Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | 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_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_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_/enseignes/{id}{._format}_get | /api/enseignes/{id}.{_format} | Path does not match |
| 11 | _api_/enseignes{._format}_get_collection | /api/enseignes.{_format} | Path does not match |
| 12 | _api_/enseignes{._format}_post | /api/enseignes.{_format} | Path does not match |
| 13 | _api_/enseignes/{id}{._format}_patch | /api/enseignes/{id}.{_format} | Path does not match |
| 14 | _api_/enseignes/{id}{._format}_delete | /api/enseignes/{id}.{_format} | Path does not match |
| 15 | _api_/formules/{id}{._format}_get | /api/formules/{id}.{_format} | Path does not match |
| 16 | _api_/formules{._format}_get_collection | /api/formules.{_format} | Path does not match |
| 17 | _api_/formules{._format}_post | /api/formules.{_format} | Path does not match |
| 18 | _api_/formules/{id}{._format}_patch | /api/formules/{id}.{_format} | Path does not match |
| 19 | _api_/formules/{id}{._format}_delete | /api/formules/{id}.{_format} | Path does not match |
| 20 | _api_/modules/{id}{._format}_get | /api/modules/{id}.{_format} | Path does not match |
| 21 | _api_/modules{._format}_get_collection | /api/modules.{_format} | Path does not match |
| 22 | _api_/modules{._format}_post | /api/modules.{_format} | Path does not match |
| 23 | _api_/modules/{id}{._format}_patch | /api/modules/{id}.{_format} | Path does not match |
| 24 | _api_/modules/{id}{._format}_delete | /api/modules/{id}.{_format} | Path does not match |
| 25 | _api_/privileges/{id}{._format}_get | /api/privileges/{id}.{_format} | Path does not match |
| 26 | _api_/privileges{._format}_get_collection | /api/privileges.{_format} | Path does not match |
| 27 | _api_/privileges{._format}_post | /api/privileges.{_format} | Path does not match |
| 28 | _api_/privileges/{id}{._format}_patch | /api/privileges/{id}.{_format} | Path does not match |
| 29 | _api_/privileges/{id}{._format}_delete | /api/privileges/{id}.{_format} | Path does not match |
| 30 | _api_/sections/{id}{._format}_get | /api/sections/{id}.{_format} | Path does not match |
| 31 | _api_/sections{._format}_get_collection | /api/sections.{_format} | Path does not match |
| 32 | _api_/sections{._format}_post | /api/sections.{_format} | Path does not match |
| 33 | _api_/sections/{id}{._format}_patch | /api/sections/{id}.{_format} | Path does not match |
| 34 | _api_/sections/{id}{._format}_delete | /api/sections/{id}.{_format} | Path does not match |
| 35 | _api_/users/{uuid}{._format}_get_collection | /api/users/{uuid}.{_format} | Path does not match |
| 36 | _api_/users/{uuid}_get | /api/users/{uuid} | Path does not match |
| 37 | admin_action_module_index | /admin/action-module | Path does not match |
| 38 | admin_action_module_new | /admin/action-module/new | Path does not match |
| 39 | admin_action_module_batch_delete | /admin/action-module/batch-delete | Path does not match |
| 40 | admin_action_module_autocomplete | /admin/action-module/autocomplete | Path does not match |
| 41 | admin_action_module_render_filters | /admin/action-module/render-filters | Path does not match |
| 42 | admin_action_module_edit | /admin/action-module/{entityId}/edit | Path does not match |
| 43 | admin_action_module_delete | /admin/action-module/{entityId}/delete | Path does not match |
| 44 | admin_action_module_detail | /admin/action-module/{entityId} | Path does not match |
| 45 | admin_app_config_index | /admin/app-config | Path does not match |
| 46 | admin_app_config_new | /admin/app-config/new | Path does not match |
| 47 | admin_app_config_batch_delete | /admin/app-config/batch-delete | Path does not match |
| 48 | admin_app_config_autocomplete | /admin/app-config/autocomplete | Path does not match |
| 49 | admin_app_config_render_filters | /admin/app-config/render-filters | Path does not match |
| 50 | admin_app_config_edit | /admin/app-config/{entityId}/edit | Path does not match |
| 51 | admin_app_config_delete | /admin/app-config/{entityId}/delete | Path does not match |
| 52 | admin_app_config_detail | /admin/app-config/{entityId} | Path does not match |
| 53 | admin_collaboration_group_index | /admin/collaboration-group | Path does not match |
| 54 | admin_collaboration_group_new | /admin/collaboration-group/new | Path does not match |
| 55 | admin_collaboration_group_batch_delete | /admin/collaboration-group/batch-delete | Path does not match |
| 56 | admin_collaboration_group_autocomplete | /admin/collaboration-group/autocomplete | Path does not match |
| 57 | admin_collaboration_group_render_filters | /admin/collaboration-group/render-filters | Path does not match |
| 58 | admin_collaboration_group_edit | /admin/collaboration-group/{entityId}/edit | Path does not match |
| 59 | admin_collaboration_group_delete | /admin/collaboration-group/{entityId}/delete | Path does not match |
| 60 | admin_collaboration_group_detail | /admin/collaboration-group/{entityId} | Path does not match |
| 61 | admin_collaboration_group_member_index | /admin/collaboration-group-member | Path does not match |
| 62 | admin_collaboration_group_member_new | /admin/collaboration-group-member/new | Path does not match |
| 63 | admin_collaboration_group_member_batch_delete | /admin/collaboration-group-member/batch-delete | Path does not match |
| 64 | admin_collaboration_group_member_autocomplete | /admin/collaboration-group-member/autocomplete | Path does not match |
| 65 | admin_collaboration_group_member_render_filters | /admin/collaboration-group-member/render-filters | Path does not match |
| 66 | admin_collaboration_group_member_edit | /admin/collaboration-group-member/{entityId}/edit | Path does not match |
| 67 | admin_collaboration_group_member_delete | /admin/collaboration-group-member/{entityId}/delete | Path does not match |
| 68 | admin_collaboration_group_member_detail | /admin/collaboration-group-member/{entityId} | Path does not match |
| 69 | admin_configuration_enseigne_index | /admin/configuration-enseigne | Path does not match |
| 70 | admin_configuration_enseigne_new | /admin/configuration-enseigne/new | Path does not match |
| 71 | admin_configuration_enseigne_batch_delete | /admin/configuration-enseigne/batch-delete | Path does not match |
| 72 | admin_configuration_enseigne_autocomplete | /admin/configuration-enseigne/autocomplete | Path does not match |
| 73 | admin_configuration_enseigne_render_filters | /admin/configuration-enseigne/render-filters | Path does not match |
| 74 | admin_configuration_enseigne_edit | /admin/configuration-enseigne/{entityId}/edit | Path does not match |
| 75 | admin_configuration_enseigne_delete | /admin/configuration-enseigne/{entityId}/delete | Path does not match |
| 76 | admin_configuration_enseigne_detail | /admin/configuration-enseigne/{entityId} | Path does not match |
| 77 | admin_enseigne_index | /admin/enseigne | Path does not match |
| 78 | admin_enseigne_new | /admin/enseigne/new | Path does not match |
| 79 | admin_enseigne_batch_delete | /admin/enseigne/batch-delete | Path does not match |
| 80 | admin_enseigne_autocomplete | /admin/enseigne/autocomplete | Path does not match |
| 81 | admin_enseigne_render_filters | /admin/enseigne/render-filters | Path does not match |
| 82 | admin_enseigne_edit | /admin/enseigne/{entityId}/edit | Path does not match |
| 83 | admin_enseigne_delete | /admin/enseigne/{entityId}/delete | Path does not match |
| 84 | admin_enseigne_detail | /admin/enseigne/{entityId} | Path does not match |
| 85 | admin_facture_brute_sync_index | /admin/facture-brute-sync | Path does not match |
| 86 | admin_facture_brute_sync_new | /admin/facture-brute-sync/new | Path does not match |
| 87 | admin_facture_brute_sync_batch_delete | /admin/facture-brute-sync/batch-delete | Path does not match |
| 88 | admin_facture_brute_sync_autocomplete | /admin/facture-brute-sync/autocomplete | Path does not match |
| 89 | admin_facture_brute_sync_render_filters | /admin/facture-brute-sync/render-filters | Path does not match |
| 90 | admin_facture_brute_sync_edit | /admin/facture-brute-sync/{entityId}/edit | Path does not match |
| 91 | admin_facture_brute_sync_delete | /admin/facture-brute-sync/{entityId}/delete | Path does not match |
| 92 | admin_facture_brute_sync_detail | /admin/facture-brute-sync/{entityId} | Path does not match |
| 93 | admin_formule_index | /admin/formule | Path does not match |
| 94 | admin_formule_new | /admin/formule/new | Path does not match |
| 95 | admin_formule_batch_delete | /admin/formule/batch-delete | Path does not match |
| 96 | admin_formule_autocomplete | /admin/formule/autocomplete | Path does not match |
| 97 | admin_formule_render_filters | /admin/formule/render-filters | Path does not match |
| 98 | admin_formule_edit | /admin/formule/{entityId}/edit | Path does not match |
| 99 | admin_formule_delete | /admin/formule/{entityId}/delete | Path does not match |
| 100 | admin_formule_detail | /admin/formule/{entityId} | Path does not match |
| 101 | admin_formule_enseigne_index | /admin/formule-enseigne | Path does not match |
| 102 | admin_formule_enseigne_new | /admin/formule-enseigne/new | Path does not match |
| 103 | admin_formule_enseigne_batch_delete | /admin/formule-enseigne/batch-delete | Path does not match |
| 104 | admin_formule_enseigne_autocomplete | /admin/formule-enseigne/autocomplete | Path does not match |
| 105 | admin_formule_enseigne_render_filters | /admin/formule-enseigne/render-filters | Path does not match |
| 106 | admin_formule_enseigne_edit | /admin/formule-enseigne/{entityId}/edit | Path does not match |
| 107 | admin_formule_enseigne_delete | /admin/formule-enseigne/{entityId}/delete | Path does not match |
| 108 | admin_formule_enseigne_detail | /admin/formule-enseigne/{entityId} | Path does not match |
| 109 | admin_formule_module_index | /admin/formule-module | Path does not match |
| 110 | admin_formule_module_new | /admin/formule-module/new | Path does not match |
| 111 | admin_formule_module_batch_delete | /admin/formule-module/batch-delete | Path does not match |
| 112 | admin_formule_module_autocomplete | /admin/formule-module/autocomplete | Path does not match |
| 113 | admin_formule_module_render_filters | /admin/formule-module/render-filters | Path does not match |
| 114 | admin_formule_module_edit | /admin/formule-module/{entityId}/edit | Path does not match |
| 115 | admin_formule_module_delete | /admin/formule-module/{entityId}/delete | Path does not match |
| 116 | admin_formule_module_detail | /admin/formule-module/{entityId} | Path does not match |
| 117 | admin_formule_privilege_index | /admin/formule-privilege | Path does not match |
| 118 | admin_formule_privilege_new | /admin/formule-privilege/new | Path does not match |
| 119 | admin_formule_privilege_batch_delete | /admin/formule-privilege/batch-delete | Path does not match |
| 120 | admin_formule_privilege_autocomplete | /admin/formule-privilege/autocomplete | Path does not match |
| 121 | admin_formule_privilege_render_filters | /admin/formule-privilege/render-filters | Path does not match |
| 122 | admin_formule_privilege_edit | /admin/formule-privilege/{entityId}/edit | Path does not match |
| 123 | admin_formule_privilege_delete | /admin/formule-privilege/{entityId}/delete | Path does not match |
| 124 | admin_formule_privilege_detail | /admin/formule-privilege/{entityId} | Path does not match |
| 125 | admin_formule_section_index | /admin/formule-section | Path does not match |
| 126 | admin_formule_section_new | /admin/formule-section/new | Path does not match |
| 127 | admin_formule_section_batch_delete | /admin/formule-section/batch-delete | Path does not match |
| 128 | admin_formule_section_autocomplete | /admin/formule-section/autocomplete | Path does not match |
| 129 | admin_formule_section_render_filters | /admin/formule-section/render-filters | Path does not match |
| 130 | admin_formule_section_edit | /admin/formule-section/{entityId}/edit | Path does not match |
| 131 | admin_formule_section_delete | /admin/formule-section/{entityId}/delete | Path does not match |
| 132 | admin_formule_section_detail | /admin/formule-section/{entityId} | Path does not match |
| 133 | admin_module_index | /admin/module | Path does not match |
| 134 | admin_module_new | /admin/module/new | Path does not match |
| 135 | admin_module_batch_delete | /admin/module/batch-delete | Path does not match |
| 136 | admin_module_autocomplete | /admin/module/autocomplete | Path does not match |
| 137 | admin_module_render_filters | /admin/module/render-filters | Path does not match |
| 138 | admin_module_edit | /admin/module/{entityId}/edit | Path does not match |
| 139 | admin_module_delete | /admin/module/{entityId}/delete | Path does not match |
| 140 | admin_module_detail | /admin/module/{entityId} | Path does not match |
| 141 | admin_module_synchronisation_index | /admin/module-synchronisation | Path does not match |
| 142 | admin_module_synchronisation_new | /admin/module-synchronisation/new | Path does not match |
| 143 | admin_module_synchronisation_batch_delete | /admin/module-synchronisation/batch-delete | Path does not match |
| 144 | admin_module_synchronisation_autocomplete | /admin/module-synchronisation/autocomplete | Path does not match |
| 145 | admin_module_synchronisation_render_filters | /admin/module-synchronisation/render-filters | Path does not match |
| 146 | admin_module_synchronisation_edit | /admin/module-synchronisation/{entityId}/edit | Path does not match |
| 147 | admin_module_synchronisation_delete | /admin/module-synchronisation/{entityId}/delete | Path does not match |
| 148 | admin_module_synchronisation_detail | /admin/module-synchronisation/{entityId} | Path does not match |
| 149 | admin_plateforme_synchronisable_index | /admin/plateforme-synchronisable | Path does not match |
| 150 | admin_plateforme_synchronisable_new | /admin/plateforme-synchronisable/new | Path does not match |
| 151 | admin_plateforme_synchronisable_batch_delete | /admin/plateforme-synchronisable/batch-delete | Path does not match |
| 152 | admin_plateforme_synchronisable_autocomplete | /admin/plateforme-synchronisable/autocomplete | Path does not match |
| 153 | admin_plateforme_synchronisable_render_filters | /admin/plateforme-synchronisable/render-filters | Path does not match |
| 154 | admin_plateforme_synchronisable_edit | /admin/plateforme-synchronisable/{entityId}/edit | Path does not match |
| 155 | admin_plateforme_synchronisable_delete | /admin/plateforme-synchronisable/{entityId}/delete | Path does not match |
| 156 | admin_plateforme_synchronisable_detail | /admin/plateforme-synchronisable/{entityId} | Path does not match |
| 157 | admin_platform_sync_config_index | /admin/platform-sync-config | Path does not match |
| 158 | admin_platform_sync_config_new | /admin/platform-sync-config/new | Path does not match |
| 159 | admin_platform_sync_config_batch_delete | /admin/platform-sync-config/batch-delete | Path does not match |
| 160 | admin_platform_sync_config_autocomplete | /admin/platform-sync-config/autocomplete | Path does not match |
| 161 | admin_platform_sync_config_render_filters | /admin/platform-sync-config/render-filters | Path does not match |
| 162 | admin_platform_sync_config_edit | /admin/platform-sync-config/{entityId}/edit | Path does not match |
| 163 | admin_platform_sync_config_delete | /admin/platform-sync-config/{entityId}/delete | Path does not match |
| 164 | admin_platform_sync_config_detail | /admin/platform-sync-config/{entityId} | Path does not match |
| 165 | admin_privilege_index | /admin/privilege | Path does not match |
| 166 | admin_privilege_new | /admin/privilege/new | Path does not match |
| 167 | admin_privilege_batch_delete | /admin/privilege/batch-delete | Path does not match |
| 168 | admin_privilege_autocomplete | /admin/privilege/autocomplete | Path does not match |
| 169 | admin_privilege_render_filters | /admin/privilege/render-filters | Path does not match |
| 170 | admin_privilege_edit | /admin/privilege/{entityId}/edit | Path does not match |
| 171 | admin_privilege_delete | /admin/privilege/{entityId}/delete | Path does not match |
| 172 | admin_privilege_detail | /admin/privilege/{entityId} | Path does not match |
| 173 | admin_privilege_group_index | /admin/privilege-group | Path does not match |
| 174 | admin_privilege_group_new | /admin/privilege-group/new | Path does not match |
| 175 | admin_privilege_group_batch_delete | /admin/privilege-group/batch-delete | Path does not match |
| 176 | admin_privilege_group_autocomplete | /admin/privilege-group/autocomplete | Path does not match |
| 177 | admin_privilege_group_render_filters | /admin/privilege-group/render-filters | Path does not match |
| 178 | admin_privilege_group_edit | /admin/privilege-group/{entityId}/edit | Path does not match |
| 179 | admin_privilege_group_delete | /admin/privilege-group/{entityId}/delete | Path does not match |
| 180 | admin_privilege_group_detail | /admin/privilege-group/{entityId} | Path does not match |
| 181 | admin_privilege_user_index | /admin/privilege-user | Path does not match |
| 182 | admin_privilege_user_new | /admin/privilege-user/new | Path does not match |
| 183 | admin_privilege_user_batch_delete | /admin/privilege-user/batch-delete | Path does not match |
| 184 | admin_privilege_user_autocomplete | /admin/privilege-user/autocomplete | Path does not match |
| 185 | admin_privilege_user_render_filters | /admin/privilege-user/render-filters | Path does not match |
| 186 | admin_privilege_user_edit | /admin/privilege-user/{entityId}/edit | Path does not match |
| 187 | admin_privilege_user_delete | /admin/privilege-user/{entityId}/delete | Path does not match |
| 188 | admin_privilege_user_detail | /admin/privilege-user/{entityId} | Path does not match |
| 189 | admin_roles_plateformes_index | /admin/roles-plateformes | Path does not match |
| 190 | admin_roles_plateformes_new | /admin/roles-plateformes/new | Path does not match |
| 191 | admin_roles_plateformes_batch_delete | /admin/roles-plateformes/batch-delete | Path does not match |
| 192 | admin_roles_plateformes_autocomplete | /admin/roles-plateformes/autocomplete | Path does not match |
| 193 | admin_roles_plateformes_render_filters | /admin/roles-plateformes/render-filters | Path does not match |
| 194 | admin_roles_plateformes_edit | /admin/roles-plateformes/{entityId}/edit | Path does not match |
| 195 | admin_roles_plateformes_delete | /admin/roles-plateformes/{entityId}/delete | Path does not match |
| 196 | admin_roles_plateformes_detail | /admin/roles-plateformes/{entityId} | Path does not match |
| 197 | admin_section_index | /admin/section | Path does not match |
| 198 | admin_section_new | /admin/section/new | Path does not match |
| 199 | admin_section_batch_delete | /admin/section/batch-delete | Path does not match |
| 200 | admin_section_autocomplete | /admin/section/autocomplete | Path does not match |
| 201 | admin_section_render_filters | /admin/section/render-filters | Path does not match |
| 202 | admin_section_edit | /admin/section/{entityId}/edit | Path does not match |
| 203 | admin_section_delete | /admin/section/{entityId}/delete | Path does not match |
| 204 | admin_section_detail | /admin/section/{entityId} | Path does not match |
| 205 | admin_sync_log_index | /admin/sync-log | Path does not match |
| 206 | admin_sync_log_new | /admin/sync-log/new | Path does not match |
| 207 | admin_sync_log_batch_delete | /admin/sync-log/batch-delete | Path does not match |
| 208 | admin_sync_log_autocomplete | /admin/sync-log/autocomplete | Path does not match |
| 209 | admin_sync_log_render_filters | /admin/sync-log/render-filters | Path does not match |
| 210 | admin_sync_log_edit | /admin/sync-log/{entityId}/edit | Path does not match |
| 211 | admin_sync_log_delete | /admin/sync-log/{entityId}/delete | Path does not match |
| 212 | admin_sync_log_detail | /admin/sync-log/{entityId} | Path does not match |
| 213 | admin_synchronizable_platform_index | /admin/synchronizable-platform | Path does not match |
| 214 | admin_synchronizable_platform_new | /admin/synchronizable-platform/new | Path does not match |
| 215 | admin_synchronizable_platform_batch_delete | /admin/synchronizable-platform/batch-delete | Path does not match |
| 216 | admin_synchronizable_platform_autocomplete | /admin/synchronizable-platform/autocomplete | Path does not match |
| 217 | admin_synchronizable_platform_render_filters | /admin/synchronizable-platform/render-filters | Path does not match |
| 218 | admin_synchronizable_platform_edit | /admin/synchronizable-platform/{entityId}/edit | Path does not match |
| 219 | admin_synchronizable_platform_delete | /admin/synchronizable-platform/{entityId}/delete | Path does not match |
| 220 | admin_synchronizable_platform_detail | /admin/synchronizable-platform/{entityId} | Path does not match |
| 221 | admin_users_index | /admin/users | Path does not match |
| 222 | admin_users_new | /admin/users/new | Path does not match |
| 223 | admin_users_batch_delete | /admin/users/batch-delete | Path does not match |
| 224 | admin_users_autocomplete | /admin/users/autocomplete | Path does not match |
| 225 | admin_users_render_filters | /admin/users/render-filters | Path does not match |
| 226 | admin_users_edit | /admin/users/{entityId}/edit | Path does not match |
| 227 | admin_users_delete | /admin/users/{entityId}/delete | Path does not match |
| 228 | admin_users_detail | /admin/users/{entityId} | Path does not match |
| 229 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 230 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 231 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 232 | _wdt | /_wdt/{token} | Path does not match |
| 233 | _profiler_home | /_profiler/ | Path does not match |
| 234 | _profiler_search | /_profiler/search | Path does not match |
| 235 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 236 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 237 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 238 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 239 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 240 | _profiler_open_file | /_profiler/open | Path does not match |
| 241 | _profiler | /_profiler/{token} | Path does not match |
| 242 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 243 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 244 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 245 | comptabilite | /comptabilite | Path does not match |
| 246 | journal_ventes | /comptabilite/journal-ventes | Path does not match |
| 247 | journal_achats | /comptabilite/journal-achats | Path does not match |
| 248 | lignes_factures | /comptabilite/lignes-factures | Path does not match |
| 249 | customers_lineslinked | /comptabilite/customers/lines_linked | Path does not match |
| 250 | comptabilite_bilan | /comptabilite/bilan | Path does not match |
| 251 | comptabilite_compte_resultat | /comptabilite/compte-resultat | Path does not match |
| 252 | comptabilite_balance | /comptabilite/balance | Path does not match |
| 253 | comptabilite_grand_livre | /comptabilite/grand-livre | Path does not match |
| 254 | compte_edit | /comptabilite/compte/{id}/edit | Path does not match |
| 255 | admin | /admin | Path does not match |
| 256 | admin_sync_dashboard | /admin/sync-dashboard | Path does not match |
| 257 | mes_abonnements | /abonnements/ | Path does not match |
| 258 | enseignes_abonnement | /abonnements/abonnement/{entrepriseId}/enseignes | Path does not match |
| 259 | enseigne_admin_dashboard | /enseigne-admin-dashboard | Path does not match |
| 260 | platform_licences | /admin-enseigne/licences | Path does not match |
| 261 | new_affectation | /affectation/new | Path does not match |
| 262 | affectation_request | /affectation/collaborateur/affectation-request | Path does not match |
| 263 | edit_affectation | /affectation/enseigne/{enseigneId}/collaborateur/{collaborateurId}/edit | Path does not match |
| 264 | affectation_update | /affectation/enseigne/{enseigneId}/collaborateur/{collaborateurId}/update | Path does not match |
| 265 | affectation_suspendre | /affectation/enseigne/{enseigneId}/collaborateur/{collaborateurId}/suspendre | Path does not match |
| 266 | affectation_reprendre | /affectation/enseigne/{enseigneId}/collaborateur/{collaborateurId}/reprendre | Path does not match |
| 267 | affectation_arreter | /affectation/enseigne/{enseigneId}/collaborateur/{collaborateurId}/arreter | Path does not match |
| 268 | collaborateurs_by_enseigne | /affectation/collaborateurs/by-enseigne | Path does not match |
| 269 | collaboration_create | /enseigne-admin/collabus/collaboration-create | Path does not match |
| 270 | collaboration_request | /enseigne-admin/collabus/collaboration-request | Path does not match |
| 271 | collaborateurs_enseignes | /enseigne-admin/collabus/collaborateurs/enseignes | Path does not match |
| 272 | collaborations_entreprises | /enseigne-admin/collabus/entreprises | Path does not match |
| 273 | collaborateurs_platforms | /enseigne-admin/collabus/collaborateurs/platforms/{entrepriseId} | Path does not match |
| 274 | enseigne_abonnement | /enseigne-admin/collabus/enseigne/{id}/abonnement | Path does not match |
| 275 | enseigne_admin_invite_user_select | /enseigne-admin/collabus/collaboration/invite | Path does not match |
| 276 | enseigne_admin_users_autocomplete | /enseigne-admin/collabus/users-autocomplete | Path does not match |
| 277 | enseigne_admin_send_invitation | /enseigne-admin/collabus/invitations | Path does not match |
| 278 | admin_invitations_list | /enseigne-admin/collabus/admin/invitations | Path does not match |
| 279 | mes_enseignes | /enseigne/ | Path does not match |
| 280 | mes_entreprises | /entreprises/ | Path does not match |
| 281 | enseignes_entreprise | /entreprises/entreprise/{entrepriseId}/enseignes | Path does not match |
| 282 | model_admin_enseigne_dashboard | /model-admin-enseigne-dashboard | Path does not match |
| 283 | admin_platform_dashboard | /admin-platform/dashboard | Path does not match |
| 284 | model_admin_platform_dashboard | /model-admin-platform-dashboard | Path does not match |
| 285 | provisions_list | /admin/platform/provisioning/enseignes | Path does not match |
| 286 | provision_enseigne_create | /admin/platform/provisioning/enseignes/{id}/create | Path does not match |
| 287 | enseigne_installation | /admin/platform/provisioning/enseignes/{id}/installation | Path does not match |
| 288 | admin_error_log | /admin/errors | Path does not match |
| 289 | admin_error_log_show | /admin/errors/{id} | Path does not match |
| 290 | admin_maintenance | /admin/maintenance/ | Path does not match |
| 291 | admin_maintenance_reactivate | /admin/maintenance/reactiver | Path does not match |
| 292 | maintenance_publique | /admin/maintenance/maintenance | Path does not match |
| 293 | api_enseigne_abonnement | /api/enseigne/{id}/abonnement | Path does not match |
| 294 | auth_login | /auth/login | Path does not match |
| 295 | auth_refresh | /auth/refresh | Path does not match |
| 296 | auth_profile | /auth/profile | Path does not match |
| 297 | auth_logout | /auth/logout | Path does not match |
| 298 | branch_sync_receive | /api/sync/receive | Path does not match |
| 299 | app_api_deploiement_create | /api/deploiements | Path does not match |
| 300 | app_api_deploiement_detail | /api/deploiements/{id} | Path does not match |
| 301 | app_api_enseigne_create | /api/enseignes | Path does not match |
| 302 | app_api_enseigne_list | /api/enseignes | Path does not match |
| 303 | app_api_enseigne_detail | /api/enseignes/{id} | Path does not match |
| 304 | app_api_enseigne_maintenance | /api/enseignes/{id}/maintenance | Path does not match |
| 305 | app_api_enseigne_backup | /api/enseignes/{id}/sauvegardes | Path does not match |
| 306 | app_api_enseigne_restore | /api/enseignes/{id}/restore | Path does not match |
| 307 | api_factures_list | /api/factures | Path does not match |
| 308 | app_api_task_detail | /api/taches/{id} | Path does not match |
| 309 | trunk_sync_data | /api/sync/data | Path does not match |
| 310 | app_api_versionpatch_listversions | /api/versions | Path does not match |
| 311 | app_api_versionpatch_createversion | /api/versions | Path does not match |
| 312 | app_api_versionpatch_createpatch | /api/patchs | Path does not match |
| 313 | comptes_list | /comptes-list | Path does not match |
| 314 | compte_create | /compte-create | Path does not match |
| 315 | compte_create_request | /compte-create/request | Path does not match |
| 316 | compte_show | /bank/{id} | Path does not match |
| 317 | compte_lines | /compte-lines/{id} | Path does not match |
| 318 | compte_update | /compte-update/{id} | Path does not match |
| 319 | compte_update_request | /compte-update/request/{id} | Path does not match |
| 320 | caisses_list | /caisses-list | Path does not match |
| 321 | caisse_create | /caisse-create | Path does not match |
| 322 | caisse_create_request | /caisse-create/request | Path does not match |
| 323 | caisse_show | /caisse/{id} | Path does not match |
| 324 | caisse_lines | /caisse-lines/{id} | Path does not match |
| 325 | caisse_update | /caisse-update/{id} | Path does not match |
| 326 | caisse_update_request | /caisse-update/request/{id} | Path does not match |
| 327 | compta_import | /comptabilite/import | Path does not match |
| 328 | compta_import_modele | /comptabilite/import/modele | Path does not match |
| 329 | compta_export | /comptabilite/export | Path does not match |
| 330 | compta_import_balance | /comptabilite/import/balance | Path does not match |
| 331 | compta_import_balance_historique | /comptabilite/import/balance/historique | Path does not match |
| 332 | compta_import_balance_edit | /comptabilite/import/balance/edit/{id} | Path does not match |
| 333 | compta_import_balance_delete | /comptabilite/import/balance/delete/{id} | Path does not match |
| 334 | compta_import_ecritures | /comptabilite/import/ecritures | Path does not match |
| 335 | compte_profil_view | /compte/profil/view | Path does not match |
| 336 | compte_profil | /compte/profil | Path does not match |
| 337 | compte_profil_password | /compte/profil/password | Path does not match |
| 338 | compte_profil_update | /compte/profil/update | Path does not match |
| 339 | api_password_change | /api/password/change | Path does not match |
| 340 | compte_profil_reset_password | /compte/profil/reset-password | Path does not match |
| 341 | compte_preferences_update | /compte/preferences/update | Path does not match |
| 342 | compte_profil_verify_email | /compte/profil/verify-email | Path does not match |
| 343 | platform_dashboard | /platform-dashboard | Path does not match |
| 344 | facture | /customers-invoices | Path does not match |
| 345 | factures-client | /factures_client/{id} | Path does not match |
| 346 | facture-create | /facture/create | Path does not match |
| 347 | facture-request | /facture/request | Path does not match |
| 348 | facture-requestApi | /api/facture/request | Path does not match |
| 349 | customer_Invoice | /customer/invoice/{id} | Path does not match |
| 350 | customer_invoice_ruturnlines | /customer/invoice-ruturnlines/{id} | Path does not match |
| 351 | customers_normalised_invoices | /customers/normalised_invoices | Path does not match |
| 352 | customer_invoice_refund | /customer/invoice-refund/{id} | Path does not match |
| 353 | customers_refundinvoices | /customers/refundinvoices | Path does not match |
| 354 | customersrefund_normalisedinvoices | /customers/refund/normalisedinvoices | Path does not match |
| 355 | facture-validate | /facture/validate | Path does not match |
| 356 | api-facture-validate | /api/facture/validate | Path does not match |
| 357 | facture-detail | /facture/detail | Path does not match |
| 358 | facture-annule | /facture/annule | Path does not match |
| 359 | facture-confirme | /facture/confirme | Path does not match |
| 360 | customer_invoice_payment_create | /customer/invoice-payment/create/{id} | Path does not match |
| 361 | customer_invoice_payment_save | /customer/invoices/save-payment/ | Path does not match |
| 362 | customer_invoice_payments | /customer/invoice-payments/{id} | Path does not match |
| 363 | customer_invoice_show | /customer/invoice-show/{id} | Path does not match |
| 364 | customer_invoice_lines | /customer/invoice-lines/{id} | Path does not match |
| 365 | collaboration_enseigne | /collaboration-enseigne | Path does not match |
| 366 | collaborateurs_enseigne | /collaborateurs-enseigne | Path does not match |
| 367 | collaboration_groups_create | /group-collaboration/create | Path does not match |
| 368 | collaboration_groups_list | /groupes-collaboration | Path does not match |
| 369 | collaboration_group_edit | /groupes-collaboration/{id}/edit | Path does not match |
| 370 | collaboration_groupes_delete | /groupes-collaboration/{id}/delete | Path does not match |
| 371 | collaboration_group_members | /groupes-collaboration/{id}/membres | Path does not match |
| 372 | formule_privileges_list | /formule-privileges | Path does not match |
| 373 | collaborateurs_attribution_groupes | /collaborateurs/attribution-groupes | Path does not match |
| 374 | collaborateurs_attribution_privileges | /collaborateurs/attribution-privileges | Path does not match |
| 375 | gestion_enseigne_factures_sync | /gestion-enseigne/factures-sync | Path does not match |
| 376 | gestion_enseigne_dashboard | /gestion-enseigne-dashboard | Path does not match |
| 377 | gestion_enseigne_sync_modules | /gestion-enseigne/synchronisation/modules/ | Path does not match |
| 378 | gestion_enseigne_sync_module_schema | /gestion-enseigne/synchronisation/modules/{id}/schema | Path does not match |
| 379 | formule_privileges | /gestion-enseigne/formule-privileges | Path does not match |
| 380 | group_privileges | /group/{id}/privileges | Path does not match |
| 381 | user_privileges | /gestion-enseigne/user/privilege/{userUuid} | Path does not match |
| 382 | normaliser_factures_si | /normaliser/factures/{enseigneId} | Path does not match |
| 383 | normaliser_facture_uniq | /normaliser/facture/{id} | Path does not match |
| 384 | factures_brutes_to_magmaerp | /factures-to-magmaerp/{id} | Path does not match |
| 385 | listInvoicesSync | /gestion-enseigne/synchronisation/invoices-list/{id} | Path does not match |
| 386 | gestion_enseigne_sync_factures_importer_brutes | /gestion-enseigne/synchronisation/invoices/{id}/importer-brutes | Path does not match |
| 387 | si_listInvoicesSync | /gestion-enseigne/synchronisation/si_invoices-list/{id} | Path does not match |
| 388 | listProductsSync | /gestion-enseigne/synchronisation/products/products-list/{id} | Path does not match |
| 389 | si_listProductsSync | /gestion-enseigne/synchronisation/products/si_products-list/{id} | Path does not match |
| 390 | listCustomersTiersSync | /gestion-enseigne/synchronisation/tiers/customers-list/{id} | Path does not match |
| 391 | si_listCustomersTiersSync | /gestion-enseigne/synchronisation/tiers/si_customers-list/{id} | Path does not match |
| 392 | sync_factures_to_magmaerp | /gestion-enseigne/{id}/sync-factures | Path does not match |
| 393 | enseigne_sync_config | /gestion-enseigne/synchronisation/modules/{id}/configurer | Path does not match |
| 394 | gestion_enseigne_sync_config_test | /gestion-enseigne/synchronisation/modules/test/{id} | Path does not match |
| 395 | app_home | /home | Path does not match |
| 396 | jwt_generate | /jwt/generate | Path does not match |
| 397 | jwt_verify | /jwt/verify | Path does not match |
| 398 | model_base | /model-base | Path does not match |
| 399 | orders | /orders | Path does not match |
| 400 | order_validate | /orders/order/{id}/validate | Path does not match |
| 401 | order_setInvoiced | /orders/order/{id}/setInvoiced | Path does not match |
| 402 | order_unvalidate | /orders/order/{id}/unvalidate | Path does not match |
| 403 | order_close | /orders/order/{id}/close | Path does not match |
| 404 | order_view | /orders/order/{id} | Path does not match |
| 405 | order_create | /orders/create/order | Path does not match |
| 406 | delete_order | /orders/delete/{id}/order | Path does not match |
| 407 | add_order_view | /orders/add/order/view | Path does not match |
| 408 | update_order | /orders/update/order/{id} | Path does not match |
| 409 | update_order_store | /orders/update/store/order/ | Path does not match |
| 410 | admin_parametrage | /admin/parametrage | Path does not match |
| 411 | platform_home | /platform | Path does not match |
| 412 | sync_config_index | /admin/sync/ | Path does not match |
| 413 | sync_config_new | /admin/sync/new | Path does not match |
| 414 | sync_config_edit | /admin/sync/{id}/edit | Path does not match |
| 415 | sync_config_delete | /admin/sync/{id}/delete | Path does not match |
| 416 | sync_config_now | /admin/sync/{id}/sync-now | Path does not match |
| 417 | bpay_bank_list | /bpay/bank/list | Path does not match |
| 418 | bpay_bank_create | /bpay/bank/create | Path does not match |
| 419 | bpay_bank_limits | /bpay/bank/limits | Path does not match |
| 420 | bpay_board_summary | /bpay/board/summary | Path does not match |
| 421 | bpay_board | /platforms-bpay | Path does not match |
| 422 | bpay_collaborations | /platforms-bpay/collaborations | Path does not match |
| 423 | bpay_settings_methods | /bpay/settings/methods | Path does not match |
| 424 | bpay_settings_limits | /bpay/settings/limits | Path does not match |
| 425 | bpay_settings_notifications | /bpay/settings/notifications | Path does not match |
| 426 | bpay_operation_transfert_interne | /platforms/bpay/operation/transfert-interne | Path does not match |
| 427 | bpay_operation_transfert_externe | /platforms/bpay/operation/transfert-externe | Path does not match |
| 428 | bpay_operation_qr | /platforms/bpay/operation/qr | Path does not match |
| 429 | bpay_operation_withdraw | /platforms/bpay/operation/withdraw | Path does not match |
| 430 | bpay_operation_post_login_redirect | /platforms/bpay/operation/post-login-redirect | Path does not match |
| 431 | bpay_operation_profil_utilisateur | /platforms/bpay/operation/profil | Path does not match |
| 432 | bpay_report_monthly | /platforms/bpay/report/monthly | Path does not match |
| 433 | bpay_report_stats | /platforms/bpay/report/stats | Path does not match |
| 434 | bpay_report_export | /platforms/bpay/report/export/{format} | Path does not match |
| 435 | bpay_report_post_login_redirect | /platforms/bpay/report/post-login-redirect | Path does not match |
| 436 | bpay_report_profil_utilisateur | /platforms/bpay/report/profil | Path does not match |
| 437 | bpay_transaction_global | /platforms/bpay/transaction/global | Path does not match |
| 438 | bpay_transaction_internal | /platforms/bpay/transaction/internal | Path does not match |
| 439 | bpay_transaction_external | /platforms/bpay/transaction/external | Path does not match |
| 440 | bpay_transaction_stats | /platforms/bpay/transaction/stats | Path does not match |
| 441 | bpay_transaction_post_login_redirect | /platforms/bpay/transaction/post-login-redirect | Path does not match |
| 442 | bpay_transaction_profil_utilisateur | /platforms/bpay/transaction/profil | Path does not match |
| 443 | bpay_wallet_create | /platforms/bpay/wallet/create | Path does not match |
| 444 | bpay_wallet_list | /platforms/bpay/wallet/list | Path does not match |
| 445 | bpay_wallet_total_solde | /platforms/bpay/wallet/total-solde | Path does not match |
| 446 | bpay_wallet_transactions | /platforms/bpay/wallet/transactions | Path does not match |
| 447 | bpay_wallet_report | /platforms/bpay/wallet/report | Path does not match |
| 448 | bpay_wallet_recharge | /platforms/bpay/wallet/recharge | Path does not match |
| 449 | bpay_wallet_confirm_recharge | /platforms/bpay/wallet/confirm-recharge | Path does not match |
| 450 | bpay_wallet_recharged | /platforms/bpay/wallet/recharged | Path does not match |
| 451 | bpay_wallet_post_login_redirect | /platforms/bpay/wallet/post-login-redirect | Path does not match |
| 452 | bpay_wallet_profil_utilisateur | /platforms/bpay/wallet/profil | Path does not match |
| 453 | businesspay_board | /platforms-businesspay | Path does not match |
| 454 | businesspay_collaborations | /platforms-businesspay/collaborations | Path does not match |
| 455 | careconcept_board | /platforms-careconcept | Path does not match |
| 456 | careconcept_collaborations | /platforms-careconcept/collaborations | Path does not match |
| 457 | cashline_board | /platforms-cashline | Path does not match |
| 458 | cashline_collaborations | /platforms-cashline/collaborations | Path does not match |
| 459 | collabusrh_collaborations | /platforms-collabusrh/collaborations | Path does not match |
| 460 | collabus-rh_dashboard | /collabus-rh/dashboard | Path does not match |
| 461 | collabus-rh_board | /platforms-collabus-rh | Path does not match |
| 462 | instantmark_collaborations | /platforms-instantmark/collaborations | Path does not match |
| 463 | instantmark_board | /platforms-instantmark | Path does not match |
| 464 | livrado_collaborations | /platforms-livrado/collaborations | Path does not match |
| 465 | livrado_board | /platforms-livrado | Path does not match |
| 466 | magmaerp_collaborations | /platforms-magmaerp/collaborations | Path does not match |
| 467 | magmaerp_board | /platforms-magmaerp | Path does not match |
| 468 | magmalytics_collaborations | /platforms-magmalytics/collaborations | Path does not match |
| 469 | magmalytics_board | /platforms-magmalytics | Path does not match |
| 470 | services | /service | Path does not match |
| 471 | produits | /produit | Path does not match |
| 472 | show-produit-service | /produits/show/produit/service/{id} | Path does not match |
| 473 | produit-create | /produit/service/create | Path does not match |
| 474 | produit-create-request | /produit/request | Path does not match |
| 475 | produit-update | /produit/service/update | Path does not match |
| 476 | produit-update-request | /produit/service/update/request | Path does not match |
| 477 | delete-produit-service | /produits/delete/produit/service/ | Path does not match |
| 478 | categories | /categorie | Path does not match |
| 479 | categorie-create | /categorie/create | Path does not match |
| 480 | categorie-create-request | /categorie/create/request | Path does not match |
| 481 | app_proposal_supplier | /suppliers/proposals | Path does not match |
| 482 | proposals_supplier | /supplier/proposals/{id} | Path does not match |
| 483 | app_proposal_supplier_id | /proposal/supplier/{id} | Path does not match |
| 484 | supplierproposal-create | /supplierproposal/ | Path does not match |
| 485 | app_register | /register | Path does not match |
| 486 | 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.