Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockConfigSchemaTest::$blockManager | property | core/ |
The block manager. |
BlockConfigSchemaTest::$modules | property | core/ |
Modules to install. |
BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
BlockConfigSchemaTest::setUp | function | core/ |
|
BlockConfigSchemaTest::testBlockConfigSchema | function | core/ |
Tests the block config schema for block plugins. |
BlockConfigSyncTest | class | core/ |
Tests that blocks are not created during config sync. |
BlockConfigSyncTest.php | file | core/ |
|
BlockConfigSyncTest::$modules | property | core/ |
Modules to install. |
BlockConfigSyncTest::register | function | core/ |
Registers test-specific services. |
BlockConfigSyncTest::setUp | function | core/ |
|
BlockConfigSyncTest::testNoBlocksCreatedDuringConfigSync | function | core/ |
Tests blocks are not created during config sync. |
BlockConfigUpdater | class | core/ |
Provides a BC layer for modules providing old configurations. |
BlockConfigUpdater.php | file | core/ |
|
BlockConfigUpdater::$deprecationsEnabled | property | core/ |
Flag determining whether deprecations should be triggered. |
BlockConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
BlockConfigUpdater::needsInfoStatusSettingsRemoved | function | core/ |
Checks if the block contains deprecated info and status settings. |
BlockConfigUpdater::setDeprecationsEnabled | function | core/ |
Sets the deprecations enabling status. |
BlockConfigUpdater::updateBlock | function | core/ |
Performs the required update. |
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/ |
Provides base field definitions for an entity type. |
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. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.