http://www.aquapol-police.org/

Routing

app_default_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 app_activities_index /activites/ Path does not match
2 app_config_index /adminconfiguration/ Path does not match
3 admin.article.index /admin/article Path does not match
4 admin.article.new /admin/article/create Path does not match
5 admin.article.delete /admin/{id} Path does not match
6 admin.article.edit /admin/article/{id} Path does not match
7 app_admin_homepage_index /administration/ Path does not match
8 app_admin_strategy_index /administration/adminstrategy Path does not match
9 app_admin_aquatrack_index /administration/adminaquatrack Path does not match
10 app_admin_homepage_new /administration/new Path does not match
11 app_admin_homepage_delete /administration/{id} Path does not match
12 app_admin_homepage_edit /administration/{id}/edit Path does not match
13 admin.homepage.editPicture /administration/adminhomepage/homepage/editPicture/{id} Path does not match
14 admin.homepage.deletePicture /administration/adminhomepage/deletePicture/{id} Path does not match
15 admin.homepage.newPicture /administration/admin/homepage/createPicture Path does not match
16 app_admin_organization_index /adminOrganization/ Path does not match
17 app_admin_organization_new /adminOrganization/new Path does not match
18 app_admin_organization_edit /adminOrganization/{id}/edit Path does not match
19 app_admin_organization_delete /adminOrganization/{id} Path does not match
20 app_api_calendar /admincalendar/api/ Path does not match
21 app_api_calendar_edit_event /admincalendar/api/{id}/edit Path does not match
22 app_calendar_index /admincalendar/ Path does not match
23 app_calendar_new /admincalendar/new Path does not match
24 app_calendar_newrdv /admincalendar/new_rdv/{date} Path does not match
25 app_calendar_edit /admincalendar/{id}/edit Path does not match
26 app_calendar_delete /admincalendar/{id} Path does not match
27 app_admin_document_index /admindocument/ Path does not match
28 app_admin_document_new /admindocument/new Path does not match
29 app_admin_document_edit /admindocument/{id}/edit Path does not match
30 app_admin_document_delete /admindocument/{id} Path does not match
31 app_hub_index /adminhub/ Path does not match
32 app_hub_new /adminhub/new Path does not match
33 app_hub_edit /adminhub/{id}/edit Path does not match
34 app_hub_delete /adminhub/{id} Path does not match
35 app_partner_index /adminpartner/ Path does not match
36 app_partner_new /adminpartner/new Path does not match
37 app_partner_edit /adminpartner/{id}/edit Path does not match
38 app_partner_delete /adminpartner/{id} Path does not match
39 app_admin_type_activities_index /adminactivities/ Path does not match
40 app_admin_type_activities_new /adminactivities/new Path does not match
41 app_admin_type_activities_edit /adminactivities/{id}/edit Path does not match
42 app_admin_type_activities_delete /adminactivities/{id} Path does not match
43 app_admin_type_groups_index /admingroups/ Path does not match
44 app_admin_type_groups_new /admingroups/new Path does not match
45 app_admin_type_groups_edit /admingroups/{id}/edit Path does not match
46 app_admin_type_groups_delete /admingroups/{id} Path does not match
47 app_aquatrack_index /aquatrack/ Path does not match
48 app_articles_index /articles/ Path does not match
49 article.show /articles/articles/{slug}-{id} Path does not match
50 app_calendar_view /calendar/ Path does not match
51 app_default_index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.