Routing
GhFrontBundle_Card_hint
Matched route
50
Tested routes before match
Route Parameters
| Name | Value |
|---|---|
| cardId | "11074" |
| console | "pc" |
| slug | "empire-earth-3" |
Route Matching Logs
Path to match:
/pc/11074-empire-earth-3/astuces.html
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | GhFrontBundle_Page_homepage | / | Path does not match |
| 13 | GhFrontBundle_Page_homepageDefault | /{console}/ | Path does not match |
| 14 | GhFrontBundle_Page_picture | /{console}/{cardId}-{slug}/image_{pictureId}.html | Path does not match |
| 15 | GhFrontBundle_Page_pictureWysiwyg | /images/{id}-{slug}.html | Path does not match |
| 16 | GhFrontBundle_Page_daily | /actu/{year}/{month}/{day}/ | Path does not match |
| 17 | GhFrontBundle_Page_dailyDefault | /actu/ | Path does not match |
| 18 | GhFrontBundle_Page_calendar | /{console}/calendrier/{year}/{month}/ | Path does not match |
| 19 | GhFrontBundle_Page_calendarConsole | /{console}/calendrier/ | Path does not match |
| 20 | GhFrontBundle_Page_chart | /{console}/top/{source}.html | Path does not match |
| 21 | GhFrontBundle_Page_chartDefault | /{console}/top/ | Path does not match |
| 22 | GhFrontBundle_Page_press | /presse/{pressId}-{slug}/page-{page}.html | Path does not match |
| 23 | GhFrontBundle_Page_pressDefault | /presse/{pressId}-{slug}/ | Path does not match |
| 24 | GhFrontBundle_Page_search | /recherche.html | Path does not match |
| 25 | GhFrontBundle_Page_team | /team/ | Path does not match |
| 26 | GhFrontBundle_Page_about | /apropos.html | Path does not match |
| 27 | GhFrontBundle_Page_hiring | /recrutement.html | Path does not match |
| 28 | GhFrontBundle_Page_notation | /notation.html | Path does not match |
| 29 | GhFrontBundle_Page_random | /hasard.html | Path does not match |
| 30 | GhFrontBundle_Page_contactAuthor | /contact/ | Path does not match |
| 31 | GhFrontBundle_Page_checkContactForm | /contactValidation.html | Path does not match |
| 32 | GhFrontBundle_Page_download | /down.html | Path does not match |
| 33 | GhFrontBundle_Page_rss | /rss/ | Path does not match |
| 34 | GhFrontBundle_Page_inPartner | /in.html | Path does not match |
| 35 | GhFrontBundle_Page_opensearch | /opensearch.xml | Path does not match |
| 36 | GhFrontBundle_Article_news | /news/{newsId}-{slug}.html | Path does not match |
| 37 | GhFrontBundle_Article_newsSubsection | /news/{subsectionId}-{slug}/page-{pageId}.html | Path does not match |
| 38 | GhFrontBundle_Article_newsTag | /news/tag-{slug}/page-{pageId}.html | Path does not match |
| 39 | GhFrontBundle_Article_dossier | /dossiers/{dossierId}-{dossierSlug}/ | Path does not match |
| 40 | GhFrontBundle_Article_dossierPage | /dossiers/{dossierId}-{dossierSlug}/{pageId}-{pageSlug}.html | Path does not match |
| 41 | GhFrontBundle_Card_card | /{console}/{cardId}-{slug}/ | Path does not match |
| 42 | GhFrontBundle_Card_review | /{console}/{cardId}-{slug}/test_{reviewId}.html | Path does not match |
| 43 | GhFrontBundle_Card_reviewOldRoute | /test.articles/{reviewId}.html | Path does not match |
| 44 | GhFrontBundle_Card_preview | /{console}/{cardId}-{slug}/preview_{previewId}.html | Path does not match |
| 45 | GhFrontBundle_Card_gallery | /{console}/{cardId}-{slug}/galerie-{page}.html | Path does not match |
| 46 | GhFrontBundle_Card_galleryDefault | /{console}/{cardId}-{slug}/galerie.html | Path does not match |
| 47 | GhFrontBundle_Card_movie | /{console}/{cardId}-{slug}/videos.html | Path does not match |
| 48 | GhFrontBundle_Card_movieView | /{console}/{cardId}-{slug}/video-{movieId}.html | Path does not match |
| 49 | GhFrontBundle_Card_pressReview | /{console}/{cardId}-{slug}/presse.html | Path does not match |
| 50 | GhFrontBundle_Card_hint | /{console}/{cardId}-{slug}/astuces.html | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.