Routing
app_home
Matched route
Route Parameters
Name | Value |
---|---|
reactRouting | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | admin_agencies | /admin/agences | Path does not match |
2 | admin_agency_add | /admin/agence/add | Path does not match |
3 | admin_agency_edit | /admin/agence/{id}/edit | Path does not match |
4 | admin_agency_delete | /admin/agence/{id}/delete | Path does not match |
5 | admin | /admin | Path does not match |
6 | admin_equipments | /admin/equipments | Path does not match |
7 | admin_equipment_add | /admin/equipements/add | Path does not match |
8 | admin_equipment_edit | /admin/equipment/{id}/edit | Path does not match |
9 | admin_equipment_delete | /admin/equipment/{id}/delete | Path does not match |
10 | admin_import_sessions | /admin/imports/sessions | Path does not match |
11 | admin_import_intervenants | /admin/imports/intervenants | Path does not match |
12 | admin_import_shifts | /admin/imports/shifts | Path does not match |
13 | admin_import_intervenants_shifts | /admin/imports/intervenant-shifts | Path does not match |
14 | admin_import_equipements | /admin/imports/equipements | Path does not match |
15 | admin_export_intervenants | /admin/export/intervenants | Path does not match |
16 | admin_export_shifts | /admin/export/intervenantshifts | Path does not match |
17 | admin_export_intervenants_shifts | /admin/exports/intervenant-shifts | Path does not match |
18 | admin_export_intervenants_shifts_all | /admin/exports/intervenant-shifts-all | Path does not match |
19 | admin_export_equipments | /admin/export/equipments | Path does not match |
20 | admin_intervenants | /admin/intervenants | Path does not match |
21 | admin_intervenant_add | /admin/intervenant/add | Path does not match |
22 | admin_intervenant | /admin/intervenant/{id} | Path does not match |
23 | admin_intervenant_edit | /admin/intervenant/{id}/edit | Path does not match |
24 | admin_intervenant_edit_password | /admin/intervenant/{id}/edit/password | Path does not match |
25 | admin_intervenant_verify | /admin/intervenant/{id}/verify-account | Path does not match |
26 | admin_intervenant_validate_email | /admin/intervenant/{id}/validate-email | Path does not match |
27 | admin_intervenant_delete | /admin/intervenant/{id}/delete | Path does not match |
28 | admin_intervenant_shifts | /admin/intervenant-shifts | Path does not match |
29 | admin_intervenant_shift_add | /admin/intervenant-shift/add | Path does not match |
30 | admin_intervenant_shift_edit | /admin/intervenant-shift/{id}/edit | Path does not match |
31 | admin_intervenant_shift_delete | /admin/intervenant-shift/{id}/delete | Path does not match |
32 | admin_intervenant_shift_delete_tests | /admin/intervenant-shift/delete/tests | Path does not match |
33 | admin_notifications | /admin/notifications | Path does not match |
34 | admin_notification_add | /admin/notifications/add | Path does not match |
35 | admin_notification_edit | /admin/notifications/{id}/edit | Path does not match |
36 | admin_notification_delete | /admin/notifications/{id}/delete | Path does not match |
37 | admin_login | /admin/login | Path does not match |
38 | admin_logout | /admin/logout | Path does not match |
39 | admin_forgotten_password | /admin/forgotten-password | Path does not match |
40 | admin_reset_password | /admin/reset-password | Path does not match |
41 | admin_sessions | /admin/sessions | Path does not match |
42 | admin_session_add | /admin/session/add | Path does not match |
43 | admin_session | /admin/session/{id} | Path does not match |
44 | admin_session_edit | /admin/session/{id}/edit | Path does not match |
45 | admin_session_delete | /admin/session/{id}/delete | Path does not match |
46 | admin_shifts | /admin/shifts | Path does not match |
47 | admin_shift_add | /admin/shift/add | Path does not match |
48 | admin_shift_edit | /admin/shift/{id}/edit | Path does not match |
49 | admin_shift_delete | /admin/shift/{id}/delete | Path does not match |
50 | admin_shift_roles | /admin/shift-roles | Path does not match |
51 | admin_shift_role_add | /admin/shift-role/add | Path does not match |
52 | admin_shift_role_edit | /admin/shift-role/{id}/edit | Path does not match |
53 | admin_shift_role_delete | /admin/shift-role/{id}/delete | Path does not match |
54 | admin_sites | /admin/sites | Path does not match |
55 | admin_site_add | /admin/site/add | Path does not match |
56 | admin_site_edit | /admin/site/{id}/edit | Path does not match |
57 | admin_site_delete | /admin/site/{id}/delete | Path does not match |
58 | admin_static_pages | /admin/pages | Path does not match |
59 | admin_static_page_add | /admin/pages/add | Path does not match |
60 | admin_static_page_edit | /admin/pages/{slug}/edit | Path does not match |
61 | admin_users | /admin/utilisateurs | Path does not match |
62 | admin_user_add | /admin/utilisateur/add | Path does not match |
63 | admin_user_edit | /admin/utilisateur/{id}/edit | Path does not match |
64 | admin_user_delete | /admin/utilisateur/{id}/delete | Path does not match |
65 | admin_zones | /admin/zones | Path does not match |
66 | admin_zone_add | /admin/zone/add | Path does not match |
67 | admin_zone_edit | /admin/zone/{id}/edit | Path does not match |
68 | admin_zone_delete | /admin/zone/{id}/delete | Path does not match |
69 | api_static_pages | /api/pages/{slug} | Path does not match |
70 | api_intervenants | /api/intervenants | Path does not match |
71 | api_intervenant | /api/intervenants/{id} | Path does not match |
72 | api_formations | /api/formations | Path does not match |
73 | api_formation_next | /api/formations/next | Path does not match |
74 | api_formation | /api/formations/{id} | Path does not match |
75 | api_shifts | /api/shifts | Path does not match |
76 | api_shifts_archived | /api/shifts-archives | Path does not match |
77 | api_shift | /api/shifts/{id} | Path does not match |
78 | api_shift_team_responsible | /api/shifts/{id}/team-responsible | Path does not match |
79 | api_shift_team | /api/shifts/{id}/team | Path does not match |
80 | api_profile | /api/profile | Path does not match |
81 | api_profile_update_optin | /api/profile/update/optin | Path does not match |
82 | api_profile_update | /api/profile/update | Path does not match |
83 | api_profile_hotel | /api/profile/hotel | Path does not match |
84 | api_is_user_favorite | /api/user/favorite/{id} | Path does not match |
85 | api_favorite_add | /api/user/favorites/add/{id} | Path does not match |
86 | api_favorite_delete | /api/user/favorites/delete/{id} | Path does not match |
87 | api_notifications_new | /api/notifications/new | Path does not match |
88 | api_notifications | /api/notifications | Path does not match |
89 | api_notification_delete | /api/notifications/{id}/delete | Path does not match |
90 | api_registration | /api/registration | Path does not match |
91 | api_registration_verification | /api/registration/verification | Path does not match |
92 | api_forgotten_password | /api/forgotten-password | Path does not match |
93 | api_check_token | /api/check-token | Path does not match |
94 | api_reset_password | /api/reset-password | Path does not match |
95 | api_agencies | /api/agencies | Path does not match |
96 | api_equipments | /api/equipment | Path does not match |
97 | app_home | /{reactRouting} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.