Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
# | 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 | index | / | Path does not match |
13 | info | /info | Path does not match |
14 | sentry_test | /_sentry-test | Path does not match |
15 | debug | /debug | Path does not match |
16 | api_entrypoint | /api/v2/{index}.{_format} | Path does not match |
17 | api_doc | /api/v2/docs.{_format} | Path does not match |
18 | api_graphql_entrypoint | /api/v2/graphql | Path does not match |
19 | api_graphql_graphiql | /api/v2/graphql/graphiql | Path does not match |
20 | api_graphql_graphql_playground | /api/v2/graphql/graphql_playground | Path does not match |
21 | api_jsonld_context | /api/v2/contexts/{shortName}.{_format} | Path does not match |
22 | api_users_get_collection | /api/v2/users.{_format} | Path does not match |
23 | api_users_post_collection | /api/v2/users.{_format} | Path does not match |
24 | api_users_get_item | /api/v2/users/{id}.{_format} | Path does not match |
25 | api_users_delete_item | /api/v2/users/{id}.{_format} | Path does not match |
26 | api_users_put_item | /api/v2/users/{id}.{_format} | Path does not match |
27 | api_users_patch_item | /api/v2/users/{id}.{_format} | Path does not match |
28 | api_reservations_get_collection | /api/v2/reservations.{_format} | Path does not match |
29 | api_reservations_post_collection | /api/v2/reservations.{_format} | Path does not match |
30 | api_reservations_get_item | /api/v2/reservations/{id}.{_format} | Path does not match |
31 | api_reservations_delete_item | /api/v2/reservations/{id}.{_format} | Path does not match |
32 | api_reservations_put_item | /api/v2/reservations/{id}.{_format} | Path does not match |
33 | api_reservations_patch_item | /api/v2/reservations/{id}.{_format} | Path does not match |
34 | api_echange_notification_users_get_collection | /api/v2/echange_notification_users.{_format} | Path does not match |
35 | api_echange_notification_users_post_collection | /api/v2/echange_notification_users.{_format} | Path does not match |
36 | api_echange_notification_users_get_item | /api/v2/echange_notification_users/{id}.{_format} | Path does not match |
37 | api_echange_notification_users_delete_item | /api/v2/echange_notification_users/{id}.{_format} | Path does not match |
38 | api_echange_notification_users_put_item | /api/v2/echange_notification_users/{id}.{_format} | Path does not match |
39 | api_echange_notification_users_patch_item | /api/v2/echange_notification_users/{id}.{_format} | Path does not match |
40 | api_echanges_get_collection | /api/v2/echanges.{_format} | Path does not match |
41 | api_echanges_post_collection | /api/v2/echanges.{_format} | Path does not match |
42 | api_echanges_get_item | /api/v2/echanges/{id}.{_format} | Path does not match |
43 | api_echanges_delete_item | /api/v2/echanges/{id}.{_format} | Path does not match |
44 | api_echanges_put_item | /api/v2/echanges/{id}.{_format} | Path does not match |
45 | api_echanges_patch_item | /api/v2/echanges/{id}.{_format} | Path does not match |
46 | api_messages_get_collection | /api/v2/messages.{_format} | Path does not match |
47 | api_messages_post_collection | /api/v2/messages.{_format} | Path does not match |
48 | api_messages_get_item | /api/v2/messages/{id}.{_format} | Path does not match |
49 | api_messages_delete_item | /api/v2/messages/{id}.{_format} | Path does not match |
50 | api_messages_put_item | /api/v2/messages/{id}.{_format} | Path does not match |
51 | api_messages_patch_item | /api/v2/messages/{id}.{_format} | Path does not match |
52 | api_plannings_get_collection | /api/v2/plannings.{_format} | Path does not match |
53 | api_plannings_post_collection | /api/v2/plannings.{_format} | Path does not match |
54 | api_plannings_get_item | /api/v2/plannings/{id}.{_format} | Path does not match |
55 | api_plannings_delete_item | /api/v2/plannings/{id}.{_format} | Path does not match |
56 | api_plannings_put_item | /api/v2/plannings/{id}.{_format} | Path does not match |
57 | api_plannings_patch_item | /api/v2/plannings/{id}.{_format} | Path does not match |
58 | api_document_lots_get_collection | /api/v2/document_lots.{_format} | Path does not match |
59 | api_document_lots_post_collection | /api/v2/document_lots.{_format} | Path does not match |
60 | api_document_lots_get_item | /api/v2/document_lots/{id}.{_format} | Path does not match |
61 | api_document_lots_delete_item | /api/v2/document_lots/{id}.{_format} | Path does not match |
62 | api_document_lots_put_item | /api/v2/document_lots/{id}.{_format} | Path does not match |
63 | api_document_lots_patch_item | /api/v2/document_lots/{id}.{_format} | Path does not match |
64 | api_lots_get_collection | /api/v2/lots.{_format} | Path does not match |
65 | api_lots_post_collection | /api/v2/lots.{_format} | Path does not match |
66 | api_lots_get_item | /api/v2/lots/{id}.{_format} | Path does not match |
67 | api_lots_delete_item | /api/v2/lots/{id}.{_format} | Path does not match |
68 | api_lots_put_item | /api/v2/lots/{id}.{_format} | Path does not match |
69 | api_lots_patch_item | /api/v2/lots/{id}.{_format} | Path does not match |
70 | api_programmes_get_collection | /api/v2/programmes.{_format} | Path does not match |
71 | api_programmes_post_collection | /api/v2/programmes.{_format} | Path does not match |
72 | api_programmes_get_item | /api/v2/programmes/{id}.{_format} | Path does not match |
73 | api_programmes_delete_item | /api/v2/programmes/{id}.{_format} | Path does not match |
74 | api_programmes_put_item | /api/v2/programmes/{id}.{_format} | Path does not match |
75 | api_programmes_patch_item | /api/v2/programmes/{id}.{_format} | Path does not match |
76 | api_documents_get_collection | /api/v2/documents.{_format} | Path does not match |
77 | api_documents_post_collection | /api/v2/documents.{_format} | Path does not match |
78 | api_documents_get_item | /api/v2/documents/{id}.{_format} | Path does not match |
79 | api_documents_delete_item | /api/v2/documents/{id}.{_format} | Path does not match |
80 | api_documents_put_item | /api/v2/documents/{id}.{_format} | Path does not match |
81 | api_documents_patch_item | /api/v2/documents/{id}.{_format} | Path does not match |
82 | api_aws_s3s_get_collection | /api/v2/aws_s3s.{_format} | Path does not match |
83 | api_aws_s3s_post_collection | /api/v2/aws_s3s.{_format} | Path does not match |
84 | api_aws_s3s_get_item | /api/v2/aws_s3s/{id}.{_format} | Path does not match |
85 | api_aws_s3s_delete_item | /api/v2/aws_s3s/{id}.{_format} | Path does not match |
86 | api_aws_s3s_put_item | /api/v2/aws_s3s/{id}.{_format} | Path does not match |
87 | api_aws_s3s_patch_item | /api/v2/aws_s3s/{id}.{_format} | Path does not match |
88 | api_dashboard_admins_get_collection | /api/v2/dashboard_admins.{_format} | Path does not match |
89 | api_dashboard_admins_post_collection | /api/v2/dashboard_admins.{_format} | Path does not match |
90 | api_dashboard_admins_get_item | /api/v2/dashboard_admins/{id}.{_format} | Path does not match |
91 | api_dashboard_admins_delete_item | /api/v2/dashboard_admins/{id}.{_format} | Path does not match |
92 | api_dashboard_admins_put_item | /api/v2/dashboard_admins/{id}.{_format} | Path does not match |
93 | api_dashboard_admins_patch_item | /api/v2/dashboard_admins/{id}.{_format} | Path does not match |
94 | api_planning_details_get_collection | /api/v2/planning_details.{_format} | Path does not match |
95 | api_planning_details_post_collection | /api/v2/planning_details.{_format} | Path does not match |
96 | api_planning_details_get_item | /api/v2/planning_details/{id}.{_format} | Path does not match |
97 | api_planning_details_delete_item | /api/v2/planning_details/{id}.{_format} | Path does not match |
98 | api_planning_details_put_item | /api/v2/planning_details/{id}.{_format} | Path does not match |
99 | api_planning_details_patch_item | /api/v2/planning_details/{id}.{_format} | Path does not match |
100 | api_authenticates_get_collection | /api/v2/authenticates.{_format} | Path does not match |
101 | api_authenticates_post_collection | /api/v2/authenticates.{_format} | Path does not match |
102 | api_authenticates_get_item | /api/v2/authenticates/{id}.{_format} | Path does not match |
103 | api_authenticates_delete_item | /api/v2/authenticates/{id}.{_format} | Path does not match |
104 | api_authenticates_put_item | /api/v2/authenticates/{id}.{_format} | Path does not match |
105 | api_authenticates_patch_item | /api/v2/authenticates/{id}.{_format} | Path does not match |
106 | _preview_error | /_error/{code}.{_format} | Path does not match |
107 | app.swagger | /api_doc/doc.json | Path does not match |
108 | app.swagger_ui | /api_doc/doc | Path does not match |
109 | swagger_ui | /api/v2/docs | Path does not match |
110 | gesdinet_jwt_refresh_token | /api/v2/graphql/token/refresh | 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.