Routing
pages_products_overview
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "en" |
Route Matching Logs
Path to match:
/en/woven-vinyl-floors
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | pdf_file_new | /admin/admin/pdf-file | Path does not match |
14 | pdf_file_index | /admin/admin/pdf-list | Path does not match |
15 | easyadmin | /admin/ | Path does not match |
16 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
17 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
18 | pages_collection_details.ja | /collection-overview/{slug}-{id} | Path does not match |
19 | pages_collection_details.en | /en/collection-overview/{slug}-{id} | Path does not match |
20 | pages_product_details.ja | /woven-vinyl-floors/{collectionSlug}/{slug}-{id} | Path does not match |
21 | pages_product_details.en | /en/woven-vinyl-floors/{collectionSlug}/{slug}-{id} | Path does not match |
22 | pages_project_details.ja | /projects/{kindProjectSlug}/{slug}-{id} | Path does not match |
23 | pages_project_details.en | /en/projects/{kindProjectSlug}/{slug}-{id} | Path does not match |
24 | pages_aboutOurFloors_overview.ja | /about-our-floors | Path does not match |
25 | pages_aboutOurFloors_overview.en | /en/about-our-floors | Path does not match |
26 | pages_aboutOurFloors_detail.ja | /about-our-floors/{sectionSlug} | Path does not match |
27 | pages_aboutOurFloors_detail.en | /en/about-our-floors/{sectionSlug} | Path does not match |
28 | pages_collections_overview.ja | /collection-overview | Path does not match |
29 | pages_collections_overview.en | /en/collection-overview | Path does not match |
30 | pages_contact_index.ja | /contact | Path does not match |
31 | pages_contact_index.en | /en/contact | Path does not match |
32 | pages_rgpd_index.ja | /rgpd-en | Path does not match |
33 | pages_rgpd_index.en | /en/rgpd-en | Path does not match |
34 | pages_home_index.ja | / | Path does not match |
35 | pages_home_index.en | /en/ | Path does not match |
36 | pages_japn.ja | /ja | Path does not match |
37 | pages_japn.en | /en/ja | Path does not match |
38 | documents.ja | /ja/documents | Path does not match |
39 | documents.en | /en/documents | Path does not match |
40 | installation_maintenance.ja | /ja/installation-maintenance | Path does not match |
41 | installation_maintenance.en | /en/installation-maintenance | Path does not match |
42 | pages_products_overview.ja | /woven-vinyl-floors | Path does not match |
43 | pages_products_overview.en | /en/woven-vinyl-floors | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.