Routing
app_home_index
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 | ads_loto | /ads/loto | Path does not match |
| 14 | app_b_cmpb_list | /b/cmpb | Path does not match |
| 15 | app_b_cmpb_get_products | /b/cmpb/check | Path does not match |
| 16 | app_b_cmpb_pay | /b/cmpb/pay | Path does not match |
| 17 | app_b_cmpb_return_payment | /b/cmpb/return | Path does not match |
| 18 | app_b_cmpb_download_invoice | /b/cmpb/download | Path does not match |
| 19 | app_b_cmpb_download_ticket | /b/cmpb/downloadt | Path does not match |
| 20 | app_b_costinesti_list | /b/costinesti | Path does not match |
| 21 | app_b_costinesti_get_products | /b/costinesti/check | Path does not match |
| 22 | app_b_costinesti_pay | /b/costinesti/pay | Path does not match |
| 23 | app_b_costinesti_return_payment | /b/costinesti/return | Path does not match |
| 24 | app_b_costinesti_download_invoice | /b/costinesti/download | Path does not match |
| 25 | app_b_costinesti_download_ticket | /b/costinesti/downloadt | Path does not match |
| 26 | app_b_sector4_list | /b/sector4 | Path does not match |
| 27 | app_b_sector4_get_products | /b/sector4/check | Path does not match |
| 28 | app_b_sector4_pay | /b/sector4/pay | Path does not match |
| 29 | app_b_sector4_return_payment | /b/sector4/return | Path does not match |
| 30 | app_b_sector4_download_invoice | /b/sector4/download | Path does not match |
| 31 | app_b_sector4_download_ticket | /b/sector4/downloadt | Path does not match |
| 32 | api_cloud_cron_user_accounting_report | /cloud/cron/user-accounting-report | Path does not match |
| 33 | app_admin_debug_app_debug_ticket | /admin/debug/ticket | Path does not match |
| 34 | app_external_invoices | /external/invoices | Path does not match |
| 35 | app_external_unconfirmed | /external/unconfirmed | Path does not match |
| 36 | app_external_revolut_live | /external/revolut-live | Path does not match |
| 37 | app_external_revolut | /external/revolut | Path does not match |
| 38 | app_external_revolut_cancel | /external/revolut-cancel | Path does not match |
| 39 | app_external_revolut_refund | /external/revolut-refund | Path does not match |
| 40 | app_external_barrier_confirm | /external/barrier-confirm | Path does not match |
| 41 | app_external_barrier_confirm_forced | /external/barrier-confirm-forced | Path does not match |
| 42 | app_home_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.