GET https://dev.mynrgys.fr/authentification

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /authentification
# 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_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 app_user_account_index /{space}/compte Path does not match
16 app_user_account_profile_edit /{space}/compte/profil/edition/{user_id} Path does not match
17 app_user_account_enable_2fa /{space}/compte/enable-2fa/{regenerateCode} Path does not match
18 app_ajax_ajax_edit_theme_and_nav /ajax/edit_user_theme_side_nav Path does not match
19 app_ajax_ajax_edit_account_email /ajax/edit_account_email Path does not match
20 app_ajax_edit_favoris /ajax/edit_favoris Path does not match
21 app_ajax_delete_favoris /ajax/delete_favoris Path does not match
22 app_ajax_search_favoris_url /ajax/search_favoris_url Path does not match
23 app_ajax_edit_last_viewed_page /ajax/edit_last_viewed_page Path does not match
24 app_ajax_ajax_download_file_log /ajax/download-file-log Path does not match
25 app_ajax_edit_file_upload /ajax/edit-file/{upload} Path does not match
26 app_ajax_slide_panel_history_folder /ajax/slide-panel/history/folder/{folder} Path does not match
27 app_ajax_ajax_download_folder_log /ajax/download-folder-log Path does not match
28 app_ajax_ajax_remove_zip /ajax/remove-zip-sync Path does not match
29 app_ajax_inject_service /ajax/inject/service Path does not match
30 app_ajax_is_authenticated /ajax/is-authenticated Path does not match
31 app_ajax_user_complete_profile_modal /ajax/user_complete_profile_modal Path does not match
32 app_ajax_2fa-reminder /ajax/2fa-reminder/{reminder} Path does not match
33 app_bundle_error /_error/test Path does not match
34 app_edifitek_developer_ahmad_index /edifitek/developer/ahmad Path does not match
35 app_edifitek_developer_carlos_index /edifitek/developer/carlos Path does not match
36 app_edifitek_developer_julien_index /edifitek/developer/julien Path does not match
37 app_edifitek_developer_justine_index /edifitek/developer/justine Path does not match
38 app_edifitek_developer_kspal_index /edifitek/developer/kspal Path does not match
39 app_edifitek_developer_thierry_index /edifitek/developer/thierry Path does not match
40 app_edifitek_developer_vincent_index /edifitek/developer/vincent Path does not match
41 app_edifitek_home /edifitek/accueil Path does not match
42 app_edifitek_dashboard /edifitek/tableau-de-bord Path does not match
43 app_edifitek_setting_index /edifitek/parametres Path does not match
44 app_edifitek_setting_user_lock /edifitek/parametres/utilisateurs/blocage/{user} Path does not match
45 app_edifitek_setting_user_guest_delete /edifitek/parametres/utilisateurs/suppression-invitation/{user} Path does not match
46 app_edifitek_setting_user_guest_invite /edifitek/parametres/utilisateurs/invitation/{user} Path does not match
47 app_edifitek_setting_general /edifitek/parametres/generaux Path does not match
48 app_edifitek_setting_general_beta /edifitek/parametres/generaux/beta Path does not match
49 app_edifitek_setting_add_category /edifitek/parametres/categorie/{id} Path does not match
50 app_edifitek_setting_add_param /edifitek/parametres/param/{id} Path does not match
51 app_model_template_icons_lucide /model/template/icons-lucide Path does not match
52 app_nestor_index /nestorApi/ Path does not match
53 app_primary_file_manager_index /primary/explorateur-de-fichiers/{folder} Path does not match
54 app_primary_file_manager_new_folder /primary/explorateur-de-fichiers/ajouter-un-dossier/{folder} Path does not match
55 app_primary_file_manager_edit_folder /primary/explorateur-de-fichiers/modifier-un-dossier/{folder} Path does not match
56 app_primary_file_manager_download_file /primary/explorateur-de-fichiers/dossier/{parent} Path does not match
57 app_primary_file_manager_delete_folder /primary/explorateur-de-fichiers/dossier/supprimer/{folder} Path does not match
58 app_primary_home /primary/accueil Path does not match
59 app_primary_dashboard /primary/tableau-de-bord Path does not match
60 app_primary_setting_index /primary/parametres Path does not match
61 app_primary_setting_user_lock /primary/parametres/utilisateurs/blocage/{user} Path does not match
62 app_primary_setting_user_guest_delete /primary/parametres/utilisateurs/suppression-invitation/{user} Path does not match
63 app_primary_setting_user_guest_invite /primary/parametres/utilisateurs/invitation/{user} Path does not match
64 app_primary_setting_common_document /primary/parametres/document-commun Path does not match
65 app_primary_setting_common_document_add /primary/parametres/document-commun/ajout Path does not match
66 app_primary_setting_document_commun_delete /primary/parametres/document-commun-delete/{upload} Path does not match
67 app_account_validation /validation/creation-de-compte Path does not match
68 app_verify_email /verification/email Path does not match
69 app_forgot_password_request /mot-de-passe-oublie Path does not match
70 app_check_email /mot-de-passe-oublie/check-email Path does not match
71 app_reset_password /mot-de-passe-oublie/reinitialisation/{token} Path does not match
72 app_second_dashboard /second/tableau-de-bord Path does not match
73 app_login /authentification Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.