GET https://inventaire.impgest.fr/

Routing

app_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_dashboard /admin Path does not match
2 admin_dashboard_article_index /admin/article Path does not match
3 admin_dashboard_article_new /admin/article/new Path does not match
4 admin_dashboard_article_batch_delete /admin/article/batch-delete Path does not match
5 admin_dashboard_article_autocomplete /admin/article/autocomplete Path does not match
6 admin_dashboard_article_render_filters /admin/article/render-filters Path does not match
7 admin_dashboard_article_edit /admin/article/{entityId}/edit Path does not match
8 admin_dashboard_article_delete /admin/article/{entityId}/delete Path does not match
9 admin_dashboard_article_detail /admin/article/{entityId} Path does not match
10 admin_dashboard_position_index /admin/position Path does not match
11 admin_dashboard_position_new /admin/position/new Path does not match
12 admin_dashboard_position_batch_delete /admin/position/batch-delete Path does not match
13 admin_dashboard_position_autocomplete /admin/position/autocomplete Path does not match
14 admin_dashboard_position_render_filters /admin/position/render-filters Path does not match
15 admin_dashboard_position_edit /admin/position/{entityId}/edit Path does not match
16 admin_dashboard_position_delete /admin/position/{entityId}/delete Path does not match
17 admin_dashboard_position_detail /admin/position/{entityId} Path does not match
18 admin_dashboard_session_comptage_index /admin/session-comptage Path does not match
19 admin_dashboard_session_comptage_new /admin/session-comptage/new Path does not match
20 admin_dashboard_session_comptage_batch_delete /admin/session-comptage/batch-delete Path does not match
21 admin_dashboard_session_comptage_autocomplete /admin/session-comptage/autocomplete Path does not match
22 admin_dashboard_session_comptage_render_filters /admin/session-comptage/render-filters Path does not match
23 admin_dashboard_session_comptage_edit /admin/session-comptage/{entityId}/edit Path does not match
24 admin_dashboard_session_comptage_delete /admin/session-comptage/{entityId}/delete Path does not match
25 admin_dashboard_session_comptage_verrouiller /admin/session-comptage/verrouiller Path does not match
26 admin_dashboard_session_comptage_ouvrir /admin/session-comptage/ouvrir Path does not match
27 admin_dashboard_session_comptage_detail /admin/session-comptage/{entityId} Path does not match
28 admin_dashboard_user_index /admin/user Path does not match
29 admin_dashboard_user_new /admin/user/new Path does not match
30 admin_dashboard_user_batch_delete /admin/user/batch-delete Path does not match
31 admin_dashboard_user_autocomplete /admin/user/autocomplete Path does not match
32 admin_dashboard_user_render_filters /admin/user/render-filters Path does not match
33 admin_dashboard_user_edit /admin/user/{entityId}/edit Path does not match
34 admin_dashboard_user_delete /admin/user/{entityId}/delete Path does not match
35 admin_dashboard_user_detail /admin/user/{entityId} Path does not match
36 _preview_error /_error/{code}.{_format} Path does not match
37 _wdt_stylesheet /_wdt/styles Path does not match
38 _wdt /_wdt/{token} Path does not match
39 _profiler_home /_profiler/ Path does not match
40 _profiler_search /_profiler/search Path does not match
41 _profiler_search_bar /_profiler/search_bar Path does not match
42 _profiler_phpinfo /_profiler/phpinfo Path does not match
43 _profiler_xdebug /_profiler/xdebug Path does not match
44 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
45 _profiler_search_results /_profiler/{token}/search/results Path does not match
46 _profiler_open_file /_profiler/open Path does not match
47 _profiler /_profiler/{token} Path does not match
48 _profiler_router /_profiler/{token}/router Path does not match
49 _profiler_exception /_profiler/{token}/exception Path does not match
50 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
51 admin_analyse /admin/analyse Path does not match
52 admin_analyse_batch_creer /admin/analyse/batch/creer Path does not match
53 admin_analyse_batch_activer /admin/analyse/batch/{id}/activer Path does not match
54 admin_analyse_batch_desactiver /admin/analyse/batch/desactiver/{sessionId} Path does not match
55 admin_analyse_export /admin/analyse/export Path does not match
56 admin_analyse_batch_import /admin/analyse/batch/import Path does not match
57 admin_analyse_batch_supprimer /admin/analyse/batch/{id}/supprimer Path does not match
58 admin_analyse_valider_comptage /admin/analyse/valider-comptage/{id} Path does not match
59 admin_comparaison /admin/comparaison Path does not match
60 admin_comparaison_export /admin/comparaison/export Path does not match
61 admin_erreurs_position /admin/erreurs-position Path does not match
62 admin_erreurs_position_export /admin/erreurs-position/export Path does not match
63 admin_erreurs_position_supprimer /admin/erreurs-position/{id}/supprimer Path does not match
64 admin_export /admin/export Path does not match
65 admin_export_download /admin/export/download Path does not match
66 admin_export_logs /admin/export/logs Path does not match
67 admin_session_verrouiller /admin/session/{id}/verrouiller Path does not match
68 admin_session_ouvrir /admin/session/{id}/ouvrir Path does not match
69 admin_session_filtre /admin/session/{id}/filtre Path does not match
70 app_comptage_liste /comptage Path does not match
71 app_comptage_modal /comptage/modal/{code} Path does not match
72 app_comptage_save /comptage/save Path does not match
73 app_comptage_saisie /comptage/saisie/{code} Path does not match
74 app_comptage_page /comptage/page Path does not match
75 app_dashboard / Route matches!

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