Routing
(none)
Matched route
Route Matching Logs
Path to match:
/telescope/requests
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _logout_rci | /logout | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | login_auth | /connexion/auth | Path does not match |
| 18 | login_home | / | Path does not match |
| 19 | login_token | /connexion/token | Path does not match |
| 20 | login_reset | /connexion/reinitialisation/{token} | Path does not match |
| 21 | login_change_password | /connexion/change_password | Path does not match |
| 22 | login_create_password | /connexion/create_password/{token} | Path does not match |
| 23 | login_update_password | /connexion/update_password/{token} | Path does not match |
| 24 | account_document_download | /account/document/{filename} | Path does not match |
| 25 | admin_alert_delete | /admin/alerts/delete/{publicId} | Path does not match |
| 26 | admin_alert_clear | /admin/alerts/clear | Path does not match |
| 27 | admin_customer_home | /admin/client/ | Path does not match |
| 28 | admin_customer_detail | /admin/client/detail/{id} | Path does not match |
| 29 | admin_customer_update | /admin/client/update/{id} | Path does not match |
| 30 | admin_home | /admin/ | Path does not match |
| 31 | admin_requests_detail | /admin/demandes/{type}/{id} | Path does not match |
| 32 | admin_requests | /admin/demandes/{type} | Path does not match |
| 33 | admin_quotes | /admin/devis | Path does not match |
| 34 | admin_customers | /admin/clients | Path does not match |
| 35 | admin_invoices | /admin/factures | Path does not match |
| 36 | admin_reports | /admin/rapports | Path does not match |
| 37 | admin_pos | /admin/pos | Path does not match |
| 38 | admin_lecture_view | /admin/lecture/{type}/{moment}/{category} | Path does not match |
| 39 | admin_user_home | /admin/user/ | Path does not match |
| 40 | admin_user_detail | /admin/user/modifier/{id} | Path does not match |
| 41 | admin_user_update | /admin/user/update/{id} | Path does not match |
| 42 | admin_user_creation | /admin/user/creation | Path does not match |
| 43 | admin_user_create | /admin/user/create | Path does not match |
| 44 | register_form | /inscription/{type} | Path does not match |
| 45 | register_submit | /inscription/validation | Path does not match |
| 46 | catalog_detail | /catalogue/detail/{slug} | Path does not match |
| 47 | catalog_listing | /catalogue/{category} | Path does not match |
| 48 | product_list_by_account | /product/listByAccount/{accountID} | Path does not match |
| 49 | account_home | /compte | Path does not match |
| 50 | account_order_detail | /compte/commandes/{id} | Path does not match |
| 51 | account_add_client | /compte/add-clients | Path does not match |
| 52 | form_mandataire | /api/form/mandataire | Path does not match |
| 53 | api_register_mandataire | /api/register/mandataire | Path does not match |
| 54 | home_index | / | Path does not match |
| 55 | home_static_page | /{page} | Path does not match |
| 56 | home_category | /{category} | Path does not match |
| 57 | api_order_create | /api/orders | Path does not match |
| 58 | api_order_approve | /api/orders/{id}/approve | Path does not match |
| 59 | api_order_add_comment | /api/orders/{id}/comment | Path does not match |
| 60 | api_account_orders | /api/account/{accountId}/orders | Path does not match |
| 61 | admin_orders_list | /admin/orders | Path does not match |
| 62 | admin_order_detail | /admin/orders/{id} | Path does not match |
| 63 | admin_order_update_text | /admin/orders/{id}/update-text | Path does not match |
| 64 | admin_order_send_for_validation | /admin/orders/{id}/send-for-validation | Path does not match |
| 65 | order_file_serve | /uploads/orders/{filename} | 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.