https://dev.toofoot.com/

Routing

app_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 ef_connect /efconnect/{instance}/{homeFolder} Path does not match
2 ef_main_js /elfinder.main.js Path does not match
3 elfinder /elfinder/{instance}/{homeFolder} Path does not match
4 _preview_error /_error/{code}.{_format} Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin_admin_list /admin/user/list Path does not match
17 admin_concept_add /admin/concept/add Path does not match
18 admin_concept_edit /admin/concept/edit/{id} Path does not match
19 admin_concept_delete /admin/concept/delete/{id} Path does not match
20 admin_concept_list /admin/concept/list Path does not match
21 admin_concept_order /admin/concept/order/{id}/{move} Path does not match
22 admin_concept_active /admin/concept/active/{id} Path does not match
23 admin_concept_desactive /admin/concept/desactive/{id} Path does not match
24 admin_contact_add /admin/contact/add Path does not match
25 admin_contact_edit /admin/contact/edit/{id} Path does not match
26 admin_contact_list /admin/contact/list Path does not match
27 admin_contact_delete /admin/contact/delete/{id} Path does not match
28 admin_image_upload /admin/image/upload/{resize} Path does not match
29 admin_image_upload_mobile /admin/image/upload-mobile Path does not match
30 admin_index /admin/ Path does not match
31 admin_message_list /admin/message/list Path does not match
32 admin_message_delete /admin/message/delete/{id} Path does not match
33 admin_nous_add /admin/nous/add Path does not match
34 admin_nous_edit /admin/nous/edit/{id} Path does not match
35 admin_nous_list /admin/nous/list Path does not match
36 admin_nous_delete /admin/nous/delete/{id} Path does not match
37 admin_persov_add /admin/persov/add Path does not match
38 admin_persov_edit /admin/persov/edit/{id} Path does not match
39 admin_persov_delete /admin/persov/delete/{id} Path does not match
40 admin_persov_list /admin/persov/list Path does not match
41 admin_personnage_add /admin/personnage/add Path does not match
42 admin_personnage_edit /admin/personnage/edit/{id} Path does not match
43 admin_personnage_delete /admin/personnage/delete/{id} Path does not match
44 admin_personnage_list /admin/personnage/list Path does not match
45 admin_personnage_order /admin/personnage/order/{id}/{move} Path does not match
46 admin_personnage_active /admin/personnage/active/{id} Path does not match
47 admin_personnage_desactive /admin/personnage/desactive/{id} Path does not match
48 admin_realisation_add /admin/realisation/add Path does not match
49 admin_realisation_edit /admin/realisation/edit/{id} Path does not match
50 admin_realisation_delete /admin/realisation/delete/{id} Path does not match
51 admin_realisation_list /admin/realisation/list Path does not match
52 admin_realisation_order /admin/realisation/order/{id}/{move} Path does not match
53 admin_son_add /admin/son/add Path does not match
54 admin_son_edit /admin/son/edit/{id} Path does not match
55 admin_son_list /admin/son/list Path does not match
56 admin_son_delete /admin/son/delete/{id} Path does not match
57 admin_son_modal /admin/son/modal Path does not match
58 app_register /register Path does not match
59 app_verify_email /verify/email Path does not match
60 app_login /login Path does not match
61 app_logout /logout Path does not match
62 app_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.