Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.