Routing
(none)
Matched route
Route Matching Logs
Path to match:
/shell
| # | 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 | back_content_list | /admin/contenu | Path does not match |
| 13 | back_content_single | /admin/contenu/{slug} | Path does not match |
| 14 | back_content_edit | /admin/contenu/edit/{id} | Path does not match |
| 15 | back_slider_add | /admin/slider/add | Path does not match |
| 16 | back_slider_edit | /admin/slider/edit/{id} | Path does not match |
| 17 | back_slider_list | /admin/slider/list | Path does not match |
| 18 | back_slider_remove_img | /admin/slider/remove/{id}/{image} | Path does not match |
| 19 | back_dashboard | /admin/dashboard | Path does not match |
| 20 | back_darkmode | /admin/component/darkmode | Path does not match |
| 21 | back_job_add | /admin/job/add | Path does not match |
| 22 | back_job_edit | /admin/job/edit/{id} | Path does not match |
| 23 | back_job_list | /admin/job/list | Path does not match |
| 24 | back_job_remove | /admin/job/remove/{id} | Path does not match |
| 25 | back_pages | /admin/pages | Path does not match |
| 26 | back_pages_edit | /admin/pages/edition/{id} | Path does not match |
| 27 | back_user_add | /admin/add-admin | Path does not match |
| 28 | back_user_list | /admin/list-admin | Path does not match |
| 29 | back_user_delete | /admin/delete-admin/{id} | Path does not match |
| 30 | front_contact | /contact | Path does not match |
| 31 | front_contact_form | /contact/submit-form | Path does not match |
| 32 | front_home_index | / | Path does not match |
| 33 | front_job_jobs | /offres-emplois | Path does not match |
| 34 | front_job_single | /offres-emplois/{id} | Path does not match |
| 35 | fornt_management_syndicale | /gestion-copropriete | Path does not match |
| 36 | front_immo_agency | /garantie-locative | Path does not match |
| 37 | fornt_management_locative | /gestion-locative | Path does not match |
| 38 | fornt_management_building_maintenance | /entretien-batiment | Path does not match |
| 39 | front_page | /page/{name} | Path does not match |
| 40 | app_forgot_password_request | /mot-de-passe-oublie | Path does not match |
| 41 | app_check_email | /mot-de-passe-oublie/check-email | Path does not match |
| 42 | app_reset_password | /mot-de-passe-oublie/reset/{token} | Path does not match |
| 43 | app_login | /login | Path does not match |
| 44 | app_logout | /logout | Path does not match |
| 45 | _preview_error | /_error/{code}.{_format} | 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.