Routing
(none)
Matched route
Route Matching Logs
Path to match:
/resetting/send-email
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | nucleos_profile_registration_check_email | /register/check-email | Path does not match |
| 3 | nucleos_profile_registration_confirm | /register/confirm/{token} | Path does not match |
| 4 | nucleos_profile_registration_confirmed | /register/confirmed | Path does not match |
| 5 | nucleos_profile_registration_register | /register/ | Path does not match |
| 6 | nucleos_user_security_login | /login | Path does not match |
| 7 | nucleos_user_security_check | /login_check | Path does not match |
| 8 | nucleos_user_security_logout | /logout | Path does not match |
| 9 | nucleos_user_resetting_request | /resetting/request | Path does not match |
| 10 | nucleos_user_resetting_send_email | /resetting/send-email | Path almost matches, but Method "GET" does not match any of the required methods (POST) |
| 11 | nucleos_user_resetting_check_email | /resetting/check-email | Path does not match |
| 12 | nucleos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
| 13 | nucleos_user_resetting | /resetting/ | Path does not match |
| 14 | nucleos_user_change_password | /security/change-password | Path does not match |
| 15 | nucleos_user_delete_account | /deletetion/delete | Path does not match |
| 16 | nucleos_profile_profile_edit | /profile/edit | Path does not match |
| 17 | nucleos_profile_profile_show | /profile/ | Path does not match |
| 18 | _wdt | /_wdt/{token} | Path does not match |
| 19 | _profiler_home | /_profiler/ | Path does not match |
| 20 | _profiler_search | /_profiler/search | Path does not match |
| 21 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 22 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 23 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 24 | _profiler_open_file | /_profiler/open | Path does not match |
| 25 | _profiler | /_profiler/{token} | Path does not match |
| 26 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 27 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 28 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 29 | app.rest.address.get | /addresses/{address}/get | Path does not match |
| 30 | app.bank_account.create | /bank-accounts/create | Path does not match |
| 31 | app.bank_account.delete | /bank-accounts/{account}/delete | Path does not match |
| 32 | app.bank_account.index | /bank-accounts/ | Path does not match |
| 33 | app.bank_account.update | /bank-accounts/{account}/update | Path does not match |
| 34 | app.company.create | /companies/create | Path does not match |
| 35 | app.company.address.consignee.create | /companies/{company}/addresses/consignee/create | Path does not match |
| 36 | app.company.customer.create | /companies/{company}/customers/create | Path does not match |
| 37 | app.company.address.delivery.create | /companies/{company}/addresses/delivery/create | Path does not match |
| 38 | app.company.address.invoice.create | /companies/{company}/addresses/invoice/create | Path does not match |
| 39 | app.company.delete | /companies/{company}/delete | Path does not match |
| 40 | app.company.address.delete | /companies/addresses/{address}/delete | Path does not match |
| 41 | app.company.customer.delete | /companies/customers/{customer}/delete | Path does not match |
| 42 | app.company.index | /companies/ | Path does not match |
| 43 | app.rest.company.address.delete | /companies/rest/addresses/{address}/delete | Path does not match |
| 44 | app.rest.company.customer.delete | /companies/rest/customers/{customer}/delete | Path does not match |
| 45 | app.rest.company.address | /companies/{company}/address | Path does not match |
| 46 | app.company.update | /companies/{company}/update | Path does not match |
| 47 | app.company.address.update | /companies/addresses/{address}/update | Path does not match |
| 48 | app.company.customer.update | /companies/customers/{customer}/update | Path does not match |
| 49 | app.component_inventory.delete | /component-inventory/{item}/delete | Path does not match |
| 50 | app.component_inventory.excel | /component-inventory/excel | Path does not match |
| 51 | app.component_inventory.index | /component-inventory/ | Path does not match |
| 52 | app.component_inventory.index.toggle_hide_zero_quantity | /component-inventory/toggle-hide-zero-quantity | Path does not match |
| 53 | app.component_inventory.item_log | /component-inventory/{item}/log | Path does not match |
| 54 | app.component_inventory.log | /component-inventory/log | Path does not match |
| 55 | app.component_inventory.log.excel | /component-inventory/log/excel | Path does not match |
| 56 | app.component_inventory.batch_decrease_quantity.modal | /component-inventory/batch-decrease-quantity | Path does not match |
| 57 | app.component_inventory.batch_decrease_quantity.preview | /component-inventory/batch-decrease-quantity/preview | Path does not match |
| 58 | app.component_inventory.batch_increase_quantity.modal | /component-inventory/batch-increase-quantity | Path does not match |
| 59 | app.component_inventory.batch_increase_quantity.preview | /component-inventory/batch-increase-quantity/preview | Path does not match |
| 60 | app.component_inventory.batch_set_quantity.modal | /component-inventory/batch-set-quantity | Path does not match |
| 61 | app.component_inventory.batch_set_quantity.preview | /component-inventory/batch-set-quantity/preview | Path does not match |
| 62 | app.component_inventory.decrease_quantity.modal | /component-inventory/{item}/decrease-quantity | Path does not match |
| 63 | app.component_inventory.increase_quantity.modal | /component-inventory/{item}/increase-quantity | Path does not match |
| 64 | app.component_inventory.create.modal | /component-inventory/create | Path does not match |
| 65 | app.component_inventory.update.modal | /component-inventory/{item}/update | Path does not match |
| 66 | app.currency.rate | /currency/rate/{currency} | Path does not match |
| 67 | app.home | / | Path does not match |
| 68 | app.notifications.acknowledge | /notifications/{notification}/acknowledge | Path does not match |
| 69 | app.notifications | /notifications | Path does not match |
| 70 | app.notifications.alert | /notifications/alert | Path does not match |
| 71 | app.document_version.file | /document-versions/{documentVersion}/file | Path does not match |
| 72 | app.rest.document_version.delete | /document-versions/{documentVersion}/delete | Path does not match |
| 73 | app.rest.end_customer.get | /end-customers/{endCustomer}/get | Path does not match |
| 74 | app.file.download | /files/download/{file} | Path does not match |
| 75 | app.file.view | /files/{file}/{name} | Path does not match |
| 76 | app.invoice.create.credit | /cases/{salesCase}/invoices/create/credit | Path does not match |
| 77 | app.invoice.credit | /invoices/{invoice}/credit | Path does not match |
| 78 | app.invoice.create.down_payment | /cases/{salesCase}/invoices/create/down-payment | Path does not match |
| 79 | app.invoice.create | /cases/{salesCase}/invoices/create | Path does not match |
| 80 | app.invoice.create.proforma | /cases/{salesCase}/invoices/create/proforma | Path does not match |
| 81 | app.invoice.delete | /invoices/{invoice}/delete | Path does not match |
| 82 | app.invoice.electronic-invoice.modal | /invoices/{invoice}/electronic-invoice | Path does not match |
| 83 | app.invoice.pdf | /invoices/{invoice}/pdf | Path does not match |
| 84 | app.rest.invoice.version.create | /invoices/{invoice}/versions/create | Path does not match |
| 85 | app.rest.invoice.electronic-invoice.send | /invoices/{invoice}/electronic-invoice/send | Path does not match |
| 86 | app.rest.invoice.confirmation_of_exit.update | /invoices/{invoice}/confirmation-of-exit/update | Path does not match |
| 87 | app.rest.invoice.notes.update | /invoices/{invoice}/notes/update | Path does not match |
| 88 | app.rest.invoice.status.update | /invoices/{invoice}/status/update | Path does not match |
| 89 | app.invoice.update | /invoices/{invoice}/update | Path does not match |
| 90 | app.rest.log_entry.update | /log-entries/{logEntry}/update | Path does not match |
| 91 | app.offer.delete | /offers/{offer}/delete | Path does not match |
| 92 | app.offer.pdf | /offers/{offer}/pdf | Path does not match |
| 93 | app.offer.import.file | /offers/{offer}/offer/import/file | Path does not match |
| 94 | app.rest.offer.version.create | /offers/{offer}/versions/create | Path does not match |
| 95 | app.rest.offer.import.final | /offers/{offer}/import/final | Path does not match |
| 96 | app.rest.offer.notes.update | /offers/{offer}/notes/update | Path does not match |
| 97 | app.rest.offer.status.update | /offers/{offer}/status/update | Path does not match |
| 98 | app.order_confirmation.delete | /order-confirmations/{orderConfirmation}/delete | Path does not match |
| 99 | app.order_confirmation.license_file | /order-confirmations/{orderConfirmation}/license-file | Path does not match |
| 100 | app.order_confirmation.pdf | /order-confirmations/{orderConfirmation}/pdf | Path does not match |
| 101 | app.order_confirmation.license_file_summary.modal | /order-confirmations/{orderConfirmation}/license-file-summary | Path does not match |
| 102 | app.rest.order_confirmation.version.create | /order-confirmations/{orderConfirmation}/versions/create | Path does not match |
| 103 | app.rest.order_confirmation.notes.update | /order-confirmations/{orderConfirmation}/notes/update | Path does not match |
| 104 | app.rest.order_confirmation.status.update | /order-confirmations/{orderConfirmation}/status/update | Path does not match |
| 105 | app.packing_list.create | /cases/{salesCase}/packing-lists/create | Path does not match |
| 106 | app.packing_list.delete | /packing-lists/{packingList}/delete | Path does not match |
| 107 | app.packing_list.pdf | /packing-lists/{packingList}/pdf | Path does not match |
| 108 | app.rest.packing_list.create | /cases/{salesCase}/packing-lists/create/jump | Path does not match |
| 109 | app.rest.packing_list.version.create | /packing-lists/{packingList}/versions/create | Path does not match |
| 110 | app.rest.packing_list.notes.update | /packing-lists/{packingList}/notes/update | Path does not match |
| 111 | app.packing_list.update | /packing-lists/{packingList}/update | Path does not match |
| 112 | app.rest.packing_list.status.update | /packing-lists/{packingList}/status/update | Path does not match |
| 113 | app.product_configuration_item.delete | /product-configuration-items/{productConfigurationItem}/delete | Path does not match |
| 114 | app.product_configuration_items | /product-configuration-items/ | Path does not match |
| 115 | app.product_configuration_item.create.modal | /product-configuration-items/create | Path does not match |
| 116 | app.product_configuration_item.update.modal | /product-configuration-items/{productConfigurationItem} | Path does not match |
| 117 | app.product_configuration_item.fetch | /product-configuration-items/{productConfigurationItem}/fetch/{company} | Path does not match |
| 118 | app.product_configuration_item.parse_excel | /product-configuration-items/parse-excel | Path does not match |
| 119 | app.product.price_group.create | /products/price-groups/create | Path does not match |
| 120 | app.product.price_group.delete | /products/price-groups/{priceGroup}/delete | Path does not match |
| 121 | app.product.import | /products/import | Path does not match |
| 122 | app.product.import.file | /products/import/file | Path does not match |
| 123 | app.product.import.final | /products/import/final | Path does not match |
| 124 | app.product.index | /products/ | Path does not match |
| 125 | app.product.inventory | /products/inventory | Path does not match |
| 126 | app.product.inventory.notes.modal | /products/inventory/{salesItemCode}/notes | Path does not match |
| 127 | app.product.inventory.transactions.modal | /products/inventory/{salesItemCode}/transactions | Path does not match |
| 128 | app.product.purge | /products/purge | Path does not match |
| 129 | app.product.inventory.transactions.create | /products/inventory/transactions/{salesItemCode} | Path does not match |
| 130 | app.product.inventory.corrections.delete | /products/inventory/corrections/{correction} | Path does not match |
| 131 | app.product.rest.list | /products/rest/list/{company} | Path does not match |
| 132 | app.rest.product.version_items.list | /products/version_items/list | Path does not match |
| 133 | app.product.price_group.update | /products/price-groups/{priceGroup}/update | Path does not match |
| 134 | app.purchase_order.create | /cases/{salesCase}/purchase-orders/create/{supplier} | Path does not match |
| 135 | app.purchase_order.create_all | /cases/{salesCase}/purchase-orders/create-all | Path does not match |
| 136 | app.purchase_order.delete | /purchase-orders/{purchaseOrder}/delete | Path does not match |
| 137 | app.purchase_order.pdf | /purchase-orders/{purchaseOrder}/pdf | Path does not match |
| 138 | app.purchase_order.price_updates | /price-updates | Path does not match |
| 139 | app.rest.purchase_order.version.create | /purchase-orders/{purchaseOrder}/versions/create | Path does not match |
| 140 | app.rest.purchase_order.notes.update | /purchase-orders/{purchaseOrder}/notes/update | Path does not match |
| 141 | app.rest.purchase_order.status.update | /purchase-orders/{purchaseOrder}/status/update | Path does not match |
| 142 | app.purchase_order.update | /purchase-orders/{purchaseOrder}/update | Path does not match |
| 143 | app.report.delivered_items | /reports/delivered-items | Path does not match |
| 144 | app.report.fina | /reports/fina | Path does not match |
| 145 | app.report.fivaldi | /reports/fivaldi | Path does not match |
| 146 | app.report.history | /reports/history | Path does not match |
| 147 | app.report.intrastat | /reports/intrastat | Path does not match |
| 148 | app.report.license | /reports/license | Path does not match |
| 149 | app.report.offer | /reports/offer | Path does not match |
| 150 | app.report.product_sales_margin | /reports/product-sales-margin | Path does not match |
| 151 | app.report.purchase_order | /reports/purchase-order | Path does not match |
| 152 | app.report.sales_case | /reports/sales-case | Path does not match |
| 153 | app.report.support_case | /reports/support-case | Path does not match |
| 154 | app.sales_case.offer.create | /cases/{salesCase}/offer/create | Path does not match |
| 155 | app.sales_case.order_confirmation.create | /cases/{salesCase}/order-confirmation/create | Path does not match |
| 156 | app.sales_case.index | /cases/ | Path does not match |
| 157 | app.sales_case.attachments.modal | /cases/{salesCase}/attachments | Path does not match |
| 158 | app.sales_case.create.modal | /cases/create/{type} | Path does not match |
| 159 | app.sales_case.notifications.modal | /cases/{salesCase}/notifications | Path does not match |
| 160 | app.sales_case.update.modal | /cases/{salesCase}/update | Path does not match |
| 161 | app.rest.sales_case.attachments.add | /cases/{salesCase}/attachments/add | Path does not match |
| 162 | app.rest.sales_case.attachments.remove | /cases/attachments/{attachment} | Path does not match |
| 163 | app.sales_case.offer.update | /cases/{salesCase}/offer | Path does not match |
| 164 | app.sales_case.order_confirmation.update | /cases/{salesCase}/order-confirmation | Path does not match |
| 165 | app.sales_item.connection_master | /sales-items/connection-master | Path does not match |
| 166 | app.sales_item.connection_master.fix | /sales-items/connection-master/fix | Path does not match |
| 167 | app.sales_item.incomplete.header_platform_type | /sales-items/incomplete/header-platform-type | Path does not match |
| 168 | app.sales_item.incomplete.license_info | /sales-items/incomplete/license-info | Path does not match |
| 169 | app.sales_item.incomplete.license_info.fix | /sales-items/incomplete/license-info/fix/{salesItem} | Path does not match |
| 170 | app.sales_item.update | /sales-items/{salesItem}/update | Path does not match |
| 171 | app.sales_journal.create | /sales-journals/create | Path does not match |
| 172 | app.sales_journal.create_var | /sales-journals/{company}/create-var | Path does not match |
| 173 | app.sales_journal.delete | /sales-journals/{company}/delete | Path does not match |
| 174 | app.sales_journal.index | /sales-journals/ | Path does not match |
| 175 | app.sales_journal.print | /sales-journals/{company}/print | Path does not match |
| 176 | app.sales_journal.print_all | /sales-journals/print | Path does not match |
| 177 | app.sales_journal.update | /sales-journals/{company}/update | Path does not match |
| 178 | app.setting.index | /settings/ | Path does not match |
| 179 | app.setting.rest.update | /settings/{setting}/rest/update | Path does not match |
| 180 | app.setting.update | /settings/{setting}/update | Path does not match |
| 181 | app.supplier.create | /suppliers/create | Path does not match |
| 182 | app.supplier.delete | /suppliers/{supplier}/delete | Path does not match |
| 183 | app.supplier.index | /suppliers/ | Path does not match |
| 184 | app.rest.supplier.inventory_address | /suppliers/inventory-address | Path does not match |
| 185 | app.rest.supplier.set_active | /suppliers/{supplier}/active | Path does not match |
| 186 | app.supplier.update | /suppliers/{supplier}/update | Path does not match |
| 187 | app.system.df | /system/df | Path does not match |
| 188 | app.user.create | /users/create | Path does not match |
| 189 | app.user.delete | /users/{user}/delete | Path does not match |
| 190 | app.user.index | /users/ | Path does not match |
| 191 | app.user.status | /users/{user}/status/{status} | Path does not match |
| 192 | app.user.update | /users/{user}/update | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.