Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | 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 | app_calendar | /workspace/calendar/all/{filtertype} | Path does not match |
| 15 | app_calendar_liste | /workspace/calendar-listing/all/{filtertype} | Path does not match |
| 16 | app_calendar_quickview | /workspace/calendar/quickview/{id}/{type} | Path does not match |
| 17 | app_calendar_print | /calendar/partager/{id} | Path does not match |
| 18 | app_calendar_quickview_type | /calendar/quickview/type | Path does not match |
| 19 | app_calendar_holiday_form | /workspace/calendar/holiday/form/{id} | Path does not match |
| 20 | app_calendar_add | /workspace/calendar/ajouter/{id}/{action} | Path does not match |
| 21 | app_calendar_holiday_delete | /workspace/calendar/holiday/supprimer/{id} | Path does not match |
| 22 | app_calendar_delete | /workspace/calendar/supprimer/{id} | Path does not match |
| 23 | app_calendar_delete_recurrence | /workspace/calendar/supprimer-recurrence/{id} | Path does not match |
| 24 | app_calendar_show | /workspace/calendar/voir/{id} | Path does not match |
| 25 | app_context | /workspace/context | Path does not match |
| 26 | app_context_set | /workspace/context/set/{id} | Path does not match |
| 27 | app_context_add | /workspace/context/formulaire/{id} | Path does not match |
| 28 | app_customer_search_email | /workspace/clients/searchEmail/{id} | Path does not match |
| 29 | app_customer_bac_send | /workspace/clients/envoyer-bac/{id} | Path does not match |
| 30 | app_customer_add | /workspace/clients/creer/{type}/{id} | Path does not match |
| 31 | app_customer_index | /workspace/clients/{filter} | Path does not match |
| 32 | app_customer_delete | /workspace/clients/delete/{id} | Path does not match |
| 33 | app_customer_show | /workspace/clients/fiche/{id} | Path does not match |
| 34 | app_event_file | /workspace/deroulement-de-soiree | Path does not match |
| 35 | app_event_file_lines | /workspace/deroulement-de-soiree/lignes-persos | Path does not match |
| 36 | app_event_file_lines_del | /workspace/deroulement-de-soiree/lignes-persos/supprimer/{id} | Path does not match |
| 37 | app_event_file_lines_maj | /workspace/deroulement-de-soiree/majpos/{id} | Path does not match |
| 38 | app_event_file_lines_form | /workspace/deroulement-de-soiree/lignes-persos/form/{id} | Path does not match |
| 39 | app_event_file_del | /workspace/deroulement-de-soiree/supprimer/{id} | Path does not match |
| 40 | app_event_file_duplicate | /workspace/deroulement-de-soiree/duplicate/{id} | Path does not match |
| 41 | app_event_file_add | /workspace/deroulement-de-soiree/creer/{id} | Path does not match |
| 42 | app_event_file_print | /workspace/deroulement-de-soiree/print/{id} | Path does not match |
| 43 | app_file | /workspace/bac-de-depot | Path does not match |
| 44 | app_file_delete | /workspace/bac-de-depot/delete/{id} | Path does not match |
| 45 | app_customer_bac | /bac-depot/{id} | Path does not match |
| 46 | app_home | /workspace/ | Path does not match |
| 47 | app_dashboard | /workspace/dashboard/{year} | Path does not match |
| 48 | app_ics | /ics/{eventid} | Path does not match |
| 49 | app_ics_file | /ics/fichier/{eventid} | Path does not match |
| 50 | app_information_sheet_del | /workspace/information/supprimer/{id} | Path does not match |
| 51 | app_information_sheet_add | /workspace/information/creer/{type}/{id} | Path does not match |
| 52 | app_information_sheet | /workspace/information | Path does not match |
| 53 | app_invoice_index | /workspace/factures | Path does not match |
| 54 | app_avoirs_index | /workspace/avoirs | Path does not match |
| 55 | app_tva | /workspace/tva | Path does not match |
| 56 | app_invoice_send | /workspace/factures/envoyer/{id} | Path does not match |
| 57 | app_invoice_wait | /workspace/factures/attente-paiement | Path does not match |
| 58 | app_invoice_paid | /workspace/factures/payee | Path does not match |
| 59 | app_invoice_late_payment | /workspace/factures/retard-paiement | Path does not match |
| 60 | app_invoice_draft | /workspace/factures/brouillon | Path does not match |
| 61 | app_invoice_print | /workspace/factures/print/{id} | Path does not match |
| 62 | app_avoir_print | /workspace/avoirs/print/{id} | Path does not match |
| 63 | app_invoice_del | /workspace/factures/supprimer/{id} | Path does not match |
| 64 | app_invoice_switch | /workspace/factures/switch/{id}/{state} | Path does not match |
| 65 | app_invoice_add | /workspace/factures/creer/{action}/{id}/{choicemodal} | Path does not match |
| 66 | 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.