Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_/vouchers/{id}{._format}_get | /api/vouchers/{id}.{_format} | Path does not match |
| 11 | _api_/vouchers{._format}_get_collection | /api/vouchers.{_format} | Path does not match |
| 12 | _api_/vouchers{._format}_post | /api/vouchers.{_format} | Path does not match |
| 13 | _api_/vouchers/{id}{._format}_put | /api/vouchers/{id}.{_format} | Path does not match |
| 14 | _api_/vouchers/{id}{._format}_patch | /api/vouchers/{id}.{_format} | Path does not match |
| 15 | _api_/vouchers/{id}{._format}_delete | /api/vouchers/{id}.{_format} | Path does not match |
| 16 | _api_/voucher_items/{id}{._format}_get | /api/voucher_items/{id}.{_format} | Path does not match |
| 17 | _api_/voucher_items{._format}_get_collection | /api/voucher_items.{_format} | Path does not match |
| 18 | _api_/voucher_items{._format}_post | /api/voucher_items.{_format} | Path does not match |
| 19 | _api_/voucher_items/{id}{._format}_put | /api/voucher_items/{id}.{_format} | Path does not match |
| 20 | _api_/voucher_items/{id}{._format}_patch | /api/voucher_items/{id}.{_format} | Path does not match |
| 21 | _api_/voucher_items/{id}{._format}_delete | /api/voucher_items/{id}.{_format} | Path does not match |
| 22 | _api_/voucher_users/{id}{._format}_get | /api/voucher_users/{id}.{_format} | Path does not match |
| 23 | _api_/voucher_users{._format}_get_collection | /api/voucher_users.{_format} | Path does not match |
| 24 | _api_/voucher_users{._format}_post | /api/voucher_users.{_format} | Path does not match |
| 25 | _api_/voucher_users/{id}{._format}_put | /api/voucher_users/{id}.{_format} | Path does not match |
| 26 | _api_/voucher_users/{id}{._format}_patch | /api/voucher_users/{id}.{_format} | Path does not match |
| 27 | _api_/voucher_users/{id}{._format}_delete | /api/voucher_users/{id}.{_format} | Path does not match |
| 28 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 29 | _wdt | /_wdt/{token} | Path does not match |
| 30 | _profiler_home | /_profiler/ | Path does not match |
| 31 | _profiler_search | /_profiler/search | Path does not match |
| 32 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 33 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 34 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 35 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 36 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 37 | _profiler_open_file | /_profiler/open | Path does not match |
| 38 | _profiler | /_profiler/{token} | Path does not match |
| 39 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 40 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 41 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 42 | admin_funds | /admin/acds | Path does not match |
| 43 | admin_funds_add | /admin/acds/creer | Path does not match |
| 44 | admin_funds_edit | /admin/acds/{id}/modifier | Path does not match |
| 45 | admin_funds_delete | /admin/acd/{id}/supprimer | Path does not match |
| 46 | operation_add | /operation/creer/rubrique | Path does not match |
| 47 | operation_edit | /operation/{id}/modifier/rubrique | Path does not match |
| 48 | operation_status | /operation/{id}/désactiver/rubrique | Path does not match |
| 49 | operation_delete | /operation/{id}/supprimer/rubrique | Path does not match |
| 50 | app_proof | /ba/justificatifs | Path does not match |
| 51 | app_proof_pdv | /ba/justificatifs/pdv/{id} | Path does not match |
| 52 | app_proof_details | /ba/justificatifs/{id}/m/{month}/y/{year}/voir | Path does not match |
| 53 | app_proof_export | /ba/justificatifs/{year}/{month}/exporter | Path does not match |
| 54 | admin_transfers | /admin/virements | Path does not match |
| 55 | admin_transfers_export_month | /admin/virements/{id}/exporter | Path does not match |
| 56 | admin_transfers_details | /admin/virements/{id}/details | Path does not match |
| 57 | admin_transfer_add | /admin/virements/creer | Path does not match |
| 58 | admin_transfer_edit | /admin/virements/{id}/modifier | Path does not match |
| 59 | admin_transfer_delete | /admin/virements/{id}/supprimer | Path does not match |
| 60 | admin_home | /admin | Path does not match |
| 61 | admin_users | /admin/utilisateurs | Path does not match |
| 62 | admin_users_import | /admin/utilisateurs/importer | Path does not match |
| 63 | admin_user_add | /admin/gestion-des-utilisateurs/creer | Path does not match |
| 64 | admin_user_edit | /admin/gestion-des-utilisateurs/{id}/modifier | Path does not match |
| 65 | admin_user_delete | /admin/utilisateurs/{id}/supprimer | Path does not match |
| 66 | admin_user_status | /admin/utilisateurs/{id}/désactiver | Path does not match |
| 67 | ba_creer_odr | /ba/creer/odr | Path does not match |
| 68 | ba_creer_unite | /ba/creer/unite | Path does not match |
| 69 | ba_creer_campagne | /ba/campaign/add | Path does not match |
| 70 | voucher_view | /ba/{voucherCode}/voir | Path does not match |
| 71 | voucher_use | /ba/bruler | Path does not match |
| 72 | ajax_voucher_check | /ajax/voucher/check | Path does not match |
| 73 | ajax_voucher_use | /ajax/voucher/use | Path does not match |
| 74 | voucher_manage | /ba/suivre/{year} | Path does not match |
| 75 | ajax_suivi_voucher | /ajax/suivi/voucher/{year} | Path does not match |
| 76 | voucher_operation_name | /vouchers/operation/{operationName} | Path does not match |
| 77 | voucher_visualize | /vouchers/{id}/visualize | Path does not match |
| 78 | voucher_print | /vouchers/{id}/print | Path does not match |
| 79 | voucher_print_code | /v/{voucherCode}/print | Path does not match |
| 80 | voucher_print_temp | /vouchers/{id}/printtemp | Path does not match |
| 81 | voucher_print2 | /vouchers/print | Path does not match |
| 82 | voucher_view_details | /vouchers/view/{action} | Path does not match |
| 83 | confidentialite | /confidentialite | Path does not match |
| 84 | ajax_stores | /app/ajax/stores | Path does not match |
| 85 | vouchers_email | /vouchers/email/{id}/send | Path does not match |
| 86 | vouchers_status | /vouchers/{id}/status | Path does not match |
| 87 | ajax_voucher_visualize | /ajax/voucher/visualize | Path does not match |
| 88 | api_vouchers | /api/{operationCode}/vouchers | Path does not match |
| 89 | voucher_delete | /voucher/{id}/delete | Path does not match |
| 90 | api_stats | /api/stats/{type}/{year} | Path does not match |
| 91 | app_home | /accueil | Path does not match |
| 92 | app_send_mail | /send-mail | Path does not match |
| 93 | admin_users_export | /admin/utilisateurs/export | Path does not match |
| 94 | operations_export | /operation/export | Path does not match |
| 95 | app_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.