http://esfs.steak-designs.com/app/config/parameters.yml

Routing

(none) Matched route

Route Matching Logs

Path to match: /app/config/parameters.yml
# Route name Path Log
1 app_actualites /actualites Path does not match
2 app_contact /contact.html Path does not match
3 app_faq /faq.html Path does not match
4 app_admin /admin Path does not match
5 ef_connect /efconnect/{instance}/{homeFolder} Path does not match
6 ef_main_js /elfinder.main.js Path does not match
7 elfinder /elfinder/{instance}/{homeFolder} Path does not match
8 _preview_error /_error/{code}.{_format} Path does not match
9 _wdt /_wdt/{token} Path does not match
10 _profiler_home /_profiler/ Path does not match
11 _profiler_search /_profiler/search Path does not match
12 _profiler_search_bar /_profiler/search_bar Path does not match
13 _profiler_phpinfo /_profiler/phpinfo Path does not match
14 _profiler_xdebug /_profiler/xdebug Path does not match
15 _profiler_search_results /_profiler/{token}/search/results Path does not match
16 _profiler_open_file /_profiler/open Path does not match
17 _profiler /_profiler/{token} Path does not match
18 _profiler_router /_profiler/{token}/router Path does not match
19 _profiler_exception /_profiler/{token}/exception Path does not match
20 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
21 app_default / Path does not match
22 app_index /{slug} Path does not match
23 app_actualite_detail /actualite/{slug} Path does not match
24 app_login /admin/login Path does not match
25 app_logout /admin/logout Path does not match
26 app_register /admin/register Path does not match
27 app_admin_actualites /admin/actualites Path does not match
28 app_admin_actualite_add /admin/actualite/add Path does not match
29 app_admin_actualite_edit /admin/actualite/edit/{id} Path does not match
30 app_admin_actualite_remove /admin/actualite/remove/{id} Path does not match
31 app_admin_categories /admin/categories Path does not match
32 app_admin_categorie_add /admin/categorie/add Path does not match
33 app_admin_categorie_remove /admin/categorie/remove/{id} Path does not match
34 app_admin_avis /admin/avis Path does not match
35 app_admin_avis_add /admin/avis/add Path does not match
36 app_admin_avis_edit /admin/avis/edit/{id} Path does not match
37 app_admin_avis_remove /admin/avis/remove/{id} Path does not match
38 app_admin_faq /admin/faq Path does not match
39 app_admin_faq_add /admin/faq/add Path does not match
40 app_admin_faq_edit /admin/faq/edit/{id} Path does not match
41 app_admin_faq_remove /admin/faq/remove/{id} Path does not match
42 app_admin_formules /admin/formules Path does not match
43 app_admin_formule_add /admin/formule/add Path does not match
44 app_admin_formule_edit /admin/formule/edit/{id} Path does not match
45 app_admin_formule_remove /admin/formule/remove/{id} Path does not match
46 app_admin_moniteur /admin/moniteur Path does not match
47 app_admin_moniteur_add /admin/moniteur/add Path does not match
48 app_admin_moniteur_edit /admin/moniteur/edit/{id} Path does not match
49 app_admin_moniteur_remove /admin/moniteur/remove/{id} Path does not match
50 app_pages /admin/pages Path does not match
51 app_page_add /admin/page/add Path does not match
52 app_page_edit /admin/page/edit/{id} Path does not match
53 app_page_remove /admin/page/remove/{id} Path does not match
54 app_section_file_upload /admin/section/file-upload/{id} Path does not match
55 app_section_add_text /admin/section/add-text/{id} Path does not match
56 app_section_set_moniteur /admin/section/set-moniteur/{id} Path does not match
57 app_section_remove_file /admin/section/remove-file/{id} Path does not match
58 app_section_add /admin/section/add/{id} Path does not match
59 app_section_remove /admin/section/remove/{id} Path does not match
60 app_admin_popup /admin/popup Path does not match
61 app_admin_popup_add /admin/popup/add Path does not match
62 app_admin_popup_edit /admin/popup/edit/{id} Path does not match
63 app_admin_popup_remove /admin/popup/remove/{id} Path does not match
64 app_admin_slides /admin/slides Path does not match
65 app_admin_slide_add /admin/slide/add Path does not match
66 app_admin_slide_edit /admin/slide/edit/{id} Path does not match
67 app_admin_slide_remove /admin/slide/remove/{id} Path does not match
68 app_admin_tarifs /admin/tarifs Path does not match
69 app_admin_tarif_add /admin/tarif/add Path does not match
70 app_admin_tarif_edit /admin/tarif/edit/{id} Path does not match
71 app_admin_tarif_remove /admin/tarif/remove/{id} Path does not match
72 app_admin_users /admin/users Path does not match
73 app_admin_user_add /admin/user/add Path does not match
74 app_admin_user_edit /admin/user/edit/{id} Path does not match
75 app_admin_user_remove /admin/user/remove/{id} Path does not match

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