Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Creates an instance of the plugin. |
BlockContentAddLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
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/ |
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 Content 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 install. |
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 install. |
BlockContentContextualLinksTest::testBlockContentContextualLinks | function | core/ |
Tests contextual links. |
BlockContentController | class | core/ |
|
BlockContentController.php | file | core/ |
|
BlockContentController::$blockContentStorage | property | core/ |
The content block storage. |
BlockContentController::$blockContentTypeStorage | property | core/ |
The content block type storage. |
BlockContentController::$themeHandler | property | core/ |
The theme handler. |
BlockContentController::add | function | core/ |
Displays add content block links for available types. |
BlockContentController::addForm | function | core/ |
Presents the content block creation form. |
BlockContentController::blockContentTypeRedirect | function | core/ |
Provides a redirect to the list of block types. |
BlockContentController::blockLibraryRedirect | function | core/ |
Provides a redirect to the content block library. |
BlockContentController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.