Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | origine | /administration/origine | Path does not match |
| 15 | secteur | /administration/secteur | Path does not match |
| 16 | rayon | /administration/rayon | Path does not match |
| 17 | regroupement | /administration/regroupement | Path does not match |
| 18 | emballage | /administration/emballage | Path does not match |
| 19 | ajouterEmballage | /administration/ajouter-emballage | Path does not match |
| 20 | modifierEmballage | /administration/modifier-emballage/{id} | Path does not match |
| 21 | entreeEmballage | /administration/entree-emballage | Path does not match |
| 22 | modifierEntreeEmballage | /administration/entree-emballage/{id} | Path does not match |
| 23 | regroupement_region | /administration/regroupement_region | Path does not match |
| 24 | regroupement_client | /administration/regroupement_client | Path does not match |
| 25 | type_reglement | /administration/type_reglement | Path does not match |
| 26 | type_facturation | /administration/type_facturation | Path does not match |
| 27 | delai_facturation | /administration/delai_facturation | Path does not match |
| 28 | type_client | /administration/type_client | Path does not match |
| 29 | type_palette | /administration/type_palette | Path does not match |
| 30 | chaine_administration | /administration/chaine | Path does not match |
| 31 | utilisateurs | /administration/utilisateurs | Path does not match |
| 32 | ajouter_utilisateur | /administration/utilisateurs/creation | Path does not match |
| 33 | modifier_utilisateur | /administration/utilisateurs/{id} | Path does not match |
| 34 | genererBadgeUtilisateur | /administration/genererBadgeUtilisateur/{id} | Path does not match |
| 35 | transporteur | /administration/transporteur | Path does not match |
| 36 | transporteurAjout | /administration/transporteurAjout | Path does not match |
| 37 | transporteurModifie | /administration/transporteurModifie/{id} | Path does not match |
| 38 | transporteurAutre | /administration/transporteurAutre/{clientId}/{poids} | Path does not match |
| 39 | grille_tarifaire | /administration/grille_tarifaire/{id} | Path does not match |
| 40 | grille_tarifaireModifie | /administration/grille_tarifaireModifie/{id} | Path does not match |
| 41 | grille_tarifaireApplique | /administration/grille_tarifaireApplique/{id} | Path does not match |
| 42 | liste_message | /administration/message | Path does not match |
| 43 | creation_message | /administration/message/creation | Path does not match |
| 44 | modification_message | /administration/message/{message}/modification | Path does not match |
| 45 | suppression_message | /administration/message/{message}/suppression | Path does not match |
| 46 | parametre | /administration/parametre | Path does not match |
| 47 | calendrier | /administration/calendrier | Path does not match |
| 48 | type_avoir | /administration/type_avoir | Path does not match |
| 49 | test_ajax | /test-ajax | Path does not match |
| 50 | debug | /debug | Path does not match |
| 51 | cp-ville | /cp-ville | Path does not match |
| 52 | panneau | /panneau | Path does not match |
| 53 | panneau_json | /panneau/json | Path does not match |
| 54 | imageTransporteur | /showImagesTransporteurs/{idTransporteur} | Path does not match |
| 55 | imageCommandeSignature | /showImagesCommandeSignature/{idCommande} | Path does not match |
| 56 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 57 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.