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:
http://notification-staging.qonnex.com/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | app.swagger_ui | / | Path does not match |
| 3 | app.swagger | /doc.json | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | get_company_settings | /api/company-settings | Path does not match |
| 19 | create_company_setting | /api/company-settings | Path does not match |
| 20 | get_company_setting | /api/company-settings/{id} | Path does not match |
| 21 | send_email | /send-email | Path does not match |
| 22 | create_email_template | /api/email-templates | Path does not match |
| 23 | update_email_template | /api/email-templates/{id} | Path does not match |
| 24 | get_email_templates | /api/email-templates | Path does not match |
| 25 | get_email_template | /api/email-templates/{id} | Path does not match |
| 26 | delete_email_template | /api/email-templates/{id} | Path does not match |
| 27 | home | /index | Path does not match |
| 28 | mercure_token | /api/mercure/token/{id} | Path does not match |
| 29 | mercure_company_user_token | /api/mercure/token/{companyId}/{userId} | Path does not match |
| 30 | create_notification | /api/notifications | Path does not match |
| 31 | update_notification | /api/notifications/{id} | Path does not match |
| 32 | get_notifications | /api/notifications | Path does not match |
| 33 | get_notifications_by_company | /api/notifications/company/{companyId} | Path does not match |
| 34 | get_notifications_by_user | /api/notifications/user/{userId} | Path does not match |
| 35 | delete_notification | /api/notifications/{id} | Path does not match |
| 36 | get_types | /api/types | Path does not match |
| 37 | get_type | /api/types/{id} | Path does not match |
| 38 | create_type | /api/types | Path does not match |
| 39 | edit_type | /api/types/{id} | Path does not match |
| 40 | get_user_settings | /api/user-settings | Path does not match |
| 41 | get_user_setting | /api/user-settings/{id} | Path does not match |
| 42 | create_user_setting | /api/user-settings | Path does not match |
| 43 | edit_user_setting | /api/user-settings/{id} | Path does not match |
| 44 | oauth2_authorize | /authorize | Path does not match |
| 45 | oauth2_token | /token | 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.