Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
BigPipeTestHooks::pageTop function core/modules/big_pipe/tests/modules/big_pipe_test/src/Hook/BigPipeTestHooks.php Implements hook_page_top().
block.block.call_to_action.yml file core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml
block.block.stark_tools.yml file core/tests/fixtures/config_install/testing_config_install/block.block.stark_tools.yml core/tests/fixtures/config_install/testing_config_install/block.block.stark_tools.yml
block.block.stark_tools.yml file core/tests/fixtures/config_install/multilingual/language/es/block.block.stark_tools.yml core/tests/fixtures/config_install/multilingual/language/es/block.block.stark_tools.yml
block.block.stark_tools.yml file core/tests/fixtures/config_install/multilingual/block.block.stark_tools.yml core/tests/fixtures/config_install/multilingual/block.block.stark_tools.yml
block.block.stark_tools.yml file core/profiles/minimal/config/install/block.block.stark_tools.yml core/profiles/minimal/config/install/block.block.stark_tools.yml
block.repository service core/modules/block/block.services.yml Drupal\block\BlockRepository
Block::initializeIterator function core/modules/block/src/Plugin/migrate/source/Block.php Initializes the iterator with the source data.
Block::submitOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Perform any necessary changes to the form values prior to storage.
BlockAccessControlHandler::$contextRepository property core/modules/block/src/BlockAccessControlHandler.php The context manager service.
BlockAddTest::testBlockAddThemeSelector function core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Tests the AJAX for the theme selector.
BlockComponentRenderArrayTest::testOnBuildRender function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockComponentRenderArrayTest::testOnBuildRenderDenied function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockComponentRenderArrayTest::testOnBuildRenderInPreview function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockComponentRenderArrayTest::testOnBuildRenderNullBuild function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockContent::$blockContentStorage property core/modules/block_content/src/Plugin/Derivative/BlockContent.php The content block storage.
BlockContentAddLocalAction::getOptions function core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php Returns options for rendering a link for the local action.
BlockContentBlock::$entityDisplayRepository property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The entity display repository.
BlockContentBlock::$urlGenerator property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The URL generator.
BlockContentController::$blockContentStorage property core/modules/block_content/src/Controller/BlockContentController.php The content block storage.
BlockContentController::$blockContentTypeStorage property core/modules/block_content/src/Controller/BlockContentController.php The content block type storage.
BlockContentDeriverTest::$blockContentStorage property core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php The block content storage.
BlockContentEntityChangedConstraintValidator class core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php Validates the BlockContentEntityChanged constraint.
BlockContentEntityChangedConstraintValidator.php file core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php
BlockContentEntityChangedConstraintValidator::validate function core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php
BlockContentRevisionVersionHistoryTest class core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php Block content version history test.
BlockContentRevisionVersionHistoryTest.php file core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php
BlockContentRevisionVersionHistoryTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php The theme to install as the default for testing.
BlockContentRevisionVersionHistoryTest::$permissions property core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php Permissions to grant admin user.
BlockContentRevisionVersionHistoryTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php Sets the test up.
BlockContentRevisionVersionHistoryTest::testVersionHistory function core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php Tests version history page.
BlockContentStorageSchema class core/modules/block_content/src/BlockContentStorageSchema.php Defines the block content schema handler.
BlockContentStorageSchema.php file core/modules/block_content/src/BlockContentStorageSchema.php
BlockContentStorageSchema::getSharedTableFieldSchema function core/modules/block_content/src/BlockContentStorageSchema.php Gets the schema for a single field definition.
BlockContentTest::$newRevisionsShouldBeAutomatic property core/modules/jsonapi/tests/src/Functional/BlockContentTest.php Whether new revisions of updated entities should be created by default.
BlockContentTest::testOperationLinks function core/modules/block_content/tests/src/Kernel/BlockContentTest.php Tests the editing links for BlockContentBlock.
BlockContentTestBase::$autoCreateBasicBlockType property core/modules/block_content/tests/src/Functional/BlockContentTestBase.php Whether or not to auto-create the basic block type during setup.
BlockContentTranslationUITest::getTranslatorPermissions function core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php Returns an array of permissions needed for the translator.
BlockContentTypeForm::copyFormValuesToEntity function core/modules/block_content/src/BlockContentTypeForm.php Copies top-level form values to entity properties.
BlockContentTypeListBuilder::getDefaultOperations function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets this list's default operations.
BlockContentTypeTest::$autoCreateBasicBlockType property core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php Whether or not to create an initial block type.
BlockCustom class core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php Drupal 7 content block source from database.
BlockCustom.php file core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php
BlockCustom::fields function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php Returns available fields on the source.
BlockCustom::getIds function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php Defines the source fields uniquely identifying a source row.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.