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_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_index | /admin/ | Path does not match |
| 14 | admin_utilisateurs | /admin/utilisateurs | Path does not match |
| 15 | admin_modifier_utilisateur | /admin/utilisateur/modifier/{id} | Path does not match |
| 16 | admin_user_delete | /admin/delete/{id} | Path does not match |
| 17 | admin_calendar | /admin/calendar | Path does not match |
| 18 | admin_stats | /admin/stats | Path does not match |
| 19 | admin_devistats | /admin/devistats | Path does not match |
| 20 | api | /api | Path does not match |
| 21 | api_event_edit | /api/{id}/edit | Path does not match |
| 22 | avantages | /avantages | Path does not match |
| 23 | calendar_index | /calendar/ | Path does not match |
| 24 | calendar_new | /calendar/new | Path does not match |
| 25 | calendar_show | /calendar/{id} | Path does not match |
| 26 | calendar_edit | /calendar/{id}/edit | Path does not match |
| 27 | calendar_delete | /calendar/{id} | Path does not match |
| 28 | cart_index | /cart | Path does not match |
| 29 | cart_add | /cart/add/{id} | Path does not match |
| 30 | cart_remove | /cart/remove/{id} | Path does not match |
| 31 | cart_confirm | /cart/confirm | Path does not match |
| 32 | contact | /contact | Path does not match |
| 33 | curriculum | /curriculum | Path does not match |
| 34 | fonctionnement | /fonctionnement | Path does not match |
| 35 | accueil | / | Path does not match |
| 36 | prestation | /prestation | Path does not match |
| 37 | prestations_index | /prestations/ | Path does not match |
| 38 | prestations_new | /prestations/new | Path does not match |
| 39 | prestations_show | /prestations/show | Path does not match |
| 40 | prestations_edit | /prestations/{id}/edit | Path does not match |
| 41 | prestations_delete | /prestations/{id} | Path does not match |
| 42 | app_register | /inscription | Path does not match |
| 43 | activation | /activation/{token} | Path does not match |
| 44 | app_login | /connexion | Path does not match |
| 45 | app_logout | /logout | Path does not match |
| 46 | app_forgotten_password | /oubli-pass | Path does not match |
| 47 | app_reset_password | /reset-pass/{token} | Path does not match |
| 48 | tarif | /tarif | Path does not match |
| 49 | users | /users | Path does not match |
| 50 | users_profile_edit | /users/profile/edit | Path does not match |
| 51 | users_pass_edit | /users/pass/edit | Path does not match |
| 52 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 53 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | 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.