http://ancien.ailes-dorees.com/contact

Routing

app_contact Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /contact
# Route name Path Log
1 app_admin_appointment_index /admin/appointment/ Path does not match
2 app_admin_appointment_details /admin/appointment/details/{id} Path does not match
3 app_admin_appointment_prestations /admin/appointment/prestations Path does not match
4 app_admin_take_appointment_step_1 /admin/appointment/{id}/step-1 Path does not match
5 app_admin_take_appointment_step_2 /admin/appointment/{id}/step-2 Path does not match
6 app_admin_blog_index /admin/blog/ Path does not match
7 app_admin_blog_new /admin/blog/new Path does not match
8 app_admin_blog_edit /admin/blog/edit/{id} Path does not match
9 app_admin_blog_delete /admin/blog/delete/{id} Path does not match
10 app_admin_blog_details /admin/blog/details/{id} Path does not match
11 app_admin_categorie_blog_index /admin/categorie-blog/ Path does not match
12 app_admin_categorie_blog_new /admin/categorie-blog/new Path does not match
13 app_admin_categorie_blog_edit /admin/categorie-blog/edit/{id} Path does not match
14 app_admin_categorie_blog_delete /admin/categorie-blog/delete/{id} Path does not match
15 app_admin_client_index /admin/client/ Path does not match
16 app_admin_index /admin Path does not match
17 app_admin_message_client_index /admin/messages/ Path does not match
18 app_admin_message_client_details /admin/messages/details/{id} Path does not match
19 app_admin_tag_blog_index /admin/tag-blog/ Path does not match
20 app_admin_tag_blog_new /admin/tag-blog/new Path does not match
21 app_admin_tag_blog_edit /admin/tag-blog/edit/{id} Path does not match
22 app_admin_tag_blog_delete /admin/tag-blog/delete/{id} Path does not match
23 app_admin_test_numerologie /admin/test-numerologie-info/ Path does not match
24 app_admin_test_numerologie_edit /admin/test-numerologie-info/edit/{id} Path does not match
25 app_admin_boutique_book_index /admin/boutique/book/ Path does not match
26 app_admin_book_new /admin/boutique/book/new Path does not match
27 app_admin_book_edit /admin/boutique/book/edit/{id} Path does not match
28 app_admin_book_delete /admin/boutique/book/delete/{id} Path does not match
29 app_admin_book_download_file /admin/boutique/book/download-file/{id} Path does not match
30 app_admin_boutique_admin_shop /admin/boutique/admin/shop Path does not match
31 app_admin_boutique_order_details /admin/boutique/order/{id} Path does not match
32 app_admin_code_promo_index /admin/code/promo/ Path does not match
33 app_admin_code_promo_new /admin/code/promo/new Path does not match
34 app_admin_code_promo_edit /admin/code/promo/edit/{id} Path does not match
35 app_admin_code_promo_delete /admin/code/promo/delete/{id} Path does not match
36 app_admin_page_index /admin/pages Path does not match
37 app_page_about_us_show /admin/page/about/us/show/{id} Path does not match
38 app_page_about_us_edit /admin/page/about/us/{id}/edit Path does not match
39 admin_prestation_category_list /admin/prestation/category/list Path does not match
40 admin_prestation_category_new /admin/prestation/category/new Path does not match
41 admin_prestation_category_edit /admin/prestation/category/{id}/edit Path does not match
42 admin_prestation_category_delete /admin/prestation/category/{id}/delete Path does not match
43 admin_prestation_show /admin/prestation/{id}/prestType/show Path does not match
44 admin_prestation_list /admin/prestation/cat/{id}/prest/list Path does not match
45 admin_prestation_new /admin/prestation/cat/{id}/prest/new Path does not match
46 admin_prestation_edit /admin/prestation/{id}/edit Path does not match
47 admin_prestation_option_new /admin/prestation/{id}/option/new Path does not match
48 admin_prestation_option_edit /admin/prestation/{id}/option/edit Path does not match
49 admin_prestation_option_delete /admin/prestation/{id}/option/delete Path does not match
50 admin_prestation_type_new /admin/prestation/{id}/type/new Path does not match
51 admin_prestation_type_edit /admin/prestation/typeConsultation/{typeCons}/prestTypeConsult/{presTypeCons}/type/edit Path does not match
52 admin_prestation_type_delete /admin/prestation/prestTypeConsult/{id}/delete Path does not match
53 admin_prestation_delete /admin/prestation/{id}/delete Path does not match
54 app_auth_logout /auth/deconnexion Path does not match
55 app_auth_login /auth/connexion Path does not match
56 app_auth_signup /auth/inscription Path does not match
57 app_blog_index /blog/ Path does not match
58 app_blog_details /blog/{slugCat}/{slugTitle}/{id} Path does not match
59 client_newsletter_index /newsletter/index Path does not match
60 client_newsletter_enable /api/newsletter/enable Path does not match
61 client_newsletter_disable /api/newsletter/disable/client/{userId} Path does not match
62 app_get_code_promo_by_val /code-promo/{value} Path does not match
63 app_home / Path does not match
64 app_about_us /nos-informations/{id} Path does not match
65 app_services /services Path does not match
66 app_details /details Path does not match
67 app_prestations /services-voyance-cartomancie Path does not match
68 app_prestations_category_details /prestation/category/{id}/details Path does not match
69 app_formations /e-formations Path does not match
70 app_testimonials /temoignages Path does not match
71 app_prediction /prediction Path does not match
72 app_contact /contact Route matches!

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