Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Overrides \Drupal\Core\Block\BlockBase::blockForm(). |
| 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::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 custom block storage. |
| BlockContentController::$blockContentTypeStorage | property | core/ |
The custom block type storage. |
| BlockContentCreationTest::testBlockContentCreation | function | core/ |
Creates a "Basic page" block and verifies its consistency in the database. |
| BlockContentCreationTest::testBlockContentCreationMultipleViewModes | function | core/ |
Creates a "Basic page" block with multiple view modes. |
| BlockContentCreationTest::testBlockDelete | function | core/ |
Test deleting a block. |
| BlockContentCreationTest::testDefaultBlockContentCreation | function | core/ |
Create a default custom block. |
| BlockContentCreationTest::testFailedBlockCreation | function | core/ |
Verifies that a transaction rolls back the failed creation. |
| BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache | function | core/ |
Tests deleting a block_content updates the discovered block plugin. |
| 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. |
| BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
| BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
| BlockContentIntegrationTest::testBlockContentViewTypeArgument | function | core/ |
Tests basic block_content view with a block_content_type argument. |
| BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
| BlockContentLocalTasksTest::testBlockContentListLocalTasks | function | core/ |
Checks block_content listing local tasks. |
| BlockContentRevisionsTest::$blocks | property | core/ |
Stores blocks created during the test. |
| BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ |
Tests saving a block on block insert. |
| BlockContentTestBase::$autoCreateBasicBlockType | property | core/ |
Whether or not to auto-create the basic block type during setup. |
| BlockContentTestBase::$autoCreateBasicBlockType | property | core/ |
Whether or not to auto-create the basic block type during setup. |
| BlockContentTestBase::createBlockContent | function | core/ |
Creates a custom block. |
| BlockContentTestBase::createBlockContent | function | core/ |
Creates a custom block. |
| BlockContentTestBase::createBlockContent | function | core/ |
Creates a custom block. |
| BlockContentTestBase::createBlockContent | function | core/ |
Creates a custom block. |
| BlockContentTestBase::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
| BlockContentTestBase::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
| BlockContentTestBase::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
| BlockContentTestBase::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
| BlockContentTranslationUITest::createBlockContent | function | core/ |
Creates a custom block. |
| BlockContentTypeTest::$autoCreateBasicBlockType | property | core/ |
Whether or not to create an initial block type. |
| BlockContentTypeTest::testBlockContentTypeCreation | function | core/ |
Tests creating a block type programmatically and via a form. |
| BlockContentTypeTest::testBlockContentTypeDeletion | function | core/ |
Tests deleting a block type that still has content. |
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.