Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/affectations{._format}_get_collection | /api/affectations.{_format} | Path does not match |
| 11 | _api_/affectations/{id}{._format}_get | /api/affectations/{id}.{_format} | Path does not match |
| 12 | _api_/bordereaus{._format}_get_collection | /api/bordereaus.{_format} | Path does not match |
| 13 | _api_tracking/bordereau/{id}_get | /api/tracking/bordereau/{id} | Path does not match |
| 14 | _api_/bordereaus/{id}{._format}_get | /api/bordereaus/{id}.{_format} | Path does not match |
| 15 | _api_operation/recu/{id}_patch | /api/operation/recu/{id} | Path does not match |
| 16 | _api_operation/non_recu/{id}_patch | /api/operation/non_recu/{id} | Path does not match |
| 17 | _api_operation/encours_livraison/{id}_patch | /api/operation/encours_livraison/{id} | Path does not match |
| 18 | _api_operation/livrer/{id}_patch | /api/operation/livrer/{id} | Path does not match |
| 19 | _api_operation/non_livrer/{id}_patch | /api/operation/non_livrer/{id} | Path does not match |
| 20 | _api_operation/assigner_bordereau/{id}_patch | /api/operation/assigner_bordereau/{id} | Path does not match |
| 21 | _api_operation/assigner_bordereau_soi_meme/{id}_patch | /api/operation/assigner_bordereau_soi_meme/{id} | Path does not match |
| 22 | _api_/categorie_motifs/{id}{._format}_get | /api/categorie_motifs/{id}.{_format} | Path does not match |
| 23 | _api_/categorie_motifs{._format}_get_collection | /api/categorie_motifs.{_format} | Path does not match |
| 24 | _api_/categorie_motifs{._format}_post | /api/categorie_motifs.{_format} | Path does not match |
| 25 | _api_/categorie_motifs/{id}{._format}_put | /api/categorie_motifs/{id}.{_format} | Path does not match |
| 26 | _api_/categorie_motifs/{id}{._format}_patch | /api/categorie_motifs/{id}.{_format} | Path does not match |
| 27 | _api_/categorie_motifs/{id}{._format}_delete | /api/categorie_motifs/{id}.{_format} | Path does not match |
| 28 | _api_/clients/{id}{._format}_get | /api/clients/{id}.{_format} | Path does not match |
| 29 | _api_/clients{._format}_get_collection | /api/clients.{_format} | Path does not match |
| 30 | _api_/clients{._format}_post | /api/clients.{_format} | Path does not match |
| 31 | _api_/clients/{id}{._format}_put | /api/clients/{id}.{_format} | Path does not match |
| 32 | _api_/clients/{id}{._format}_patch | /api/clients/{id}.{_format} | Path does not match |
| 33 | _api_/clients/{id}{._format}_delete | /api/clients/{id}.{_format} | Path does not match |
| 34 | _api_tracking/{id}/materiel_get | /api/tracking/{id}/materiel | Path does not match |
| 35 | _api_/motifs/{id}{._format}_get | /api/motifs/{id}.{_format} | Path does not match |
| 36 | _api_/motifs{._format}_get_collection | /api/motifs.{_format} | Path does not match |
| 37 | _api_/motifs{._format}_post | /api/motifs.{_format} | Path does not match |
| 38 | _api_/motifs/{id}{._format}_put | /api/motifs/{id}.{_format} | Path does not match |
| 39 | _api_/motifs/{id}{._format}_patch | /api/motifs/{id}.{_format} | Path does not match |
| 40 | _api_/motifs/{id}{._format}_delete | /api/motifs/{id}.{_format} | Path does not match |
| 41 | _api_/operation_types{._format}_get_collection | /api/operation_types.{_format} | Path does not match |
| 42 | _api_/operation_types/{id}{._format}_get | /api/operation_types/{id}.{_format} | Path does not match |
| 43 | _api_/problemes{._format}_get_collection | /api/problemes.{_format} | Path does not match |
| 44 | _api_/problemes/{id}{._format}_get | /api/problemes/{id}.{_format} | Path does not match |
| 45 | _api_/produits{._format}_get_collection | /api/produits.{_format} | Path does not match |
| 46 | _api_/produits/{id}{._format}_get | /api/produits/{id}.{_format} | Path does not match |
| 47 | _api_/rapports/{id}{._format}_get | /api/rapports/{id}.{_format} | Path does not match |
| 48 | _api_/rapports{._format}_get_collection | /api/rapports.{_format} | Path does not match |
| 49 | _api_/rapports{._format}_post | /api/rapports.{_format} | Path does not match |
| 50 | _api_/rapports/{id}{._format}_put | /api/rapports/{id}.{_format} | Path does not match |
| 51 | _api_/rapports/{id}{._format}_patch | /api/rapports/{id}.{_format} | Path does not match |
| 52 | _api_/rapports/{id}{._format}_delete | /api/rapports/{id}.{_format} | Path does not match |
| 53 | _api_/solutions{._format}_get_collection | /api/solutions.{_format} | Path does not match |
| 54 | _api_/solutions/{id}{._format}_get | /api/solutions/{id}.{_format} | Path does not match |
| 55 | _api_/type_materiels/{id}{._format}_get | /api/type_materiels/{id}.{_format} | Path does not match |
| 56 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 57 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 58 | _api_user/liste_coursiers_get_collection | /api/user/liste_coursiers | Path does not match |
| 59 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 60 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 61 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 62 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 63 | _api_/villes{._format}_get_collection | /api/villes.{_format} | Path does not match |
| 64 | _api_/villes/{id}{._format}_get | /api/villes/{id}.{_format} | Path does not match |
| 65 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 66 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 67 | _wdt | /_wdt/{token} | Path does not match |
| 68 | _profiler_home | /_profiler/ | Path does not match |
| 69 | _profiler_search | /_profiler/search | Path does not match |
| 70 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 71 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 72 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 73 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 74 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 75 | _profiler_open_file | /_profiler/open | Path does not match |
| 76 | _profiler | /_profiler/{token} | Path does not match |
| 77 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 78 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 79 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 80 | app_activite_index | /activite/ | Path does not match |
| 81 | app_activite_new | /activite/new | Path does not match |
| 82 | app_activite_show | /activite/{id} | Path does not match |
| 83 | app_activite_edit | /activite/{id}/edit | Path does not match |
| 84 | app_activite_delete | /activite/{id} | Path does not match |
| 85 | app_affectation_index | /affectation/ | Path does not match |
| 86 | app_affectation_new | /affectation/new | Path does not match |
| 87 | app_affectation_show | /affectation/{id} | Path does not match |
| 88 | app_materiel_desaffecter | /affectation/{id}/desaffecter | Path does not match |
| 89 | app_affectation_edit | /affectation/{id}/edit | Path does not match |
| 90 | app_affectation_delete | /affectation/{id} | Path does not match |
| 91 | app_bordereau_int | /bordereau/int/ | Path does not match |
| 92 | app_bordereau_statut_int | /bordereau/int/bordereau-statut/{id}/{status} | Path does not match |
| 93 | app_pays_int | /bordereau/int/add-pays | Path does not match |
| 94 | app_add_ville_int | /bordereau/int/add-ville | Path does not match |
| 95 | app_selection_pays_int | /bordereau/int/selection-pays | Path does not match |
| 96 | app_chart | /chart | Path does not match |
| 97 | app_client_index | /client/ | Path does not match |
| 98 | app_client_new | /client/new | Path does not match |
| 99 | app_client_show | /client/{id} | Path does not match |
| 100 | app_client_edit | /client/{id}/edit | Path does not match |
| 101 | app_client_delete | /client/{id} | Path does not match |
| 102 | client_abonne | /client/{id}/abonne | Path does not match |
| 103 | client_desabonne | /client/{id}/desabonne | Path does not match |
| 104 | app_demande_index | /demande/ | Path does not match |
| 105 | app_demande_new | /demande/new | Path does not match |
| 106 | app_demande_show | /demande/{id} | Path does not match |
| 107 | app_demande_edit | /demande/{id}/edit | Path does not match |
| 108 | app_demande_delete | /demande/{id} | Path does not match |
| 109 | app_demande_valider | /demande/{id}/valide | Path does not match |
| 110 | app_demande_rejeter | /demande/{id}/rejeter | Path does not match |
| 111 | app_demande_decaisse | /demande/{id}/decaisser | Path does not match |
| 112 | app_direction_index | /direction/ | Path does not match |
| 113 | app_direction_new | /direction/new | Path does not match |
| 114 | app_direction_show | /direction/{id} | Path does not match |
| 115 | app_direction_edit | /direction/{id}/edit | Path does not match |
| 116 | app_direction_delete | /direction/{id} | Path does not match |
| 117 | app_enlevement_index | /enlevement/ | Path does not match |
| 118 | app_enlevement_puser | /enlevement/{id}/operation | Path does not match |
| 119 | app_enlevement_operation_index | /enlevement/{id}/operations | Path does not match |
| 120 | app_enlevement_delete | /enlevement/{id}/supprimer | Path does not match |
| 121 | app_home | /dashboard | Path does not match |
| 122 | app_accueil | / | Path does not match |
| 123 | app_tableau_bord_taux | /taux | Path does not match |
| 124 | app_download_apk | /download-apk | Path does not match |
| 125 | app_materiel_index | /materiel/ | Path does not match |
| 126 | app_materiel_new | /materiel/new | Path does not match |
| 127 | app_materiel_show | /materiel/{id} | Path does not match |
| 128 | app_materiel_edit | /materiel/{id}/edit | Path does not match |
| 129 | app_materiel_qrcode | /materiel/{materiels}/qrcode | Path does not match |
| 130 | app_materiel_delete | /materiel/{id} | Path does not match |
| 131 | app_qrcode_generator_materiels | /materiel/qrcode/{materiels}/generator | Path does not match |
| 132 | app_materiel_tracking | /materiel/{id}/tracking | Path does not match |
| 133 | app_operation_index | /operation/ | Path does not match |
| 134 | app_liste_bordereaux_livrer | /operation/bordereaux/livrer | Path does not match |
| 135 | app_operation_new | /operation/new | Path does not match |
| 136 | app_operation_show | /operation/{id} | Path does not match |
| 137 | app_operation_edit | /operation/{id}/edit | Path does not match |
| 138 | app_operation_delete | /operation/{id} | Path does not match |
| 139 | operation_transmis | /operation/operation/{id}/transmis | Path does not match |
| 140 | operation_non_transmis | /operation/operation/{id}/non_transmis | Path does not match |
| 141 | operation_confirmation_non_recu_coursier | /operation/operation/{id}/confirmation/non_recu/coursier | Path does not match |
| 142 | operation_confirmation_non_recu_gestionnaire | /operation/operation/{id}/confirmation/non_recu/gestionnaire | Path does not match |
| 143 | operation_non_recu_coursier | /operation/operation/{id}/non_recu/coursier | Path does not match |
| 144 | operation_coursier | /operation/operation/{id}/coursier | Path does not match |
| 145 | operation_recu_coursier | /operation/operation/{id}/recu/coursier | Path does not match |
| 146 | operation_en_cours_de_livraison | /operation/operation/{id}/en_cours_de_livraison | Path does not match |
| 147 | operation_livrer_soi_meme | /operation/operation/{id}/livrer_soi_meme | Path does not match |
| 148 | operation_livrer | /operation/operation/{id}/livrer | Path does not match |
| 149 | cancel_operation_en_cours_livraison | /operation/operation-annuler/{id}/cancel | Path does not match |
| 150 | operation_non_livrer | /operation/operation/{id}/non_livrer | Path does not match |
| 151 | operation_finaliser_livrer | /operation/operation/{id}/finaliser_livrer | Path does not match |
| 152 | operation_finaliser_non_livrer | /operation/operation/{id}/finaliser_non_livrer | Path does not match |
| 153 | app_pdf_generator | /operation/pdf/{id}/generator | Path does not match |
| 154 | app_qrcode_generator | /operation/qrcode/{bordereaux}/generator | Path does not match |
| 155 | app_pdf_facture_generator | /operation/pdf/{id}/facture/generator | Path does not match |
| 156 | app_pdf_generators | /operation/pdf/{id}/generators | Path does not match |
| 157 | operations_notifications | /operation/operations/notifications | Path does not match |
| 158 | detail_operation_notification | /operation/detail/operation/notification | Path does not match |
| 159 | clear_all_operations_notifications | /operation/clear/all/operations/notifications | Path does not match |
| 160 | app_probleme_index | /probleme/ | Path does not match |
| 161 | app_probleme_new | /probleme/new/{id} | Path does not match |
| 162 | app_probleme_show | /probleme/{id} | Path does not match |
| 163 | app_probleme_cloturer | /probleme/{id}/cloturer | Path does not match |
| 164 | app_probleme_edit | /probleme/{id}/edit | Path does not match |
| 165 | app_probleme_delete | /probleme/{id} | Path does not match |
| 166 | app_produit_index | /produit/ | Path does not match |
| 167 | app_produit_new | /produit/new | Path does not match |
| 168 | app_produit_show | /produit/{id} | Path does not match |
| 169 | app_produit_edit | /produit/{id}/edit | Path does not match |
| 170 | app_produit_delete | /produit/{id} | Path does not match |
| 171 | app_profil | /profil | Path does not match |
| 172 | app_change_password | /change_password/{id} | Path does not match |
| 173 | app_quartier_index | /quartier/ | Path does not match |
| 174 | app_quartier_new | /quartier/new | Path does not match |
| 175 | app_quartier_show | /quartier/{id} | Path does not match |
| 176 | app_quartier_edit | /quartier/{id}/edit | Path does not match |
| 177 | app_quartier_delete | /quartier/{id} | Path does not match |
| 178 | app_rapport_chef_pole | /rapport/chef/pole | Path does not match |
| 179 | app_rapport_index | /rapport/ | Path does not match |
| 180 | app_rapport_new | /rapport/new | Path does not match |
| 181 | app_rapport_show | /rapport/{id} | Path does not match |
| 182 | app_rapport_edit | /rapport/{id}/edit | Path does not match |
| 183 | app_rapport_delete | /rapport/{id} | Path does not match |
| 184 | app_forgot_password_request | /reset-password | Path does not match |
| 185 | app_check_email | /reset-password/check-email | Path does not match |
| 186 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 187 | app_role_user | /role/user/{id} | Path does not match |
| 188 | app_assign_role_user | /role/user/assign/user/{id} | Path does not match |
| 189 | app_check_permissions_for_role | /role/user/check/permmission | Path does not match |
| 190 | app_saisie | /saisie/ | Path does not match |
| 191 | app_saisie_new | /saisie/new | Path does not match |
| 192 | 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.