Routing
(none)
Matched route
Route Matching Logs
Path to match:
/debug/default/view
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | api_login_check | /api/auth/login | Path does not match |
| 3 | app.swagger | /api/doc.json | Path does not match |
| 4 | app.swagger_ui | /api/doc | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | connect_facebook_start | /connect/facebook | Path does not match |
| 19 | connect_facebook_check | /connect/facebook/check | Path does not match |
| 20 | app_home | / | Path does not match |
| 21 | app_privacy_policy | /privacy-policy | Path does not match |
| 22 | app_terms_of_service | /terms-of-service | Path does not match |
| 23 | app_profile | /profile | Path does not match |
| 24 | app_register | /register | Path does not match |
| 25 | app_verify_email | /verify/email | Path does not match |
| 26 | app_login | /login | Path does not match |
| 27 | auth_google | /auth/google | Path does not match |
| 28 | app_logout | /logout | Path does not match |
| 29 | app_simulation | /simulation | Path does not match |
| 30 | api_auth_register | /api/auth/register | Path does not match |
| 31 | api_auth_verify_email | /api/auth/verify/email | Path does not match |
| 32 | api_auth_forgot_password | /api/auth/forgot-password | Path does not match |
| 33 | api_auth_reset_password | /api/auth/reset-password | Path does not match |
| 34 | api_auth_refresh_token | /api/auth/refresh-token | Path does not match |
| 35 | api_auth_logout | /api/auth/logout | Path does not match |
| 36 | api_auth_me | /api/auth/me | Path does not match |
| 37 | api_login_doc | /api/auth/login | Path does not match |
| 38 | api_check_in_scan | /api/check-in/scan | Path does not match |
| 39 | api_events_search | /api/events/search | Path does not match |
| 40 | api_events_list | /api/events | Path does not match |
| 41 | api_events_create | /api/events/create | Path does not match |
| 42 | api_events_update | /api/events/{id} | Path does not match |
| 43 | api_events_delete | /api/events/{id} | Path does not match |
| 44 | api_events_cancel | /api/events/{id}/cancel | Path does not match |
| 45 | api_media_upload | /api/media/upload | Path does not match |
| 46 | api_media_image_show | /api/media/image/{storedName} | Path does not match |
| 47 | api_media_download | /api/media/download/{storedName} | Path does not match |
| 48 | api_operator_management_list_operators | /api/operator-management/events/{eventId}/operators | Path does not match |
| 49 | api_operator_management_search_users | /api/operator-management/users/search | Path does not match |
| 50 | api_operator_management_add_operator | /api/operator-management/events/{eventId}/operators | Path does not match |
| 51 | api_operator_management_remove_operator | /api/operator-management/events/{eventId}/operators/{operatorId} | Path does not match |
| 52 | api_operator_management_create_access_point | /api/operator-management/events/{eventId}/access-points | Path does not match |
| 53 | api_operator_management_list_access_points | /api/operator-management/events/{eventId}/access-points | Path does not match |
| 54 | api_operator_management_list_sections | /api/operator-management/events/{eventId}/sections | Path does not match |
| 55 | api_operator_management_create_section | /api/operator-management/events/{eventId}/sections | Path does not match |
| 56 | api_operator_management_update_section | /api/operator-management/events/{eventId}/sections/{sectionId} | Path does not match |
| 57 | api_operator_management_delete_section | /api/operator-management/events/{eventId}/sections/{sectionId} | Path does not match |
| 58 | api_operator_management_list_seats | /api/operator-management/events/{eventId}/seats | Path does not match |
| 59 | api_operator_management_create_seat | /api/operator-management/events/{eventId}/seats | Path does not match |
| 60 | api_operator_management_update_seat | /api/operator-management/events/{eventId}/seats/{seatId} | Path does not match |
| 61 | api_operator_management_delete_seat | /api/operator-management/events/{eventId}/seats/{seatId} | Path does not match |
| 62 | api_orders_my_orders | /api/orders/my | Path does not match |
| 63 | api_payments_providers | /api/payments/providers | Path does not match |
| 64 | api_payments_create_provider | /api/payments/providers | Path does not match |
| 65 | api_payments_update_provider | /api/payments/providers/{id} | Path does not match |
| 66 | api_payments_mark_paid | /api/payments/{id}/mark-paid | Path does not match |
| 67 | api_payments_order_payments | /api/payments/orders/{orderId} | Path does not match |
| 68 | api_payments_simulate_confirm | /api/payments/{id}/simulate-confirm | Path does not match |
| 69 | api_tickets_my_tickets | /api/tickets/my | Path does not match |
| 70 | api_tickets_purchase | /api/tickets/purchase | Path does not match |
| 71 | api_user_config_show | /api/user-config/me | Path does not match |
| 72 | api_user_config_update | /api/user-config/me | 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.