Routing
app.admin.home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/
# | Route name | Path | Log |
---|---|---|---|
1 | api_doc | /api/docs.{_format} | Path does not match |
2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
10 | _api_bailleurs_get_collection | /api/bailleurs | Path does not match |
11 | _api_bailleurs/{id}_get | /api/bailleurs/{id} | Path does not match |
12 | _api_clients_get_collection | /api/clients | Path does not match |
13 | _api_clients/{id}_get | /api/clients/{id} | Path does not match |
14 | _api_commandes_get_collection | /api/commandes | Path does not match |
15 | _api_commandes/{id}_get | /api/commandes/{id} | Path does not match |
16 | _api_contacts_get_collection | /api/contacts | Path does not match |
17 | _api_contacts/{id}_get | /api/contacts/{id} | Path does not match |
18 | _api_controle_tache_type_get_collection | /api/controle_tache_type | Path does not match |
19 | _api_controle_tache_type/{id}_get | /api/controle_tache_type/{id} | Path does not match |
20 | _api_fiche_statuts_get_collection | /api/fiche_statuts | Path does not match |
21 | _api_fiche_statuts/{id}_get | /api/fiche_statuts/{id} | Path does not match |
22 | _api_inspections_get_collection | /api/inspections | Path does not match |
23 | _api_inspections/{id}_get | /api/inspections/{id} | Path does not match |
24 | _api_inspections_post | /api/inspections | Path does not match |
25 | _api_inspections/{id}_patch | /api/inspections/{id} | Path does not match |
26 | _api_inspection_controles_get_collection | /api/inspection_controles | Path does not match |
27 | _api_inspection_controles/{id}_get | /api/inspection_controles/{id} | Path does not match |
28 | _api_inspection_statuts_get_collection | /api/inspection_statuts | Path does not match |
29 | _api_inspection_statuts/{id}_get | /api/inspection_statuts/{id} | Path does not match |
30 | _api_interventions_get_collection | /api/interventions | Path does not match |
31 | _api_interventions/{id}_get | /api/interventions/{id} | Path does not match |
32 | _api_interventions/next/{id}_get_collection | /api/interventions/next/{id} | Path does not match |
33 | _api_interventions/pdf/{id}_get | /api/interventions/pdf/{id} | Path does not match |
34 | _api_interventions/reporter/{id}_patch | /api/interventions/reporter/{id} | Path does not match |
35 | _api_interventions/commencer/{id}_patch | /api/interventions/commencer/{id} | Path does not match |
36 | _api_interventions/terminer/{id}_patch | /api/interventions/terminer/{id} | Path does not match |
37 | _api_interventions/cloturer/{id}_patch | /api/interventions/cloturer/{id} | Path does not match |
38 | _api_interventions/annuler/{id}_patch | /api/interventions/annuler/{id} | Path does not match |
39 | _api_interventions/{id}_put | /api/interventions/{id} | Path does not match |
40 | _api_intervention_prestations_get_collection | /api/intervention_prestations | Path does not match |
41 | _api_intervention_prestations/{id}_get | /api/intervention_prestations/{id} | Path does not match |
42 | _api_intervention_prestations/{id}_patch | /api/intervention_prestations/{id} | Path does not match |
43 | _api_intervention_prestation_photos_get_collection | /api/intervention_prestation_photos | Path does not match |
44 | _api_intervention_prestation_photos/{id}_get | /api/intervention_prestation_photos/{id} | Path does not match |
45 | _api_intervention_prestation_statuts_get_collection | /api/intervention_prestation_statuts | Path does not match |
46 | _api_intervention_prestation_statuts/{id}_get | /api/intervention_prestation_statuts/{id} | Path does not match |
47 | _api_intervention_sites_get_collection | /api/intervention_sites | Path does not match |
48 | _api_intervention_sites/{id}_get | /api/intervention_sites/{id} | Path does not match |
49 | _api_intervention_statuts_get_collection | /api/intervention_statuts | Path does not match |
50 | _api_intervention_statuts/{id}_get | /api/intervention_statuts/{id} | Path does not match |
51 | _api_prestations_get_collection | /api/prestations | Path does not match |
52 | _api_prestations/{id}_get | /api/prestations/{id} | Path does not match |
53 | _api_rapports_get_collection | /api/rapports | Path does not match |
54 | _api_rapports/{id}_get | /api/rapports/{id} | Path does not match |
55 | _api_rapports/pdf/{id}_get | /api/rapports/pdf/{id} | Path does not match |
56 | _api_rapports/{id}_patch | /api/rapports/{id} | Path does not match |
57 | _api_rapport_statuts_get_collection | /api/rapport_statuts | Path does not match |
58 | _api_rapport_statuts/{id}_get | /api/rapport_statuts/{id} | Path does not match |
59 | _api_signatures_get_collection | /api/signatures | Path does not match |
60 | _api_signatures/{id}_get | /api/signatures/{id} | Path does not match |
61 | _api_signatures/{id}_patch | /api/signatures/{id} | Path does not match |
62 | _api_signature_statuts_get_collection | /api/signature_statuts | Path does not match |
63 | _api_signature_statuts/{id}_get | /api/signature_statuts/{id} | Path does not match |
64 | _api_signature_types_get_collection | /api/signature_types | Path does not match |
65 | _api_signature_types/{id}_get | /api/signature_types/{id} | Path does not match |
66 | _api_profil_get | /api/profil | Path does not match |
67 | _api_user_clients_get_collection | /api/user_clients | Path does not match |
68 | _api_user_clients/{id}_get | /api/user_clients/{id} | Path does not match |
69 | _api_agenda_get_collection | /api/agenda | Path does not match |
70 | _api_user_roles_get_collection | /api/user_roles | Path does not match |
71 | _api_user_roles/{id}_get | /api/user_roles/{id} | Path does not match |
72 | _api_visites_get_collection | /api/visites | Path does not match |
73 | _api_visites/{id}_get | /api/visites/{id} | Path does not match |
74 | _api_visites/next/{id}_get | /api/visites/next/{id} | Path does not match |
75 | _api_visites/pdf/{id}_get | /api/visites/pdf/{id} | Path does not match |
76 | _api_visites_post | /api/visites | Path does not match |
77 | _api_visites/fill_controle_taches/{id}_patch | /api/visites/fill_controle_taches/{id} | Path does not match |
78 | _api_visites/travaux/{id}_patch | /api/visites/travaux/{id} | Path does not match |
79 | _api_visites/photos/{id}_patch | /api/visites/photos/{id} | Path does not match |
80 | _api_visites/signatures/{id}_patch | /api/visites/signatures/{id} | Path does not match |
81 | _api_visites/reporter/{id}_patch | /api/visites/reporter/{id} | Path does not match |
82 | _api_visites/commencer/{id}_patch | /api/visites/commencer/{id} | Path does not match |
83 | _api_visites/terminer/{id}_patch | /api/visites/terminer/{id} | Path does not match |
84 | _api_visites/cloturer/{id}_patch | /api/visites/cloturer/{id} | Path does not match |
85 | _api_visites/annuler/{id}_patch | /api/visites/annuler/{id} | Path does not match |
86 | _api_visite_controles/{id}_get | /api/visite_controles/{id} | Path does not match |
87 | _api_visite_controle_taches/{id}_get | /api/visite_controle_taches/{id} | Path does not match |
88 | _api_visite_controle_taches/{id}_patch | /api/visite_controle_taches/{id} | Path does not match |
89 | _api_visite_controle_tache_statuts_get_collection | /api/visite_controle_tache_statuts | Path does not match |
90 | _api_visite_controle_tache_statuts/{id}_get | /api/visite_controle_tache_statuts/{id} | Path does not match |
91 | _api_visite_photos_get_collection | /api/visite_photos | Path does not match |
92 | _api_visite_photos/{id}_get | /api/visite_photos/{id} | Path does not match |
93 | _api_visite_lieus/{id}_get | /api/visite_lieus/{id} | Path does not match |
94 | _api_visite_statuts_get_collection | /api/visite_statuts | Path does not match |
95 | _api_visite_statuts/{id}_get | /api/visite_statuts/{id} | Path does not match |
96 | _api_visite_travaux_get_collection | /api/visite_travaux | Path does not match |
97 | _api_visite_travaux/{id}_get | /api/visite_travaux/{id} | Path does not match |
98 | _api_visite_travaux_priorites_get_collection | /api/visite_travaux_priorites | Path does not match |
99 | _api_visite_travaux_priorites/{id}_get | /api/visite_travaux_priorites/{id} | Path does not match |
100 | api.security.login | /api/security/login | Path does not match |
101 | api.security.logout | /api/security/logout | Path does not match |
102 | _preview_error | /_error/{code}.{_format} | Path does not match |
103 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
104 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
105 | _logout_api | /api/security/logout | Path does not match |
106 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
107 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
108 | _wdt_stylesheet | /_wdt/styles | Path does not match |
109 | _wdt | /_wdt/{token} | Path does not match |
110 | _profiler_home | /_profiler/ | Path does not match |
111 | _profiler_search | /_profiler/search | Path does not match |
112 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
113 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
114 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
115 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
116 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
117 | _profiler_open_file | /_profiler/open | Path does not match |
118 | _profiler | /_profiler/{token} | Path does not match |
119 | _profiler_router | /_profiler/{token}/router | Path does not match |
120 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
121 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
122 | app.admin.abonnement.index | /admin/abonnement/ | Path does not match |
123 | app.admin.abonnement.show | /admin/abonnement/{id} | Path does not match |
124 | app.admin.clients.index | /admin/clients/ | Path does not match |
125 | app.admin.clients.new | /admin/clients/new | Path does not match |
126 | app.admin.clients.show | /admin/clients/{id} | Path does not match |
127 | app.admin.clients.edit | /admin/clients/{id}/edit | Path does not match |
128 | app.admin.clients.delete | /admin/clients/{id} | Path does not match |
129 | app.admin.code_promo.index | /admin/code-promo/ | Path does not match |
130 | app.admin.code_promo.new | /admin/code-promo/new | Path does not match |
131 | app.admin.code_promo.show | /admin/code-promo/{id} | Path does not match |
132 | app.admin.code_promo.edit | /admin/code-promo/{id}/edit | Path does not match |
133 | app.admin.code_promo.delete | /admin/code-promo/{id} | Path does not match |
134 | app.admin.forfait.index | /admin/forfait/ | Path does not match |
135 | app.admin.forfait.new | /admin/forfait/new | Path does not match |
136 | app.admin.forfait.show | /admin/forfait/{id} | Path does not match |
137 | app.admin.forfait.edit | /admin/forfait/{id}/edit | Path does not match |
138 | app.admin.forfait.delete | /admin/forfait/{id} | Path does not match |
139 | app.admin.home | /admin/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.