Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockContent::postDelete | function | core/ |
|
BlockContent::postSave | function | core/ |
|
BlockContent::preDelete | function | core/ |
|
BlockContent::preSaveRevision | function | core/ |
|
BlockContent::setInfo | function | core/ |
|
BlockContent::setNonReusable | function | core/ |
|
BlockContent::setReusable | function | core/ |
|
BlockContent::setTheme | function | core/ |
|
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/ |
|
BlockContentAccessControlHandler::checkCreateAccess | function | core/ |
|
BlockContentAccessControlHandler::createInstance | function | core/ |
|
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/ |
|
BlockContentAccessHandlerTest::$role | property | core/ |
The test role. |
BlockContentAccessHandlerTest::providerTestAccess | function | core/ |
Data provider for testAccess(). |
BlockContentAccessHandlerTest::setUp | function | core/ |
|
BlockContentAccessHandlerTest::testAccess | function | core/ |
Test block content entity access. |
BlockContentAccessHandlerTest::testRevisionLogAccess | function | core/ |
Tests revision log access. |
BlockContentAddLocalAction | class | core/ |
Modifies the 'Add content block' local action. |
BlockContentAddLocalAction.php | file | core/ |
|
BlockContentAddLocalAction::create | function | core/ |
|
BlockContentAddLocalAction::getOptions | function | core/ |
|
BlockContentAddLocalAction::__construct | function | core/ |
Constructs a BlockContentAddLocalAction object. |
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/ |
|
BlockContentBlock::blockForm | function | core/ |
|
BlockContentBlock::blockSubmit | function | core/ |
|
BlockContentBlock::build | function | core/ |
|
BlockContentBlock::create | function | core/ |
|
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 | class | core/ |
Tests the Content Block entity's cache tags. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.