Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | archiver_desarchiver_agence | /admin/archiver_desarchiver_agence/{id} | Path does not match |
| 2 | archiver_desarchiver_apporteur | /admin/archiver_desarchiver_apporteur/{id} | Path does not match |
| 3 | archiver_desarchiver_autre | /admin/archiver_desarchiver_autre/{id} | Path does not match |
| 4 | get_distincts_groups | /admin/get-distincts-groups | Path does not match |
| 5 | archiver_desarchiver-banque | /admin/archiver_desarchiver_banque/{id} | Path does not match |
| 6 | archiver_desarchiver_branche_compagnie | /admin/archiver_desarchiver_branche_compagnie/{id} | Path does not match |
| 7 | get_branches | /admin/get-branches/{val} | Path does not match |
| 8 | get_parents | /admin/get-parents/{val} | Path does not match |
| 9 | get_childs | /admin/get-childs/{val} | Path does not match |
| 10 | get_taux_commission | /admin/get-taux-commission/{val} | Path does not match |
| 11 | archiver_desarchiver_branche_local | /admin/archiver_desarchiver_branche_local/{id} | Path does not match |
| 12 | get_br_local_parents | /admin/get-br-locale-parents | Path does not match |
| 13 | archiver_desarchiver_compagnie | /admin/archiver_desarchiver_compagnie/{id} | Path does not match |
| 14 | archiver_desarchiver_cmpt_bancaire | /admin/archiver_desarchiver_cmpt_bancaire/{id} | Path does not match |
| 15 | archiver_desarchiver_contrat | /admin/archiver_desarchiver_contrat/{id} | Path does not match |
| 16 | get_branches_locales_childs | /admin/get-branches-locales-childs/{val} | Path does not match |
| 17 | get_branches_locales_parents | /admin/get-branches-locales-parents/{val} | Path does not match |
| 18 | get_contacts_by_client | /admin/get-contacts-by-client/{val} | Path does not match |
| 19 | admin | /admin | Path does not match |
| 20 | archiver_desarchiver_depense | /admin/archiver_desarchiver_depense/{id} | Path does not match |
| 21 | archiver_desarchiver_devise | /admin/archiver_desarchiver_devise/{id} | Path does not match |
| 22 | archiver_desarchiver_frais_dossier | /admin/archiver_desarchiver_frais_dossier/{id} | Path does not match |
| 23 | app_admin_import | /admin/import/{className} | Path does not match |
| 24 | memoire_decharge | /admin/memoire/decharge/{id} | Path does not match |
| 25 | archiver_desarchiver_nature_quittance | /admin/archiver_desarchiver_nature_quittance/{id} | Path does not match |
| 26 | archiver_desarchiver_nature_recu | /admin/archiver_desarchiver_nature_recu/{id} | Path does not match |
| 27 | archiver_desarchiver_particulier | /admin/archiver_desarchiver_particulier/{id} | Path does not match |
| 28 | reject_quittance_indemnisation | /admin/reject_quittance_indemnisation/{id} | Path does not match |
| 29 | archiver_desarchiver_quittance_indemnisation | /admin/archiver_desarchiver_quittance_indemnisation/{id} | Path does not match |
| 30 | memoire_remboursement_generate | /generate/memoire-remboursement/{type} | Path does not match |
| 31 | imputer_quittance_indemnisation | /admin/imputer_quittance_indemnisation/{id} | Path does not match |
| 32 | reject_quittance_prime | /admin/reject_quittance_prime/{id} | Path does not match |
| 33 | archiver_desarchiver_quittance_prime | /admin/archiver_desarchiver_quittance_prime/{id} | Path does not match |
| 34 | imputer_quittance_prime | /admin/imputer_quittance_prime/{id} | Path does not match |
| 35 | memoire_generate | /generate/memoire-reglement/{type} | Path does not match |
| 36 | archiver_desarchiver_recu | /admin/archiver_desarchiver_recu/{id} | Path does not match |
| 37 | imput_quittance | /admin/imputequittance | Path does not match |
| 38 | archiver_desarchiver_retenue_source | /admin/archiver_desarchiver_retenue_source/{id} | Path does not match |
| 39 | ajax_compte_bancaire_memoire_reglement_get_accounts | /ajax/compte-bancaire/memoire-reglement/get-accounts | Path does not match |
| 40 | ajax_compte_bancaire_memoire_remboursement_get_accounts | /ajax/compte-bancaire/memoire-remboursement/get-accounts | Path does not match |
| 41 | ajax_feuille_caisse_quittance_liste | /ajax/feuille-caisse/quittance/liste | Path does not match |
| 42 | ajax_quittance_montant | /ajax/quittance/montant | Path does not match |
| 43 | ajax_quittance_update_liste | /ajax/quittance/update/liste | Path does not match |
| 44 | ajax_quittance_filtrer_contrat | /ajax/quittance/filtrer/contrat | Path does not match |
| 45 | ajax_quittance_filtrer_nature | /ajax/quittance/filtrer/nature | Path does not match |
| 46 | list_clients | /clients/list | Path does not match |
| 47 | list_agences | /agences/list | Path does not match |
| 48 | list_compagnies | /compagnies/list | Path does not match |
| 49 | list_devises | /devises/list | Path does not match |
| 50 | app_default_index | /tenant | Path does not match |
| 51 | defaut_index | / | Path does not match |
| 52 | get_agences | /get/agences | Path does not match |
| 53 | get_banks | /get/banks/{selectedBank} | Path does not match |
| 54 | 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.