Routing
password-recovery-request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/password-recovery-request
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | administration_get_activitylog | /administration-get-activitylog | Path does not match |
| 13 | administration_index | /administration | Path does not match |
| 14 | administration-check-session | /administration-check-session | Path does not match |
| 15 | frontend_index | / | Path does not match |
| 16 | administration-get-instances | /administration-get-instances | Path does not match |
| 17 | administration-check-duplicate-instance | /administration-check-duplicate-instance | Path does not match |
| 18 | administration-create-instances | /administration-create-instances | Path does not match |
| 19 | administration-update-instances | /administration-update-instances | Path does not match |
| 20 | administration-delete-instances-check | /administration-delete-instances-check | Path does not match |
| 21 | administration-delete-instances | /administration-delete-instances | Path does not match |
| 22 | administration-instances-check-webservice | /administration-instances-check-webservice | Path does not match |
| 23 | administration-instances-sync | /administration-instances-sync | Path does not match |
| 24 | administration-get-instance-key | /administration-get-instance-key | Path does not match |
| 25 | administration-get-remote-instances | /administration-get-remote-instances | Path does not match |
| 26 | administration-get-remote-instance-users | /administration-get-remote-instance-users | Path does not match |
| 27 | administration-export-remote-instance-users | /administration-export-remote-instance-users | Path does not match |
| 28 | administration-assign-remote-instance-users | /administration-assign-remote-instance-users | Path does not match |
| 29 | administration-set-elaborate-remote-instance-user | /administration-set-elaborate-remote-instance-user | Path does not match |
| 30 | administration-get-remote-instance-files | /administration-get-remote-instance-files | Path does not match |
| 31 | administration-download-remote-instance-files | /administration-download-remote-instance-files | Path does not match |
| 32 | administration-delete-remote-instance-files | /administration-delete-remote-instance-files | Path does not match |
| 33 | administration-download-remote-instance-users | /administration-download-remote-instance-users | Path does not match |
| 34 | administration-delete-remote-instance-files-users | /administration-delete-remote-instance-files-users | Path does not match |
| 35 | app_login | /login | Path does not match |
| 36 | app_logout | /logout | Path does not match |
| 37 | password-recovery-request | /password-recovery-request | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.