Routing
app_views_dashboard_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://eventminder.pmb-dev.it/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _preview_error | /_error/{code}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_core_admin_cronjob | /core/admin/cronjob | Path does not match |
| 18 | app_core_autocomplete_user | /autocomplete/user | Path does not match |
| 19 | app_core_events_update | /core/events/update | Path does not match |
| 20 | app_core_events_list | /core/events/list | Path does not match |
| 21 | google_calendar_login | /core/google/o2auth/login | Path does not match |
| 22 | google_calendar_callback | /core/google/o2auth/callback | Path does not match |
| 23 | app_core_messages_update | /core/messages | Path does not match |
| 24 | send_whatsapp_message | /core/meta/whatsapp/send | Path does not match |
| 25 | template | /core/meta/whatsapp/template | Path does not match |
| 26 | callback | /core/meta/whatsapp/callback | Path does not match |
| 27 | app_core_settings_calendario | /core/settings/calendar | Path does not match |
| 28 | app_core_settings_eventi | /core/settings/calendar/events | Path does not match |
| 29 | app_core_settings_key | /core/settings/key | Path does not match |
| 30 | app_core_settings_auth | /core/settings/auth | Path does not match |
| 31 | app_core_template_update | /core/templates/update | Path does not match |
| 32 | app_dev_dev_dev | /dev | Path does not match |
| 33 | app_login | /login | Path does not match |
| 34 | app_logout | /logout | Path does not match |
| 35 | app_security_security_signin | /sign-in | Path does not match |
| 36 | thanks | /thanks | Path does not match |
| 37 | app_views_admin_cronjob | /settings/cronjob | Path does not match |
| 38 | app_views_admin_api | /settings/gc/api | Path does not match |
| 39 | app_views_admin_log | /settings/log | Path does not match |
| 40 | app_views_admin_settings | /settings/db | Path does not match |
| 41 | app_views_admin_vars | /settings/vars | Path does not match |
| 42 | app_views_admin_test | /settings/test | Path does not match |
| 43 | app_views_dashboard_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.