Routing
app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://scsb.rampmaster.dev/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_legacy_grave_index | /admin/legacy-grave | Path does not match |
| 3 | admin_legacy_grave_new | /admin/legacy-grave/new | Path does not match |
| 4 | admin_legacy_grave_batch_delete | /admin/legacy-grave/batch-delete | Path does not match |
| 5 | admin_legacy_grave_autocomplete | /admin/legacy-grave/autocomplete | Path does not match |
| 6 | admin_legacy_grave_render_filters | /admin/legacy-grave/render-filters | Path does not match |
| 7 | admin_legacy_grave_edit | /admin/legacy-grave/{entityId}/edit | Path does not match |
| 8 | admin_legacy_grave_delete | /admin/legacy-grave/{entityId}/delete | Path does not match |
| 9 | admin_legacy_grave_detail | /admin/legacy-grave/{entityId} | Path does not match |
| 10 | admin_user_index | /admin/user | Path does not match |
| 11 | admin_user_new | /admin/user/new | Path does not match |
| 12 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 13 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 14 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 15 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 16 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 17 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 18 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 19 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 20 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 21 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 22 | _wdt | /_wdt/{token} | Path does not match |
| 23 | _profiler_home | /_profiler/ | Path does not match |
| 24 | _profiler_search | /_profiler/search | Path does not match |
| 25 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 26 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 27 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 28 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 29 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 30 | _profiler_open_file | /_profiler/open | Path does not match |
| 31 | _profiler | /_profiler/{token} | Path does not match |
| 32 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 33 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 34 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 35 | app_admin_company_settings | /admin/settings/company/ | Path does not match |
| 36 | app_admin_export_index | /admin/export/ | Path does not match |
| 37 | app_admin_import_index | /admin/import/ | Path does not match |
| 38 | app_legacy_grave_index | /legacy-graves/ | Path does not match |
| 39 | app_legacy_migration_index | /admin/legacy-migration/ | Path does not match |
| 40 | app_legacy_migration_migrate | /admin/legacy-migration/{id}/migrate | Path does not match |
| 41 | app_legacy_migration_skip | /admin/legacy-migration/{id}/skip | Path does not match |
| 42 | app_manager_grave_site_index | /manager/grave/site | Path does not match |
| 43 | app_manager_grave_site_new | /manager/grave/site/new | Path does not match |
| 44 | app_manager_grave_site_edit | /manager/grave/site/{id}/edit | Path does not match |
| 45 | app_manager_grave_site_delete | /manager/grave/site/{id} | Path does not match |
| 46 | app_manager_grave_type_index | /manager/grave/type/{graveSite} | Path does not match |
| 47 | app_manager_grave_type_new | /manager/grave/type/{graveSite}/new | Path does not match |
| 48 | app_manager_grave_type_edit | /manager/grave/type/{graveSite}/{id}/edit | Path does not match |
| 49 | app_manager_grave_type_delete | /manager/grave/type/{graveSite}/{id} | Path does not match |
| 50 | app_user_index | /manager/user | Path does not match |
| 51 | app_user_new | /manager/user/new | Path does not match |
| 52 | app_user_edit | /manager/user/{id}/edit | Path does not match |
| 53 | app_user_delete | /manager/user/{id} | Path does not match |
| 54 | app_module_burial_order_index | /module/burial-order/ | Path does not match |
| 55 | app_module_burial_order_new | /module/burial-order/new | Path does not match |
| 56 | app_module_burial_order_show | /module/burial-order/{id} | Path does not match |
| 57 | app_module_burial_order_pdf | /module/burial-order/{id}/pdf | Path does not match |
| 58 | app_module_client_index | /module/client/ | Path does not match |
| 59 | app_module_client_new | /module/client/new | Path does not match |
| 60 | app_module_client_show | /module/client/{id} | Path does not match |
| 61 | app_module_client_edit | /module/client/{id}/edit | Path does not match |
| 62 | app_module_grave_index | /module/grave | Path does not match |
| 63 | app_module_grave_new | /module/grave/new | Path does not match |
| 64 | app_module_grave_show | /module/grave/{id} | Path does not match |
| 65 | app_module_grave_add_annotation | /module/grave/{id}/annotation | Path does not match |
| 66 | app_module_grave_show_pdf | /module/grave/{id}/pdf | Path does not match |
| 67 | app_module_grave_edit | /module/grave/{id}/edit | Path does not match |
| 68 | app_module_grave_delete | /module/grave/{id} | Path does not match |
| 69 | app_module_legal_title_show | /module/legal-title/{id} | Path does not match |
| 70 | app_module_legal_title_add_representative | /module/legal-title/{id}/add-representative | Path does not match |
| 71 | app_module_legal_title_delete_representative | /module/legal-title/representative/{id}/delete | Path does not match |
| 72 | app_module_legal_title_certificate_title | /module/legal-title/{id}/certificate/title | Path does not match |
| 73 | app_module_legal_title_certificate_debt | /module/legal-title/{id}/certificate/debt | Path does not match |
| 74 | app_module_movement_order_index | /module/movement-order/ | Path does not match |
| 75 | app_module_movement_order_new | /module/movement-order/new | Path does not match |
| 76 | app_module_movement_order_show | /module/movement-order/{id} | Path does not match |
| 77 | app_module_movement_order_pdf | /module/movement-order/{id}/pdf | Path does not match |
| 78 | app_module_payment_agreement_index | /module/payment-agreement/ | Path does not match |
| 79 | app_module_payment_agreement_new | /module/payment-agreement/new | Path does not match |
| 80 | app_module_payment_agreement_show | /module/payment-agreement/{id} | Path does not match |
| 81 | app_module_service_index | /module/service/ | Path does not match |
| 82 | app_module_service_new | /module/service/new | Path does not match |
| 83 | app_module_service_edit | /module/service/{id}/edit | Path does not match |
| 84 | app_portal_dashboard | /portal/dashboard | Path does not match |
| 85 | app_portal_login | /portal/login | Path does not match |
| 86 | app_portal_logout | /portal/logout | Path does not match |
| 87 | 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.