Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
Overrides \Drupal\Core\Block\BlockBase::blockForm(). |
BlockContentBlock::blockSubmit | function | core/ |
|
BlockContentBlock::build | function | core/ |
|
BlockContentBlock::create | 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 Custom Block entity's cache tags. |
BlockContentCacheTagsTest.php | file | core/ |
|
BlockContentCacheTagsTest::$defaultTheme | property | core/ |
|
BlockContentCacheTagsTest::$modules | property | core/ |
|
BlockContentCacheTagsTest::createEntity | function | core/ |
|
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/ |
|
BlockContentContextualLinksTest::$modules | property | core/ |
|
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. |
BlockContentController::add | function | core/ |
Displays add custom block links for available types. |
BlockContentController::addForm | function | core/ |
Presents the custom block creation form. |
BlockContentController::create | function | core/ |
|
BlockContentController::getAddFormTitle | function | core/ |
Provides the page title for this controller. |
BlockContentController::__construct | function | core/ |
Constructs a BlockContent object. |
BlockContentCreationTest | class | core/ |
Create a block and test saving it. |
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.