Routing
(none)
Matched route
Route Matching Logs
Path to match:
/_profiler/1a95fb/search/http%5Cu003A%5C/%5C/www.go0.cz%5C/_profiler%5C/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_api_add_short_code | /api/short-code/create-shortened-url | Path does not match |
| 2 | app_api_delete_shortened_url | /api/short-code/delete-shortened-url | Path does not match |
| 3 | app_api_login | /api/user/login | Path does not match |
| 4 | app_api_get_user_info | /api/user/get-user-info | Path does not match |
| 5 | app_application_main | /app/page/{page_number} | Path does not match |
| 6 | app_front_index | /{short_code} | Path does not match |
| 7 | app_login | /auth/login | Path does not match |
| 8 | app_logout | /auth/logout | Path does not match |
| 9 | app_add_short_code | /short-code/add-short-code | Path does not match |
| 10 | app_import_excel_file | /short-code/import-excel-file | Path does not match |
| 11 | app_download_example_file | /short-code/download-example-file | Path does not match |
| 12 | app_edit_short_code | /short-code/edit-short-code/{short_code_id} | Path does not match |
| 13 | app_delete_short_code | /short-code/delete-short-code/{short_code_id} | Path does not match |
| 14 | app_download_result_file | /short-code/download-result-file/{file_name} | Path does not match |
| 15 | app_export_user_records | /short-code/export-user-records | Path does not match |
| 16 | app_user_sigup | /user/signup | Path does not match |
| 17 | app_user_add_address | /user/add-address | Path does not match |
| 18 | app_user_get_subscription | /user/get-subscription | Path does not match |
| 19 | app_user_add_payment_method | /user/add-payment-method | Path does not match |
| 20 | app_user_get_profile | /user/get-profile | Path does not match |
| 21 | app_reset_password_email | /user/reset-password-email | Path does not match |
| 22 | app_reset_password | /user/reset-password/{token} | Path does not match |
| 23 | app_payment_methods | /user/payment-methods | Path does not match |
| 24 | app_user_profile_add_payment_method | /user/profile-add-payment-method | Path does not match |
| 25 | app_user_set_main_payment_method | /user/set-main-payment-method/{payment_method} | Path does not match |
| 26 | app_user_delete_payment_method | /user/delete-payment-method/{payment_method} | Path does not match |
| 27 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 28 | _wdt | /_wdt/{token} | Path does not match |
| 29 | _profiler_home | /_profiler/ | Path does not match |
| 30 | _profiler_search | /_profiler/search | Path does not match |
| 31 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 32 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 33 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 34 | _profiler_open_file | /_profiler/open | Path does not match |
| 35 | _profiler | /_profiler/{token} | Path does not match |
| 36 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 37 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 38 | _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.