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://admin.myatomems.com/login
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin | /admin | Path does not match |
| 17 | homepage | / | Path does not match |
| 18 | app_verify_email | /verify/email | Path does not match |
| 19 | app_verify_email_splash | /verify/email/splash | Path does not match |
| 20 | app_forgot_password_recovery | /reset-passwordapi/recovery | Path does not match |
| 21 | app_forgot_password_request | /reset-password | Path does not match |
| 22 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 23 | app_check_email | /reset-password/check-email | Path does not match |
| 24 | app_reset_splash | /reset-password/verify/reset/splash | Path does not match |
| 25 | app_login | /login | Path does not match |
| 26 | app_logout | /logout | Path does not match |
| 27 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 28 | api_errors | /api/errors/{status} | Path does not match |
| 29 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 30 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 31 | api_doc | /api/docs.{_format} | Path does not match |
| 32 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 33 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 34 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 35 | _api_/my_atom_devices/{id}{._format}_get | /api/my_atom_devices/{id}.{_format} | Path does not match |
| 36 | _api_/my_atom_devices{._format}_get_collection | /api/my_atom_devices.{_format} | Path does not match |
| 37 | _api_/my_atom_devices{._format}_post | /api/my_atom_devices.{_format} | Path does not match |
| 38 | _api_/my_atom_devices/{id}{._format}_put | /api/my_atom_devices/{id}.{_format} | Path does not match |
| 39 | _api_/my_atom_devices/{id}{._format}_patch | /api/my_atom_devices/{id}.{_format} | Path does not match |
| 40 | _api_/my_atom_devices/{id}{._format}_delete | /api/my_atom_devices/{id}.{_format} | Path does not match |
| 41 | _api_/profiles/{id}{._format}_get | /api/profiles/{id}.{_format} | Path does not match |
| 42 | _api_/profiles{._format}_get_collection | /api/profiles.{_format} | Path does not match |
| 43 | _api_/profiles{._format}_post | /api/profiles.{_format} | Path does not match |
| 44 | _api_/profiles/{id}{._format}_put | /api/profiles/{id}.{_format} | Path does not match |
| 45 | _api_/profiles/{id}{._format}_patch | /api/profiles/{id}.{_format} | Path does not match |
| 46 | _api_/profiles/{id}{._format}_delete | /api/profiles/{id}.{_format} | Path does not match |
| 47 | my-profiles | /api/my-profiles | Path does not match |
| 48 | _api_/programs{._format}_post | /api/programs.{_format} | Path does not match |
| 49 | _api_/programs/{id}{._format}_get | /api/programs/{id}.{_format} | Path does not match |
| 50 | _api_/programs/{id}{._format}_delete | /api/programs/{id}.{_format} | Path does not match |
| 51 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 52 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 53 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 54 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 55 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 56 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 57 | me | /api/me | Path does not match |
| 58 | check_auth | /api/check_auth | Path does not match |
| 59 | add_account | /api/account | Path does not match |
| 60 | add_device | /api/addDevice | Path does not match |
| 61 | reset_password | /api/recovery | Path does not match |
| 62 | auth | /api/token | Path does not match |
| 63 | api_refresh_token | /api/token/refresh | 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.