Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentAccessControlHandler | class | core/ |
Defines the access control handler for the content block entity type. |
| BlockContentAccessControlHandler.php | file | core/ |
|
| BlockContentAccessControlHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
| BlockContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| BlockContentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| BlockContentAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| 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::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| BlockContentAddLocalAction::__construct | function | core/ |
Constructs a BlockContentAddLocalAction object. |
| BlockContentBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| BlockContentBlock::blockSubmit | function | core/ |
|
| 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::$blockContentStorage | property | core/ |
The content block storage. |
| BlockContentController::$blockContentTypeStorage | property | core/ |
The content block type storage. |
| 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. |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.