Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://strona.gorillas.cube360.pl/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin.pl | /admin | Path does not match |
| 2 | admin.en | /en/admin | Path does not match |
| 3 | clickup-api-page.pl | /admin/clickup-api-page | Path does not match |
| 4 | clickup-api-page.en | /en/admin/clickup-api-page | Path does not match |
| 5 | app_apiapp_api contact.pl | /app_api/contact/{code} | Path does not match |
| 6 | app_apiapp_api contact.en | /en/app_api/contact/{code} | Path does not match |
| 7 | app_blog_lang_content_index.pl | /blog/ | Path does not match |
| 8 | app_blog_lang_content_index.en | /en/blog/ | Path does not match |
| 9 | app_blog_lang_content_show.pl | /blog/{slug} | Path does not match |
| 10 | app_blog_lang_content_show.en | /en/blog/{slug} | Path does not match |
| 11 | app_clickup_api_response.pl | /clickup-api-response | Path does not match |
| 12 | app_clickup_api_response.en | /en/clickup-api-response | Path does not match |
| 13 | app_homepage.pl | / | Path does not match |
| 14 | app_homepage.en | /en/ | Path does not match |
| 15 | app_contact.pl | /contact-form | Path does not match |
| 16 | app_contact.en | /en/contact-form | Path does not match |
| 17 | postapi_get_post.pl | /post/api/get/{id} | Path does not match |
| 18 | postapi_get_post.en | /en/post/api/get/{id} | Path does not match |
| 19 | postapi_save_post.pl | /post/api/save/{id} | Path does not match |
| 20 | postapi_save_post.en | /en/post/api/save/{id} | Path does not match |
| 21 | postpost_state_machine_change.pl | /post/state/{id}/{transition} | Path does not match |
| 22 | postpost_state_machine_change.en | /en/post/state/{id}/{transition} | Path does not match |
| 23 | app_project_lang_content_index.pl | /project/ | Path does not match |
| 24 | app_project_lang_content_index.en | /en/project/ | Path does not match |
| 25 | app_project_lang_content_show.pl | /project/{slug} | Path does not match |
| 26 | app_project_lang_content_show.en | /en/project/{slug} | Path does not match |
| 27 | app_forgot_password_request.pl | /reset-password | Path does not match |
| 28 | app_forgot_password_request.en | /en/reset-password | Path does not match |
| 29 | app_check_email.pl | /reset-password/check-email | Path does not match |
| 30 | app_check_email.en | /en/reset-password/check-email | Path does not match |
| 31 | app_reset_password.pl | /reset-password/reset/{token} | Path does not match |
| 32 | app_reset_password.en | /en/reset-password/reset/{token} | Path does not match |
| 33 | app_login.pl | /login | Path does not match |
| 34 | app_login.en | /en/login | Path does not match |
| 35 | app_logout.pl | /logout | Path does not match |
| 36 | app_logout.en | /en/logout | Path does not match |
| 37 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 38 | _logout_main | /logout | Path does not match |
| 39 | _wdt | /_wdt/{token} | Path does not match |
| 40 | _profiler_home | /_profiler/ | Path does not match |
| 41 | _profiler_search | /_profiler/search | Path does not match |
| 42 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 43 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 44 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 45 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 46 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 47 | _profiler_open_file | /_profiler/open | Path does not match |
| 48 | _profiler | /_profiler/{token} | Path does not match |
| 49 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 50 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 51 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 52 | admin | /admin | Path does not match |
| 53 | clickup-api-page | /admin/clickup-api-page | Path does not match |
| 54 | app_apiapp_api contact | /app_api/contact/{code} | Path does not match |
| 55 | app_blog_lang_content_index | /blog/ | Path does not match |
| 56 | app_blog_lang_content_show | /blog/{slug} | Path does not match |
| 57 | app_clickup_api_response | /clickup-api-response | Path does not match |
| 58 | app_homepage | / | Path does not match |
| 59 | app_contact | /contact-form | Path does not match |
| 60 | postapi_get_post | /post/api/get/{id} | Path does not match |
| 61 | postapi_save_post | /post/api/save/{id} | Path does not match |
| 62 | postpost_state_machine_change | /post/state/{id}/{transition} | Path does not match |
| 63 | app_project_lang_content_index | /project/ | Path does not match |
| 64 | app_project_lang_content_show | /project/{slug} | Path does not match |
| 65 | app_forgot_password_request | /reset-password | Path does not match |
| 66 | app_check_email | /reset-password/check-email | Path does not match |
| 67 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 68 | app_login | /login | Path does not match |
| 69 | app_logout | /logout | 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.