Routing
tournament_register_fr
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "2" |
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/inscription_tournoi/2
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | account_fr | /compte/profil | Path does not match |
| 16 | photo_fr | /compte/photo | Path does not match |
| 17 | editmdp_fr | /compte/modifier_password | Path does not match |
| 18 | account_mes_tournois | /compte/mes-tournois | Path does not match |
| 19 | app_contact | /contact | Path does not match |
| 20 | error_page | /error/{code} | Path does not match |
| 21 | addevents_fr | /evenements | Path does not match |
| 22 | toggle_evenement_publier | /evenement/{id}/publier | Path does not match |
| 23 | homepage | / | Path does not match |
| 24 | addligue_fr | /ligue/{step}/ | Path does not match |
| 25 | partner_selection | /selection-partenaire/{sessionId} | Path does not match |
| 26 | partner_send_invitation | /invitation/envoyer | Path does not match |
| 27 | partner_accept_invitation | /invitation/accepter/{id} | Path does not match |
| 28 | partner_refuse_invitation | /invitation/refuser/{id} | Path does not match |
| 29 | partner_my_invitations | /mes-invitations | Path does not match |
| 30 | planning_index | /planning/{evenementId} | Path does not match |
| 31 | planning_terrains | /planning/{evenementId}/terrains | Path does not match |
| 32 | planning_config | /planning/{evenementId}/config | Path does not match |
| 33 | planning_verifier_disponibilite | /planning/{evenementId}/verifier-disponibilite | Path does not match |
| 34 | planning_modifier_match | /planning/{evenementId}/modifier-match | Path does not match |
| 35 | planning_generer | /planning/{evenementId}/generer | Path does not match |
| 36 | planning_terrains_categories | /planning/{evenementId}/terrains-categories | Path does not match |
| 37 | planning_modifier | /planning/{evenementId}/modifier | Path does not match |
| 38 | planning_supprimer | /planning/{evenementId}/supprimer | Path does not match |
| 39 | planning_export | /planning/{evenementId}/export | Path does not match |
| 40 | players_fr | /joueurs | Path does not match |
| 41 | player_fr | /joueur/{userId} | Path does not match |
| 42 | player_selection | /selection-joueurs/{sessionId} | Path does not match |
| 43 | player_selection_recap | /selection-joueurs/{sessionId}/recap | Path does not match |
| 44 | playoff_supprimer_scores | /tournoi/{tournoiId}/playoffs/{playoffId}/supprimer-scores | Path does not match |
| 45 | playoff_activer | /tournoi/{tournoiId}/playoffs/{playoffId}/activer | Path does not match |
| 46 | playoff_terminer | /tournoi/{tournoiId}/playoffs/{playoffId}/terminer | Path does not match |
| 47 | playoff_generer | /tournoi/{tournoiId}/playoffs/generer | Path does not match |
| 48 | playoff_matchs | /tournoi/{tournoiId}/playoffs/{playoffId}/matchs | Path does not match |
| 49 | playoff_changer_type | /tournoi/{tournoiId}/playoffs/{playoffId}/changer-type | Path does not match |
| 50 | playoff_verifier_scores | /tournoi/{tournoiId}/playoffs/{playoffId}/verifier-scores | Path does not match |
| 51 | playoff_update_score | /tournoi/{tournoiId}/playoffs/scores/update | Path does not match |
| 52 | signup_fr | /inscription | Path does not match |
| 53 | signup_success | /signup-success/{_locale} | Path does not match |
| 54 | verify_email | /verify-email/{id}/{token} | Path does not match |
| 55 | search_results | /search | Path does not match |
| 56 | login | /login | Path does not match |
| 57 | login_check | /login_check | Path does not match |
| 58 | app_logout | /logout | Path does not match |
| 59 | stripe_checkout_post | /checkout_post/{id} | Path does not match |
| 60 | paiement_success | /paiement/success | Path does not match |
| 61 | paiement_cancel | /paiement/cancel | Path does not match |
| 62 | tournament_checkout | /tournament/checkout/{id} | Path does not match |
| 63 | tournament_fr | /tournois | Path does not match |
| 64 | tournament_detail_fr | /detail_tournoi/{id} | Path does not match |
| 65 | tournament_register_fr | /inscription_tournoi/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.