GET https://dev.veka-ws.ovh/

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin /admin Path does not match
17 admin_dashboard_business /admin/dashboard/business Path does not match
18 admin_dashboard_validation /admin/dashboard/validation Path does not match
19 admin_dashboard_logistics /admin/dashboard/logistics Path does not match
20 admin_dashboard_boxes /admin/dashboard/boxes Path does not match
21 admin_dashboard_contacts /admin/dashboard/contacts Path does not match
22 admin_dashboard_material_entries /admin/dashboard/material-entries Path does not match
23 admin_planning_material_entries /admin/planning/material-entries Path does not match
24 admin_dashboard_qhse /admin/dashboard/qhse Path does not match
25 admin_dashboard_qhse_module /admin/dashboard/qhse/module/{id} Path does not match
26 admin_api_material_entries_calendar /admin/api/material-entries/calendar Path does not match
27 admin_preparation_export_not_ready /admin/preparation/export-non-ready Path does not match
28 admin_preparation_export_single /admin/preparation/export-single/{id} Path does not match
29 api_cariste_trucks_waiting /api/cariste/trucks-waiting Path does not match
30 api_cariste_material_entry_get /api/cariste/material-entry/{id} Path does not match
31 api_cariste_material_entry_create /api/cariste/material-entry Path does not match
32 api_cariste_material_entry_start /api/cariste/material-entry/{id}/start Path does not match
33 api_cariste_material_entry_update /api/cariste/material-entry/{id} Path does not match
34 api_cariste_material_entry_validate /api/cariste/material-entry/{id}/validate Path does not match
35 api_cariste_material_entry_photo_upload /api/cariste/material-entry/{id}/photo Path does not match
36 api_cariste_material_entry_photo_delete /api/cariste/material-entry/{entryId}/photo/{photoId} Path does not match
37 api_cariste_suppliers /api/cariste/suppliers Path does not match
38 api_cariste_material_types /api/cariste/material-types Path does not match
39 api_cariste_boxes /api/cariste/boxes Path does not match
40 api_cariste_me /api/cariste/me Path does not match
41 api_cariste_get_material_entry_line /api/cariste/material-entry-line/{id} Path does not match
42 api_cariste_init_quality_items /api/cariste/material-entry-line/{id}/init-quality-items Path does not match
43 api_cariste_update_quality_items /api/cariste/material-entry-line/{id}/quality-items Path does not match
44 api_export_material_entries /api/export/material-entries Path does not match
45 api_export_file_info /api/export/file-info Path does not match
46 api_export_existing_data /api/export/existing-data Path does not match
47 api_export_last_row /api/export/last-row Path does not match
48 api_export_config /api/export/config Path does not match
49 api_export_health /api/export/health Path does not match
50 api_export_material_entries_data /api/export/material-entries/data Path does not match
51 app_api_qhseapi_getmodules /api/qhse/modules Path does not match
52 app_api_qhseapi_getchecklist /api/qhse/checklist/{id} Path does not match
53 app_api_qhseapi_startexecution /api/qhse/execution/start Path does not match
54 app_api_qhseapi_getexecution /api/qhse/execution/{id} Path does not match
55 app_api_qhseapi_respond /api/qhse/execution/{id}/respond Path does not match
56 app_api_qhseapi_uploadphoto /api/qhse/execution/{id}/photo Path does not match
57 app_api_qhseapi_deletephoto /api/qhse/execution/{id}/photo/{photoId} Path does not match
58 app_api_qhseapi_completeexecution /api/qhse/execution/{id}/complete Path does not match
59 app_api_qhseapi_cancelexecution /api/qhse/execution/{id}/cancel Path does not match
60 app_api_qhseapi_getcorrectiveactions /api/qhse/corrective-actions Path does not match
61 boxes_for_retailer /boxes-for-retailer/{id} Path does not match
62 app_cariste_login /cariste/login Path does not match
63 app_cariste_logout /cariste/logout Path does not match
64 app_cariste_index /cariste Path does not match
65 app_cariste_entry /cariste/entry/{id} Path does not match
66 app_cariste_new /cariste/new Path does not match
67 app_pdf /pdf Path does not match
68 delivery_generate_pdf /delivery/pdf/{id} Path does not match
69 qhse_index /qhse/ Path does not match
70 qhse_checklist /qhse/checklist/{id} Path does not match
71 qhse_execution /qhse/execution/{id} Path does not match
72 qhse_history /qhse/history Path does not match
73 qhse_login /qhse/login Path does not match
74 app_login / Route matches!

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