Routing
(none)
Matched route
Route Matching Logs
Path to match:
/cms/.env
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_categories_list | /admin/categories/ | Path does not match |
| 2 | admin_categories_add | /admin/categories/add | Path does not match |
| 3 | admin_categories_edit | /admin/categories/{item}/edit | Path does not match |
| 4 | admin_consultations_list | /admin/consultations/ | Path does not match |
| 5 | admin_consultations_add | /admin/consultations/add | Path does not match |
| 6 | admin_consultations_edit | /admin/consultations/{item}/edit | Path does not match |
| 7 | admin_consultations_requests_list | /admin/consultations-requests/ | Path does not match |
| 8 | admin_consultations_requests_show | /admin/consultations-requests/{item}/show | Path does not match |
| 9 | admin_consultations_requests_archive | /admin/consultations-requests/{item}/archive | Path does not match |
| 10 | admin_contact_list | /admin/contact/new | Path does not match |
| 11 | admin_contact_archived | /admin/contact/archived | Path does not match |
| 12 | admin_contact_archive | /admin/contact/{contact}/archive | Path does not match |
| 13 | admin_contact_show | /admin/contact/{item}/show | Path does not match |
| 14 | admin_index | /admin | Path does not match |
| 15 | admin_news_add | /admin/news/add | Path does not match |
| 16 | admin_orders_list | /admin/orders/ | Path does not match |
| 17 | admin_orders_show | /admin/orders/{item}/show | Path does not match |
| 18 | admin_products_list | /admin/products/ | Path does not match |
| 19 | admin_products_add | /admin/products/add | Path does not match |
| 20 | admin_products_edit | /admin/products/{item}/edit | Path does not match |
| 21 | admin_questions_waiting | /admin/questions/waiting | Path does not match |
| 22 | admin_questions_answered | /admin/questions/answered | Path does not match |
| 23 | admin_thoughts_list | /admin/thoughts/ | Path does not match |
| 24 | admin_thoughts_add | /admin/thoughts/add | Path does not match |
| 25 | admin_thoughts_edit | /admin/thoughts/{item}/edit | Path does not match |
| 26 | cart_add | /panier/ajouter/{id} | Path does not match |
| 27 | cart_show | /panier | Path does not match |
| 28 | cart_remove | /panier/retirer/{id} | Path does not match |
| 29 | checkout_create_order | /checkout/create-order | Path does not match |
| 30 | checkout_capture_order | /checkout/capture-order | Path does not match |
| 31 | checkout_thanks | /checkout/télécharger | Path does not match |
| 32 | consultation_request | /demande/{consultation} | Path does not match |
| 33 | consultation_create_order | /demande/{consultation}/create-order | Path does not match |
| 34 | consultation_capture_order | /demande/{consultation}/capture-order | Path does not match |
| 35 | consultation_thanks | /demande/{consultation}/merci | Path does not match |
| 36 | download_file | /download/{token} | Path does not match |
| 37 | app_home | / | Path does not match |
| 38 | app_ethique | /ethique | Path does not match |
| 39 | app_presentation | /presentation | Path does not match |
| 40 | app_consultation | /consultation | Path does not match |
| 41 | app_hypnose_thematique | /hypnoses_thematiques | Path does not match |
| 42 | app_category | /hypnoses_thematiques/{slug} | Path does not match |
| 43 | app_contact | /contact | Path does not match |
| 44 | app_politique | /politique-de-confidentialite | Path does not match |
| 45 | app_mentions | /mentions-legales | Path does not match |
| 46 | app_prestations | /prestations | Path does not match |
| 47 | app_magnetisme | /magnetisme | Path does not match |
| 48 | app_litho | /litho-energie | Path does not match |
| 49 | app_tarot | /tarot | Path does not match |
| 50 | app_hypnose | /hypnose | Path does not match |
| 51 | app_infos | /ce-que-vous-devez-savoir | Path does not match |
| 52 | app_tarifs | /tarifs | Path does not match |
| 53 | app_login | /login | Path does not match |
| 54 | app_logout | /logout | Path does not match |
| 55 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 56 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 57 | _wdt | /_wdt/{token} | Path does not match |
| 58 | _profiler_home | /_profiler/ | Path does not match |
| 59 | _profiler_search | /_profiler/search | Path does not match |
| 60 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 61 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 62 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 63 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 64 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 65 | _profiler_open_file | /_profiler/open | Path does not match |
| 66 | _profiler | /_profiler/{token} | Path does not match |
| 67 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 68 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 69 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.