Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 13 | adminCheck | /admin/check | Path does not match |
| 14 | adminDashboard | / | Path does not match |
| 15 | adminAppointmentDashboard | /admin/appointment | Path does not match |
| 16 | adminAppointletAddCSV | /admin/appointment/appointlet/add/csv | Path does not match |
| 17 | adminAppointmentList | /admin/appointment/list | Path does not match |
| 18 | adminAppointmentEdit | /admin/appointment/edit/{id} | Path does not match |
| 19 | adminAppointmentDelete | /admin/appointment/delete/{id} | Path does not match |
| 20 | adminCatalogueDashboard | /admin/catalogue | Path does not match |
| 21 | adminProductDelete | /admin/catalogue/product/delete/{id} | Path does not match |
| 22 | adminCollectionsDashboard | /admin/catalogue/collections | Path does not match |
| 23 | adminCollectionsAdd | /admin/catalogue/collections/add | Path does not match |
| 24 | adminSellsyCollectionsAdd | /admin/catalogue/collections/sellsy/add | Path does not match |
| 25 | adminAddEstimateForCompany | /admin/company/estimate/add/{id} | Path does not match |
| 26 | adminValidatedEstimatev3 | /admin/company/estimate/admin-validate/{id} | Path does not match |
| 27 | adminSaveCompanyEstimate | /admin/company/estimate/save | Path does not match |
| 28 | adminDeleteCompanyEstimate | /admin/company/estimate/delete/{id} | Path does not match |
| 29 | adminDuplicateEstimateCompany | /admin/company/estimate/duplicate/{id} | Path does not match |
| 30 | adminEditCompanyEstimate | /admin/company/estimate/edit/{id} | Path does not match |
| 31 | adminCompanyEditInvoice | /admin/company/invoice/edit/{id} | Path does not match |
| 32 | adminSaveCompanyInvoice | /admin/company/invoice/save | Path does not match |
| 33 | adminCompanyDashboard | /admin/company | Path does not match |
| 34 | adminCompanyAddForm | /admin/company/form/add | Path does not match |
| 35 | adminCompanyEditForm | /admin/company/form/edit/{id} | Path does not match |
| 36 | adminCompanyDetails | /admin/company/{id} | Path does not match |
| 37 | adminCompanyDelete | /admin/company/delete/{id} | Path does not match |
| 38 | adminContactDashboard | /admin/contact | Path does not match |
| 39 | adminContactAll | /admin/contact/all | Path does not match |
| 40 | adminContactSearch | /admin/contact/search | Path does not match |
| 41 | adminContactProspect | /admin/contact/prospect | Path does not match |
| 42 | adminContactClient | /admin/contact/client | Path does not match |
| 43 | adminContactDetails | /admin/contact/{id} | Path does not match |
| 44 | adminContactAddForm | /admin/contact/form/add | Path does not match |
| 45 | adminContactEditForm | /admin/contact/form/edit/{id} | Path does not match |
| 46 | adminContactDelete | /admin/contact/delete/{id} | Path does not match |
| 47 | adminContactAddSellsy | /admin/contact/add/sellsy | Path does not match |
| 48 | adminContactReminderDelete | /admin/contact/reminder/delete/{id} | Path does not match |
| 49 | adminContactReminderEdit | /admin/contact/reminder/edit/{id} | Path does not match |
| 50 | adminDeliveryDashboard | /admin/delivery | Path does not match |
| 51 | adminDeliverySearch | /admin/delivery/search | Path does not match |
| 52 | adminPdfViewDeliveryGuide | /admin/delivery/shopify/view/pdf/guide | Path does not match |
| 53 | adminDeliverySwitch | /admin/delivery/{id} | Path does not match |
| 54 | adminFormDeliveryFromEstimate | /admin/delivery/form/{id} | Path does not match |
| 55 | adminShopifyDelivery | /admin/shopify/delivery/{id} | Path does not match |
| 56 | adminShopifyDeliveryForm | /admin/shopify/delivery/form/{id} | Path does not match |
| 57 | adminDocumentDashboard | /admin/document | Path does not match |
| 58 | adminEstimatesDashboard | /admin/estimate | Path does not match |
| 59 | adminAddEstimateWithContact | /admin/estimate/add/{id} | Path does not match |
| 60 | adminEditEstimate | /admin/estimate/edit/{id} | Path does not match |
| 61 | adminSaveEstimate | /admin/estimate/save | Path does not match |
| 62 | adminViewEstimate | /admin/estimate/view/{id} | Path does not match |
| 63 | adminAddSellsyEstimates | /admin/estimate/sellsy/add | Path does not match |
| 64 | adminPdfViewCustomerEstimate | /admin/estimate/view/pdf/customer/{id} | Path does not match |
| 65 | adminPdfViewDressmakerEstimate | /admin/estimate/view/pdf/dressmaker/{id} | Path does not match |
| 66 | adminDuplicateEstimate | /admin/estimate/duplicate/{id} | Path does not match |
| 67 | adminEstimateDelivery | /admin/estimate/delivery/{id} | Path does not match |
| 68 | adminDeleteEstimate | /admin/estimate/delete/{id} | Path does not match |
| 69 | adminEstimatesDocumentDetailCategory | /admin/estimate/document-detail-category | Path does not match |
| 70 | adminEstimateSend | /admin/estimate/send/{id} | Path does not match |
| 71 | adminEstimateEmailTemplate | /admin/estimate/email/template/{id} | Path does not match |
| 72 | adminEstimateProduction | /admin/estimate/production/{id} | Path does not match |
| 73 | adminInvoicesDashboard | /admin/invoices | Path does not match |
| 74 | adminInvoicesAddFromDeposit | /admin/invoice/deposit/add/deposit/{id} | Path does not match |
| 75 | adminInvoicesDepositAddFromEstimate | /admin/invoice/deposit/add/estimate/{id} | Path does not match |
| 76 | adminInvoicesDepositAddDefinitiveFromAdvance | /admin/invoice/deposit/add/estimate/definitive/{id} | Path does not match |
| 77 | adminViewInvoice | /admin/invoice/view/{id} | Path does not match |
| 78 | adminPdfViewInvoice | /admin/invoice/view/pdf/{id} | Path does not match |
| 79 | adminCompanyRelaunch | /admin/company/relaunch/{id} | Path does not match |
| 80 | adminAddInvoice | /admin/invoice/add/{id} | Path does not match |
| 81 | adminEditInvoice | /admin/invoice/edit/{id} | Path does not match |
| 82 | adminDuplicateInvoice | /admin/invoice/duplicate/{id} | Path does not match |
| 83 | adminDeleteInvoice | /admin/invoice/delete/{id} | Path does not match |
| 84 | adminSaveInvoice | /admin/invoice/save | Path does not match |
| 85 | adminInvoiceSend | /admin/invoice/send/{id} | Path does not match |
| 86 | adminInvoiceEmailTemplate | /admin/invoice/email/template/{id} | Path does not match |
| 87 | adminMultiBrandsDashboard | /admin/multi-brands | Path does not match |
| 88 | adminMultiBrandsStats | /admin/multi-brands/dashboard | Path does not match |
| 89 | adminPaymentsDashboard | /admin/payments | Path does not match |
| 90 | invoiceSavePayment | /admin/invoice/save/payment/{id} | Path does not match |
| 91 | invoiceDepositSavePayment | /admin/invoice/deposit/payment/{id} | Path does not match |
| 92 | adminDeletePayment | /admin/delete/payment/{id} | Path does not match |
| 93 | adminProductCodeDashboard | /admin/product/code | Path does not match |
| 94 | adminProductCodeAddCSV | /admin/product/add/csv/code | Path does not match |
| 95 | adminProductCodeDelete | /admin/product/code/delete/{id} | Path does not match |
| 96 | adminProductLegDashboard | /admin/product/leg | Path does not match |
| 97 | adminProductLegAddCSV | /admin/product/add/csv/leg | Path does not match |
| 98 | adminProductLegDelete | /admin/product/leg/delete/{id} | Path does not match |
| 99 | adminProductLengthDashboard | /admin/product/length | Path does not match |
| 100 | adminProductLengthAddCSV | /admin/product/add/csv/length | Path does not match |
| 101 | adminProductLengthDelete | /admin/product/length/delete/{id} | Path does not match |
| 102 | adminProductMaterialCodeDashboard | /admin/product/material-code | Path does not match |
| 103 | adminProductMaterialCodeAddCSV | /admin/product/add/csv/material-code | Path does not match |
| 104 | adminProductMaterialCodeDelete | /admin/product/material-code/delete/{id} | Path does not match |
| 105 | adminProductNeckline | /admin/product/neckline | Path does not match |
| 106 | adminProductNecklineAddCSV | /admin/product/add/csv/neckline | Path does not match |
| 107 | adminProductNecklineDelete | /admin/product/neckline/delete/{id} | Path does not match |
| 108 | adminProductShapeDashboard | /admin/product/shape | Path does not match |
| 109 | adminProductShapeAddCSV | /admin/product/add/csv/shape | Path does not match |
| 110 | adminProductShapeDelete | /admin/product/shape/delete/{id} | Path does not match |
| 111 | adminProductSleeveLength | /admin/product/sleeve-length | Path does not match |
| 112 | adminProductSleeveLengthAddCSV | /admin/product/add/csv/sleeve-length | Path does not match |
| 113 | adminProductSleeveLengthDelete | /admin/product/sleeve-length/delete/{id} | Path does not match |
| 114 | adminProductDetails | /admin/catalogue/product/{slug} | Path does not match |
| 115 | adminProductsAdd | /admin/catalogue/products/add | Path does not match |
| 116 | adminMaterialAdd | /admin/catalogue/materials/add | Path does not match |
| 117 | adminMismatchedAdd | /admin/catalogue/mismatched/add | Path does not match |
| 118 | adminSellsyProductsAdd | /admin/catalogue/products/sellsy/add | Path does not match |
| 119 | adminProductSearch | /admin/catalogue/products/search | Path does not match |
| 120 | adminProductVariationsDashboard | /admin/catalogue/variations | Path does not match |
| 121 | adminProductVariationsDetails | /admin/catalogue/variations/{slug} | Path does not match |
| 122 | adminProductVariationAdd | /admin/catalogue/{slug}/variation/add | Path does not match |
| 123 | adminSellsyProductsVariationsAdd | /admin/catalogue/products/variations/sellsy/add | Path does not match |
| 124 | adminProductVariationDelete | /admin/catalogue/product/variation/delete/{id} | Path does not match |
| 125 | adminUserDashboard | /admin/user | Path does not match |
| 126 | adminUserEdit | /admin/user/edit/{id} | Path does not match |
| 127 | adminUserDelete | /admin/user/delete/{id} | Path does not match |
| 128 | adminUserAddSellsy | /admin/user/sellsy/add | Path does not match |
| 129 | adminRoleDashboard | /admin/role | Path does not match |
| 130 | adminRoleAdd | /admin/role/add | Path does not match |
| 131 | adminRoleEdit | /admin/role/edit/{id} | Path does not match |
| 132 | adminRoleDelete | /admin/role/delete/{id} | Path does not match |
| 133 | adminUserInRole | /admin/role/user/{id} | Path does not match |
| 134 | login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.