Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockConfigSchemaTest | class | core/ |
Tests the block config schema. |
BlockConfigSchemaTest.php | file | core/ |
|
BlockConfigSchemaTest.php | file | core/ |
|
BlockConfigSchemaTest::$blockManager | property | core/ |
The block manager. |
BlockConfigSchemaTest::$modules | property | core/ |
|
BlockConfigSchemaTest::$modules | property | core/ |
|
BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
BlockConfigSchemaTest::setUp | function | core/ |
|
BlockConfigSchemaTest::setUp | function | core/ |
|
BlockConfigSchemaTest::testBlockConfigSchema | function | core/ |
Tests the block config schema for block plugins. |
BlockConfigSchemaTest::testBlockConfigSchema | function | core/ |
Tests the block config schema for block plugins. |
BlockContent | class | core/ |
Defines the content block entity class. |
BlockContent | class | core/ |
Used for creating 'block_content' views with the wizard. |
BlockContent | class | core/ |
Retrieves block plugin definitions for all content blocks. |
BlockContent.php | file | core/ |
|
BlockContent.php | file | core/ |
|
BlockContent.php | file | core/ |
|
BlockContent::$blockContentStorage | property | core/ |
The content block storage. |
BlockContent::$theme | property | core/ |
The theme the block is being created in. |
BlockContent::baseFieldDefinitions | function | core/ |
|
BlockContent::create | function | core/ |
Creates a new class instance. |
BlockContent::createDuplicate | function | core/ |
Creates a duplicate of the entity. |
BlockContent::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
BlockContent::getFilters | function | core/ |
Gets the filters property. |
BlockContent::getInstances | function | core/ |
Gets the configured instances of this content block. |
BlockContent::getTheme | function | core/ |
Gets the theme value. |
BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
BlockContent::isReusable | function | core/ |
Determines if the block is reusable or not. |
BlockContent::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
BlockContent::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
BlockContent::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
BlockContent::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
BlockContent::setInfo | function | core/ |
Sets the block description. |
BlockContent::setNonReusable | function | core/ |
Sets the block to be non-reusable. |
BlockContent::setReusable | function | core/ |
Sets the block to be reusable. |
BlockContent::setTheme | function | core/ |
Sets the theme value. |
BlockContent::__construct | function | core/ |
Constructs a BlockContent object. |
BlockContentAccessControlHandler | class | core/ |
Defines the access control handler for the content block entity type. |
BlockContentAccessControlHandler.php | file | core/ |
|
BlockContentAccessControlHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
BlockContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockContentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
BlockContentAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BlockContentAccessControlHandler::__construct | function | core/ |
BlockContentAccessControlHandler constructor. |
BlockContentAccessHandlerTest | class | core/ |
Tests the block content entity access handler. |
BlockContentAccessHandlerTest.php | file | core/ |
|
BlockContentAccessHandlerTest::$accessControlHandler | property | core/ |
The BlockContent access controller to test. |
BlockContentAccessHandlerTest::$blockEntity | property | core/ |
The BlockContent entity used for testing. |
BlockContentAccessHandlerTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.