Routing

(none) Matched route

Route Matching Logs

Path to match: /_fragment
# Route name Path Log
1 discount /discount Path does not match
2 events /events Path does not match
3 event-tickets /event-tickets Path does not match
4 home / Path does not match
5 terms /terms-and-conditions Path does not match
6 contact /contact Path does not match
7 faqs /faqs Path does not match
8 pack-detail /pack-detail/{packId} Path does not match
9 pack-buy /pack-buy/{packId} Path does not match
10 include_packs /include-packs Path does not match
11 checkout /checkout/{payment_gateway} Path does not match
12 checkout_wait /checkout/wait-transaction/{payment_id} Path does not match
13 checkout_webservice /checkout/webservice/{payment_id} Path does not match
14 app_paymentgateways_mercadopago_checkout_mercadopago /chechkout/mercadopago/webhook Path does not match
15 app_paymentgateways_mercadopago_checkout_mercadopago_1 /checkout/mercadopago/webhook Path does not match
16 app_paymentgateways_paypal_paypal_capture /checkout/paypal/capture/{external_id}/{order_id} Path does not match
17 app_paymentgateways_paypal_checkout_paypal /chechkout/paypal/webhook Path does not match
18 app_paymentgateways_paypal_checkout_paypal_1 /checkout/paypal/webhook Path does not match
19 balance_checkout /balance/checkout Path does not match
20 balance_pack /balance/pack Path does not match
21 purchase_completed /purchase/completed/{token} Path does not match
22 report_purchases /report/purchase/sps-Qxyd5Xq8X5nZDStU0roAJaxSRtjCwTFbC2sXwXSqbn5USNbF0i Path does not match
23 free_purchase /free-purchase Path does not match
24 stripe_checkout /buy/checkout Path does not match
25 stripe_pack /buy/pack Path does not match
26 stripe_error /buy/error Path does not match
27 tickets /tickets Path does not match
28 include_tickets /include-tickets Path does not match
29 ticket-detail /ticket-detail/{ticketId} Path does not match
30 ticket-detail-finished /ticket-detail-finished/{ticketId} Path does not match
31 ticket-buy /ticket-buy/{ticketId} Path does not match
32 app_ticket_ticket_buy_test /ticket-buy/test/{payment_gateway}/{ticketId} Path does not match
33 keys /keys Path does not match
34 key-detail /key-detail/{keyId} Path does not match
35 key-request /key-request/{keyId} Path does not match
36 ticket-transfer /ticket-transfer/{ticketId} Path does not match
37 ticket-sell /ticket-sell/{ticketId} Path does not match
38 ticket-retire-sell /ticket-retire-sell/{ticketId} Path does not match
39 ticket-activation /ticket-activation/{ticketId} Path does not match
40 view-qr /view-qr/{ticketId} Path does not match
41 select-ticket /select-ticket Path does not match
42 ticket-recover /ticket-recover/{ticketId} Path does not match
43 access /access Path does not match
44 register /register/{userId}/{registerCode} Path does not match
45 logout /logout Path does not match
46 userProfile /user-profile Path does not match
47 extraContent /extra-content/{ticketId}/{source} Path does not match
48 recoverPassword /recover-password Path does not match
49 changePassword /change-password/{userId}/{recoverCode} Path does not match
50 app_webhooks_stripe /webhooks/stripe Path does not match
51 app_webhooks_webhook /webhook Path does not match
52 _preview_error /_error/{code}.{_format} Path does not match
53 _wdt /_wdt/{token} Path does not match
54 _profiler_home /_profiler/ Path does not match
55 _profiler_search /_profiler/search Path does not match
56 _profiler_search_bar /_profiler/search_bar Path does not match
57 _profiler_phpinfo /_profiler/phpinfo Path does not match
58 _profiler_search_results /_profiler/{token}/search/results Path does not match
59 _profiler_open_file /_profiler/open Path does not match
60 _profiler /_profiler/{token} Path does not match
61 _profiler_router /_profiler/{token}/router Path does not match
62 _profiler_exception /_profiler/{token}/exception Path does not match
63 _profiler_exception_css /_profiler/{token}/exception.css 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.