Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 10.3.x for _block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Data provider for test functions that should test block types. |
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
Tests on build render no block. |
BlockConfigSchemaTest::$blockManager | property | core/ |
The block manager. |
BlockConfigSchemaTest::testBlockConfigSchema | function | core/ |
Tests the block config schema for block plugins. |
BlockConfigSyncTest::testNoBlocksCreatedDuringConfigSync | function | core/ |
Tests blocks are not created during config sync. |
BlockConfigUpdater::updateBlock | function | core/ |
Performs the required update. |
BlockContent::$blockContentStorage | property | core/ |
The content block storage. |
BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
BlockContentAccessHandlerTest::$blockEntity | property | core/ |
The BlockContent entity used for testing. |
BlockContentBlock | class | core/ |
Defines a generic block type. |
BlockContentBlock.php | file | core/ |
|
BlockContentBlock::$account | property | core/ |
The Drupal account to use for checking for access to block. |
BlockContentBlock::$blockContent | property | core/ |
The block content entity. |
BlockContentBlock::$blockManager | property | core/ |
The Plugin Block Manager. |
BlockContentBlock::$entityDisplayRepository | property | core/ |
The entity display repository. |
BlockContentBlock::$entityTypeManager | property | core/ |
The entity type manager service. |
BlockContentBlock::$urlGenerator | property | core/ |
The URL generator. |
BlockContentBlock::$uuidLookup | property | core/ |
The block content UUID lookup service. |
BlockContentBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
BlockContentBlock::blockForm | function | core/ |
|
BlockContentBlock::blockSubmit | function | core/ |
|
BlockContentBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
BlockContentBlock::create | function | core/ |
Creates an instance of the plugin. |
BlockContentBlock::createPlaceholder | function | core/ |
|
BlockContentBlock::defaultConfiguration | function | core/ |
|
BlockContentBlock::getEntity | function | core/ |
Loads the block content entity of the block. |
BlockContentBlock::__construct | function | core/ |
Constructs a new BlockContentBlock. |
BlockContentCacheTagsTest::testBlock | function | core/ |
Tests that the block is cached with the correct contexts and tags. |
BlockContentContextualLinksTest::testBlockContentContextualLinks | function | core/ |
Tests contextual links. |
BlockContentController::$blockContentStorage | property | core/ |
The content block storage. |
BlockContentController::$blockContentTypeStorage | property | core/ |
The content block type storage. |
BlockContentCreationTest::getBlockByLabel | function | core/ |
Load a block based on the label. |
BlockContentCreationTest::testBlockContentCreation | function | core/ |
Creates a "Basic block" block and verifies its consistency in the database. |
BlockContentCreationTest::testBlockContentCreationMultipleViewModes | function | core/ |
Creates a "Basic page" block with multiple view modes. |
BlockContentCreationTest::testBlockContentFormSubmitHandlers | function | core/ |
Tests the redirect workflow of creating a block_content and block. |
BlockContentCreationTest::testBlockDelete | function | core/ |
Tests deleting a block. |
BlockContentCreationTest::testDefaultBlockContentCreation | function | core/ |
Create a default content block. |
BlockContentCreationTest::testFailedBlockCreation | function | core/ |
Verifies that a transaction rolls back the failed creation. |
BlockContentCreationTrait::createBlockContent | function | core/ |
Creates a content block. |
BlockContentCreationTrait::createBlockContentType | function | core/ |
Creates a block type (bundle). |
BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache | function | core/ |
Tests deleting a block_content updates the discovered block plugin. |
BlockContentDeriverTest::$blockContentDerivative | property | core/ |
The tested block content derivative class. |
BlockContentDeriverTest::$blockContentStorage | property | core/ |
The block content storage. |
BlockContentDeriverTest::testReusableBlocksOnlyAreDerived | function | core/ |
Tests that only reusable blocks are derived. |
BlockContentEntityReferenceSelectionTest::$blockNonReusable | property | core/ |
Test non-reusable block. |
BlockContentEntityReferenceSelectionTest::$blockReusable | property | core/ |
Test reusable block. |
BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY | constant | core/ |
Name of the event when getting the dependency of a non-reusable block. |
BlockContentFieldFilterTest::$blockContentInfos | property | core/ |
List of block_content infos by language. |
BlockContentForm::configureBlock | function | core/ |
Form submission handler for the 'configureBlock' action. |
BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.