Search for content
- Search 7.x for content
 - Search 8.9.x for content
 - Search 10.3.x for content
 - Search 11.x for content
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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. | 
| 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/ | 
                                                                                        Instantiates a new instance of this class. | 
| 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 enable. | 
| BlockContentCreationTest::$permissions | property | core/ | 
                                                                                        Permissions to grant admin user. | 
| BlockContentCreationTest::setUp | function | core/ | 
                                                                                        Sets the test up. | 
| BlockContentCreationTest::testBlockContentCreation | function | core/ | 
                                                                                        Creates a "Basic page" block and verifies its consistency in the database. | 
| BlockContentCreationTest::testBlockContentCreationMultipleViewModes | function | core/ | 
                                                                                        Creates a "Basic page" block with multiple view modes. | 
| 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 custom block. | 
| BlockContentCreationTest::testFailedBlockCreation | function | core/ | 
                                                                                        Verifies that a transaction rolls back the failed creation. | 
| BlockContentDeleteForm | class | core/ | 
                                                                                        Provides a confirmation form for deleting a custom block entity. | 
| BlockContentDeleteForm.php | file | core/ | 
                                                                                        |
| BlockContentDeleteForm::getDescription | function | core/ | 
                                                                                        Returns additional text to display as a description. | 
| BlockContentDeletionTest | class | core/ | 
                                                                                        Tests that deleting a block clears the cached definitions. | 
| BlockContentDeletionTest.php | file | core/ | 
                                                                                        |
| BlockContentDeletionTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
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.