|
LayoutFlexibleTemplateTest::setUp |
core/modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
|
LayoutFlexibleTemplateTest::testCustomLayoutType |
core/modules/layout/tests/layout.test |
Basic tests to ensure custom layout types are functioning. |
|
LayoutFlexibleTemplateTest::testLayoutFlexibleTemplates |
core/modules/layout/tests/layout.test |
Test that layout templates may be enabled and disabled. |
|
LayoutHandler::label |
core/modules/layout/includes/layout_handler.class.inc |
Assemble a human-readable label of this object. |
|
LayoutHandler::toArray |
core/modules/layout/includes/layout_handler.class.inc |
Convert this object's properties to an array. |
|
LayoutHandler::__construct |
core/modules/layout/includes/layout_handler.class.inc |
|
|
LayoutHookTestCase::assertHookMessageOrder |
core/modules/layout/tests/layout.test |
Checks the order of CRUD hook execution messages. |
|
LayoutHookTestCase::setUp |
core/modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
|
LayoutHookTestCase::testLayoutHooks |
core/modules/layout/tests/layout.test |
Tests hook invocations for operations on layouts. |
|
LayoutInterfaceTest::assertBlocksMatch |
core/modules/layout/tests/layout.test |
Check that all the blocks in $layout match those in $copied_from_layout. |
|
LayoutInterfaceTest::setUp |
core/modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
|
LayoutInterfaceTest::testAdditionalLayoutPaths |
core/modules/layout/tests/layout.test |
Test additional layout paths. |
|
LayoutInterfaceTest::testBlockBasics |
core/modules/layout/tests/layout.test |
Add and remove blocks from a custom layout path. |
|
LayoutInterfaceTest::testBlockEntityIDConditions |
core/modules/layout/tests/layout.test |
Test block entity ID conditions. |
|
LayoutInterfaceTest::testBlockHttpResponseCodeConditions |
core/modules/layout/tests/layout.test |
Tests 403 and 404 visibility conditions. |
|
LayoutInterfaceTest::testBlockPathTypeConditions |
core/modules/layout/tests/layout.test |
Test block path and type conditions. |
|
LayoutInterfaceTest::testBlockUninstall |
core/modules/layout/tests/layout.test |
Tests layout_modules_uninstalled(). |
|
LayoutInterfaceTest::testBlockUserCompareConditions |
core/modules/layout/tests/layout.test |
Tests user account comparison condition. |
|
LayoutInterfaceTest::testContexts |
core/modules/layout/tests/layout.test |
Test the support for contexts within conditions and blocks. |
|
LayoutInterfaceTest::testCurrentUser |
core/modules/layout/tests/layout.test |
Tests current user custom field block |
|
LayoutInterfaceTest::testLayoutChange |
core/modules/layout/tests/layout.test |
Tests switching between different layouts, ensuring block copying. |
|
LayoutInterfaceTest::testLayoutMenuItems |
core/modules/layout/tests/layout.test |
Tests conditions and menu item navigation. |
|
LayoutInterfaceTest::testLayoutTemplates |
core/modules/layout/tests/layout.test |
Test that layout templates may be enabled and disabled. |
|
LayoutInterfaceTest::testMainContentBlock |
core/modules/layout/tests/layout.test |
Check special conditions around the main content block. |
|
LayoutInterfaceTest::testMenuItemReassignment |
core/modules/layout/tests/layout.test |
Ensure that reassignment of menu items works when deleting layouts. |
|
LayoutInterfaceTest::testOverriddenPaths |
core/modules/layout/tests/layout.test |
Test the overriding of paths. |
|
LayoutInterfaceTest::testRegionStyles |
core/modules/layout/tests/layout.test |
Test region styles. |
|
LayoutInterfaceTest::testRelationships |
core/modules/layout/tests/layout.test |
Test the support for contexts within conditions and blocks. |
|
LayoutInterfaceTest::testTaxonomyContext |
core/modules/layout/tests/layout.test |
Tests Taxonomy contexts within layouts. |
|
LayoutInterfaceTest::testViewPageLink |
core/modules/layout/tests/layout.test |
Test the path view page link. |
|
LayoutMenuItem::checkAccess |
core/modules/layout/includes/layout_menu_item.class.inc |
Check access to this menu item based on the current contexts. |
|
LayoutMenuItem::delete |
core/modules/layout/includes/layout_menu_item.class.inc |
Delete a menu item configuration. |
|
LayoutMenuItem::getContexts |
core/modules/layout/includes/layout_menu_item.class.inc |
Get all contexts required or configured for this menu path. |
|
LayoutMenuItem::hasContexts |
core/modules/layout/includes/layout_menu_item.class.inc |
Check if the menu item has a context of a particular name. |
|
LayoutMenuItem::reassign |
core/modules/layout/includes/layout_menu_item.class.inc |
Rename this menu item to match the most appropriate layout at the same path. |
|
LayoutMenuItem::resetContexts |
core/modules/layout/includes/layout_menu_item.class.inc |
Reset the internally stored contexts. |
|
LayoutMenuItem::revert |
core/modules/layout/includes/layout_menu_item.class.inc |
Revert a menu item back to its module-provided default. |
|
LayoutMenuItem::save |
core/modules/layout/includes/layout_menu_item.class.inc |
Save a menu item configuration. |
|
LayoutMenuItem::__construct |
core/modules/layout/includes/layout_menu_item.class.inc |
Constructor for LayoutMenuItems. |
|
LayoutOverridesPathContext::label |
core/modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |
|
LayoutOverridesPathContext::type |
core/modules/layout/plugins/context/layout_context.inc |
Return the indicator for this context, i.e. "entity", "string". |
|
LayoutPathTest::setUp |
core/modules/layout/tests/layout.test |
Set up environment. |
|
LayoutPathTest::testLayoutPath |
core/modules/layout/tests/layout.test |
Tests that null paths (in default layouts) don't cause problems. |
|
LayoutRelationship::form |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Form. |
|
LayoutRelationship::formSubmit |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Submit handler for the settings form for this relationship item. |
|
LayoutRelationship::formValidate |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Validate handler for the settings form for this relationship item. |
|
LayoutRelationship::getAdminSummary |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Return a summary for this relationship. |
|
LayoutRelationship::getChild |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Return child relationship plugins. |
|
LayoutRelationship::getChildren |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Return child relationship plugins. |
|
LayoutRelationship::getContext |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Get the context from this relationship. |