Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | home | / | Path does not match |
| 3 | je-suis | /evaluation/{eval}/je-suis | Path does not match |
| 4 | under-acitivty | /evaluation/{eval}/under-acitivty | Path does not match |
| 5 | under-under-acitivty | /evaluation/{eval}/under-under-acitivty | Path does not match |
| 6 | save-step | /save-step/{eval} | Path does not match |
| 7 | step-2 | /step-2/{slug} | Path does not match |
| 8 | calcule | /calcule/commerce | Path does not match |
| 9 | insee-siret | /INSEE/call | Path does not match |
| 10 | app | /api/test/fcm | Path does not match |
| 11 | app_parasols | /api/notif/liberer/{id_parasol} | Path does not match |
| 12 | parasols_per_rayon | /api/parasols/{id_rayon} | Path does not match |
| 13 | reservation | /api/parasols/reservation/{id_parasol} | Path does not match |
| 14 | modif | /api/parasols/modifier/{id_parasol} | Path does not match |
| 15 | attribuer | /api/parasols/attribuer/{id_parasol} | Path does not match |
| 16 | annuler | /api/parasols/annuler/{id_parasol} | Path does not match |
| 17 | liberer | /api/parasols/liberer/{id_parasol} | Path does not match |
| 18 | dropped | /api/dropped/{id_rayon} | Path does not match |
| 19 | load_ordre | /admin/addline/{id_rayon} | Path does not match |
| 20 | app_rayon | /api/liste/chefBords | Path does not match |
| 21 | add_user_rayon | /api/rayons/adduser | Path does not match |
| 22 | rayons_per_user | /api/rayons/{id_user} | Path does not match |
| 23 | app_register | /register | Path does not match |
| 24 | redirectTo | / | Path does not match |
| 25 | app_login | /login | Path does not match |
| 26 | app_logout | /logout | Path does not match |
| 27 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 28 | api_doc | /api/docs.{_format} | Path does not match |
| 29 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 30 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 31 | api_users_post_collection | /api/users.{_format} | Path does not match |
| 32 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
| 33 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
| 34 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
| 35 | api_users_patch_item | /api/users/{id}.{_format} | Path does not match |
| 36 | api_parasols_get_collection | /api/parasols.{_format} | Path does not match |
| 37 | api_parasols_post_collection | /api/parasols.{_format} | Path does not match |
| 38 | api_parasols_post_publication_item | /api/parasols/{id} | Path does not match |
| 39 | api_rayons_get_collection | /api/rayons.{_format} | Path does not match |
| 40 | api_rayons_post_collection | /api/rayons.{_format} | Path does not match |
| 41 | api_rayons_get_item | /api/rayons/{id}.{_format} | Path does not match |
| 42 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 43 | _wdt | /_wdt/{token} | Path does not match |
| 44 | _profiler_home | /_profiler/ | Path does not match |
| 45 | _profiler_search | /_profiler/search | Path does not match |
| 46 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 47 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 48 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 49 | _profiler_open_file | /_profiler/open | Path does not match |
| 50 | _profiler | /_profiler/{token} | Path does not match |
| 51 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 52 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 53 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 54 | api_login_check | /api/login_check | 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.