Routing
frontend_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 13 | admin_articles_posts_index | /admin/articles/posts | Path does not match |
| 14 | admin_articles_posts_create | /admin/articles/posts/create_article | Path does not match |
| 15 | admin_articles_posts_edit | /admin/articles/posts/edit_article/{article_uuid} | Path does not match |
| 16 | admin_articles_posts_delete | /admin/articles/posts/delete_article/{article_uuid} | Path does not match |
| 17 | admin_articles_categories_index | /admin/articles/categories | Path does not match |
| 18 | admin_articles_categories_create | /admin/articles/categories/create_category | Path does not match |
| 19 | admin_articles_categories_edit | /admin/articles/categories/edit_category/{category_uuid} | Path does not match |
| 20 | admin_articles_categories_delete | /admin/articles/categories/delete_category/{category_uuid} | Path does not match |
| 21 | admin_content_menus_index | /admin/content/menus | Path does not match |
| 22 | admin_content_menus_createmenu | /admin/content/menus/create_menu | Path does not match |
| 23 | admin_content_menus_editmenu | /admin/content/menus/edit_menu/{uuid} | Path does not match |
| 24 | admin_content_menus_deletemenuitem | /admin/content/menus/delete_menuitem/{uuid} | Path does not match |
| 25 | admin_content_menus_movemenuitem | /admin/content/menus/move_menuitem/{uuid}/{direction} | Path does not match |
| 26 | admin_content_menus_deletemenu | /admin/content/menus/delete_menu/{uuid} | Path does not match |
| 27 | admin_content_pages_index | /admin/content/pages | Path does not match |
| 28 | admin_content_pages_editpage | /admin/content/pages/edit_page/{page_uuid} | Path does not match |
| 29 | admin_content_pages_createpage | /admin/content/pages/create_page | Path does not match |
| 30 | admin_content_pages_blockeditormodal_saveseo | /admin/content/pages/save_seo/{page_uuid} | Path does not match |
| 31 | admin_content_pages_removepageprimaryimage | /admin/content/pages/remove_page_primary_image/{page_uuid} | Path does not match |
| 32 | admin_content_pages_deletepage | /admin/content/pages/delete_page/{page_uuid} | Path does not match |
| 33 | admin_content_pages_duplicatepage | /admin/content/pages/duplicate_page/{page_uuid} | Path does not match |
| 34 | admin_content_pages_fileupload | /admin/content/pages/file_upload | Path does not match |
| 35 | admin_content_pages_blockeditormodal | /admin/content/pages/block_editor_modal | Path does not match |
| 36 | admin_content_pages_blockeditorrenderpreview | /admin/content/pages/block_editor_renderpreview | Path does not match |
| 37 | admin_content_redirects_index | /admin/content/redirects | Path does not match |
| 38 | admin_content_redirects_create | /admin/content/redirects/create | Path does not match |
| 39 | admin_content_redirects_edit | /admin/content/redirects/{redirect_uuid}/edit | Path does not match |
| 40 | admin_content_redirects_delete | /admin/content/redirects/{redirect_uuid}/delete | Path does not match |
| 41 | admin_content_snippets_index | /admin/content/snippets | Path does not match |
| 42 | admin_content_snippets_create | /admin/content/snippets/create | Path does not match |
| 43 | admin_content_snippets_edit | /admin/content/snippets/{snippet_uuid}/edit | Path does not match |
| 44 | admin_content_snippets_delete | /admin/content/snippets/{snippet_uuid}/delete | Path does not match |
| 45 | admin_index | /admin | Path does not match |
| 46 | admin_dashboard_index | /admin/dashboard | Path does not match |
| 47 | admin_filemanager_index | /admin/filemanager | Path does not match |
| 48 | admin_filemanager_ajax_createfoldermodal | /admin/filemanager/ajax/createfoldermodal | Path does not match |
| 49 | admin_filemanager_ajax_fileuploadmodal | /admin/filemanager/ajax/uploadmodal | Path does not match |
| 50 | admin_filemanager_deletefolder | /admin/filemanager/deletefolder | Path does not match |
| 51 | admin_filemanager_deletefile | /admin/filemanager/deletefile | Path does not match |
| 52 | admin_filemanager_ajax_mediamanager | /admin/filemanager/ajax/mediamanager | Path does not match |
| 53 | admin_filemanager_ajax_mediamanager_renderlistingpartial | /admin/filemanager/ajax/mediamanager/renderlistingpartial | Path does not match |
| 54 | admin_integrations_index | /admin/integrations | Path does not match |
| 55 | admin_landlords_index | /admin/landlords | Path does not match |
| 56 | admin_landlords_view | /admin/landlords/{landlord_uuid} | Path does not match |
| 57 | admin_landlords_create | /admin/landlords/create_landlord | Path does not match |
| 58 | admin_landlords_edit | /admin/landlords/{landlord_uuid}/edit | Path does not match |
| 59 | admin_landlords_delete | /admin/landlords/{landlord_uuid}/delete | Path does not match |
| 60 | admin_maintenance_index | /admin/maintenance | Path does not match |
| 61 | admin_maintenance_view | /admin/maintenance/{maintenance_uuid} | Path does not match |
| 62 | admin_maintenance_create | /admin/maintenance/create_maintenance/{property_uuid} | Path does not match |
| 63 | admin_maintenance_edit | /admin/maintenance/{maintenance_uuid}/edit | Path does not match |
| 64 | admin_maintenance_delete | /admin/maintenance/{maintenance_uuid}/delete | Path does not match |
| 65 | admin_properties_areas_index | /admin/properties/areas | Path does not match |
| 66 | admin_properties_areas_create | /admin/properties/areas/create_area | Path does not match |
| 67 | admin_properties_areas_edit | /admin/properties/areas/edit_area/{area_uuid} | Path does not match |
| 68 | admin_properties_areas_delete | /admin/properties/areas/delete_area/{area_uuid} | Path does not match |
| 69 | admin_properties_features_index | /admin/properties/features | Path does not match |
| 70 | admin_properties_features_create | /admin/properties/features/create_feature | Path does not match |
| 71 | admin_properties_features_edit | /admin/properties/features/edit_feature/{feature_uuid} | Path does not match |
| 72 | admin_properties_features_delete | /admin/properties/features/delete_feature/{feature_uuid} | Path does not match |
| 73 | admin_properties_index | /admin/properties | Path does not match |
| 74 | admin_properties_view | /admin/properties/{property_uuid} | Path does not match |
| 75 | admin_properties_sync | /admin/properties/{property_uuid}/sync | Path does not match |
| 76 | admin_properties_create | /admin/properties/create_property | Path does not match |
| 77 | admin_properties_edit | /admin/properties/{property_uuid}/edit | Path does not match |
| 78 | admin_properties_images | /admin/properties/{property_uuid}/images | Path does not match |
| 79 | admin_properties_maintenance | /admin/properties/{property_uuid}/maintenance | Path does not match |
| 80 | admin_properties_delete | /admin/properties/{property_uuid}/delete | Path does not match |
| 81 | admin_properties_xhrimageupload | /admin/properties/xhr_image_upload | Path does not match |
| 82 | admin_properties_enablewebsite | /admin/properties/{property_uuid}/enable_website | Path does not match |
| 83 | admin_properties_disablewebsite | /admin/properties/{property_uuid}/disable_website | Path does not match |
| 84 | admin_properties_enablerightmove | /admin/properties/{property_uuid}/enable_rightmove | Path does not match |
| 85 | admin_properties_disablerightmove | /admin/properties/{property_uuid}/disable_rightmove | Path does not match |
| 86 | admin_properties_enablezoopla | /admin/properties/{property_uuid}/enable_zoopla | Path does not match |
| 87 | admin_properties_disablezoopla | /admin/properties/{property_uuid}/disable_zoopla | Path does not match |
| 88 | admin_properties_types_index | /admin/properties/types | Path does not match |
| 89 | admin_properties_types_create | /admin/properties/types/create_type | Path does not match |
| 90 | admin_properties_types_edit | /admin/properties/types/edit_type/{type_uuid} | Path does not match |
| 91 | admin_properties_types_delete | /admin/properties/types/delete_type/{type_uuid} | Path does not match |
| 92 | admin_reports_index | /admin/reports | Path does not match |
| 93 | admin_reports_statements | /admin/reports/statements | Path does not match |
| 94 | admin_security_index | /admin | Path does not match |
| 95 | admin_security_login | /admin/login | Path does not match |
| 96 | admin_security_logincheck | /admin/login_check | Path does not match |
| 97 | admin_security_logout | /admin/logout | Path does not match |
| 98 | admin_security_loginfailure | /admin/login_failure | Path does not match |
| 99 | admin_security_register | /admin/register | Path does not match |
| 100 | admin_settings_index | /admin/settings | Path does not match |
| 101 | admin_statements_index | /admin/statements | Path does not match |
| 102 | admin_statements_view | /admin/statements/{statement_uuid} | Path does not match |
| 103 | admin_statements_togglestatus | /admin/statements/{statement_uuid}/toggle_status | Path does not match |
| 104 | admin_statements_download | /admin/statements/{statement_uuid}/download | Path does not match |
| 105 | admin_statements_generate | /admin/statements/generate_statements | Path does not match |
| 106 | admin_statements_edit | /admin/statements/{statement_uuid}/edit | Path does not match |
| 107 | admin_statements_delete | /admin/statements/{statement_uuid}/delete | Path does not match |
| 108 | admin_statements_deleteitem | /admin/statements/{statement_uuid}/delete_item | Path does not match |
| 109 | admin_groups_index | /admin/groups | Path does not match |
| 110 | admin_groups_create | /admin/groups/create_group | Path does not match |
| 111 | admin_groups_edit | /admin/groups/edit_group/{group_uuid} | Path does not match |
| 112 | admin_groups_delete | /admin/groups/delete_group/{group_uuid} | Path does not match |
| 113 | admin_users_index | /admin/users | Path does not match |
| 114 | admin_users_create | /admin/users/create_user | Path does not match |
| 115 | admin_users_edit | /admin/users/edit_user/{user_uuid} | Path does not match |
| 116 | admin_users_delete | /admin/users/delete_user/{user_uuid} | Path does not match |
| 117 | frontend_articles | /articles | Path does not match |
| 118 | frontend_articles_viewarticle | /articles/{article_slug} | Path does not match |
| 119 | frontend_properties_lettings | /lettings | Path does not match |
| 120 | frontend_properties_sales | /sales | Path does not match |
| 121 | frontend_properties_viewproperty | /property/{property_reference} | Path does not match |
| 122 | frontend_properties_propertyenquiry | /property/{property_reference}/enquire | Path does not match |
| 123 | frontend_properties_propertyenquiry_success | /property/{property_reference}/enquire/success | Path does not match |
| 124 | landlords_dashboard_index | /landlord-manager | Path does not match |
| 125 | landlords_statements_download | /landlord-manager/download_statement/{statement_uuid} | Path does not match |
| 126 | landlords_security_login | /landlord-manager/login | Path does not match |
| 127 | landlords_security_logincheck | /landlord-manager/login_check | Path does not match |
| 128 | landlords_security_logout | /landlord-manager/logout | Path does not match |
| 129 | landlords_security_loginfailure | /landlord-manager/login_failure | Path does not match |
| 130 | landlords_security_forgotpassword | /landlord-manager/forgot_password | Path does not match |
| 131 | landlords_security_resetpassword | /landlord-manager/reset_password/{reset_token} | Path does not match |
| 132 | frontend_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.