https://testred.clubtickets.com/1/tickets

Routing

date_tickets Matched route

Route Parameters

Name Value
date_id
"1"

Route Redirection

This page redirects to:

https://testred.clubtickets.com/login

Route Matching Logs

Path to match: /1/tickets
# Route name Path Log
1 api_login_user /api/access/{token} Path does not match
2 api_create_user /api/create-user Path does not match
3 api_update_user /api/user/{apiKey}/update Path does not match
4 api_user_close_null /api/user/{apiKey}/set-close-null Path does not match
5 api_update_seller /api/seller/update Path does not match
6 api_get_pins /api/{apiKey}/pins Path does not match
7 api_get_sellers_id /api/get-sellers-by-id Path does not match
8 api_get_sellers /api/{apiKey}/sellers-id Path does not match
9 seller_add /api/{apiKey}/seller/add Path does not match
10 seller_delete /api/{apiKey}/seller/delete Path does not match
11 seller_updated_get /api/seller/get-updated Path does not match
12 add_role_user /api/add-role-to-user Path does not match
13 empty_index / Path does not match
14 homepage /home/{type} Path does not match
15 view_event_info /home-event-info/{slug} Path does not match
16 view_event /home/{type}/{slug} Path does not match
17 date_tickets /{date_id}/tickets Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.