Routing
(none)
Matched route
Route Matching Logs
Path to match:
/manual/pt-br/new_features_2_2.html
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_articles_index | /articles/liste/{page} | Path does not match |
| 2 | app_articles_new | /articles/new | Path does not match |
| 3 | app_articles_show | /articles/{id} | Path does not match |
| 4 | app_articles_edit | /articles/{id}/edit | Path does not match |
| 5 | app_articles_delete | /articles/{id} | Path does not match |
| 6 | app_categories_evenements_index | /categories/evenements/ | Path does not match |
| 7 | app_categories_evenements_new | /categories/evenements/new | Path does not match |
| 8 | app_categories_evenements_show | /categories/evenements/{id} | Path does not match |
| 9 | app_categories_evenements_edit | /categories/evenements/{id}/edit | Path does not match |
| 10 | app_categories_evenements_delete | /categories/evenements/{id} | Path does not match |
| 11 | app_default | / | Path does not match |
| 12 | aPropos | /a-propos | Path does not match |
| 13 | activites | /activites | Path does not match |
| 14 | activiteDetail | /activiteDetail/{id} | Path does not match |
| 15 | commissions | /commissions | Path does not match |
| 16 | calendrier | /calendrier | Path does not match |
| 17 | calendrierDetail | /calendrier/{id} | Path does not match |
| 18 | reservation | /reservation | Path does not match |
| 19 | valierReservation | /validerReservation/{id} | Path does not match |
| 20 | panier | /panier | Path does not match |
| 21 | deletePanier | /deletePanier/{id} | Path does not match |
| 22 | validationCmd | /validation-de-la-commande/{id} | Path does not match |
| 23 | monCompte | /monCompte | Path does not match |
| 24 | press | /press | Path does not match |
| 25 | sponsors | /sponsors | Path does not match |
| 26 | contact | /contact | Path does not match |
| 27 | cookies | /gestion-cookies | Path does not match |
| 28 | politique | /politique-de-confidentialite | Path does not match |
| 29 | listereservations | /reservations/{id} | Path does not match |
| 30 | erreurAccess | /erreurAccess | Path does not match |
| 31 | exportPdf | /exportPdf | Path does not match |
| 32 | contactReq | /contactReq | Path does not match |
| 33 | stripeForm | /stripeForm | Path does not match |
| 34 | stripe | /stripe | Path does not match |
| 35 | retourStripe | /retourStripe/{etat} | Path does not match |
| 36 | supprimerPanierAuto | /supprimerPanierAuto | Path does not match |
| 37 | app_evenements_index | /evenements/ | Path does not match |
| 38 | app_evenements_new | /evenements/new | Path does not match |
| 39 | app_evenements_show | /evenements/{id} | Path does not match |
| 40 | app_evenements_edit | /evenements/{id}/edit | Path does not match |
| 41 | app_evenements_delete | /evenements/{id} | Path does not match |
| 42 | app_partenaires_index | /partenaires/ | Path does not match |
| 43 | app_partenaires_new | /partenaires/new | Path does not match |
| 44 | app_partenaires_show | /partenaires/{id} | Path does not match |
| 45 | app_partenaires_edit | /partenaires/{id}/edit | Path does not match |
| 46 | app_partenaires_delete | /partenaires/{id} | Path does not match |
| 47 | app_register | /register | Path does not match |
| 48 | app_login | /login | Path does not match |
| 49 | app_logout | /logout | Path does not match |
| 50 | app_user_index | /user/ | Path does not match |
| 51 | app_user_new | /user/new | Path does not match |
| 52 | app_user_show | /user/{id} | Path does not match |
| 53 | app_user_edit | /user/{id}/edit | Path does not match |
| 54 | app_user_delete | /user/{id} | Path does not match |
| 55 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 56 | _wdt | /_wdt/{token} | Path does not match |
| 57 | _profiler_home | /_profiler/ | Path does not match |
| 58 | _profiler_search | /_profiler/search | Path does not match |
| 59 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 60 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 61 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 62 | _profiler_open_file | /_profiler/open | Path does not match |
| 63 | _profiler | /_profiler/{token} | Path does not match |
| 64 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 65 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 66 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.