Routing
catalog_entreprise
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/catalog/entreprise
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | competences | /competency-domains | Path does not match |
| 2 | intra | /intra | Path does not match |
| 3 | competences_save | /competency-domains/save | Path does not match |
| 4 | competences_testimonials_save | /competency-domains/testimonials/save | Path does not match |
| 5 | competences_faq_save | /competency-domains/faq/save | Path does not match |
| 6 | competences_hero_save | /competency-domains/hero/save | Path does not match |
| 7 | _contact | /_contact | Path does not match |
| 8 | homepage | / | Path does not match |
| 9 | cms_text_update | /cms/text | Path does not match |
| 10 | cms_page_media_upload | /cms/media | Path does not match |
| 11 | catalogue_text_update | /cms/catalogue-text | Path does not match |
| 12 | event_ribbon_update | /event-ribbon | Path does not match |
| 13 | cms_media_upload | /upload | Path does not match |
| 14 | ch_cookie_consent.show | /cookie_consent | Path does not match |
| 15 | ch_cookie_consent.show_if_cookie_consent_not_set | /cookie_consent_alt | Path does not match |
| 16 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
| 17 | sulu_media.website.media.download | /media/{id}/download/{slug} | Path does not match |
| 18 | sulu_media.website.media.download_admin | /admin/media/{id}/download/{slug} | Path does not match |
| 19 | sulu_search.website_search | /{prefix}search.{_format} | Path does not match |
| 20 | sulu_website.sitemap_index | /sitemap.xml | Path does not match |
| 21 | sulu_website.paginated_sitemap | /sitemaps/{alias}-{page}.xml | Path does not match |
| 22 | sulu_website.sitemap | /sitemaps/{alias}.xml | Path does not match |
| 23 | sulu_website.segment_switch | /_sulu_segment_switch | Path does not match |
| 24 | _preview_error | /{prefix}_error/{code}.{_format} | Path does not match |
| 25 | _wdt | /_wdt/{token} | Path does not match |
| 26 | _profiler_home | /_profiler/ | Path does not match |
| 27 | _profiler_search | /_profiler/search | Path does not match |
| 28 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 29 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 30 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 31 | _profiler_open_file | /_profiler/open | Path does not match |
| 32 | _profiler | /_profiler/{token} | Path does not match |
| 33 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 34 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 35 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 36 | sulu_admin | /admin | Path does not match |
| 37 | login | /login | Path does not match |
| 38 | app_logout | /logout | Path does not match |
| 39 | catalog_professionnel | /catalog/professionnel | Path does not match |
| 40 | catalog_entreprise | /catalog/entreprise | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.