https://bticket.epsilon.blizz.eu/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 app_administration_list /administration/donnees Path does not match
13 app_administration_data_list /administration/{typeForm}/liste/{nameOrder} Path does not match
14 app_administration_data_add /administration/data/{typeForm}/ajouter Path does not match
15 app_administration_data_edit /administration/data/{typeForm}/modifier/{idElement} Path does not match
16 app_administration_element_change_enabled /administration/element/changer/{typeElement}/{idElement} Path does not match
17 app_list_category_ajax /categories/intervention/liste Path does not match
18 app_add_category_intervention /categories/intervention/ajouter Path does not match
19 app_add_category_intervention_form /categories/intervention/ajouter/formulaire Path does not match
20 app_add_comment /commentaires/tickets/{id}/ajouter Path does not match
21 app_edit_comment /commentaires/{id}/modifier Path does not match
22 app_delete_comment /commentaires/{id}/supprimer Path does not match
23 app_list_contact /contacts Path does not match
24 app_add_contact /contacts/ajouter Path does not match
25 app_edit_contact /contacts/{id}/modifier Path does not match
26 app_delete_contact /contacts/{id}/supprimer Path does not match
27 app_list_customer /clients Path does not match
28 app_add_customer /clients/ajouter Path does not match
29 app_edit_customer /clients/{id}/modifier Path does not match
30 app_view_customer /clients/{id}/informations Path does not match
31 app_customer_list_contact_ajax /clients/{id}/contacts/ajax Path does not match
32 app_customer_add_contact_form_ajax /clients/{id}/contacts/add/form/ajax Path does not match
33 app_customer_add_contact_ajax /clients/{id}/contacts/add/ajax Path does not match
34 app_customer_add_form_ajax /clients/add/form/ajax Path does not match
35 app_customer_add_ajax /clients/add/ajax Path does not match
36 app_dashboard / Path does not match
37 app_default /default Path does not match
38 app_search /recherche Path does not match
39 app_mode_call_form /mode/call/form Path does not match
40 app_list_intervention /interventions Path does not match
41 app_add_intervention /interventions/ajouter Path does not match
42 app_edit_intervention /interventions/{id}/modifier Path does not match
43 app_view_intervention /interventions/{id}/informations Path does not match
44 app_list_ajax_intervention /interventions/ajax Path does not match
45 app_duplicate_intervention /interventions/duplicate/{id}/{type} Path does not match
46 app_delete_intervention_ajax /interventions/{id}/supprimer Path does not match
47 app_archive_intervention_ajax /interventions/archive/{id} Path does not match
48 app_unarchive_intervention_ajax /interventions/unarchive/{id} Path does not match
49 app_pdf_choose_export_ajax /interventions/choisir/pdf/export Path does not match
50 app_pdf_export_intervention_ajax /interventions/pdf/export/{id} Path does not match
51 app_pdf_export_externe_intervention_ajax /interventions/pdf/export/externe/{id}/time/{timerToFacture} Path does not match
52 app_list_regenerate_intervention /interventions/regeneration Path does not match
53 add_intervention_to_favorite /interventions/ajouter/favorie/{id} Path does not match
54 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.