Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentAccessControlHandler::checkAccess | function | core/ |
Performs 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 enable. |
BlockContentAccessHandlerTest::$role | property | core/ |
The test role. |
BlockContentAccessHandlerTest::providerTestAccess | function | core/ |
Data provider 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/ |
Returns options for rendering a link for the local action. |
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. |
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 | class | core/ |
Tests the Custom Block entity's cache tags. |
BlockContentCacheTagsTest.php | file | core/ |
|
BlockContentCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentCacheTagsTest::$modules | property | core/ |
Modules to enable. |
BlockContentCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
BlockContentCacheTagsTest::getAccessCacheContextsForEntity | function | core/ |
|
BlockContentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
BlockContentCacheTagsTest::testBlock | function | core/ |
Tests that the block is cached with the correct contexts and tags. |
BlockContentContextualLinksTest | class | core/ |
Tests views contextual links on block content. |
BlockContentContextualLinksTest.php | file | core/ |
|
BlockContentContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentContextualLinksTest::$modules | property | core/ |
Modules to enable. |
BlockContentContextualLinksTest::testBlockContentContextualLinks | function | core/ |
Tests contextual links. |
BlockContentController | class | core/ |
|
BlockContentController.php | file | core/ |
|
BlockContentController::$blockContentStorage | property | core/ |
The custom block storage. |
BlockContentController::$blockContentTypeStorage | property | core/ |
The custom block type storage. |
BlockContentController::$themeHandler | property | core/ |
The theme handler. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.