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
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentAccessHandlerTest::$blockEntity | property | core/ |
The BlockContent entity used for testing. |
| BlockContentBlock | class | core/ |
Defines a generic block type. |
| BlockContentBlock.php | file | core/ |
|
| BlockContentBlock::$blockContent | property | core/ |
The block content entity. |
| 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::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. |
| BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
| BlockContentHooks::blockPreSave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| BlockContentHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| BlockContentIntegrationTest::testBlockContentViewTypeArgument | function | core/ |
Tests basic block_content view with a block_content_type argument. |
| BlockContentListTest::testBlockRegionPlacement | function | core/ |
Tests the region value when a new block is saved. |
| BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
| BlockContentLocalTasksTest::testBlockContentListLocalTasks | function | core/ |
Checks block_content listing local tasks. |
| BlockContentPermissions::blockTypePermissions | function | core/ |
Build permissions for each block type. |
| BlockContentRemoveListingEmptyUpdateTest::testBlockContentPostUpdateRemoveBlockContentListingEmpty | function | core/ |
Tests the upgrade path to remove the empty listing plugin. |
| BlockContentRouteAccessTest::testBlockContentReusableAccess | function | core/ |
Tests access to block_content entity routes based on the reusable field. |
| BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ |
Tests saving a block on block insert. |
| BlockContentTest::testBlockContentType | function | core/ |
Tests BlockContentType functionality. |
| BlockContentTestBase::$autoCreateBasicBlockType | property | core/ |
Whether or not to auto-create the basic block type during setup. |
| BlockContentTestBase::createBlockContent | function | core/ |
Creates a content block. |
| BlockContentTestBase::createBlockContentType | function | core/ |
Creates a block type (bundle). |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.