Routing
homepage
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 | app_account | /account | Path does not match |
| 17 | app_account_delete_request | /account/delete | Path does not match |
| 18 | app_account_delete_confirm | /account/delete/confirm | Path does not match |
| 19 | admin_ai_chat | /ai/chat | Path does not match |
| 20 | admin_ai_chat_send | /ai/chat/send | Path does not match |
| 21 | admin_ai_chat_status | /ai/chat/status | Path does not match |
| 22 | admin_api_keys | /api-keys | Path does not match |
| 23 | admin_api_keys_create | /api-keys/create | Path does not match |
| 24 | admin_api_keys_revoke | /api-keys/{id}/revoke | Path does not match |
| 25 | admin_api_keys_delete | /api-keys/{id}/delete | Path does not match |
| 26 | admin_cms_categories | /admin/cms/categories | Path does not match |
| 27 | admin_cms_category_new | /admin/cms/categories/new | Path does not match |
| 28 | admin_cms_category_edit | /admin/cms/categories/{id}/edit | Path does not match |
| 29 | admin_cms_category_delete | /admin/cms/categories/{id}/delete | Path does not match |
| 30 | admin_cms_content_types | /admin/cms/types | Path does not match |
| 31 | admin_cms_content_type_new | /admin/cms/types/new | Path does not match |
| 32 | admin_cms_content_type_edit | /admin/cms/types/{id}/edit | Path does not match |
| 33 | admin_cms_content_type_delete | /admin/cms/types/{id}/delete | Path does not match |
| 34 | admin_cms_entries | /admin/cms/entries | Path does not match |
| 35 | admin_cms_entry_new | /admin/cms/entries/new | Path does not match |
| 36 | admin_cms_entry_edit | /admin/cms/entries/{id}/edit | Path does not match |
| 37 | admin_cms_entry_delete | /admin/cms/entries/{id}/delete | Path does not match |
| 38 | admin_cms_entry_preview | /admin/cms/entries/{id}/preview | Path does not match |
| 39 | admin_cms_field_defs | /admin/cms/types/{typeId}/fields | Path does not match |
| 40 | admin_cms_field_def_new | /admin/cms/types/{typeId}/fields/new | Path does not match |
| 41 | admin_cms_field_def_edit | /admin/cms/types/{typeId}/fields/{id}/edit | Path does not match |
| 42 | admin_cms_field_def_delete | /admin/cms/types/{typeId}/fields/{id}/delete | Path does not match |
| 43 | admin_cms_field_def_reorder | /admin/cms/types/{typeId}/fields/reorder | Path does not match |
| 44 | admin_cms_menus | /admin/cms/menus | Path does not match |
| 45 | admin_cms_menu_new | /admin/cms/menus/new | Path does not match |
| 46 | admin_cms_menu_edit | /admin/cms/menus/{id}/edit | Path does not match |
| 47 | admin_cms_menu_delete | /admin/cms/menus/{id}/delete | Path does not match |
| 48 | admin_file_manager | /files | Path does not match |
| 49 | admin_file_manager_browse | /files/browse | Path does not match |
| 50 | admin_file_manager_upload | /files/upload | Path does not match |
| 51 | admin_file_manager_delete | /files/delete | Path does not match |
| 52 | admin_file_manager_rename | /files/rename | Path does not match |
| 53 | admin_file_manager_mkdir | /files/mkdir | Path does not match |
| 54 | admin_file_manager_config | /files/config | Path does not match |
| 55 | admin_file_picker | /files/picker | Path does not match |
| 56 | admin_notifications | /notifications | Path does not match |
| 57 | admin_notifications_unread_count | /notifications/api/unread-count | Path does not match |
| 58 | admin_notifications_mark_read | /notifications/{id}/mark-read | Path does not match |
| 59 | admin_notifications_mark_all_read | /notifications/mark-all-read | Path does not match |
| 60 | admin_notifications_delete | /notifications/{id}/delete | Path does not match |
| 61 | admin_notifications_delete_all | /notifications/delete-all | Path does not match |
| 62 | admin_settings | /settings | Path does not match |
| 63 | admin_settings_save | /settings/save | Path does not match |
| 64 | admin_users | /users | Path does not match |
| 65 | admin_users_edit | /users/{id}/edit | Path does not match |
| 66 | admin_users_toggle | /users/{id}/toggle-status | Path does not match |
| 67 | admin_users_verify | /users/{id}/verify | Path does not match |
| 68 | cms_article_list | /articles | Path does not match |
| 69 | cms_article_show | /article/{slug} | Path does not match |
| 70 | cms_page | /p/{slug} | Path does not match |
| 71 | dashboard | /dashboard | Path does not match |
| 72 | sessions | /sessions | Path does not match |
| 73 | analytics | /analytics | Path does not match |
| 74 | logs | /logs | Path does not match |
| 75 | logs_export | /logs/export | Path does not match |
| 76 | logs_cleanup | /logs/cleanup | Path does not match |
| 77 | config | /config | Path does not match |
| 78 | config_model_json | /config/model/{id}/json | Path does not match |
| 79 | config_model_delete | /config/model/{id}/delete | Path does not match |
| 80 | system | /system | Path does not match |
| 81 | system_cache_clear | /system/cache-clear | Path does not match |
| 82 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.