Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_domains_create | /admin/domains/create | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | 2fa_login | /2fa | Path does not match |
| 4 | 2fa_login_check | /2fa_check | Path does not match |
| 5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | app_account | /account | Path does not match |
| 20 | app_account_domains_index | /account/domains | Path does not match |
| 21 | app_account_display_name_update | /account/display-name | Path does not match |
| 22 | app_account_sign_out_everywhere | /account/sessions/sign-out-all | Path does not match |
| 23 | app_admin_branding_edit | /admin/branding | Path does not match |
| 24 | app_admin_dns_zones_index | /admin/dns/zones | Path does not match |
| 25 | app_admin_dns_zones_delete | /admin/dns/zones/{id}/delete | Path does not match |
| 26 | app_admin_dns_zones_show | /admin/dns/zones/{id} | Path does not match |
| 27 | app_admin_dns_zones_records | /admin/dns/zones/{id}/records | Path does not match |
| 28 | app_admin_dns_zones_records_add | /admin/dns/zones/{id}/records/add | Path does not match |
| 29 | app_admin_dns_zones_records_edit | /admin/dns/zones/{id}/records/edit | Path does not match |
| 30 | app_admin_dns_zones_records_delete | /admin/dns/zones/{id}/records/delete | Path does not match |
| 31 | app_admin_domains_index | /admin/domains | Path does not match |
| 32 | app_admin_domains_show | /admin/domains/{id} | Path does not match |
| 33 | app_admin_nodes_index | /admin/nodes | Path does not match |
| 34 | app_admin_nodes_register | /admin/nodes/register | Path does not match |
| 35 | app_admin_nodes_show | /admin/nodes/{id} | Path does not match |
| 36 | app_admin_nodes_refresh_capabilities | /admin/nodes/{id}/refresh-capabilities | Path does not match |
| 37 | app_admin_nodes_check_dns | /admin/nodes/{id}/check-dns | Path does not match |
| 38 | app_admin_nodes_confirm_escrow | /admin/nodes/{id}/confirm-escrow | Path does not match |
| 39 | app_admin_packages_index | /admin/packages | Path does not match |
| 40 | app_admin_packages_create | /admin/packages/create | Path does not match |
| 41 | app_admin_packages_edit | /admin/packages/{id}/edit | Path does not match |
| 42 | app_admin_security_index | /admin/security | Path does not match |
| 43 | app_admin_security_confirm_keystone | /admin/security/confirm-keystone-escrow | Path does not match |
| 44 | app_admin_users_index | /admin/users | Path does not match |
| 45 | app_admin_users_create | /admin/users/create | Path does not match |
| 46 | app_admin_users_show | /admin/users/{id} | Path does not match |
| 47 | app_admin_users_display_name_update | /admin/users/{id}/display-name | Path does not match |
| 48 | app_admin_users_sign_out_everywhere | /admin/users/{id}/sign-out-everywhere | Path does not match |
| 49 | app_api_billing_createuser__invoke | /api/v1/billing/users | Path does not match |
| 50 | app_dashboard | / | Path does not match |
| 51 | app_domain_aliases | /domains/{id}/aliases | Path does not match |
| 52 | app_domain_aliases_create | /domains/{id}/aliases/new | Path does not match |
| 53 | app_domain_aliases_delete | /domains/{id}/aliases/{alias_id}/delete | Path does not match |
| 54 | app_domain_backups | /domains/{id}/backups | Path does not match |
| 55 | app_domain_backups_restore | /domains/{id}/backups/{set_id}/restore | Path does not match |
| 56 | app_domain_overview | /domains/{id} | Path does not match |
| 57 | app_domain_php | /domains/{id}/php | Path does not match |
| 58 | app_domain_php_change | /domains/{id}/php-version | Path does not match |
| 59 | app_domain_databases | /domains/{id}/databases | Path does not match |
| 60 | app_domain_databases_create | /domains/{id}/databases/new | Path does not match |
| 61 | app_domain_databases_delete | /domains/{id}/databases/{db_id}/delete | Path does not match |
| 62 | app_domain_databases_user_create | /domains/{id}/databases/users/new | Path does not match |
| 63 | app_domain_databases_user_delete | /domains/{id}/databases/users/{user_id}/delete | Path does not match |
| 64 | app_domain_databases_sso | /domains/{id}/databases/sso | Path does not match |
| 65 | app_domain_delivery | /domains/{id}/delivery | Path does not match |
| 66 | app_domain_dns | /domains/{id}/dns | Path does not match |
| 67 | app_domain_dns_add | /domains/{id}/dns/add | Path does not match |
| 68 | app_domain_dns_edit | /domains/{id}/dns/edit | Path does not match |
| 69 | app_domain_dns_delete | /domains/{id}/dns/delete | Path does not match |
| 70 | app_domain_mail | /domains/{id}/mail | Path does not match |
| 71 | app_domain_mail_create | /domains/{id}/mail/new | Path does not match |
| 72 | app_domain_mail_delete | /domains/{id}/mail/{mailbox_id}/delete | Path does not match |
| 73 | app_domain_mail_password | /domains/{id}/mail/{mailbox_id}/password | Path does not match |
| 74 | app_domain_mail_quota | /domains/{id}/mail/{mailbox_id}/quota | Path does not match |
| 75 | app_domain_mail_suspend | /domains/{id}/mail/{mailbox_id}/suspend | Path does not match |
| 76 | app_domain_mail_unsuspend | /domains/{id}/mail/{mailbox_id}/unsuspend | Path does not match |
| 77 | app_domain_forwarding | /domains/{id}/forwarding | Path does not match |
| 78 | app_domain_forwarding_set | /domains/{id}/forwarding/set | Path does not match |
| 79 | app_domain_forwarding_clear | /domains/{id}/forwarding/clear | Path does not match |
| 80 | app_domain_secondary | /domains/{id}/domains | Path does not match |
| 81 | app_domain_secondary_create | /domains/{id}/domains/new | Path does not match |
| 82 | app_domain_secondary_park_create | /domains/{id}/domains/parked/new | Path does not match |
| 83 | app_domain_secondary_delete | /domains/{id}/domains/{secondary_id}/delete | Path does not match |
| 84 | app_domain_settings | /domains/{id}/settings | Path does not match |
| 85 | app_domain_settings_delete | /domains/{id}/settings/delete | Path does not match |
| 86 | app_domain_spam_rules | /domains/{id}/spam-rules | Path does not match |
| 87 | app_domain_spam_rules_create | /domains/{id}/spam-rules/new | Path does not match |
| 88 | app_domain_spam_rules_delete | /domains/{id}/spam-rules/{rule_id}/delete | Path does not match |
| 89 | app_domain_vacation | /domains/{id}/vacation | Path does not match |
| 90 | app_domain_vacation_new | /domains/{id}/vacation/new | Path does not match |
| 91 | app_domain_vacation_edit | /domains/{id}/vacation/{mailbox_id}/edit | Path does not match |
| 92 | app_domain_vacation_clear | /domains/{id}/vacation/{mailbox_id}/clear | Path does not match |
| 93 | app_domain_files | /domains/{id}/files | Path does not match |
| 94 | app_domain_files_new | /domains/{id}/files/new | Path does not match |
| 95 | app_domain_files_rename | /domains/{id}/files/rename | Path does not match |
| 96 | app_domain_files_delete | /domains/{id}/files/delete | Path does not match |
| 97 | app_domain_files_zip | /domains/{id}/files/zip | Path does not match |
| 98 | app_domain_files_unzip | /domains/{id}/files/unzip | Path does not match |
| 99 | app_domain_files_edit | /domains/{id}/files/edit | Path does not match |
| 100 | app_domain_files_trash | /domains/{id}/files/trash | Path does not match |
| 101 | app_domain_files_trash_restore_batch | /domains/{id}/files/trash/restore-batch | Path does not match |
| 102 | app_domain_files_trash_delete_forever_batch | /domains/{id}/files/trash/delete-forever-batch | Path does not match |
| 103 | app_domain_files_download | /domains/{id}/files/download | Path does not match |
| 104 | app_domain_files_upload_token | /domains/{id}/files/upload-token | Path does not match |
| 105 | app_domain_files_tree | /domains/{id}/files/tree | Path does not match |
| 106 | app_domain_files_delete_batch | /domains/{id}/files/delete-batch | Path does not match |
| 107 | app_domain_files_move_batch | /domains/{id}/files/move-batch | Path does not match |
| 108 | app_password_change_required | /account/password-change-required | Path does not match |
| 109 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.