Search for d
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
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::$entityDisplayRepository | property | core/ |
The entity display repository. |
BlockContentBlock::$uuidLookup | property | core/ |
The block content UUID lookup service. |
BlockContentBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
BlockContentBlock::defaultConfiguration | function | core/ |
|
BlockContentCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentCacheTagsTest::$modules | property | core/ |
Modules to install. |
BlockContentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
BlockContentContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentContextualLinksTest::$modules | property | core/ |
Modules to install. |
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::editRedirect | function | core/ |
Provides a redirect to block edit page. |
BlockContentController::getAddFormTitle | function | core/ |
Provides the page title for this controller. |
BlockContentCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentCreationTest::$modules | property | core/ |
Modules to install. |
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. |
BlockContentDeleteForm | class | core/ |
Provides a confirmation form for deleting a content 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 install. |
BlockContentDeletionTest::setUp | function | core/ |
|
BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache | function | core/ |
Tests deleting a block_content updates the discovered block plugin. |
BlockContentDeriverTest | class | core/ |
Tests block content plugin deriver. |
BlockContentDeriverTest.php | file | core/ |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.