Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_main | / | Path does not match |
| 15 | app_programme_index | /programmes/ | Path does not match |
| 16 | app_programme_add | /programmes/add | Path does not match |
| 17 | app_programme_details | /programmes/{id} | Path does not match |
| 18 | app_programme_reorder | /programmes/reorder | Path does not match |
| 19 | app_programme_delete | /programmes/suppression/{id} | Path does not match |
| 20 | app_programme_update_position | /programmes/update-position/{id} | Path does not match |
| 21 | app_programme_image_delete | /programmes/images/suppression/{id} | Path does not match |
| 22 | app_programme_lot_add | /programmes/lots/add/{programme_id} | Path does not match |
| 23 | app_programme_lot_detail | /programmes/lot/{id} | Path does not match |
| 24 | app_programme_plandulot_delete | /programmes/lot/plandulot/suppression/{id} | Path does not match |
| 25 | app_programme_plandulot_download | /programmes/lot/plandulot/telechargement/{id} | Path does not match |
| 26 | app_programme_lots | /programmes/lots/{id} | Path does not match |
| 27 | app_programme_lots_delete | /programmes/lots/suppression/{id} | Path does not match |
| 28 | app_programme_update_position_lots | /programmes/lots/update-position/{id} | Path does not match |
| 29 | app_programme_piecesjointes | /programmes/piecesjointes/{id} | Path does not match |
| 30 | app_programme_piecesjointes_download | /programmes/piecesjointes/telechargement/{id}/{filename} | Path does not match |
| 31 | app_programme_piecesjointes_delete | /programmes/piecesjointes/suppression/{id} | Path does not match |
| 32 | app_programme_imageslist | /programmes/imageslist/{id} | Path does not match |
| 33 | app_programme_imageslist_delete | /programmes/imageslist/suppression/{id} | Path does not match |
| 34 | app_programme_export_programme | /programmes/programmes/export/{id} | Path does not match |
| 35 | app_programme_wordpress_force_programme | /programmes/programmes/force/{id} | Path does not match |
| 36 | app_gestion_localisations_index | /gestion/localisations/ | Path does not match |
| 37 | app_gestion_localisations_details | /gestion/localisations/{id} | Path does not match |
| 38 | app_gestion_localisations_add | /gestion/localisations/add | Path does not match |
| 39 | app_gestion_statuts_index | /gestion/statuts/ | Path does not match |
| 40 | app_gestion_statuts_add | /gestion/statuts/add | Path does not match |
| 41 | app_gestion_statuts_details | /gestion/statuts/{id} | Path does not match |
| 42 | app_gestion_types_index | /gestion/types/ | Path does not match |
| 43 | app_gestion_types_details | /gestion/types/{id} | Path does not match |
| 44 | app_gestion_types_add | /gestion/types/add | Path does not match |
| 45 | app_users_index | /utilisateurs/ | Path does not match |
| 46 | app_users_add | /utilisateurs/utilisateurs/add | Path does not match |
| 47 | app_users_details | /utilisateurs/utilisateurs/{id} | Path does not match |
| 48 | app_login | /connexion | Path does not match |
| 49 | app_logout | /deconnexion | Path does not match |
| 50 | app_forgotten_password | /mot-de-passe-oublie | Path does not match |
| 51 | app_resetpassword | /mot-de-passe-oublie/{token} | Path does not match |
| 52 | create_post | /create-post | Path does not match |
| 53 | upload_image | /upload-image | Path does not match |
| 54 | list_posts | /list-posts | Path does not match |
| 55 | update_post | /update-post/{id} | Path does not match |
| 56 | list_programmes | /list-programmes | Path does not match |
| 57 | export_programme | /programme/export/{id} | Path does not match |
| 58 | wordpress_push_programme | /wordpress/push/programme/{id} | 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.