Routing
app_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://recette.syndicalismehebdo.fr/
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | admin_to_client_switch_sender | /admin/to-client-switch-sender/{email} | Path does not match |
| 14 | app_admin_article_export | /admin/articles/export | Path does not match |
| 15 | admin_dashboard | /admin | Path does not match |
| 16 | admin_edition_publish | /admin/edition/publish/{issue} | Path does not match |
| 17 | admin_edition_preview_template | /admin/edition/preview-template/{issue} | Path does not match |
| 18 | admin_media_info_all | /admin/media-info/{media} | Path does not match |
| 19 | admin_media_info_url | /admin/media-info/{media}/url | Path does not match |
| 20 | admin_login | /admin/login | Path does not match |
| 21 | admin_logout | /admin/logout | Path does not match |
| 22 | admin_to_client_switch_receiver | /to-client-switch-receiver/ | Path does not match |
| 23 | app_api_article_list | /api/v1/articles | Path does not match |
| 24 | app_api_article_details | /api/v1/articles/{id} | Path does not match |
| 25 | app_api_article_details_1 | /api/v1/articles/slug/{slug} | Path does not match |
| 26 | app_api_article_light | /api/v1/articles/{id}/light | Path does not match |
| 27 | app_api_article_light_1 | /api/v1/articles/slug/{slug}/light | Path does not match |
| 28 | api_login | /api/v1/auth/login | Path does not match |
| 29 | api_logout | /api/v1/auth/logout | Path does not match |
| 30 | app_api_auth_whoami | /api/v1/whoami | Path does not match |
| 31 | app_api_comment_post | /api/v1/articles/{id}/comments | Path does not match |
| 32 | app_api_comment_post_1 | /api/v1/articles/slug/{slug}/comments | Path does not match |
| 33 | app_api_comment_list | /api/v1/articles/{id}/comments | Path does not match |
| 34 | app_api_comment_list_1 | /api/v1/articles/slug/{slug}/comments | Path does not match |
| 35 | app_api_comment_flag | /api/v1/comments/{id}/flag | Path does not match |
| 36 | app_api_contact_post | /api/v1/contact | Path does not match |
| 37 | app_api_default_setup | /api/v1/setup | Path does not match |
| 38 | app_api_default_homepage | /api/v1/homepage | Path does not match |
| 39 | app_api_edition_list | /api/v1/editions | Path does not match |
| 40 | app_api_edition_details | /api/v1/editions/{id} | Path does not match |
| 41 | app_api_edition_details_1 | /api/v1/editions/issue/{issue} | Path does not match |
| 42 | app_api_edition_detailsfull | /api/v1/editions/{id}/full | Path does not match |
| 43 | app_api_edition_detailsfull_1 | /api/v1/editions/issue/{issue}/full | Path does not match |
| 44 | app_api_page_page | /api/v1/pages/{id} | Path does not match |
| 45 | app_api_page_page_1 | /api/v1/pages/slug/{slug} | Path does not match |
| 46 | app_api_user_user | /api/v1/user | Path does not match |
| 47 | app_api_user_updateuser | /api/v1/user | Path does not match |
| 48 | app_user_subscribe | /api/v1/subscribe | Path does not match |
| 49 | app_user_unsubscribe | /api/v1/unsubscribe | Path does not match |
| 50 | app_api_user_requestpasswordchange | /api/v1/request-password-change | Path does not match |
| 51 | app_do_password_change | /api/v1/do-password-change | Path does not match |
| 52 | app_api_user_changepassword | /api/v1/change-password | Path does not match |
| 53 | app_api_user_cancelalerts | /api/v1/cancel-alerts | Path does not match |
| 54 | app_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.