GET https://devel.la-tickets.eu/register

Routing

app_register Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /register
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login_check /2fa_check Path does not match
3 _wdt_stylesheet /_wdt/styles Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
11 _profiler_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 checkout_boxoffice /checkout/pay/boxoffice Path does not match
18 checkout_cash /checkout/pay/cash Path does not match
19 checkout_auth /checkout/auth Path does not match
20 checkout_auth_login /checkout/auth/login Path does not match
21 company_banner_public /api/company-banner/{companyId} Path does not match
22 company_logo_public /api/company-logo/{companyId} Path does not match
23 collection_api_list_route /api/collection/{collectionId} Path does not match
24 app_coupon_verify /api/coupon/verify Path does not match
25 app_coupon_remove /api/coupon/remove Path does not match
26 app_coupon_list /api/coupon/list Path does not match
27 app_coupon_validate /api/coupon/validate Path does not match
28 invite_accept /invite/{token} Path does not match
29 app_login /login Path does not match
30 login_redirect /login_redirect Path does not match
31 app_main_homepage / Path does not match
32 app_impressum /impressum Path does not match
33 app_agb /agb Path does not match
34 app_main_getcustomers /api/getcustomers Path does not match
35 media_serve_uuid /media/{uuid}.{ext} Path does not match
36 newsletter_confirm /newsletter/confirm/{token} Path does not match
37 newsletter_unsubscribe /newsletter/unsubscribe/{token} Path does not match
38 app_passkey_registeroptions /api/passkey/register/options Path does not match
39 app_passkey_registercomplete /api/passkey/register/complete Path does not match
40 app_passkey_authoptions /api/passkey/auth/options Path does not match
41 app_passkey_authcomplete /api/passkey/auth/complete Path does not match
42 app_passkey_delete /api/passkey/delete/{id} Path does not match
43 checkout_paypal /checkout/pay/paypal Path does not match
44 checkout_paypal_return /checkout/pay/paypal/return Path does not match
45 checkout_paypal_cancel /checkout/pay/paypal/cancel Path does not match
46 app_payment_checkout /checkout Path does not match
47 checkout_pay /checkout/pay Path does not match
48 api_checkout_cart /api/checkout/cart Path does not match
49 checkout_pay_success /checkout/pay/success Path does not match
50 generate_tickets /api/reseller/tickets/generate Path does not match
51 download_tickets /api/reseller/tickets/download Path does not match
52 generate_invoice /api/reseller/invoice/generate Path does not match
53 checkout_stripe_paid /checkout/pay/stripe/paid Path does not match
54 permission_debug /permissions Path does not match
55 permission_debug_rebuild /permissions/rebuild-tree Path does not match
56 profile_venues /profile/venues Path does not match
57 profile_settings /profile/settings Path does not match
58 profile_reservations /profile/reservations Path does not match
59 profile_reservation_invoice /profile/reservations/{id}/invoice Path does not match
60 profile_reservation_tickets /profile/reservations/{id}/tickets Path does not match
61 profile_reservation_cancel_request /profile/reservations/{id}/cancel-request Path does not match
62 profile_newsletter /profile/newsletter Path does not match
63 app_register /register Route matches!

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