Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | app.swagger_ui | /api/doc | Path does not match |
| 3 | app.swagger | /api/doc.json | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | app_admin_pricing_units | /admin/settings/pricing-units | Path does not match |
| 19 | app_admin_pricing_unit_create | /admin/settings/pricing-units/create | Path does not match |
| 20 | app_admin_pricing_unit_edit | /admin/settings/pricing-units/{id}/edit | Path does not match |
| 21 | app_admin_pricing_unit_delete | /admin/settings/pricing-units/{id}/delete | Path does not match |
| 22 | app_admin_sub_service_types | /admin/settings/sub-service-types | Path does not match |
| 23 | app_admin_sub_service_type_create | /admin/settings/sub-service-types/create | Path does not match |
| 24 | app_admin_sub_service_type_edit | /admin/settings/sub-service-types/{id}/edit | Path does not match |
| 25 | app_admin_sub_service_type_delete | /admin/settings/sub-service-types/{id}/delete | Path does not match |
| 26 | app_admin_products_export | /admin/products/export | Path does not match |
| 27 | app_admin_overview | /admin/overview | Path does not match |
| 28 | app_admin_orders | /admin/orders | Path does not match |
| 29 | app_admin_documents | /admin/documents | Path does not match |
| 30 | app_admin_users | /admin/users | Path does not match |
| 31 | app_admin_user_create | /admin/users/create | Path does not match |
| 32 | app_admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 33 | app_admin_products | /admin/products | Path does not match |
| 34 | app_admin_product_create | /admin/products/create | Path does not match |
| 35 | app_admin_product_show | /admin/products/{id} | Path does not match |
| 36 | app_admin_product_categories | /admin/product-categories | Path does not match |
| 37 | app_admin_product_category_show | /admin/product-categories/{id} | Path does not match |
| 38 | app_admin_product_category_create | /admin/product-categories/create | Path does not match |
| 39 | app_admin_product_category_edit | /admin/product-categories/{id}/edit | Path does not match |
| 40 | app_admin_product_category_delete | /admin/product-categories/{id}/delete | Path does not match |
| 41 | app_admin_product_edit | /admin/products/{id}/edit | Path does not match |
| 42 | app_admin_product_delete | /admin/products/{id}/delete | Path does not match |
| 43 | api_customers_list | /api/customers | Path does not match |
| 44 | api_customers_get | /api/customers/{id} | Path does not match |
| 45 | api_customers_orders | /api/customers/{id}/orders | Path does not match |
| 46 | api_customers_by_number | /api/customers/by-customer-number/{customerNumber} | Path does not match |
| 47 | api_documents_list | /api/documents | Path does not match |
| 48 | api_documents_get | /api/documents/{id} | Path does not match |
| 49 | api_documents_update_status | /api/documents/{id}/status | Path does not match |
| 50 | api_documents_by_order | /api/documents/order/{orderId} | Path does not match |
| 51 | api_leads_list | /api/leads | Path does not match |
| 52 | api_leads_get | /api/leads/{id} | Path does not match |
| 53 | api_leads_create | /api/leads | Path does not match |
| 54 | api_leads_update | /api/leads/{id} | Path does not match |
| 55 | api_leads_delete | /api/leads/{id} | Path does not match |
| 56 | api_orders_list | /api/orders | Path does not match |
| 57 | api_orders_get | /api/orders/{id} | Path does not match |
| 58 | api_orders_update_status | /api/orders/{id}/status | Path does not match |
| 59 | api_products_list | /api/products | Path does not match |
| 60 | api_products_get | /api/products/{id} | Path does not match |
| 61 | api_products_by_category | /api/products/by-category/{categoryId} | Path does not match |
| 62 | app_admin_api_keys | /admin/api-keys | Path does not match |
| 63 | app_admin_api_key_create | /admin/api-keys/create | Path does not match |
| 64 | app_admin_api_key_view | /admin/api-keys/{id} | Path does not match |
| 65 | app_admin_api_key_toggle | /admin/api-keys/{id}/toggle | Path does not match |
| 66 | app_admin_api_key_delete | /admin/api-keys/{id}/delete | Path does not match |
| 67 | app_admin_api_key_regenerate | /admin/api-keys/{id}/regenerate | Path does not match |
| 68 | app_admin_api_key_update_ips | /admin/api-keys/{id}/update-ips | Path does not match |
| 69 | app_order_checklist | /order/{id}/checklist | Path does not match |
| 70 | app_checklist_item_toggle | /checklist/item/{id}/toggle | Path does not match |
| 71 | app_checklist_item_answer | /checklist/{instanceId}/item/{itemId}/answer | Path does not match |
| 72 | app_checklist_sync_with_template | /checklist/{id}/sync-with-template | Path does not match |
| 73 | app_admin_checklist_templates | /admin/checklist-templates | Path does not match |
| 74 | app_admin_checklist_template_create | /admin/checklist-templates/create | Path does not match |
| 75 | app_admin_checklist_template_edit | /admin/checklist-templates/{id}/edit | Path does not match |
| 76 | app_admin_checklist_template_duplicate | /admin/checklist-templates/{id}/duplicate | Path does not match |
| 77 | app_admin_checklist_template_toggle | /admin/checklist-templates/{id}/toggle | Path does not match |
| 78 | app_admin_checklist_template_delete | /admin/checklist-templates/{id}/delete | Path does not match |
| 79 | app_consultation_request | /consultation/request | Path does not match |
| 80 | app_consultation_my_requests | /consultation/my-requests | Path does not match |
| 81 | app_admin_consultations | /admin/consultations | Path does not match |
| 82 | app_admin_consultation_show | /admin/consultations/{id} | Path does not match |
| 83 | app_admin_correspondence | /admin/correspondence | Path does not match |
| 84 | app_order_correspondence | /admin/order/{id}/correspondence | Path does not match |
| 85 | app_admin_correspondence_show | /admin/correspondence/{id} | Path does not match |
| 86 | app_admin_correspondence_reply | /admin/correspondence/{id}/reply | Path does not match |
| 87 | app_admin_correspondence_mark_read | /admin/correspondence/{id}/mark-read | Path does not match |
| 88 | app_admin_correspondence_generate_ai | /admin/correspondence/{id}/generate-ai | Path does not match |
| 89 | app_admin_customers_pending | /admin/customers/pending | Path does not match |
| 90 | app_admin_customer_review | /admin/customers/{id}/review | Path does not match |
| 91 | app_admin_customers | /admin/customers | Path does not match |
| 92 | app_admin_customer_create | /admin/customers/create | Path does not match |
| 93 | app_admin_customer_edit | /admin/customers/{id}/edit | Path does not match |
| 94 | app_admin_customer_delete | /admin/customers/{id}/delete | Path does not match |
| 95 | app_admin_customer_toggle_status | /admin/customers/{id}/toggle-status | Path does not match |
| 96 | admin_customer_products | /admin/customer-products/customer/{id} | Path does not match |
| 97 | admin_customer_product_assign | /admin/customer-products/customer/{id}/assign | Path does not match |
| 98 | admin_customer_product_unassign | /admin/customer-products/customer/{customerId}/product/{productId}/unassign | Path does not match |
| 99 | admin_customer_product_set_price | /admin/customer-products/customer/{customerId}/product/{productId}/set-price | Path does not match |
| 100 | admin_product_customers | /admin/customer-products/product/{id} | Path does not match |
| 101 | admin_customer_product_price_history | /admin/customer-products/customer/{customerId}/product/{productId}/price-history | Path does not match |
| 102 | app_home | / | Path does not match |
| 103 | app_dashboard | /dashboard | Path does not match |
| 104 | app_order_documents | /order/{id}/documents | Path does not match |
| 105 | app_order_document_upload | /order/{id}/documents/upload | Path does not match |
| 106 | app_admin_document_approve | /admin/document/{id}/approve | Path does not match |
| 107 | app_admin_document_reject | /admin/document/{id}/reject | Path does not match |
| 108 | app_admin_document_delete | /admin/document/{id}/delete | Path does not match |
| 109 | app_document_view | /document/{id}/view | Path does not match |
| 110 | app_document_download | /document/{id}/download | Path does not match |
| 111 | app_documents | /documents | Path does not match |
| 112 | app_admin_inbox | /admin/inbox | Path does not match |
| 113 | app_admin_inbox_show | /admin/inbox/{id} | Path does not match |
| 114 | app_admin_inbox_assign | /admin/inbox/{id}/assign | Path does not match |
| 115 | app_admin_inbox_mark_reviewed | /admin/inbox/{id}/mark-reviewed | Path does not match |
| 116 | app_admin_inbox_unmark_reviewed | /admin/inbox/{id}/unmark-reviewed | Path does not match |
| 117 | app_admin_inbox_attachment | /admin/inbox/{id}/attachment/{index} | Path does not match |
| 118 | app_admin_inbox_fetch | /admin/inbox/fetch-now | Path does not match |
| 119 | app_admin_leads | /admin/leads | Path does not match |
| 120 | app_admin_lead_view | /admin/leads/{id} | Path does not match |
| 121 | app_admin_lead_delete | /admin/leads/{id}/delete | Path does not match |
| 122 | app_admin_lead_resend | /admin/leads/{id}/resend-verification | Path does not match |
| 123 | app_order_create | /order/create/{id} | Path does not match |
| 124 | app_orders | /orders | Path does not match |
| 125 | app_order_show | /order/{id} | Path does not match |
| 126 | app_admin_order_create | /admin/orders/create | Path does not match |
| 127 | app_admin_order_approve | /admin/order/{id}/approve | Path does not match |
| 128 | app_admin_order_reject | /admin/order/{id}/reject | Path does not match |
| 129 | app_admin_order_update_status | /admin/order/{id}/update-status | Path does not match |
| 130 | app_order_send_email | /order/{id}/send-email | Path does not match |
| 131 | app_order_generate_ai | /order/{id}/generate-ai | Path does not match |
| 132 | app_order_create_child | /admin/order/{parentId}/create-child | Path does not match |
| 133 | app_products | /products | Path does not match |
| 134 | app_product_show | /products/{slug} | Path does not match |
| 135 | app_products_by_category | /products/category/{slug} | Path does not match |
| 136 | app_profile | /profile | Path does not match |
| 137 | app_profile_update | /profile/update | Path does not match |
| 138 | app_profile_remove_picture | /profile/remove-picture | Path does not match |
| 139 | app_register | /register | Path does not match |
| 140 | app_register_verify | /register/verify/{token} | Path does not match |
| 141 | app_register_complete | /register/complete/{token} | Path does not match |
| 142 | app_renewals_dashboard | /admin/renewals | Path does not match |
| 143 | app_renewal_add | /admin/renewals/order/{orderId}/add | Path does not match |
| 144 | app_renewal_edit | /admin/renewals/{id}/edit | Path does not match |
| 145 | app_renewal_mark_renewed | /admin/renewals/{id}/mark-renewed | Path does not match |
| 146 | app_renewal_delete | /admin/renewals/{id}/delete | Path does not match |
| 147 | app_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.