Routing
about
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/a-propos
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | himow_admin_index | /admin/ | Path does not match |
| 3 | himow_admin_login | /admin/login | Path does not match |
| 4 | himow_admin_logout | /admin/logout | Path does not match |
| 5 | himow_admin_register | /admin/register | Path does not match |
| 6 | himow_admin_verify_email | /admin/verify/email | Path does not match |
| 7 | himow_admin_components_manager_components_index | /admin/components-manager/ | Path does not match |
| 8 | himow_admin_design_system_components_manager_components_index | /admin/components-manager/design-system | Path does not match |
| 9 | himow_admin_components_manager_components_composer_switch | /admin/components-manager/{componentSlug}/composer | Path does not match |
| 10 | himow_admin_components_manager_components_symfony_switch | /admin/components-manager/{componentSlug}/symfony | Path does not match |
| 11 | himow_admin_components_entities_index | /admin/components-entities/ | Path does not match |
| 12 | himow_admin_components_entities_create | /admin/components-entities/create | Path does not match |
| 13 | himow_admin_components_entities_update | /admin/components-entities/{id}/update | Path does not match |
| 14 | himow_admin_components_entities_delete | /admin/components-entities/{id}/delete | Path does not match |
| 15 | himow_admin_components_properties_index | /admin/components-properties/ | Path does not match |
| 16 | himow_admin_components_properties_create | /admin/components-properties/create | Path does not match |
| 17 | himow_admin_components_properties_update | /admin/components-properties/{id}/update | Path does not match |
| 18 | himow_admin_components_properties_delete | /admin/components-properties/{id}/delete | Path does not match |
| 19 | himow_admin_page_builder_index | /admin/page-builder/ | Path does not match |
| 20 | himow_admin_page_builder_create | /admin/page-builder/create | Path does not match |
| 21 | himow_admin_page_builder_retrieve | /admin/page-builder/{id}/retrieve | Path does not match |
| 22 | himow_admin_page_builder_update | /admin/page-builder/{id}/update | Path does not match |
| 23 | himow_admin_page_builder_delete | /admin/page-builder/{id}/delete | Path does not match |
| 24 | himow_search_results | /search/results | Path does not match |
| 25 | himow_admin_user_index | /admin/user/ | Path does not match |
| 26 | himow_admin_user_create | /admin/user/create | Path does not match |
| 27 | himow_admin_user_retrieve | /admin/user/{id}/retrieve | Path does not match |
| 28 | himow_admin_user_update | /admin/user/{id}/update | Path does not match |
| 29 | himow_admin_user_delete | /admin/user/{id}/delete | Path does not match |
| 30 | himow_user_login | /login | Path does not match |
| 31 | himow_user_logout | /logout | Path does not match |
| 32 | himow_user_register | /register | Path does not match |
| 33 | himow_user_verify_email | /verify/email | Path does not match |
| 34 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 35 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 36 | _wdt | /_wdt/{token} | Path does not match |
| 37 | _profiler_home | /_profiler/ | Path does not match |
| 38 | _profiler_search | /_profiler/search | Path does not match |
| 39 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 40 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 41 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 42 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 43 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 44 | _profiler_open_file | /_profiler/open | Path does not match |
| 45 | _profiler | /_profiler/{token} | Path does not match |
| 46 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 47 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 48 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 49 | index | / | Path does not match |
| 50 | itineraires | /itineraires | Path does not match |
| 51 | vans | /nos-vans | Path does not match |
| 52 | about | /a-propos | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.