Routing
post
Matched route
Route Parameters
| Name | Value |
|---|---|
| post | "tarifs-serrurier" |
Route Redirection
This page redirects to:
https://dev.metallerie-grand-paris.com/tarifs-changement-de-serrure/
Route Matching Logs
Path to match:
/tarifs-serrurier/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | page_blog_list | /blog/ | Path does not match |
| 2 | app_post_template_page_check_index | /admin/api/template-page/check-name | Path does not match |
| 3 | app_template_page_check_slug_api | /admin/api/template-page/check-slug-template | Path does not match |
| 4 | app_template_page_new_yyy | /admin/api/template-page/new | Path does not match |
| 5 | app_template_page_edit_dscsdcsd_test | /admin/api/template-page/edit/{id} | Path does not match |
| 6 | app_template_page_delete_api | /admin/api/template-page/delete-template-page/{id} | Path does not match |
| 7 | app_template_page_edit_dscsdcsd | /admin/api/template-page/get/{id} | Path does not match |
| 8 | page_agence_liste | /agences/ | Path does not match |
| 9 | page_agence_detail | /agences/{post_name}/ | Path does not match |
| 10 | preview_elementor | /preview-elementor/ | Path does not match |
| 11 | page_preview | /page-preview/ | Path does not match |
| 12 | app_filter_post_type_api_edit_config | /admin/api/filter/post-type/filter | Path does not match |
| 13 | app_filter_post_api_edit_config | /admin/api/filter/post/filter | Path does not match |
| 14 | page_blog_detail | /blog/{post_name}/ | Path does not match |
| 15 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 16 | 2fa_login | /2fa | Path does not match |
| 17 | 2fa_login_check | /2fa_check | Path does not match |
| 18 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | api_gbp_location | /api/gbp-reviews/locations/{locationID} | Path does not match |
| 33 | api_documentation | /api/documentation-documents | Path does not match |
| 34 | search_nos_agences_terms | /api/agences/search_terms | Path does not match |
| 35 | search_blog_terms | /api/blog/search_terms | Path does not match |
| 36 | search_auteur_blog_terms | /api/auteur/search_terms | Path does not match |
| 37 | send_mail | /api/send_mail | Path does not match |
| 38 | post_post_by_post_type | /api/getPost | Path does not match |
| 39 | post_post_by_path | /api/getChilsdPost | Path does not match |
| 40 | search_products | /api/products/search | Path does not match |
| 41 | search_interventions | /api/interventions/search | Path does not match |
| 42 | accueil | / | Path does not match |
| 43 | interventions | /nos-interventions/ | Path does not match |
| 44 | intervention | /nos-interventions/{post_name}/ | Path does not match |
| 45 | author | /auteur/ | Path does not match |
| 46 | author_details | /auteur/{post_name}/ | Path does not match |
| 47 | plan_du_site | /plan-du-site/ | Path does not match |
| 48 | post | /{post}/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.