Routing
app_home_anonymous
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_graphql_entrypoint | /api/graphql | Path does not match |
| 6 | api_graphql_graphiql | /api/graphql/graphiql | Path does not match |
| 7 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 12 | _api_/v1doc/getting-started_get | /api/v1doc/getting-started | Path does not match |
| 13 | _api_/v1/widgets{._format}_get | /api/v1/widgets.{_format} | Path does not match |
| 14 | _api_/v1/widgets{._format}_post | /api/v1/widgets.{_format} | Path does not match |
| 15 | _api_/v1/widgets{._format}_put | /api/v1/widgets.{_format} | Path does not match |
| 16 | _api_/v1/addresses/{id}{._format}_get | /api/v1/addresses/{id}.{_format} | Path does not match |
| 17 | _api_/v1/addresses{._format}_get_collection | /api/v1/addresses.{_format} | Path does not match |
| 18 | _api_/v1/addresses{._format}_post | /api/v1/addresses.{_format} | Path does not match |
| 19 | _api_/v1/addresses/{id}{._format}_patch | /api/v1/addresses/{id}.{_format} | Path does not match |
| 20 | _api_/v1/addresses/{id}{._format}_delete | /api/v1/addresses/{id}.{_format} | Path does not match |
| 21 | _api_/v1/address_point_of_interests/{id}{._format}_get | /api/v1/address_point_of_interests/{id}.{_format} | Path does not match |
| 22 | _api_/v1/address_point_of_interests{._format}_get_collection | /api/v1/address_point_of_interests.{_format} | Path does not match |
| 23 | _api_/v1/address_point_of_interests{._format}_post | /api/v1/address_point_of_interests.{_format} | Path does not match |
| 24 | _api_/v1/address_point_of_interests/{id}{._format}_patch | /api/v1/address_point_of_interests/{id}.{_format} | Path does not match |
| 25 | _api_/v1/address_point_of_interests/{id}{._format}_delete | /api/v1/address_point_of_interests/{id}.{_format} | Path does not match |
| 26 | _api_/v1/address_search_indices/{id}{._format}_get | /api/v1/address_search_indices/{id}.{_format} | Path does not match |
| 27 | _api_/v1/address_search_indices{._format}_get_collection | /api/v1/address_search_indices.{_format} | Path does not match |
| 28 | _api_/v1/address_search_indices{._format}_post | /api/v1/address_search_indices.{_format} | Path does not match |
| 29 | _api_/v1/address_search_indices/{id}{._format}_patch | /api/v1/address_search_indices/{id}.{_format} | Path does not match |
| 30 | _api_/v1/address_search_indices/{id}{._format}_delete | /api/v1/address_search_indices/{id}.{_format} | Path does not match |
| 31 | _api_/v1/devices/{id}{._format}_get | /api/v1/devices/{id}.{_format} | Path does not match |
| 32 | _api_/v1/devices{._format}_get_collection | /api/v1/devices.{_format} | Path does not match |
| 33 | _api_/v1/devices{._format}_post | /api/v1/devices.{_format} | Path does not match |
| 34 | _api_/v1/devices/{id}{._format}_patch | /api/v1/devices/{id}.{_format} | Path does not match |
| 35 | _api_/v1/devices/{id}{._format}_delete | /api/v1/devices/{id}.{_format} | Path does not match |
| 36 | _api_/v1/icons/{id}{._format}_get | /api/v1/icons/{id}.{_format} | Path does not match |
| 37 | _api_/v1/icons{._format}_get_collection | /api/v1/icons.{_format} | Path does not match |
| 38 | _api_/v1/icons{._format}_post | /api/v1/icons.{_format} | Path does not match |
| 39 | _api_/v1/icons/{id}{._format}_patch | /api/v1/icons/{id}.{_format} | Path does not match |
| 40 | _api_/v1/icons/{id}{._format}_delete | /api/v1/icons/{id}.{_format} | Path does not match |
| 41 | _api_/v1/permissions/{id}{._format}_get | /api/v1/permissions/{id}.{_format} | Path does not match |
| 42 | _api_/v1/permissions{._format}_get_collection | /api/v1/permissions.{_format} | Path does not match |
| 43 | _api_/v1/permissions{._format}_post | /api/v1/permissions.{_format} | Path does not match |
| 44 | _api_/v1/permissions/{id}{._format}_patch | /api/v1/permissions/{id}.{_format} | Path does not match |
| 45 | _api_/v1/permissions/{id}{._format}_delete | /api/v1/permissions/{id}.{_format} | Path does not match |
| 46 | _api_/v1/people/{id}{._format}_get | /api/v1/people/{id}.{_format} | Path does not match |
| 47 | _api_/v1/people{._format}_get_collection | /api/v1/people.{_format} | Path does not match |
| 48 | _api_/v1/people{._format}_post | /api/v1/people.{_format} | Path does not match |
| 49 | _api_/v1/tenants/{id}{._format}_get | /api/v1/tenants/{id}.{_format} | Path does not match |
| 50 | _api_/v1/tenants{._format}_get_collection | /api/v1/tenants.{_format} | Path does not match |
| 51 | _api_/v1/tenants{._format}_post | /api/v1/tenants.{_format} | Path does not match |
| 52 | _api_/v1/tenants/{id}{._format}_patch | /api/v1/tenants/{id}.{_format} | Path does not match |
| 53 | _api_/v1/tenants/{id}{._format}_delete | /api/v1/tenants/{id}.{_format} | Path does not match |
| 54 | _api_/v1/alarms/{id}{._format}_get | /api/v1/alarms/{id}.{_format} | Path does not match |
| 55 | _api_/v1/alarms{._format}_get_collection | /api/v1/alarms.{_format} | Path does not match |
| 56 | _api_/v1/alarms{._format}_post | /api/v1/alarms.{_format} | Path does not match |
| 57 | _api_/v1/alarms/{id}{._format}_patch | /api/v1/alarms/{id}.{_format} | Path does not match |
| 58 | _api_/v1/alarms/{id}{._format}_delete | /api/v1/alarms/{id}.{_format} | Path does not match |
| 59 | _api_/v1/availabilities/{id}{._format}_get | /api/v1/availabilities/{id}.{_format} | Path does not match |
| 60 | _api_/v1/availabilities{._format}_get_collection | /api/v1/availabilities.{_format} | Path does not match |
| 61 | _api_/v1/availabilities{._format}_post | /api/v1/availabilities.{_format} | Path does not match |
| 62 | _api_/v1/availabilities/{id}{._format}_patch | /api/v1/availabilities/{id}.{_format} | Path does not match |
| 63 | _api_/v1/availabilities/{id}{._format}_delete | /api/v1/availabilities/{id}.{_format} | Path does not match |
| 64 | _api_/v1/availability_locks/{id}{._format}_get | /api/v1/availability_locks/{id}.{_format} | Path does not match |
| 65 | _api_/v1/availability_locks{._format}_get_collection | /api/v1/availability_locks.{_format} | Path does not match |
| 66 | _api_/v1/availability_locks{._format}_post | /api/v1/availability_locks.{_format} | Path does not match |
| 67 | _api_/v1/availability_locks/{id}{._format}_patch | /api/v1/availability_locks/{id}.{_format} | Path does not match |
| 68 | _api_/v1/availability_locks/{id}{._format}_delete | /api/v1/availability_locks/{id}.{_format} | Path does not match |
| 69 | _api_/v1/availability_types/{id}{._format}_get | /api/v1/availability_types/{id}.{_format} | Path does not match |
| 70 | _api_/v1/availability_types{._format}_get_collection | /api/v1/availability_types.{_format} | Path does not match |
| 71 | _api_/v1/availability_types{._format}_post | /api/v1/availability_types.{_format} | Path does not match |
| 72 | _api_/v1/availability_types/{id}{._format}_patch | /api/v1/availability_types/{id}.{_format} | Path does not match |
| 73 | _api_/v1/availability_types/{id}{._format}_delete | /api/v1/availability_types/{id}.{_format} | Path does not match |
| 74 | _api_/v1/bookings/{id}{._format}_get | /api/v1/bookings/{id}.{_format} | Path does not match |
| 75 | _api_/v1/bookings{._format}_get_collection | /api/v1/bookings.{_format} | Path does not match |
| 76 | _api_/v1/bookings{._format}_post | /api/v1/bookings.{_format} | Path does not match |
| 77 | _api_/v1/bookings/{id}{._format}_patch | /api/v1/bookings/{id}.{_format} | Path does not match |
| 78 | _api_/v1/bookings/{id}{._format}_delete | /api/v1/bookings/{id}.{_format} | Path does not match |
| 79 | _api_/v1/booking_schedules/{id}{._format}_get | /api/v1/booking_schedules/{id}.{_format} | Path does not match |
| 80 | _api_/v1/booking_schedules{._format}_get_collection | /api/v1/booking_schedules.{_format} | Path does not match |
| 81 | _api_/v1/booking_schedules{._format}_post | /api/v1/booking_schedules.{_format} | Path does not match |
| 82 | _api_/v1/booking_schedules/{id}{._format}_patch | /api/v1/booking_schedules/{id}.{_format} | Path does not match |
| 83 | _api_/v1/booking_schedules/{id}{._format}_delete | /api/v1/booking_schedules/{id}.{_format} | Path does not match |
| 84 | _api_/v1/booking_trips/{id}{._format}_get | /api/v1/booking_trips/{id}.{_format} | Path does not match |
| 85 | _api_/v1/booking_trips{._format}_get_collection | /api/v1/booking_trips.{_format} | Path does not match |
| 86 | _api_/v1/booking_trips{._format}_post | /api/v1/booking_trips.{_format} | Path does not match |
| 87 | _api_/v1/booking_trips/{id}{._format}_patch | /api/v1/booking_trips/{id}.{_format} | Path does not match |
| 88 | _api_/v1/booking_trips/{id}{._format}_delete | /api/v1/booking_trips/{id}.{_format} | Path does not match |
| 89 | _api_/v1/booking_trip_destinations/{id}{._format}_get | /api/v1/booking_trip_destinations/{id}.{_format} | Path does not match |
| 90 | _api_/v1/booking_trip_destinations{._format}_get_collection | /api/v1/booking_trip_destinations.{_format} | Path does not match |
| 91 | _api_/v1/booking_trip_destinations{._format}_post | /api/v1/booking_trip_destinations.{_format} | Path does not match |
| 92 | _api_/v1/booking_trip_destinations/{id}{._format}_patch | /api/v1/booking_trip_destinations/{id}.{_format} | Path does not match |
| 93 | _api_/v1/booking_trip_destinations/{id}{._format}_delete | /api/v1/booking_trip_destinations/{id}.{_format} | Path does not match |
| 94 | _api_/v1/companies/{id}{._format}_get | /api/v1/companies/{id}.{_format} | Path does not match |
| 95 | _api_/v1/companies{._format}_get_collection | /api/v1/companies.{_format} | Path does not match |
| 96 | _api_/v1/companies{._format}_post | /api/v1/companies.{_format} | Path does not match |
| 97 | _api_/v1/companies/{id}{._format}_patch | /api/v1/companies/{id}.{_format} | Path does not match |
| 98 | _api_/v1/companies/{id}{._format}_delete | /api/v1/companies/{id}.{_format} | Path does not match |
| 99 | _api_/v1/condition_users/{id}{._format}_get | /api/v1/condition_users/{id}.{_format} | Path does not match |
| 100 | _api_/v1/condition_users{._format}_get_collection | /api/v1/condition_users.{_format} | Path does not match |
| 101 | _api_/v1/condition_users{._format}_post | /api/v1/condition_users.{_format} | Path does not match |
| 102 | _api_/v1/condition_users/{id}{._format}_patch | /api/v1/condition_users/{id}.{_format} | Path does not match |
| 103 | _api_/v1/condition_users/{id}{._format}_delete | /api/v1/condition_users/{id}.{_format} | Path does not match |
| 104 | _api_/v1/condition_vehicles/{id}{._format}_get | /api/v1/condition_vehicles/{id}.{_format} | Path does not match |
| 105 | _api_/v1/condition_vehicles{._format}_get_collection | /api/v1/condition_vehicles.{_format} | Path does not match |
| 106 | _api_/v1/condition_vehicles{._format}_post | /api/v1/condition_vehicles.{_format} | Path does not match |
| 107 | _api_/v1/condition_vehicles/{id}{._format}_patch | /api/v1/condition_vehicles/{id}.{_format} | Path does not match |
| 108 | _api_/v1/condition_vehicles/{id}{._format}_delete | /api/v1/condition_vehicles/{id}.{_format} | Path does not match |
| 109 | _api_/v1/condition_vehicle_seats/{id}{._format}_get | /api/v1/condition_vehicle_seats/{id}.{_format} | Path does not match |
| 110 | _api_/v1/condition_vehicle_seats{._format}_get_collection | /api/v1/condition_vehicle_seats.{_format} | Path does not match |
| 111 | _api_/v1/condition_vehicle_seats{._format}_post | /api/v1/condition_vehicle_seats.{_format} | Path does not match |
| 112 | _api_/v1/condition_vehicle_seats/{id}{._format}_patch | /api/v1/condition_vehicle_seats/{id}.{_format} | Path does not match |
| 113 | _api_/v1/condition_vehicle_seats/{id}{._format}_delete | /api/v1/condition_vehicle_seats/{id}.{_format} | Path does not match |
| 114 | _api_/v1/driver_schedules/{id}{._format}_get | /api/v1/driver_schedules/{id}.{_format} | Path does not match |
| 115 | _api_/v1/driver_schedules{._format}_get_collection | /api/v1/driver_schedules.{_format} | Path does not match |
| 116 | _api_/v1/driver_schedules{._format}_post | /api/v1/driver_schedules.{_format} | Path does not match |
| 117 | _api_/v1/driver_schedules/{id}{._format}_patch | /api/v1/driver_schedules/{id}.{_format} | Path does not match |
| 118 | _api_/v1/driver_schedules/{id}{._format}_delete | /api/v1/driver_schedules/{id}.{_format} | Path does not match |
| 119 | _api_/v1/menu_items/{id}{._format}_get | /api/v1/menu_items/{id}.{_format} | Path does not match |
| 120 | _api_/v1/menu_items{._format}_get_collection | /api/v1/menu_items.{_format} | Path does not match |
| 121 | _api_/v1/menu_items{._format}_post | /api/v1/menu_items.{_format} | Path does not match |
| 122 | _api_/v1/menu_items/{id}{._format}_patch | /api/v1/menu_items/{id}.{_format} | Path does not match |
| 123 | _api_/v1/menu_items/{id}{._format}_delete | /api/v1/menu_items/{id}.{_format} | Path does not match |
| 124 | _api_/v1/passengers/{id}{._format}_get | /api/v1/passengers/{id}.{_format} | Path does not match |
| 125 | _api_/v1/passengers{._format}_get_collection | /api/v1/passengers.{_format} | Path does not match |
| 126 | _api_/v1/passengers{._format}_post | /api/v1/passengers.{_format} | Path does not match |
| 127 | _api_/v1/passengers/{id}{._format}_patch | /api/v1/passengers/{id}.{_format} | Path does not match |
| 128 | _api_/v1/passengers/{id}{._format}_delete | /api/v1/passengers/{id}.{_format} | Path does not match |
| 129 | _api_/v1/positions/{id}{._format}_get | /api/v1/positions/{id}.{_format} | Path does not match |
| 130 | _api_/v1/positions{._format}_get_collection | /api/v1/positions.{_format} | Path does not match |
| 131 | _api_/v1/positions{._format}_post | /api/v1/positions.{_format} | Path does not match |
| 132 | _api_/v1/positions/{id}{._format}_patch | /api/v1/positions/{id}.{_format} | Path does not match |
| 133 | _api_/v1/positions/{id}{._format}_delete | /api/v1/positions/{id}.{_format} | Path does not match |
| 134 | _api_/v1/routes/{id}{._format}_get | /api/v1/routes/{id}.{_format} | Path does not match |
| 135 | _api_/v1/routes{._format}_get_collection | /api/v1/routes.{_format} | Path does not match |
| 136 | _api_/v1/routes{._format}_post | /api/v1/routes.{_format} | Path does not match |
| 137 | _api_/v1/routes/{id}{._format}_patch | /api/v1/routes/{id}.{_format} | Path does not match |
| 138 | _api_/v1/routes/{id}{._format}_delete | /api/v1/routes/{id}.{_format} | Path does not match |
| 139 | _api_/v1/route_legs/{id}{._format}_get | /api/v1/route_legs/{id}.{_format} | Path does not match |
| 140 | _api_/v1/route_legs{._format}_get_collection | /api/v1/route_legs.{_format} | Path does not match |
| 141 | _api_/v1/route_legs{._format}_post | /api/v1/route_legs.{_format} | Path does not match |
| 142 | _api_/v1/route_legs/{id}{._format}_patch | /api/v1/route_legs/{id}.{_format} | Path does not match |
| 143 | _api_/v1/route_legs/{id}{._format}_delete | /api/v1/route_legs/{id}.{_format} | Path does not match |
| 144 | _api_/v1/settings/{id}{._format}_get | /api/v1/settings/{id}.{_format} | Path does not match |
| 145 | _api_/v1/settings{._format}_get_collection | /api/v1/settings.{_format} | Path does not match |
| 146 | _api_/v1/settings{._format}_post | /api/v1/settings.{_format} | Path does not match |
| 147 | _api_/v1/settings/{id}{._format}_patch | /api/v1/settings/{id}.{_format} | Path does not match |
| 148 | _api_/v1/settings/{id}{._format}_delete | /api/v1/settings/{id}.{_format} | Path does not match |
| 149 | _api_/v1/shortcuts/{id}{._format}_get | /api/v1/shortcuts/{id}.{_format} | Path does not match |
| 150 | _api_/v1/shortcuts{._format}_get_collection | /api/v1/shortcuts.{_format} | Path does not match |
| 151 | _api_/v1/shortcuts{._format}_post | /api/v1/shortcuts.{_format} | Path does not match |
| 152 | _api_/v1/shortcuts/{id}{._format}_patch | /api/v1/shortcuts/{id}.{_format} | Path does not match |
| 153 | _api_/v1/shortcuts/{id}{._format}_delete | /api/v1/shortcuts/{id}.{_format} | Path does not match |
| 154 | _api_/v1/staff/{id}{._format}_get | /api/v1/staff/{id}.{_format} | Path does not match |
| 155 | _api_/v1/staff{._format}_get_collection | /api/v1/staff.{_format} | Path does not match |
| 156 | _api_/v1/staff{._format}_post | /api/v1/staff.{_format} | Path does not match |
| 157 | _api_/v1/staff/{id}{._format}_patch | /api/v1/staff/{id}.{_format} | Path does not match |
| 158 | _api_/v1/staff/{id}{._format}_delete | /api/v1/staff/{id}.{_format} | Path does not match |
| 159 | _api_/v1/themes/{id}{._format}_get | /api/v1/themes/{id}.{_format} | Path does not match |
| 160 | _api_/v1/themes{._format}_get_collection | /api/v1/themes.{_format} | Path does not match |
| 161 | _api_/v1/themes{._format}_post | /api/v1/themes.{_format} | Path does not match |
| 162 | _api_/v1/themes/{id}{._format}_patch | /api/v1/themes/{id}.{_format} | Path does not match |
| 163 | _api_/v1/themes/{id}{._format}_delete | /api/v1/themes/{id}.{_format} | Path does not match |
| 164 | _api_/v1/theme_elements/{id}{._format}_get | /api/v1/theme_elements/{id}.{_format} | Path does not match |
| 165 | _api_/v1/theme_elements{._format}_get_collection | /api/v1/theme_elements.{_format} | Path does not match |
| 166 | _api_/v1/theme_elements{._format}_post | /api/v1/theme_elements.{_format} | Path does not match |
| 167 | _api_/v1/theme_elements/{id}{._format}_patch | /api/v1/theme_elements/{id}.{_format} | Path does not match |
| 168 | _api_/v1/theme_elements/{id}{._format}_delete | /api/v1/theme_elements/{id}.{_format} | Path does not match |
| 169 | _api_/v1/to_dos/{id}{._format}_get | /api/v1/to_dos/{id}.{_format} | Path does not match |
| 170 | _api_/v1/to_dos{._format}_get_collection | /api/v1/to_dos.{_format} | Path does not match |
| 171 | _api_/v1/to_dos{._format}_post | /api/v1/to_dos.{_format} | Path does not match |
| 172 | _api_/v1/to_dos/{id}{._format}_patch | /api/v1/to_dos/{id}.{_format} | Path does not match |
| 173 | _api_/v1/to_dos/{id}{._format}_delete | /api/v1/to_dos/{id}.{_format} | Path does not match |
| 174 | _api_/v1/user_groups/{id}{._format}_get | /api/v1/user_groups/{id}.{_format} | Path does not match |
| 175 | _api_/v1/user_groups{._format}_get_collection | /api/v1/user_groups.{_format} | Path does not match |
| 176 | _api_/v1/user_groups{._format}_post | /api/v1/user_groups.{_format} | Path does not match |
| 177 | _api_/v1/user_groups/{id}{._format}_patch | /api/v1/user_groups/{id}.{_format} | Path does not match |
| 178 | _api_/v1/user_groups/{id}{._format}_delete | /api/v1/user_groups/{id}.{_format} | Path does not match |
| 179 | _api_/v1/user_roles/{id}{._format}_get | /api/v1/user_roles/{id}.{_format} | Path does not match |
| 180 | _api_/v1/user_roles{._format}_get_collection | /api/v1/user_roles.{_format} | Path does not match |
| 181 | _api_/v1/user_roles{._format}_post | /api/v1/user_roles.{_format} | Path does not match |
| 182 | _api_/v1/user_roles/{id}{._format}_patch | /api/v1/user_roles/{id}.{_format} | Path does not match |
| 183 | _api_/v1/user_roles/{id}{._format}_delete | /api/v1/user_roles/{id}.{_format} | Path does not match |
| 184 | _api_/v1/vehicles/{id}{._format}_get | /api/v1/vehicles/{id}.{_format} | Path does not match |
| 185 | _api_/v1/vehicles{._format}_get_collection | /api/v1/vehicles.{_format} | Path does not match |
| 186 | _api_/v1/vehicles{._format}_post | /api/v1/vehicles.{_format} | Path does not match |
| 187 | _api_/v1/vehicles/{id}{._format}_patch | /api/v1/vehicles/{id}.{_format} | Path does not match |
| 188 | _api_/v1/vehicles/{id}{._format}_delete | /api/v1/vehicles/{id}.{_format} | Path does not match |
| 189 | _api_/v1/vehicle_activities/{id}{._format}_get | /api/v1/vehicle_activities/{id}.{_format} | Path does not match |
| 190 | _api_/v1/vehicle_activities{._format}_get_collection | /api/v1/vehicle_activities.{_format} | Path does not match |
| 191 | _api_/v1/vehicle_activities{._format}_post | /api/v1/vehicle_activities.{_format} | Path does not match |
| 192 | _api_/v1/vehicle_activities/{id}{._format}_patch | /api/v1/vehicle_activities/{id}.{_format} | Path does not match |
| 193 | _api_/v1/vehicle_activities/{id}{._format}_delete | /api/v1/vehicle_activities/{id}.{_format} | Path does not match |
| 194 | _api_/v1/vehicle_groups/{id}{._format}_get | /api/v1/vehicle_groups/{id}.{_format} | Path does not match |
| 195 | _api_/v1/vehicle_groups{._format}_get_collection | /api/v1/vehicle_groups.{_format} | Path does not match |
| 196 | _api_/v1/vehicle_groups{._format}_post | /api/v1/vehicle_groups.{_format} | Path does not match |
| 197 | _api_/v1/vehicle_groups/{id}{._format}_patch | /api/v1/vehicle_groups/{id}.{_format} | Path does not match |
| 198 | _api_/v1/vehicle_groups/{id}{._format}_delete | /api/v1/vehicle_groups/{id}.{_format} | Path does not match |
| 199 | _api_/v1/vehicle_group_metas/{id}{._format}_get | /api/v1/vehicle_group_metas/{id}.{_format} | Path does not match |
| 200 | _api_/v1/vehicle_group_metas{._format}_get_collection | /api/v1/vehicle_group_metas.{_format} | Path does not match |
| 201 | _api_/v1/vehicle_group_metas{._format}_post | /api/v1/vehicle_group_metas.{_format} | Path does not match |
| 202 | _api_/v1/vehicle_group_metas/{id}{._format}_patch | /api/v1/vehicle_group_metas/{id}.{_format} | Path does not match |
| 203 | _api_/v1/vehicle_group_metas/{id}{._format}_delete | /api/v1/vehicle_group_metas/{id}.{_format} | Path does not match |
| 204 | _api_/v1/vehicle_metas/{id}{._format}_get | /api/v1/vehicle_metas/{id}.{_format} | Path does not match |
| 205 | _api_/v1/vehicle_metas{._format}_get_collection | /api/v1/vehicle_metas.{_format} | Path does not match |
| 206 | _api_/v1/vehicle_metas{._format}_post | /api/v1/vehicle_metas.{_format} | Path does not match |
| 207 | _api_/v1/vehicle_metas/{id}{._format}_patch | /api/v1/vehicle_metas/{id}.{_format} | Path does not match |
| 208 | _api_/v1/vehicle_metas/{id}{._format}_delete | /api/v1/vehicle_metas/{id}.{_format} | Path does not match |
| 209 | _api_/v1/vehicle_schedules/{id}{._format}_get | /api/v1/vehicle_schedules/{id}.{_format} | Path does not match |
| 210 | _api_/v1/vehicle_schedules{._format}_get_collection | /api/v1/vehicle_schedules.{_format} | Path does not match |
| 211 | _api_/v1/vehicle_schedules{._format}_post | /api/v1/vehicle_schedules.{_format} | Path does not match |
| 212 | _api_/v1/vehicle_schedules/{id}{._format}_patch | /api/v1/vehicle_schedules/{id}.{_format} | Path does not match |
| 213 | _api_/v1/vehicle_schedules/{id}{._format}_delete | /api/v1/vehicle_schedules/{id}.{_format} | Path does not match |
| 214 | _api_/v1/action_types/{id}{._format}_get | /api/v1/action_types/{id}.{_format} | Path does not match |
| 215 | _api_/v1/action_types{._format}_get_collection | /api/v1/action_types.{_format} | Path does not match |
| 216 | _api_/v1/color_classes{._format}_get_collection | /api/v1/color_classes.{_format} | Path does not match |
| 217 | _api_/v1/color_classes/{id}{._format}_get | /api/v1/color_classes/{id}.{_format} | Path does not match |
| 218 | _api_/v1/device_types{._format}_get_collection | /api/v1/device_types.{_format} | Path does not match |
| 219 | _api_/v1/device_types/{id}{._format}_get | /api/v1/device_types/{id}.{_format} | Path does not match |
| 220 | _api_/v1/languages{._format}_get_collection | /api/v1/languages.{_format} | Path does not match |
| 221 | _api_/v1/languages/{id}{._format}_get | /api/v1/languages/{id}.{_format} | Path does not match |
| 222 | _api_/v1/notifier_methods{._format}_get_collection | /api/v1/notifier_methods.{_format} | Path does not match |
| 223 | _api_/v1/notifier_methods/{id}{._format}_get | /api/v1/notifier_methods/{id}.{_format} | Path does not match |
| 224 | _api_/v1/platforms{._format}_get_collection | /api/v1/platforms.{_format} | Path does not match |
| 225 | _api_/v1/platforms/{id}{._format}_get | /api/v1/platforms/{id}.{_format} | Path does not match |
| 226 | _api_/v1/request_methods{._format}_get_collection | /api/v1/request_methods.{_format} | Path does not match |
| 227 | _api_/v1/request_methods/{id}{._format}_get | /api/v1/request_methods/{id}.{_format} | Path does not match |
| 228 | _api_/v1/role_types{._format}_get_collection | /api/v1/role_types.{_format} | Path does not match |
| 229 | _api_/v1/role_types/{id}{._format}_get | /api/v1/role_types/{id}.{_format} | Path does not match |
| 230 | _api_/v1/roles{._format}_get_collection | /api/v1/roles.{_format} | Path does not match |
| 231 | _api_/v1/roles/{id}{._format}_get | /api/v1/roles/{id}.{_format} | Path does not match |
| 232 | _api_/v1/system_statuses{._format}_get_collection | /api/v1/system_statuses.{_format} | Path does not match |
| 233 | _api_/v1/system_statuses/{id}{._format}_get | /api/v1/system_statuses/{id}.{_format} | Path does not match |
| 234 | _api_/v1/vehicle_types{._format}_get_collection | /api/v1/vehicle_types.{_format} | Path does not match |
| 235 | _api_/v1/vehicle_types/{id}{._format}_get | /api/v1/vehicle_types/{id}.{_format} | Path does not match |
| 236 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 237 | _logout_main | /logout | Path does not match |
| 238 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 239 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 240 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 241 | _wdt | /_wdt/{token} | Path does not match |
| 242 | _profiler_home | /_profiler/ | Path does not match |
| 243 | _profiler_search | /_profiler/search | Path does not match |
| 244 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 245 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 246 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 247 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 248 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 249 | _profiler_open_file | /_profiler/open | Path does not match |
| 250 | _profiler | /_profiler/{token} | Path does not match |
| 251 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 252 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 253 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 254 | _webhook_controller | /webhook/{type} | Path does not match |
| 255 | app_address_exists | /address/exists | Path does not match |
| 256 | app_address_create | /address | Path does not match |
| 257 | app_address_search | /address/search | Path does not match |
| 258 | app_admin_availability_types_index | /availability-types/ | Path does not match |
| 259 | app_admin_availability_types_create | /availability-types/create | Path does not match |
| 260 | app_admin_availability_types_edit | /availability-types/{id}/edit | Path does not match |
| 261 | app_admin_availability_types_delete | /availability-types/{id} | Path does not match |
| 262 | app_admin_availability_weeks_index | /availability-weeks/ | Path does not match |
| 263 | app_admin_availability_weeks_edit | /availability-weeks/{id}/edit | Path does not match |
| 264 | app_admin_availability_weeks_create | /availability-weeks/create | Path does not match |
| 265 | app_admin_availability_weeks_publish | /availability-weeks/{id}/publish | Path does not match |
| 266 | app_admin_availability_weeks_responses | /availability-weeks/{id}/responses | Path does not match |
| 267 | app_admin_availability_weeks_responses_interval_update | /availability-weeks/responses/{availability}/interval/update | Path does not match |
| 268 | app_admin_availability_weeks_responses_interval_delete | /availability-weeks/responses/{availability}/interval/delete | Path does not match |
| 269 | app_admin_availability_weeks_responses_interval_add | /availability-weeks/{id}/responses/interval/add/{personId} | Path does not match |
| 270 | app_admin_tenants_index | /admin/tenants/ | Path does not match |
| 271 | app_admin_tenants_create | /admin/tenants/create | Path does not match |
| 272 | app_admin_tenants_edit | /admin/tenants/{id}/edit | Path does not match |
| 273 | app_admin_tenants_show | /admin/tenants/{id} | Path does not match |
| 274 | app_admin_tenants_action | /admin/tenants/{id}/action/{action} | Path does not match |
| 275 | app_admin_tenants_add_admin | /admin/tenants/{id}/admins/add | Path does not match |
| 276 | app_admin_tenants_remove_admin | /admin/tenants/{id}/admins/{personId}/remove | Path does not match |
| 277 | app_admin_tenants_switch | /admin/tenants/{id}/switch | Path does not match |
| 278 | api_conditions_definitions | /api/settings/conditions/definitions/{subject} | Path does not match |
| 279 | api_conditions_get | /api/settings/conditions/assignment | Path does not match |
| 280 | api_conditions_assign | /api/settings/conditions/assign | Path does not match |
| 281 | api_conditions_remove | /api/settings/conditions/remove | Path does not match |
| 282 | xportal_booking_api_create | /api/bookings | Path does not match |
| 283 | app_booking_index | /booking/ | Path does not match |
| 284 | app_booking_list | /booking/list | Path does not match |
| 285 | app_booking_view | /booking/{id} | Path does not match |
| 286 | app_booking_update_status | /booking/{id}/status | Path does not match |
| 287 | app_booking_trip_update_status | /booking/trip/{id}/status | Path does not match |
| 288 | app_booking_create | /booking/create | Path does not match |
| 289 | app_booking_create_one_way | /booking/create/one-way | Path does not match |
| 290 | app_booking_json | /booking/json | Path does not match |
| 291 | app_booking_create_state_save | /booking/create/state | Path does not match |
| 292 | app_booking_create_state_clear | /booking/create/state/clear | Path does not match |
| 293 | app_booking_edit_state_save | /booking/{id}/edit/state | Path does not match |
| 294 | app_booking_edit_state_clear | /booking/{id}/edit/state/clear | Path does not match |
| 295 | app_booking_edit | /booking/{id}/edit | Path does not match |
| 296 | app_customer_index | /customer | Path does not match |
| 297 | app_customer_search | /customer/search | Path does not match |
| 298 | app_customer_company_contacts | /customer/company/{id}/contacts | Path does not match |
| 299 | app_customer_person_create | /customer/person/create | Path does not match |
| 300 | app_customer_company_create | /customer/company/create | Path does not match |
| 301 | dashboard_builder_edit | /dashboard/builder/edit/{themeUid} | Path does not match |
| 302 | dashboard_builder_save | /dashboard/builder/edit/{themeUid} | Path does not match |
| 303 | dashboard_builder_insert_element | /dashboard/builder/edit/{themeUid}/theme-element | Path does not match |
| 304 | dashboard_builder_delete_element | /dashboard/builder/edit/{themeUid}/theme-element/{themeElementId} | Path does not match |
| 305 | dashboard_insert | /dashboard | Path does not match |
| 306 | app_home_anonymous | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.