Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | back_content_list | /admin/contenu | Path does not match |
2 | back_content_edit | /admin/contenu/edit/{id} | Path does not match |
3 | back_content_blocklist_remove | /admin/blocklist/remove/{id} | Path does not match |
4 | back_dashboard | /admin/dashboard | Path does not match |
5 | back_darkmode | /admin/component/darkmode | Path does not match |
6 | back_post_list | /admin/actualites/liste | Path does not match |
7 | back_post_add | /admin/actualites/add | Path does not match |
8 | back_post_edit | /admin/actualites/edit/{id} | Path does not match |
9 | back_post_remove_image | /admin/actualites/remove-image/{id} | Path does not match |
10 | back_post_remove_post | /admin/actualites/remove-post/{id} | Path does not match |
11 | back_category_project_list | /admin/categories-projets | Path does not match |
12 | back_category_project_add | /admin/categories-projets/add | Path does not match |
13 | back_category_project_edit | /admin/categories-projets/edit/{id} | Path does not match |
14 | back_category_project_remove | /admin/categories-projets/remove/{id} | Path does not match |
15 | back_projet_list | /admin/projets | Path does not match |
16 | back_projet_single | /admin/projet/{id} | Path does not match |
17 | back_projet_edit | /admin/projet/edit/{id} | Path does not match |
18 | back_projet_remove | /admin/projet/remove/{id} | Path does not match |
19 | back_projet_image_remove | /admin/projet/image/remove/{id} | Path does not match |
20 | back_projet_make_photo_profil | /admin/projet/profil/image/{idProject}/{idPhoto} | Path does not match |
21 | back_projet_remove_video | /admin/projet/suppression/video/{id} | Path does not match |
22 | back_user_add | /admin/add-admin | Path does not match |
23 | back_user_list | /admin/list-admin | Path does not match |
24 | back_user_delete | /admin/delete-admin/{id} | Path does not match |
25 | front_contact_form | /contact/contact-form | Path does not match |
26 | front_home | /{_locale} | Path almost matches, but Requirement for "_locale" does not match (fr|lu) |
27 | front_mentions_legales | /{_locale}/mentions-legales | Path does not match |
28 | front_participation | /{_locale}/participation | Path does not match |
29 | front_post_list | /actualites | Path does not match |
30 | front_post_single | /actualite/{slug} | Path does not match |
31 | front_project | /{_locale}/projets/{year} | Path does not match |
32 | front_project_team | /{_locale}/projets/{year}/{team} | Path does not match |
33 | front_project_category | /{_locale}/{categoryName}/projets | Path does not match |
34 | front_project_modal_info | /{_locale}/modal/projets/{id} | Path does not match |
35 | app_login | /login | Path does not match |
36 | app_logout | /logout | Path does not match |
37 | _preview_error | /_error/{code}.{_format} | Path does not match |
38 | _wdt | /_wdt/{token} | Path does not match |
39 | _profiler_home | /_profiler/ | Path does not match |
40 | _profiler_search | /_profiler/search | Path does not match |
41 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
42 | _profiler_phpinfo | /_profiler/phpinfo | 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 |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.