Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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 | account | /account | Path does not match |
| 17 | business_registration | /business | Path does not match |
| 18 | domain_delete_qr_identity | /api/credential-hub/domain/delete/qr-identity | Path does not match |
| 19 | domain_delete_credential | /api/credential-hub/domain/delete/credential | Path does not match |
| 20 | domain_delete_state | /api/credential-hub/domain/delete/state | Path does not match |
| 21 | domain_read_qr_identity | /api/credential-hub/domain/read/qr-identity | Path does not match |
| 22 | domain_read_credential_encrypted | /api/credential-hub/domain/read/credential/decrypted | Path does not match |
| 23 | domain_read_credential | /api/credential-hub/domain/read/credential | Path does not match |
| 24 | domain_read_state | /api/credential-hub/domain/read/state | Path does not match |
| 25 | app_credentialhub_domain_read_domainread_proxysse | /api/credential-hub/domain/read/approval-challange/{key} | Path does not match |
| 26 | one_touch_qr_identity | /api/credential-hub/one-touch/qr-identity | Path does not match |
| 27 | one_touch_identifier | /api/credential-hub/one-touch/identifier | Path does not match |
| 28 | one_touch_state | /api/credential-hub/one-touch/state | Path does not match |
| 29 | shared_registration_qr_identity | /api/credential-hub/shared/registration/qr-identity | Path does not match |
| 30 | shared_registration_new_to_encrypt | /api/credential-hub/shared/registration/new/to-encrypt | Path does not match |
| 31 | shared_registration_new | /api/credential-hub/shared/registration/new | Path does not match |
| 32 | shared_registration_new_save | /api/credential-hub/shared/registration/new/save | Path does not match |
| 33 | shared_registration_state | /api/credential-hub/shared/registration/state | Path does not match |
| 34 | app_credentialhub_shared_registration_proxysse | /api/credential-hub/shared/registration/approval-challange/{key} | Path does not match |
| 35 | vault_delete_qr_identity | /api/credential-hub/vault/delete/qr-identity | Path does not match |
| 36 | vault_delete_credential | /api/credential-hub/vault/delete/credential | Path does not match |
| 37 | vault_delete_state | /api/credential-hub/vault/delete/state | Path does not match |
| 38 | vault_read_qr_identity | /api/credential-hub/vault/read/qr-identity | Path does not match |
| 39 | vault_read_credential_encrypted | /api/credential-hub/vault/read/credential/decrypted | Path does not match |
| 40 | vault_read_credential | /api/credential-hub/vault/read/credential | Path does not match |
| 41 | vault_read_state | /api/credential-hub/vault/read/state | Path does not match |
| 42 | app_credentialhub_vault_read_vaultread_proxysse | /api/credential-hub/vault/read/approval-challange/{key} | Path does not match |
| 43 | request-first-secret | /api/secret/new | Path does not match |
| 44 | recovery-settings | /api/secret/recovery-settings | Path does not match |
| 45 | api_nfc_users | /api/nfc/users | Path does not match |
| 46 | api_nfc_decrypt | /api/nfc/decrypt | Path does not match |
| 47 | replaceDeviceForm | /replace-device | Path does not match |
| 48 | replace_device_pin | /replace-device/{replaceHash} | Path does not match |
| 49 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.