Routing
(none)
Matched route
Route Matching Logs
Path to match:
/fr/ressources/guides-et-outils
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | sulu_community.registration | /{prefix}registration | Path does not match |
| 2 | sulu_community.confirmation | /{prefix}confirmation/{token} | Path does not match |
| 3 | sulu_community.completion | /{prefix}completion | Path does not match |
| 4 | sulu_community.password_forget | /{prefix}password-forget | Path does not match |
| 5 | sulu_community.password_reset | /{prefix}password-reset/{token} | Path does not match |
| 6 | sulu_community.profile | /{prefix}profile | Path does not match |
| 7 | sulu_community.email_confirmation | /{prefix}profile/email-confirmation | Path does not match |
| 8 | sulu_community.login | /{prefix}login | Path does not match |
| 9 | sulu_community.logout | /{prefix}logout | Path does not match |
| 10 | sulu_community.user_confirm | /{prefix}_community/confirm | Path does not match |
| 11 | sulu_community.user_deny | /{prefix}_community/deny | Path does not match |
| 12 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
| 13 | sulu_media.website.media.download | /media/{id}/download/{slug} | Path does not match |
| 14 | sulu_media.website.media.download_admin | /admin/media/{id}/download/{slug} | Path does not match |
| 15 | sulu_website.sitemap_index | /sitemap.xml | Path does not match |
| 16 | sulu_website.paginated_sitemap | /sitemaps/{alias}-{page}.xml | Path does not match |
| 17 | sulu_website.sitemap | /sitemaps/{alias}.xml | Path does not match |
| 18 | sulu_website.segment_switch | /_sulu_segment_switch | Path does not match |
| 19 | pqna.paybox_payment | /{prefix}paybox/payment/events.{_format} | Path does not match |
| 20 | pqna.website_search_tag | /{prefix}tag.{_format} | Path does not match |
| 21 | pqna.check_user | /{prefix}user/{id}.{_format} | Path does not match |
| 22 | pqna.list | /{prefix}userlist.{_format} | Path does not match |
| 23 | pqna.search_territoire | /{prefix}search_territoire.{_format} | Path does not match |
| 24 | pqna.mon_espace | /{prefix}mon-espace.{_format} | Path does not match |
| 25 | pqna.login | /{prefix}login.{_format} | Path does not match |
| 26 | pqna.global_search | /{prefix}gsearch.{_format} | Path does not match |
| 27 | pqna.custom_search | /{prefix}csearch.{_format} | Path does not match |
| 28 | pqna.search | /{prefix}recherche.{_format} | Path does not match |
| 29 | pqna.sub_category_search | /{prefix}scsearch.{_format} | Path does not match |
| 30 | pqna.api_search | /{prefix}api_search.{_format} | Path does not match |
| 31 | pqna.api_territory_search | /{prefix}api_territory_search.{_format} | Path does not match |
| 32 | pqna.api_experience_search | /{prefix}api_experience_search.{_format} | Path does not match |
| 33 | pqna.territoire_by_departement | /{prefix}territoire_by_departement/{id}.{_format} | Path does not match |
| 34 | pqna.validate_price_from_form | /{prefix}validate_price_from_form.{_format} | Path does not match |
| 35 | pqna.check_recaptcha_dynamic | /{prefix}check_recaptcha_dynamic.{_format} | Path does not match |
| 36 | _preview_error | /{prefix}_error/{code}.{_format} | Path does not match |
| 37 | _wdt | /_wdt/{token} | Path does not match |
| 38 | _profiler_home | /_profiler/ | Path does not match |
| 39 | _profiler_search | /_profiler/search | Path does not match |
| 40 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 41 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 42 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 43 | _profiler_open_file | /_profiler/open | Path does not match |
| 44 | _profiler | /_profiler/{token} | Path does not match |
| 45 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 46 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 47 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 48 | logout | /logout | 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.