Routing
index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | server_time | /time/ | Path does not match |
| 2 | api_index | /api/ | Path does not match |
| 3 | api_calendar_items | /api/calendarItems/ | Path does not match |
| 4 | api_vehicles | /api/vehicles/ | Path does not match |
| 5 | api_save_vehicle | /api/vehicles/ | Path does not match |
| 6 | api_update_vehicle_order | /api/vehicles/order/ | Path does not match |
| 7 | api_update_vehicle | /api/vehicles/{vehicleId}/ | Path does not match |
| 8 | api_remove_vehicle | /api/vehicles/{vehicleId}/ | Path does not match |
| 9 | api_users | /api/users/ | Path does not match |
| 10 | api_save_user | /api/users/ | Path does not match |
| 11 | api_remove_user | /api/users/{userId}/ | Path does not match |
| 12 | api_get_afas_employee | /api/afasUser/{afasId}/ | Path does not match |
| 13 | api_change_password | /api/users/{userId}/password/ | Path does not match |
| 14 | api_get_vehicle_groups | /api/vehicleGroups/ | Path does not match |
| 15 | api_save_vehicle_group | /api/vehicleGroups/{groupId}/ | Path does not match |
| 16 | api_save_new_vehicle_group | /api/vehicleGroups/ | Path does not match |
| 17 | api_delete_vehicle_group | /api/vehicleGroups/{groupId}/ | Path does not match |
| 18 | api_save_password | /api/password/ | Path does not match |
| 19 | api_get_availability | /api/availability/ | Path does not match |
| 20 | api_save_availability | /api/availability/ | Path does not match |
| 21 | api_remove_availability | /api/availability/ | Path does not match |
| 22 | api_replace_availability_day | /api/availability/day/replace/ | Path does not match |
| 23 | api_save_crew_availability | /api/availability/crew/ | Path does not match |
| 24 | api_remaining_availability | /api/availability/remaining/{date}/ | Path does not match |
| 25 | api_get_notifications_count | /api/dashboard/notifications/count | Path does not match |
| 26 | api_get_notifications | /api/dashboard/notifications/ | Path does not match |
| 27 | api_delete_notifications | /api/dashboard/notifications/ | Path does not match |
| 28 | api_get_daynote | /api/daynote/{date}/ | Path does not match |
| 29 | api_save_daynote | /api/daynote/{date}/ | Path does not match |
| 30 | api_bulk_approve_equipment_registration | /api/equipmentRegistration/bulk-approve | Path does not match |
| 31 | api_export_equipment_registration | /api/equipmentRegistration/export/ | Path does not match |
| 32 | api_get_equipment_registration_week | /api/equipmentRegistration/week/ | Path does not match |
| 33 | api_get_equipment_registration | /api/equipmentRegistration/ | Path does not match |
| 34 | api_save_equipment_registration | /api/equipmentRegistration/ | Path does not match |
| 35 | api_equipment_registration_crew_get | /api/equipmentRegistration/crew/ | Path does not match |
| 36 | api_equipment_registration_crew_save | /api/equipmentRegistration/crew/ | Path does not match |
| 37 | api_approve_equipment_registration | /api/equipmentRegistration/{id}/approve | Path does not match |
| 38 | api_unapprove_equipment_registration | /api/equipmentRegistration/{id}/unapprove | Path does not match |
| 39 | api_update_equipment_registration | /api/equipmentRegistration/{id}/ | Path does not match |
| 40 | api_equipment_registration_crew_update | /api/equipmentRegistration/{id}/crew/ | Path does not match |
| 41 | api_delete_equipment_registration | /api/equipmentRegistration/{id}/ | Path does not match |
| 42 | api_get_projects | /api/project/ | Path does not match |
| 43 | api_create_project | /api/project/ | Path does not match |
| 44 | api_get_project | /api/project/{projectId}/ | Path does not match |
| 45 | api_get_project_by_number | /api/project/number/{projectNumber}/ | Path does not match |
| 46 | api_delete_project | /api/project/{projectId}/ | Path does not match |
| 47 | api_update_project_contact | /api/project/{projectId}/contact/ | Path does not match |
| 48 | api_update_project | /api/project/{projectId}/update/ | Path does not match |
| 49 | api_refresh_project | /api/project/{projectId}/refresh/ | Path does not match |
| 50 | api_project_switch_person | /api/project/switchPerson/ | Path does not match |
| 51 | api_project_planning_remarks_add | /api/project/{projectId}/planning-remarks/ | Path does not match |
| 52 | api_project_planning_remarks_get | /api/project/{projectId}/planning-remarks/{date}/ | Path does not match |
| 53 | api_project_crew_remarks_add | /api/project/{projectId}/crew-remarks/ | Path does not match |
| 54 | api_project_crew_remarks_get | /api/project/{projectId}/crew-remarks/ | Path does not match |
| 55 | api_project_project_remarks_add | /api/project/{projectId}/project-remarks/ | Path does not match |
| 56 | api_project_project_remarks_get | /api/project/{projectId}/project-remarks/ | Path does not match |
| 57 | api_get_week_time_registration | /api/timeRegistration/week/ | Path does not match |
| 58 | api_get_time_registration | /api/timeRegistration/ | Path does not match |
| 59 | api_get_finished_projects_time_registration | /api/timeRegistration/finishedProjects/ | Path does not match |
| 60 | api_get_missing_time_registrations | /api/timeRegistration/missing/ | Path does not match |
| 61 | api_save_time_registration | /api/timeRegistration/ | Path does not match |
| 62 | api_bulk_approve_time_registration | /api/timeRegistration/bulk-approve | Path does not match |
| 63 | api_export_time_registration | /api/timeRegistration/export | Path does not match |
| 64 | api_delete_time_registration | /api/timeRegistration/{id}/ | Path does not match |
| 65 | api_approve_time_registration | /api/timeRegistration/{id}/approve | Path does not match |
| 66 | api_unapprove_time_registration | /api/timeRegistration/{id}/unapprove | Path does not match |
| 67 | api_get_week_closing | /api/timeRegistration/week-closing/ | Path does not match |
| 68 | api_close_week | /api/timeRegistration/week-closing/close | Path does not match |
| 69 | api_reopen_week | /api/timeRegistration/week-closing/reopen | Path does not match |
| 70 | mode.live | /mode/live/ | Path does not match |
| 71 | mode.dev | /mode/dev/ | Path does not match |
| 72 | mode.accept | /mode/accept/ | Path does not match |
| 73 | exact_redirect | /exact/ | Path does not match |
| 74 | exact_login_status | /exact/loginStatus/ | Path does not match |
| 75 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 76 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 77 | login | /api/login/ | Path does not match |
| 78 | duoRedirect | /duo_redirect/ | Path does not match |
| 79 | public_api_projects | /public-api/projects | Path does not match |
| 80 | public_api_crew | /public-api/crew | Path does not match |
| 81 | public_api_vehicles | /public-api/vehicles | Path does not match |
| 82 | public_api_timeregistration | /public-api/timeregistration | Path does not match |
| 83 | public_unsubscribe | /uitschrijven | Path does not match |
| 84 | _wdt | /_wdt/{token} | Path does not match |
| 85 | _profiler_home | /_profiler/ | Path does not match |
| 86 | _profiler_search | /_profiler/search | Path does not match |
| 87 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 88 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 89 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 90 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 91 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 92 | _profiler_open_file | /_profiler/open | Path does not match |
| 93 | _profiler | /_profiler/{token} | Path does not match |
| 94 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 95 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 96 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 97 | rentman_hook | /rentmanHook/ | Path does not match |
| 98 | app_mail_test_notification | /mail/test-notification | Path does not match |
| 99 | app_mail_send_test | /mail/send-test | Path does not match |
| 100 | app_mail_send_schedule | /mail/send-schedule | Path does not match |
| 101 | app_mail_send_schedule.1 | /mail/send-schedule/ | Path does not match |
| 102 | app_mail_config | /mail/config | Path does not match |
| 103 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.