Routing
frontend__detailsblog
Matched route
Route Parameters
Name | Value |
---|---|
alias | "pourquoi-enlever-polypes" |
Route Matching Logs
Path to match:
/detailsblog/pourquoi-enlever-polypes
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | app.swagger | /api/doc.json | Path does not match |
3 | app.swagger_ui | /api/doc | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | 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 | backend_banner_list | /backend/banner | Path does not match |
17 | backend_banner_add | /backend/banner/add | Path does not match |
18 | backend_banner_edit | /backend/banner/{id}/edit | Path does not match |
19 | backend_banner_delete | /backend/banner/{id}/delete | Path does not match |
20 | backend_blog_list | /backend/blog | Path does not match |
21 | backend_blog_add | /backend/blog/add | Path does not match |
22 | backend_blog_edit | /backend/blog/{id}/edit | Path does not match |
23 | backend_blog_edit_status | /backend/blog/{id}/edit_status | Path does not match |
24 | backend_blog_delete | /backend/blog/{id}/delete | Path does not match |
25 | backend_blog_delete_image | /backend/blog/{id}/delete/image/{key_image} | Path does not match |
26 | backend_category_list | /backend/category | Path does not match |
27 | backend_category_add | /backend/category/add | Path does not match |
28 | backend_category_edit | /backend/category/{id}/edit | Path does not match |
29 | backend_category_delete | /backend/category/{id}/delete | Path does not match |
30 | backend_contact_list | /backend/contact | Path does not match |
31 | backend_contact_add_contact | /backend/contact/add_contact | Path does not match |
32 | backend_contact_add_appointement | /backend/contact/add_appointement | Path does not match |
33 | backend_language_list | /backend/language | Path does not match |
34 | backend_language_add | /backend/language/add | Path does not match |
35 | backend_language_edit | /backend/language/{id}/edit | Path does not match |
36 | backend_language_delete | /backend/language/{id}/delete | Path does not match |
37 | backend_parameter_list | /backend/parameter | Path does not match |
38 | backend_parameter_add | /backend/parameter/add | Path does not match |
39 | backend_parameter_edit | /backend/parameter/{id}/edit | Path does not match |
40 | backend_parameter_delete | /backend/parameter/{id}/delete | Path does not match |
41 | backend_question_list | /backend/question | Path does not match |
42 | backend_question_add | /backend/question/add | Path does not match |
43 | backend_question_edit | /backend/question/{id}/edit | Path does not match |
44 | backend_question_delete | /backend/question/{id}/delete | Path does not match |
45 | app_register | /register | Path does not match |
46 | app_login | /login | Path does not match |
47 | app_logout | /logout | Path does not match |
48 | backend_service_list | /backend/service | Path does not match |
49 | backend_service_add | /backend/service/add | Path does not match |
50 | backend_service_edit | /backend/service/{id}/edit | Path does not match |
51 | backend_service_delete | /backend/service/{id}/delete | Path does not match |
52 | backend_testimony_list | /backend/testimony | Path does not match |
53 | backend_testimony_add | /backend/testimony/add | Path does not match |
54 | backend_testimony_edit | /backend/testimony/{id}/edit | Path does not match |
55 | backend_testimony_delete | /backend/testimony/{id}/delete | Path does not match |
56 | frontend__index | / | Path does not match |
57 | frontend__apropos | /apropos | Path does not match |
58 | frontend__service | /service | Path does not match |
59 | frontend__faq | /faq | Path does not match |
60 | frontend__blog | /blog | Path does not match |
61 | frontend__detailsblog | /detailsblog/{alias} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.