Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContent::delete | function | core/ |
|
| BlockContent::getDerivativeDefinitions | function | core/ |
|
| BlockContent::getFilters | function | core/ |
|
| BlockContent::getInstances | function | core/ |
|
| BlockContent::getRevisionCreationTime | function | core/ |
|
| BlockContent::getRevisionLog | function | core/ |
|
| BlockContent::getRevisionLogMessage | function | core/ |
|
| BlockContent::getRevisionUser | function | core/ |
|
| BlockContent::getRevisionUserId | function | core/ |
|
| BlockContent::getTheme | function | core/ |
|
| BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
| BlockContent::isReusable | function | core/ |
|
| BlockContent::postDelete | function | core/ |
|
| BlockContent::postSave | function | core/ |
|
| BlockContent::preSaveRevision | function | core/ |
|
| BlockContent::setInfo | function | core/ |
|
| BlockContent::setNonReusable | function | core/ |
|
| BlockContent::setReusable | function | core/ |
|
| BlockContent::setRevisionCreationTime | function | core/ |
|
| BlockContent::setRevisionLog | function | core/ |
|
| BlockContent::setRevisionLogMessage | function | core/ |
|
| BlockContent::setRevisionUser | function | core/ |
|
| BlockContent::setRevisionUserId | function | core/ |
|
| BlockContent::setTheme | function | core/ |
|
| BlockContent::__construct | function | core/ |
Constructs a BlockContent object. |
| BlockContentAccessControlHandler | class | core/ |
Defines the access control handler for the custom block entity type. |
| BlockContentAccessControlHandler.php | file | core/ |
|
| BlockContentAccessControlHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
| BlockContentAccessControlHandler::checkAccess | 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/ |
Dataprovider for testAccess(). |
| BlockContentAccessHandlerTest::setUp | function | core/ |
|
| BlockContentAccessHandlerTest::testAccess | function | core/ |
@covers ::checkAccess[[api-linebreak]] |
| BlockContentAddLocalAction | class | core/ |
Modifies the 'Add custom block' local action. |
| BlockContentAddLocalAction.php | file | core/ |
|
| BlockContentAddLocalAction::getOptions | function | core/ |
|
| BlockContentBlock | class | core/ |
Defines a generic custom 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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.