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