Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_index | /admin/dashboard | Path does not match |
| 2 | app_admin_email_email_index | /admin/email/email/ | Path does not match |
| 3 | app_admin_email_email_new | /admin/email/email/new | Path does not match |
| 4 | app_admin_email_email_edit | /admin/email/email/edit/{id} | Path does not match |
| 5 | app_admin_email_email_delete | /admin/email/emaildelete/{id} | Path does not match |
| 6 | app_admin_email_template_email_index | /admin/email/template_email/ | Path does not match |
| 7 | app_admin_email_template_email_new | /admin/email/template_email/new | Path does not match |
| 8 | app_admin_email_template_email_edit | /admin/email/template_email/edit/{id} | Path does not match |
| 9 | app_admin_email_template_email_delete | /admin/email/template_emaildelete/{id} | Path does not match |
| 10 | app_admin_email_use_case_index | /admin/email/use_case/ | Path does not match |
| 11 | app_admin_email_use_case_new | /admin/email/use_case/new | Path does not match |
| 12 | app_admin_email_use_case_edit | /admin/email/use_case/edit/{id} | Path does not match |
| 13 | app_admin_email_use_case_delete | /admin/email/use_casedelete/{id} | Path does not match |
| 14 | app_admin_event_category_index | /admin/event/category/ | Path does not match |
| 15 | app_admin_event_category_new | /admin/event/category/new | Path does not match |
| 16 | app_admin_event_category_edit | /admin/event/category/edit/{id} | Path does not match |
| 17 | app_admin_event_category_delete | /admin/event/categorydelete/{id} | Path does not match |
| 18 | app_admin_event_event_index | /admin/event/event/ | Path does not match |
| 19 | app_admin_event_event_new | /admin/event/event/new | Path does not match |
| 20 | app_admin_event_event_edit | /admin/event/event/edit/{id} | Path does not match |
| 21 | app_admin_event_event_delete | /admin/event/eventdelete/{id} | Path does not match |
| 22 | app_admin_event_event_archives_list | /admin/event/event/archives_list/{year}/{month} | Path does not match |
| 23 | app_admin_event_event_filter_events | /admin/event/event/filter_events | Path does not match |
| 24 | app_admin_event_event_notifications | /admin/event/event/notifications/{event}/{notification} | Path does not match |
| 25 | app_admin_event_event_delete_notification | /admin/event/eventdelete_event/{id}/{event} | Path does not match |
| 26 | app_admin_event_event_show | /admin/event/event/show/{event} | Path does not match |
| 27 | app_admin_event_event_clone | /admin/event/event/clone/{id} | Path does not match |
| 28 | app_admin_event_profile_index | /admin/event/profile/ | Path does not match |
| 29 | app_admin_event_profile_new | /admin/event/profile/new | Path does not match |
| 30 | app_admin_event_profile_edit | /admin/event/profile/edit/{id} | Path does not match |
| 31 | app_admin_event_profile_delete | /admin/event/profiledelete/{id} | Path does not match |
| 32 | app_admin_event_type_index | /admin/event/type/ | Path does not match |
| 33 | app_admin_event_type_new | /admin/event/type/new | Path does not match |
| 34 | app_admin_event_type_edit | /admin/event/type/edit/{id} | Path does not match |
| 35 | app_admin_event_type_delete | /admin/event/typedelete/{id} | Path does not match |
| 36 | app_admin_home_image_index | /admin/home_image/ | Path does not match |
| 37 | app_admin_home_image_new | /admin/home_image/new | Path does not match |
| 38 | app_admin_home_image_edit | /admin/home_image/edit/{id} | Path does not match |
| 39 | app_admin_home_image_delete | /admin/home_imagedelete/{id} | Path does not match |
| 40 | app_admin_media_delete | /admin/media/{id} | Path does not match |
| 41 | app_admin_statistics_index | /admin/statistics/ | Path does not match |
| 42 | app_admin_user_site_index | /admin/site/ | Path does not match |
| 43 | app_admin_user_site_new | /admin/site/new | Path does not match |
| 44 | app_admin_user_site_edit | /admin/site/edit/{id} | Path does not match |
| 45 | app_admin_user_site_delete | /admin/sitedelete/{id} | Path does not match |
| 46 | app_admin_user_index | /admin/users/ | Path does not match |
| 47 | app_admin_user_new | /admin/users/new | Path does not match |
| 48 | app_admin_user_edit | /admin/users/edit/{id} | Path does not match |
| 49 | app_admin_user_show | /admin/usersshow/{id} | Path does not match |
| 50 | app_admin_user_delete | /admin/usersdelete/{id} | Path does not match |
| 51 | app_admin_user_status_index | /admin/user_status/ | Path does not match |
| 52 | app_admin_user_status_new | /admin/user_status/new | Path does not match |
| 53 | app_admin_user_status_edit | /admin/user_status/edit/{id} | Path does not match |
| 54 | app_admin_user_status_delete | /admin/user_statusdelete/{id} | Path does not match |
| 55 | app_admin_user_event_index | /admin/user_event/{id} | Path does not match |
| 56 | app_admin_user_event_new | /admin/user_event/new/{event} | Path does not match |
| 57 | app_admin_user_event_edit | /admin/user_event/show/{id} | Path does not match |
| 58 | app_admin_user_event_cancel_inscription | /admin/user_event/cancel_inscription/{id} | Path does not match |
| 59 | app_admin_user_event_validate_inscription | /admin/user_event/validate_inscription/{id} | Path does not match |
| 60 | app_admin_user_event_export_list_users | /admin/user_event/export_list_users/{event} | Path does not match |
| 61 | app_admin_user_event_status_index | /admin/user_event/status/index | Path does not match |
| 62 | app_admin_user_event_status_new | /admin/user_event/status/new | Path does not match |
| 63 | app_admin_user_event_status_edit | /admin/user_event/status/edit/{id} | Path does not match |
| 64 | app_admin_user_event_status_delete | /admin/user_event/statusdelete/{id} | Path does not match |
| 65 | app_home | / | Path does not match |
| 66 | app_login | /login | Path does not match |
| 67 | app_logout | /logout | Path does not match |
| 68 | app_forgotten_password | /forgotten-password | Path does not match |
| 69 | app_reset_password | /reset-password/{token} | Path does not match |
| 70 | ef_connect | /efconnect/{instance}/{homeFolder} | Path does not match |
| 71 | ef_main_js | /elfinder.main.js | Path does not match |
| 72 | elfinder | /elfinder/{instance}/{homeFolder} | Path does not match |
| 73 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 74 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 75 | app.swagger | /api/doc.json | Path does not match |
| 76 | app.swagger_ui | /api/doc | Path does not match |
| 77 | _wdt | /_wdt/{token} | Path does not match |
| 78 | _profiler_home | /_profiler/ | Path does not match |
| 79 | _profiler_search | /_profiler/search | Path does not match |
| 80 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 81 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 82 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 83 | _profiler_open_file | /_profiler/open | Path does not match |
| 84 | _profiler | /_profiler/{token} | Path does not match |
| 85 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 86 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 87 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 88 | api_login_check | /api/login_check | Path does not match |
| 89 | api_events | /api/{version}/events | Path does not match |
| 90 | api_event_detail | /api/{version}/events/{id} | Path does not match |
| 91 | api_event_subscribe | /api/{version}/events/{id} | Path does not match |
| 92 | api_auth_sso | /api/{version}/auth-sso | Path does not match |
| 93 | api_user_infos | /api/{version}/user/infos | Path does not match |
| 94 | api_user_infos_update | /api/{version}/user/infos | Path does not match |
| 95 | api_user_subscriptions | /api/{version}/user/subscriptions | 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.