https://cpicot.ma6tvacoder.org/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 app_bibliotheque /bibliotheque Path does not match
2 app_bibliotheque_delete /bibliotheque/delete/{id} Path does not match
3 app_bibliotheque_edit /bibliotheque/edit/{id} Path does not match
4 app_all_bibliotheques /all/bibliotheque Path does not match
5 app_all_bibliotheques_Vue /all/bibliothequeVue Path does not match
6 app_cms /cms Path does not match
7 app_cms_delete /cms/delete/{id} Path does not match
8 app_cms_edit /cms/edit/{id} Path does not match
9 app_all_cms /all/cms Path does not match
10 app_all_cms_Vue /all/cmsVue Path does not match
11 app_competences /competences Path does not match
12 app_competences_tab /competencesTab Path does not match
13 app_contact /contact Path does not match
14 app_contact_delete /contact/delete/{id} Path does not match
15 app_contact_edit /contact/edit/{id} Path does not match
16 app_all_contacts /all/contact Path does not match
17 app_experience /experience Path does not match
18 app_experience_delete /experience/delete/{id} Path does not match
19 app_experience_edit /expérience/edit/{id} Path does not match
20 app_all_experiences /all/experience Path does not match
21 app_all_experiences_Vue /all/experienceVue Path does not match
22 app_formation /formation Path does not match
23 app_formation_delete /formation/delete/{id} Path does not match
24 app_formation_edit /formation/edit/{id} Path does not match
25 app_all_formations /all/formation Path does not match
26 app_all_formations_Vue /all/formationVue Path does not match
27 app_framework /framework Path does not match
28 app_framework_delete /framework/delete/{id} Path does not match
29 app_framework_edit /framework/edit/{id} Path does not match
30 app_all_frameworks /all/framework Path does not match
31 app_all_frameworks_Vue /all/frameworksVue Path does not match
32 app_home / Route matches!

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