Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
BlockContentController::editRedirect | function | core/ |
Provides a redirect to block edit page. |
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. |
BlockContentCreationTest.php | file | core/ |
|
BlockContentCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentCreationTest::$modules | property | core/ |
Modules to install. |
BlockContentCreationTest::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentCreationTest::getBlockByLabel | function | core/ |
Load a block based on the label. |
BlockContentCreationTest::setUp | function | core/ |
Sets the test up. |
BlockContentCreationTest::testBlockContentCreation | function | core/ |
Creates a "Basic block" block and verifies its consistency in the database. |
BlockContentCreationTest::testBlockContentCreationMultipleViewModes | function | core/ |
Creates a "Basic page" block with multiple view modes. |
BlockContentCreationTest::testBlockContentFormSubmitHandlers | function | core/ |
Tests the redirect workflow of creating a block_content and block. |
BlockContentCreationTest::testBlockDelete | function | core/ |
Tests deleting a block. |
BlockContentCreationTest::testConfigDependencies | function | core/ |
Tests placed content blocks create a dependency in the block placement. |
BlockContentCreationTest::testDefaultBlockContentCreation | function | core/ |
Create a default content block. |
BlockContentCreationTest::testFailedBlockCreation | function | core/ |
Verifies that a transaction rolls back the failed creation. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.