Block::form in core/modules/layout/includes/block.class.inc
Build the settings form for editing this block.
Block::getTitle in core/modules/layout/includes/block.class.inc
Return the title of a block as configured in the layout.
BookTestCase::testBookNavigationBlock in core/modules/book/tests/book.test
Tests the functionality of the book navigation block.
BookTestCase::testNavigationBlockOnAccessModuleEnabled in core/modules/book/tests/book.test
Tests the book navigation block when an access module is enabled.
CommentBlockFunctionalTest::testRecentCommentBlock in core/modules/comment/tests/comment.test
Tests the recent comments block.
LayoutInterfaceTest::testBlockBasics in core/modules/layout/tests/layout.test
Add and remove blocks from a custom layout path.
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::testLayoutMenuItems in core/modules/layout/tests/layout.test
Tests conditions and menu item navigation.
LayoutInterfaceTest::testMainContentBlock in core/modules/layout/tests/layout.test
Check special conditions around the main content block.
LayoutInterfaceTest::testOverriddenPaths in core/modules/layout/tests/layout.test
Test the overriding of paths.
LayoutRendererStandard::prepare in core/modules/layout/plugins/renderers/layout_renderer_standard.inc
Prepare the attached display for rendering.
layout_get_title_description in core/modules/layout/layout.module
Gets the title description for the current layout.
layout_title_settings_form in core/modules/layout/layout.admin.inc
Form callback; Configure layout title type.
NodeBlock::getTitle in core/modules/node/node.block.inc
Sets block subject on block view.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/node.test
Tests the recent content block.