Routing
(none)
Matched route
Route Matching Logs
Path to match:
/actuator/gateway/routes
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | oauth2_authorize | /oauth2/authorize | Path does not match |
| 3 | oauth2_token | /oauth2/token | Path does not match |
| 4 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 5 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 6 | app.docs | /docs/{area} | Path does not match |
| 7 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 14 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 15 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 16 | _profiler_open_file | /_profiler/open | Path does not match |
| 17 | _profiler | /_profiler/{token} | Path does not match |
| 18 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 19 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 20 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 21 | api_availabilities_list | /api/v1/availabilities | Path does not match |
| 22 | week | /api/v1/locations/{locationId}/availabilities-by-week | Path does not match |
| 23 | api_location_availabilities_list | /api/v1/locations/{locationId}/availabilities | Path does not match |
| 24 | api_availabilities_create | /api/v1/availabilities | Path does not match |
| 25 | api_availabilities_update | /api/v1/availabilities/{availabilityId} | Path does not match |
| 26 | api_location_availabilities_check | /api/v1/locations/{locationId}/availabilities/check | Path does not match |
| 27 | api_invoices_list | /api/v1/invoices | Path does not match |
| 28 | api_invoices_show | /api/v1/invoices/{invoiceId} | Path does not match |
| 29 | api_invoices_create | /api/v1/invoices | Path does not match |
| 30 | api_invoices_update | /api/v1/invoices/{invoiceId} | Path does not match |
| 31 | api_invoices_delete | /api/v1/invoices/{invoiceId} | Path does not match |
| 32 | api_bookings_create | /api/v1/bookings | Path does not match |
| 33 | api_bookings_delete | /api/v1/bookings/{bookingId} | Path does not match |
| 34 | api_bookings_show | /api/v1/bookings/{bookingId} | Path does not match |
| 35 | api_bookings_list | /api/v1/bookings | Path does not match |
| 36 | api_bookings_update | /api/v1/bookings/{bookingId} | Path does not match |
| 37 | api_orders_create | /api/v1/orders | Path does not match |
| 38 | api_orders_delete | /api/v1/orders/{orderId} | Path does not match |
| 39 | api_orders_show | /api/v1/orders/{orderId} | Path does not match |
| 40 | api_orders_list | /api/v1/orders | Path does not match |
| 41 | api_orders_update | /api/v1/orders/{orderId} | Path does not match |
| 42 | api_quotes_create | /api/v1/quotes | Path does not match |
| 43 | api_quotes_delete | /api/v1/quotes/{quoteId} | Path does not match |
| 44 | api_quotes_show | /api/v1/quotes/{quoteId} | Path does not match |
| 45 | api_quotes_list | /api/v1/quotes | Path does not match |
| 46 | api_quotes_update | /api/v1/quotes/{quoteId} | Path does not match |
| 47 | api_categories_create | /api/v1/categories | Path does not match |
| 48 | api_categories_delete | /api/v1/categories/{categoryId} | Path does not match |
| 49 | api_categories_products_list | /api/v1/categories/{categoryId}/products | Path does not match |
| 50 | api_categories_list | /api/v1/categories | Path does not match |
| 51 | api_categories_update | /api/v1/categories/{categoryId} | Path does not match |
| 52 | api_event_types_create | /api/v1/event-types | Path does not match |
| 53 | api_event_types_delete | /api/v1/event-types/{eventTypeId} | Path does not match |
| 54 | api_event_types_show | /api/v1/event-types/{eventTypeId} | Path does not match |
| 55 | api_event_types_list | /api/v1/event-types | Path does not match |
| 56 | api_event_types_update | /api/v1/event-types/{eventTypeId} | Path does not match |
| 57 | api_products_list | /api/v1/products | Path does not match |
| 58 | api_products_show | /api/v1/products/{productId} | Path does not match |
| 59 | api_products_create | /api/v1/products | Path does not match |
| 60 | api_products_update | /api/v1/products/{productId} | Path does not match |
| 61 | api_products_delete | /api/v1/products/{productId} | Path does not match |
| 62 | api_customer_create | /api/v1/customers | Path does not match |
| 63 | api_customer_delete | /api/v1/customers/{customerId} | Path does not match |
| 64 | api_get_customers | /api/v1/customers/{customerId} | Path does not match |
| 65 | api_list_customers | /api/v1/customers | Path does not match |
| 66 | api_customer_update | /api/v1/customers/{customerId} | Path does not match |
| 67 | api_me_bookings_create | /api/v1/me/bookings | Path does not match |
| 68 | api_me_bookings_get | /api/v1/me/bookings/{bookingId} | Path does not match |
| 69 | api_me_bookings_list | /api/v1/me/bookings | Path does not match |
| 70 | api_vat_validate | /api/v1/vat/validate | Path does not match |
| 71 | api_data_locations_get | /api/v1/data/locations | Path does not match |
| 72 | api_data_products_get | /api/v1/data/products | Path does not match |
| 73 | api_data_venue_get | /api/v1/data/venue | Path does not match |
| 74 | api_devices_create | /api/v1/devices | Path does not match |
| 75 | api_devices_delete | /api/v1/devices/{deviceId} | Path does not match |
| 76 | api_public_devices_pair | /api/v1/public/devices/pair | Path does not match |
| 77 | api_admin_devices_generate_pairing_code | /api/v1/admin/devices/{deviceId}/generate-pairing-code | Path does not match |
| 78 | api_devices_show | /api/v1/devices/{deviceId} | Path does not match |
| 79 | api_devices_list | /api/v1/devices | Path does not match |
| 80 | api_admin_devices_revoke_certificate | /api/v1/admin/devices/{deviceId}/revoke-certificate | Path does not match |
| 81 | api_devices_update | /api/v1/devices/{deviceId} | Path does not match |
| 82 | api_tills_create | /api/v1/tills | Path does not match |
| 83 | api_tills_delete | /api/v1/tills/{tillId} | Path does not match |
| 84 | api_tills_get | /api/v1/tills/{tillId} | Path does not match |
| 85 | api_tills_list | /api/v1/tills | Path does not match |
| 86 | api_tills_update | /api/v1/tills/{tillId} | Path does not match |
| 87 | till_session_add_note_by_session | /api/v1/till-sessions/{tillSessionId}/notes | Path does not match |
| 88 | till_session_add_transaction_by_session | /api/v1/till-sessions/{tillSessionId}/transactions | Path does not match |
| 89 | till_session_change_device | /api/v1/till-sessions/{tillSessionId}/change-device | Path does not match |
| 90 | till_session_close_by_id | /api/v1/till-sessions/{tillSessionId}/close | Path does not match |
| 91 | till_session_get | /api/v1/till-sessions/{tillSessionId} | Path does not match |
| 92 | api_till_sessions_list | /api/v1/till-sessions | Path does not match |
| 93 | till_session_start | /api/v1/till-sessions | Path does not match |
| 94 | api_session_unlock | /api/v1/session/unlock | Path does not match |
| 95 | api_roles_create | /api/v1/roles | Path does not match |
| 96 | api_roles_delete | /api/v1/roles/{roleId} | Path does not match |
| 97 | api_roles_show | /api/v1/roles/{roleId} | Path does not match |
| 98 | api_roles_list | /api/v1/roles | Path does not match |
| 99 | api_roles_update | /api/v1/roles/{roleId} | Path does not match |
| 100 | api_users_assign_roles | /api/v1/users/{userId}/roles | Path does not match |
| 101 | api_users_create | /api/v1/users | Path does not match |
| 102 | api_current_user | /api/v1/me | Path does not match |
| 103 | api_users_delete | /api/v1/users/{userId} | Path does not match |
| 104 | api_users_show | /api/v1/users/{userId} | Path does not match |
| 105 | api_users_list | /api/v1/users | Path does not match |
| 106 | api_users_request_reset_password | /api/v1/users/request-reset-password | Path does not match |
| 107 | app_login | /login | Path does not match |
| 108 | app_logout | /logout | Path does not match |
| 109 | api_users_set_pin | /api/v1/users/{userId}/session-pin | Path does not match |
| 110 | api_users_update | /api/v1/users/{userId} | Path does not match |
| 111 | api_planning_closing_periods | /api/v1/planning/closing-periods | Path does not match |
| 112 | api_planning_closing_periods_update | /api/v1/planning/closing-periods/{closingPeriodId} | Path does not match |
| 113 | api_planning_closing_periods_delete | /api/v1/planning/closing-periods/{closingPeriodId} | Path does not match |
| 114 | api_planning_list | /api/v1/planning | Path does not match |
| 115 | api_planning_update | /api/v1/planning | Path does not match |
| 116 | api_week_templates_list | /api/v1/week-templates | Path does not match |
| 117 | api_week_templates_show | /api/v1/week-templates/{weekTemplateId} | Path does not match |
| 118 | api_week_templates_create | /api/v1/week-templates | Path does not match |
| 119 | api_week_templates_update | /api/v1/week-templates/{weekTemplateId} | Path does not match |
| 120 | api_week_templates_delete | /api/v1/week-templates/{weekTemplateId} | Path does not match |
| 121 | api_pricing_rate_apply | /api/v1/pricing/rate | Path does not match |
| 122 | api_pricing_calendar_get | /api/v1/pricing/calendar | Path does not match |
| 123 | api_rate_templates_list | /api/v1/rate-templates | Path does not match |
| 124 | api_rate_templates_show | /api/v1/rate-templates/{rateTemplateId} | Path does not match |
| 125 | api_rate_templates_create | /api/v1/rate-templates | Path does not match |
| 126 | api_rate_templates_update | /api/v1/rate-templates/{rateTemplateId} | Path does not match |
| 127 | api_rate_templates_delete | /api/v1/rate-templates/{rateTemplateId} | Path does not match |
| 128 | api_rate_week_templates_list | /api/v1/rate-week-templates | Path does not match |
| 129 | api_rate_week_templates_show | /api/v1/rate-week-templates/{weekTemplateId} | Path does not match |
| 130 | api_rate_week_templates_create | /api/v1/rate-week-templates | Path does not match |
| 131 | api_rate_week_templates_update | /api/v1/rate-week-templates/{weekTemplateId} | Path does not match |
| 132 | api_rate_week_templates_delete | /api/v1/rate-week-templates/{weekTemplateId} | Path does not match |
| 133 | api_notification_email_templates_create | /api/v1/notification/email-templates | Path does not match |
| 134 | api_notification_email_templates_get | /api/v1/notification/email-templates/{emailTemplateId} | Path does not match |
| 135 | api_notification_email_templates_list | /api/v1/notification/email-templates | Path does not match |
| 136 | api_notification_email_templates_update_content | /api/v1/notification/email-templates/{emailTemplateId}/content | Path does not match |
| 137 | api_notification_email_templates_update_sender | /api/v1/notification/email-templates/{emailTemplateId}/sender | Path does not match |
| 138 | api_notification_email_templates_rename | /api/v1/notification/email-templates/{emailTemplateId}/rename | Path does not match |
| 139 | api_notification_logs_emails_get | /api/v1/notification/logs/emails/{emailLogId} | Path does not match |
| 140 | api_notification_logs_emails_list | /api/v1/notification/logs/emails | Path does not match |
| 141 | api_notification_logs_sms_get | /api/v1/notification/logs/sms/{smsLogId} | Path does not match |
| 142 | api_notification_logs_sms_list | /api/v1/notification/logs/sms | Path does not match |
| 143 | api_notification_rules_create | /api/v1/notification/rules | Path does not match |
| 144 | api_notification_rules_get | /api/v1/notification/rules/{notificationRuleId} | Path does not match |
| 145 | api_notification_rules_list | /api/v1/notification/rules | Path does not match |
| 146 | api_notification_rules_update_schedule | /api/v1/notification/rules/{notificationRuleId}/schedule | Path does not match |
| 147 | api_notification_rules_update_priority | /api/v1/notification/rules/{notificationRuleId}/priority | Path does not match |
| 148 | api_notification_rules_toggle | /api/v1/notification/rules/{notificationRuleId}/toggle | Path does not match |
| 149 | api_notification_rules_update_template | /api/v1/notification/rules/{notificationRuleId}/template | Path does not match |
| 150 | api_notification_wallets_get | /api/v1/notification/wallets/venue/{venueId} | Path does not match |
| 151 | api_notification_wallets_add_sms_credits | /api/v1/notification/wallets/venue/{venueId}/add-sms-credits | Path does not match |
| 152 | api_notification_wallets_add_email_credits | /api/v1/notification/wallets/venue/{venueId}/add-email-credits | Path does not match |
| 153 | api_notification_sms_templates_create | /api/v1/notification/sms-templates | Path does not match |
| 154 | api_notification_sms_templates_get | /api/v1/notification/sms-templates/{smsTemplateId} | Path does not match |
| 155 | api_notification_sms_templates_list | /api/v1/notification/sms-templates | Path does not match |
| 156 | api_notification_sms_templates_update_content | /api/v1/notification/sms-templates/{smsTemplateId}/content | Path does not match |
| 157 | api_notification_sms_templates_update_sender | /api/v1/notification/sms-templates/{smsTemplateId}/sender | Path does not match |
| 158 | api_notification_sms_templates_rename | /api/v1/notification/sms-templates/{smsTemplateId}/rename | Path does not match |
| 159 | api_public_locations_availabilities_list | /api/v1/public/{websiteUrl}/locations/{locationId}/availabilities | Path does not match |
| 160 | api_public_pages_get | /api/v1/public/{websiteUrl}/pages/{pageSlug} | Path does not match |
| 161 | api_public_websites_get | /api/v1/public/{websiteUrl} | Path does not match |
| 162 | api_public_blocks_list | /api/v1/public/{websiteUrl}/pages/{pageSlug}/blocks | Path does not match |
| 163 | api_public_pages_list | /api/v1/public/{websiteUrl}/pages | Path does not match |
| 164 | api_public_locations_show | /api/v1/public/{websiteUrl}/locations/{locationId} | Path does not match |
| 165 | api_public_locations_list | /api/v1/public/{websiteUrl}/locations | Path does not match |
| 166 | api_public_locations_products_list | /api/v1/public/{websiteUrl}/locations/{locationId}/products | Path does not match |
| 167 | api_public_planning_get | /api/v1/public/{websiteUrl}/planning | Path does not match |
| 168 | api_admin_venues_create | /api/v1/admin/venues | Path does not match |
| 169 | api_admin_venues_delete | /api/v1/admin/venues/{venueId} | Path does not match |
| 170 | api_admin_venues_show | /api/v1/admin/venues/{venueId} | Path does not match |
| 171 | api_admin_venues_list | /api/v1/admin/venues | Path does not match |
| 172 | api_admin_venues_update | /api/v1/admin/venues/{venueId} | Path does not match |
| 173 | api_current_venue | /api/v1/current-venue | Path does not match |
| 174 | api_locations_create | /api/v1/locations | Path does not match |
| 175 | api_locations_delete | /api/v1/locations/{locationId} | Path does not match |
| 176 | api_locations_show | /api/v1/locations/{locationId} | Path does not match |
| 177 | api_locations_list | /api/v1/locations | Path does not match |
| 178 | api_locations_products_list | /api/v1/locations/{locationId}/products | Path does not match |
| 179 | api_locations_restore | /api/v1/locations/{locationId}/restore | Path does not match |
| 180 | api_locations_update | /api/v1/locations/{locationId} | Path does not match |
| 181 | api_blocks_create | /api/v1/blocks | Path does not match |
| 182 | api_blocks_delete | /api/v1/blocks/{blockId} | Path does not match |
| 183 | api_blocks_get | /api/v1/blocks/{blockId} | Path does not match |
| 184 | api_blocks_list | /api/v1/blocks | Path does not match |
| 185 | api_blocks_update | /api/v1/blocks/{blockId} | Path does not match |
| 186 | api_websites_images_get | /api/v1/websites/images/{path} | Path does not match |
| 187 | api_websites_images_upload | /api/v1/websites/images | Path does not match |
| 188 | api_pages_create | /api/v1/pages | Path does not match |
| 189 | api_pages_delete | /api/v1/pages/{pageId} | Path does not match |
| 190 | api_pages_get | /api/v1/pages/{pageId} | Path does not match |
| 191 | api_pages_list | /api/v1/pages | Path does not match |
| 192 | api_pages_update | /api/v1/pages/{pageId} | Path does not match |
| 193 | api_websites_create | /api/v1/websites | Path does not match |
| 194 | api_websites_delete | /api/v1/websites/{websiteId} | Path does not match |
| 195 | api_websites_get | /api/v1/websites/{websiteId} | Path does not match |
| 196 | api_websites_list | /api/v1/websites | Path does not match |
| 197 | api_websites_update | /api/v1/websites/{websiteId} | Path does not match |
| 198 | login_shortcut | / | 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.