Routing
app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | 2fa_login | /2fa | Path does not match |
| 3 | 2fa_login_check | /2fa_check | 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 | app_admin_ai_log | /admin/ai-log | Path does not match |
| 19 | app_admin_audit | /admin/system/audit | Path does not match |
| 20 | app_admin_categories | /admin/system/categories | Path does not match |
| 21 | app_admin_category_create | /admin/system/categories/new | Path does not match |
| 22 | app_admin_category_edit | /admin/system/categories/{id}/edit | Path does not match |
| 23 | app_admin_category_toggle | /admin/system/categories/{id}/toggle | Path does not match |
| 24 | app_admin_customers | /admin/customers | Path does not match |
| 25 | app_admin_customer_show | /admin/customers/{id} | Path does not match |
| 26 | app_admin_customer_create | /admin/customers/new | Path does not match |
| 27 | app_admin_customer_edit | /admin/customers/{id}/edit | Path does not match |
| 28 | app_admin_customer_toggle | /admin/customers/{id}/toggle | Path does not match |
| 29 | app_admin_dashboard | /admin | Path does not match |
| 30 | app_admin_email_domains | /admin/email/domains | Path does not match |
| 31 | app_admin_email_domain_show | /admin/email/domains/{id} | Path does not match |
| 32 | app_admin_email_domain_assign | /admin/email/domains/{id}/assign | Path does not match |
| 33 | app_admin_email_domain_contract | /admin/email/domains/{id}/contract | Path does not match |
| 34 | app_admin_email_billing_preview | /admin/email/domains/{id}/billing-preview | Path does not match |
| 35 | app_admin_email_mailboxes | /admin/email/mailboxes | Path does not match |
| 36 | app_admin_email_contracts | /admin/email/contracts | Path does not match |
| 37 | app_admin_email_sync | /admin/email/sync | Path does not match |
| 38 | app_admin_mailboxes | /admin/system/mailboxes | Path does not match |
| 39 | app_admin_mailbox_create | /admin/system/mailboxes/new | Path does not match |
| 40 | app_admin_mailbox_edit | /admin/system/mailboxes/{id}/edit | Path does not match |
| 41 | app_admin_mailbox_toggle | /admin/system/mailboxes/{id}/toggle | Path does not match |
| 42 | app_admin_mailbox_fetch | /admin/system/mailboxes/{id}/fetch | Path does not match |
| 43 | app_admin_mailbox_test | /admin/system/mailboxes/{id}/test | Path does not match |
| 44 | app_admin_migration | /admin/migration | Path does not match |
| 45 | app_admin_migration_dns_check | /admin/migration/dns-check | Path does not match |
| 46 | app_admin_migration_imap_test | /admin/migration/imap-test | Path does not match |
| 47 | app_admin_migration_manual | /admin/migration/manual-migrate | Path does not match |
| 48 | app_admin_migration_log_create | /admin/migration/log | Path does not match |
| 49 | app_admin_migration_client_list | /admin/migration/client-migrations | Path does not match |
| 50 | app_admin_migration_client_detail | /admin/migration/client-migration/{code} | Path does not match |
| 51 | app_admin_migration_staging | /admin/migration/staging | Path does not match |
| 52 | app_admin_migration_staging_delete | /admin/migration/staging/{email}/delete | Path does not match |
| 53 | app_admin_migration_import_csv | /admin/migration/import-csv | Path does not match |
| 54 | app_admin_migration_external | /admin/migration/external-migrate | Path does not match |
| 55 | app_admin_migration_statistics | /admin/migration/statistics | Path does not match |
| 56 | app_admin_servers | /admin/servers | Path does not match |
| 57 | app_admin_server_show | /admin/servers/{id} | Path does not match |
| 58 | app_admin_staff | /admin/system/staff | Path does not match |
| 59 | app_admin_staff_create | /admin/system/staff/new | Path does not match |
| 60 | app_admin_staff_edit | /admin/system/staff/{id}/edit | Path does not match |
| 61 | app_admin_staff_toggle | /admin/system/staff/{id}/toggle | Path does not match |
| 62 | app_admin_sync | /admin/sync | Path does not match |
| 63 | app_admin_sync_run | /admin/sync/run | Path does not match |
| 64 | app_admin_sync_preview | /admin/sync/preview | Path does not match |
| 65 | app_admin_tickets | /admin/tickets | Path does not match |
| 66 | app_admin_ticket_show | /admin/tickets/{id} | Path does not match |
| 67 | app_admin_ticket_reply | /admin/tickets/{id}/reply | Path does not match |
| 68 | app_admin_ticket_status | /admin/tickets/{id}/status | Path does not match |
| 69 | app_admin_ticket_priority | /admin/tickets/{id}/priority | Path does not match |
| 70 | app_admin_ticket_assign | /admin/tickets/{id}/assign | Path does not match |
| 71 | app_admin_ticket_category | /admin/tickets/{id}/category | Path does not match |
| 72 | app_admin_ticket_attachment | /admin/tickets/attachment/{id} | Path does not match |
| 73 | app_admin_ticket_delete | /admin/tickets/{id}/delete | Path does not match |
| 74 | app_auftraege | /auftraege | Path does not match |
| 75 | app_auftrag_detail | /auftraege/{id} | Path does not match |
| 76 | app_dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.