Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | api_admin_prize_payments | /api/admin/get-prize-payments | Path does not match |
| 14 | api_admin_generated_ticket_statistics | /api/admin/get-generated-ticket-statistics | Path does not match |
| 15 | admin_loto_ftp_list | /admin/loto/ftp/list | Path does not match |
| 16 | admin_loto_ftp_list_files | /admin/loto/ftp/list-files | Path does not match |
| 17 | admin_loto_ftp_read_file | /admin/loto/ftp/read-file | Path does not match |
| 18 | admin_loto_ftp_download_file | /admin/loto/ftp/download-file | Path does not match |
| 19 | api_loto_config | /api/loto/config | Path does not match |
| 20 | api_loto_info-games | /api/loto/info-games | Path does not match |
| 21 | api_v2_billing_add | /api/v2/billing | Path does not match |
| 22 | api_v2_billing_update | /api/v2/billing/{id}/update | Path does not match |
| 23 | api_v2_billing_view | /api/v2/billing/{id}/view | Path does not match |
| 24 | api_v2_billing_list | /api/v2/billing/list | Path does not match |
| 25 | api_firestore_add_car_plate_scan | /firestore/add-car-plate-scan | Path does not match |
| 26 | api_firestore_add_car_plate_scan_image | /firestore/add-car-plate-scan-image | Path does not match |
| 27 | api_v2_game_types | /api/v2/loto/game-types | Path does not match |
| 28 | api_v2_game_winning_payments | /api/v2/loto/game-winning-payments | Path does not match |
| 29 | api_checkout_page | /payment/checkout/{id} | Path does not match |
| 30 | api_checkout_complete | /payment/checkout/{id} | Path does not match |
| 31 | api_hooks_transaction_update | /hooks/transaction/update | Path does not match |
| 32 | api_v2_ticket_delete_scheduled | /api/v2/loto/ticket/{id} | Path does not match |
| 33 | api_v2_ticket_schedule | /api/v2/loto/ticket/schedule | Path does not match |
| 34 | api_v2_ticket_update_scheduled | /api/v2/loto/ticket/{id}/update | Path does not match |
| 35 | api_v2_tickets_scheduled | /api/v2/loto/tickets/scheduled | Path does not match |
| 36 | api_v2_tickets_count | /api/v2/loto/tickets/count | Path does not match |
| 37 | api_security_login | /api/login | Path does not match |
| 38 | api_v2_super_contest_active | /api/v2/loto/super-contest/active | Path does not match |
| 39 | api_v2_super_contest_won_contests | /api/v2/loto/super-contest/won-contests | Path does not match |
| 40 | api_v2_super_contest_past_contests | /api/v2/loto/super-contest/past-contests | Path does not match |
| 41 | api_v2_super_contest_past_contest_winners | /api/v2/loto/super-contest/past-contest/{id}/winners | Path does not match |
| 42 | api_v2_super_contest_testimonials | /api/v2/loto/super-contest/testimonials | Path does not match |
| 43 | api_v2_super_contest_list | /api/v2/loto/super-contest/list | Path does not match |
| 44 | api_v2_ticket_checkout | /api/v2/loto/ticket/checkout | Path does not match |
| 45 | api_v2_ticket_buy | /api/v2/loto/ticket/buy | Path does not match |
| 46 | api_v2_tickets | /api/v2/loto/tickets | Path does not match |
| 47 | api_v2_ticket_details | /api/v2/loto/ticket/{id} | Path does not match |
| 48 | api_v2_ticket_show | /api/v2/loto/ticket/show/{id} | Path does not match |
| 49 | api_v1_ticket_download | /api/loto/ticket/download/{id} | Path does not match |
| 50 | api_v2_ticket_archive | /api/v2/loto/ticket/archive/{id} | Path does not match |
| 51 | api_v2_ticket_unarchive | /api/v2/loto/ticket/unarchive/{id} | Path does not match |
| 52 | api_v2_profile_view | /api/v2/user/profile | Path does not match |
| 53 | api_v2_profile_update | /api/v2/user/profile | Path does not match |
| 54 | api_v2_init_profile | /api/v2/user/init/profile | Path does not match |
| 55 | api_v2_agree_profile | /api/v2/user/agree/profile | Path does not match |
| 56 | api_amparcat_account_transfer | /api/amparcat/account-transfer | Path does not match |
| 57 | api_amparcat_user_billing | /api/amparcat/user-billing | Path does not match |
| 58 | api_amparcat_user_subscription | /api/amparcat/user-subscription | Path does not match |
| 59 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.