Namesort ascending Location Description
BlockTestCase::setUp core/modules/block/tests/block.test Sets up a Backdrop site for running functional and integration tests.
BlockLegacy::getTitle core/modules/layout/includes/block_legacy.class.inc Return the title of a block as configured in the layout.
BlockLegacy::getContent core/modules/layout/includes/block_legacy.class.inc Return the content of a block.
BlockLegacy::getAdminTitle core/modules/layout/includes/block_legacy.class.inc Return an administrative title that will always have a value.
BlockLegacy::formSubmit core/modules/layout/includes/block_legacy.class.inc Submit handler to save the form settings.
BlockLegacy::form core/modules/layout/includes/block_legacy.class.inc Build the settings form for editing this block.
BlockLegacy::buildBlock core/modules/layout/includes/block_legacy.class.inc Build a block using the legacy hook_block_view().
BlockHero::__construct core/modules/layout/includes/block.hero.inc
BlockHero::getContent core/modules/layout/includes/block.hero.inc Returns the rendered content of this block.
BlockHero::getAdminTitle core/modules/layout/includes/block.hero.inc Sets title text on draggable block panel in Layout builder.
BlockHero::formValidate core/modules/layout/includes/block.hero.inc Validates the form settings.
BlockHero::formSubmit core/modules/layout/includes/block.hero.inc Submit handler to save the form settings.
BlockHero::form core/modules/layout/includes/block.hero.inc Builds the block's configuration form.
BlockExampleTestCase::testBlockExampleBasic modules/examples/block_example/tests/block_example.test Functional test for our block example.
BlockExampleTestCase::setUp modules/examples/block_example/tests/block_example.test Enable modules and create user with specific permissions.
BlockExample::getTitle modules/examples/block_example/block_example.inc Sets block subject on block view.
BlockExample::getContent modules/examples/block_example/block_example.inc Returns the rendered content of this block.
BlockExample::getAdminTitle modules/examples/block_example/block_example.inc Sets title text on draggable block panel in Layout builder.
BlockExample::formValidate modules/examples/block_example/block_example.inc Validates the form settings.
BlockExample::formSubmit modules/examples/block_example/block_example.inc Submit handler to save the form settings.
BlockExample::form modules/examples/block_example/block_example.inc Builds the block's configuration form.
BlockBroken::getTitle core/modules/layout/includes/block.class.inc
BlockBroken::getContent core/modules/layout/includes/block.class.inc
BlockBroken::getAdminTitle core/modules/layout/includes/block.class.inc
BlockBroken::getAdminPreview core/modules/layout/includes/block.class.inc
BlockBroken::checkAccess core/modules/layout/includes/block.class.inc
Block::__construct core/modules/layout/includes/block.class.inc Create a new Block object.
Block::toArray core/modules/layout/includes/block.class.inc Convert the configuration of this block to an array for storage.
Block::setContexts core/modules/layout/includes/block.class.inc Set the contexts for this block.
Block::prepare core/modules/layout/includes/block.class.inc Do any processing prior to getTitle() and getContent() being called.
Block::getTitle core/modules/layout/includes/block.class.inc Return the title of a block as configured in the layout.
Block::getRequiredContexts core/modules/layout/includes/block.class.inc Get a list of all required context plugin names for this block.
Block::getContent core/modules/layout/includes/block.class.inc Return the content of a block.
Block::getClone core/modules/layout/includes/block.class.inc Clone this block to give it a new UUID but the same configuration.
Block::getChildren core/modules/layout/includes/block.class.inc Allows an array of "child blocks" for display in the "Add Block" dialog.
Block::getBlockInfo core/modules/layout/includes/block.class.inc Return the block info for this block, as provided by hook_block_info().
Block::getAdminTitle core/modules/layout/includes/block.class.inc Return an administrative title that will always have a value.
Block::getAdminPreview core/modules/layout/includes/block.class.inc Return a preview for this block.
Block::getAdminConditionsPreview core/modules/layout/includes/block.class.inc Return a fieldset listing any visibility conditions set for this block.
Block::formValidate core/modules/layout/includes/block.class.inc Validate handler to validate the form settings.
Block::formSubmit core/modules/layout/includes/block.class.inc Submit handler to save the form settings.
Block::form core/modules/layout/includes/block.class.inc Build the settings form for editing this block.
Block::checkAccess core/modules/layout/includes/block.class.inc Check if this block should be shown based on current contexts.
batch_test_theme_batch core/modules/simpletest/tests/batch_test.module Menu callback: run a batch for testing theme used on the progress page.
batch_test_stack core/modules/simpletest/tests/batch_test.module Helper function: store or retrieve traced execution data.
batch_test_simple_form_submit core/modules/simpletest/tests/batch_test.module Submit handler for the simple form.
batch_test_simple_form core/modules/simpletest/tests/batch_test.module Simple form.
batch_test_redirect_page core/modules/simpletest/tests/batch_test.module Menu callback: successful redirection.
batch_test_programmatic core/modules/simpletest/tests/batch_test.module Menu callback: programmatically submits the 'Chained' form.
batch_test_no_form core/modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.

Pages