Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
# | 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 | accueil | / | Path does not match |
16 | api_get_dashboard | /api/get/dashboard | Path does not match |
17 | api_get_monitoring | /api/get/monitoring | Path does not match |
18 | api_get_monitoring_status | /api/get/monitoring/status | Path does not match |
19 | api_generate_files | /api/generate/files | Path does not match |
20 | script_retour | /consultation/retour/script/{secure_pass} | Path does not match |
21 | api_get_declarants | /api/get/declarants | Path does not match |
22 | api_get_declarant | /api/get/declarant | Path does not match |
23 | api_post_declarant | /api/post/declarant | Path does not match |
24 | api_put_declarant | /api/put/declarant | Path does not match |
25 | api_put_password_declarant | /api/put/password/declarant | Path does not match |
26 | api_delete_declarant | /api/delete/declarant | Path does not match |
27 | api_import_declarants | /api/import/declarants | Path does not match |
28 | api_get_password_declarant | /api/get/password/declarant | Path does not match |
29 | api_get_dossiers | /api/get/dossiers | Path does not match |
30 | api_get_dossier | /api/get/dossier | Path does not match |
31 | api_delete_fichier | /api/delete/fichier | Path does not match |
32 | api_delete_fichiers | /api/delete/fichiers | Path does not match |
33 | api_download_file | /api/download/file | Path does not match |
34 | api_get_clients | /api/get/clients | Path does not match |
35 | api_get_detail_client | /api/get/detail/client | Path does not match |
36 | api_post_client | /api/post/client | Path does not match |
37 | api_put_client | /api/put/client | Path does not match |
38 | api_delete_client | /api/delete/client | Path does not match |
39 | api_delete_client_entites | /api/delete/client/entites | Path does not match |
40 | app_login | /connexion | Path does not match |
41 | test_api | /test/api | Path does not match |
42 | api_test_declarants | /api/test/declarants | Path does not match |
43 | api_test_new_declarant | /api/test/new/declarant | Path does not match |
44 | api_test_declarant | /api/test/declarant | Path does not match |
45 | api_test_dossiers | /api/test/dossiers | Path does not match |
46 | api_test_mails | /api/test/mails | Path does not match |
47 | api_get_user | /api/get/user | Path does not match |
48 | api_get_utilisateurs | /api/get/utilisateurs | Path does not match |
49 | api_get_utilisateur | /api/get/utilisateur | Path does not match |
50 | api_post_utilisateur | /api/post/utilisateur | Path does not match |
51 | api_put_utilisateur | /api/put/utilisateur | Path does not match |
52 | api_put_password_utilisateur | /api/put/password/utilisateur | Path does not match |
53 | api_delete_utilisateur | /api/delete/utilisateur | Path does not match |
54 | api_import_utilisateurs | /api/import/utilisateurs | Path does not match |
55 | get_associations | /api/get/associations | Path does not match |
56 | get_association | /api/get/association | Path does not match |
57 | api_post_association | /api/post/association | Path does not match |
58 | api_put_association | /api/put/association | Path does not match |
59 | api_delete_association | /api/delete/association | Path does not match |
60 | api_import_associations | /api/import/associations | Path does not match |
61 | api_login_check | /api/login_check | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.