dashboard_disable in core/modules/dashboard/dashboard.install
Implements hook_uninstall().
dashboard_install in core/modules/dashboard/dashboard.install
Implements hook_install().
dashboard_uninstall in core/modules/dashboard/dashboard.install
Implements hook_uninstall().
Layout::delete in core/modules/layout/includes/layout.class.inc
Delete this layout.
Layout::revert in core/modules/layout/includes/layout.class.inc
Revert a layout to a module-provided default.
Layout::save in core/modules/layout/includes/layout.class.inc
Save a layout to config.
LayoutBlockUsageTestCase::checkBlockNoUsage in core/modules/layout/tests/layout.test
Checks block not in usage.
LayoutBlockUsageTestCase::checkBlockUsage in core/modules/layout/tests/layout.test
Checks block usage.
LayoutDeletionTest::testLayoutDeletion in core/modules/layout/tests/layout.test
Tests that layouts that have special roles issue warning messages upon attempted deletion.
LayoutFlexibleTemplate::delete in core/modules/layout/includes/layout_flexible.class.inc
Delete this layout template.
LayoutFlexibleTemplate::save in core/modules/layout/includes/layout_flexible.class.inc
Save a flexible layout template to config.
LayoutInterfaceTest::testBlockEntityIDConditions in core/modules/layout/tests/layout.test
Test block entity ID conditions.
LayoutInterfaceTest::testBlockPathTypeConditions in core/modules/layout/tests/layout.test
Test block path and type conditions.
LayoutInterfaceTest::testBlockUserCompareConditions in core/modules/layout/tests/layout.test
Tests user account comparison condition.
LayoutInterfaceTest::testLayoutChange in core/modules/layout/tests/layout.test
Tests switching between different layouts, ensuring block copying.
LayoutInterfaceTest::testLayoutMenuItems in core/modules/layout/tests/layout.test
Tests conditions and menu item navigation.
LayoutInterfaceTest::testMenuItemReassignment in core/modules/layout/tests/layout.test
Ensure that reassignment of menu items works when deleting layouts.
LayoutInterfaceTest::testViewPageLink in core/modules/layout/tests/layout.test
Test the path view page link.
LayoutMenuItem::delete in core/modules/layout/includes/layout_menu_item.class.inc
Delete a menu item configuration.
LayoutMenuItem::reassign in core/modules/layout/includes/layout_menu_item.class.inc
Rename this menu item to match the most appropriate layout at the same path.
LayoutMenuItem::revert in core/modules/layout/includes/layout_menu_item.class.inc
Revert a menu item back to its module-provided default.
LayoutMenuItem::save in core/modules/layout/includes/layout_menu_item.class.inc
Save a menu item configuration.
LayoutUpdater::postInstall in core/modules/system/system.updater.inc
Perform actions after installation.
_admin_bar_flush_cache in core/modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.