Routing
(none)
Matched route
Route Matching Logs
Path to match:
/ollld/node_modules/vscode-uri/lib/esm/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
3 | _profiler_vite | /_profiler/vite | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | homepage_tenant | / | Path does not match |
18 | main_homepage | / | Path does not match |
19 | homepage | /subscribe/{plan} | Path does not match |
20 | ps_homepage | /payment/success/{id} | Path does not match |
21 | pc_homepage | /payment/cancel/{id} | Path does not match |
22 | tenant_check | /connexion | Path does not match |
23 | api_plans | /api/plans | Path does not match |
24 | api_engagements | /api/engagements | Path does not match |
25 | api_features | /api/features | Path does not match |
26 | api_stripe_checkout | /api/stripe-checkout | Path does not match |
27 | api_wire_payment | /api/wire-payment | Path does not match |
28 | api_payment_success | /api/payment/success/{id} | Path does not match |
29 | api_payment_cancel | /api/payment/cancel/{id} | Path does not match |
30 | admin_login | /manager/login | Path does not match |
31 | tenant_subdomain_login | /app/login | Path does not match |
32 | tenant_domain_login | /auth | Path does not match |
33 | admin_logout | /manager/logout | Path does not match |
34 | tenant_logout | /app/logout | Path does not match |
35 | main_main_dashboard | /manager/ | Path does not match |
36 | main_dashboard | /manager/dashboard | Path does not match |
37 | main_subscription | /manager/subscription | Path does not match |
38 | main_plans | /manager/plans | Path does not match |
39 | main_features | /manager/features | Path does not match |
40 | main_facture | /manager/facture | Path does not match |
41 | main_support | /manager/support | Path does not match |
42 | main_generic_list | /manager/api/{entity}/list | Path does not match |
43 | main_generic_show | /manager/api/{entity}/{id}/show | Path does not match |
44 | main_generic_create | /manager/api/{entity}/new | Path does not match |
45 | main_generic_update | /manager/api/{entity}/update/{id} | Path does not match |
46 | main_generic_delete | /manager/api/{entity}/{id}/delete | Path does not match |
47 | main_generic_api_doc | /manager/api/{entity}/doc | Path does not match |
48 | subscription_update | /manager/api/subscription/{id}/update | Path does not match |
49 | tenant_main | / | Path does not match |
50 | tenant_dashboard | /dashboard | Path does not match |
51 | tenant_audit | /audit | Path does not match |
52 | tenant_collaborateurs | /collaborateurs | Path does not match |
53 | tenant_audit_workspace_task | /workspace/task | Path does not match |
54 | tenant_workspacetenant_main_workspace | /workspace/ | Path does not match |
55 | generic_list | /api/{entity}/list | Path does not match |
56 | generic_show | /api/{entity}/{id}/show | Path does not match |
57 | generic_create | /api/{entity}/new | Path does not match |
58 | generic_update | /api/{entity}/{id}/update | Path does not match |
59 | generic_delete | /api/{entity}/{id}/delete | Path does not match |
60 | generic_api_doc | /api/{entity}/doc | Path does not match |
61 | app_task_mission_far_detail | /api/workspace/task-mission/far/{taskId} | Path does not match |
62 | app_task_mission_far_update | /api/workspace/task-mission/far/{taskId}/update | Path does not match |
63 | app_task_mission_far_by_mission | /api/workspace/task-mission/far/mission/{missionId} | Path does not match |
64 | app_tenant_info | /api/tenant/info | Path does not match |
65 | app_tenant_storage_limit | /api/tenant/limit | Path does not match |
66 | app_workspace_mission_detail | /api/workspace/mission/{id} | Path does not match |
67 | app_workspace_missions | /api/workspace/missions | Path does not match |
68 | app_workspace_mission_documents | /api/workspace/mission/{id}/documents | Path does not match |
69 | app_workspace_mission_reviewnotes | /api/workspace/mission/{id}/reviewnotes | Path does not match |
70 | app_workspace_mission_document_requests | /api/workspace/mission/{id}/documentrequests | Path does not match |
71 | app_workspace_mission_findings | /api/workspace/mission/{id}/findings | Path does not match |
72 | app_workspace_mission_add_entity | /api/workspace/mission/{id}/{entity}/new | Path does not match |
73 | app_workspace_mission_task_detail | /api/workspace/mission/{missionId}/task/{taskId} | 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.