Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| BlockContentCreationTest::testDefaultBlockContentCreation | function | core/ |
Create a default content block. |
| BlockContentCreationTest::testFailedBlockCreation | function | core/ |
Verifies that a transaction rolls back the failed creation. |
| 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/ |
|
| BlockContentDeriverTest::$baseDefinition | property | core/ |
The definition array of the base plugin. |
| BlockContentDeriverTest::$blockContentDerivative | property | core/ |
The tested block content derivative class. |
| BlockContentDeriverTest::$blockContentStorage | property | core/ |
The block content storage. |
| BlockContentDeriverTest::$modules | property | core/ |
Modules to install. |
| BlockContentDeriverTest::setUp | function | core/ |
|
| BlockContentDeriverTest::testGetDerivativeDefinitionsAdminLabels | function | core/ |
Tests the admin labels of derivative definitions. |
| BlockContentDeriverTest::testReusableBlocksOnlyAreDerived | function | core/ |
Tests that only reusable blocks are derived. |
| BlockContentEntityChangedConstraint | class | core/ |
Validation constraint for the block content entity changed timestamp. |
| BlockContentEntityChangedConstraint.php | file | core/ |
|
| BlockContentEntityChangedConstraintValidator | class | core/ |
Validates the BlockContentEntityChanged constraint. |
| BlockContentEntityChangedConstraintValidator.php | file | core/ |
|
| BlockContentEntityChangedConstraintValidator::validate | function | core/ |
|
| BlockContentEntityReferenceSelectionTest | class | core/ |
Tests EntityReference selection handlers don't return non-reusable blocks. |
| BlockContentEntityReferenceSelectionTest.php | file | core/ |
|
| BlockContentEntityReferenceSelectionTest::$blockNonReusable | property | core/ |
Test non-reusable block. |
| BlockContentEntityReferenceSelectionTest::$blockReusable | property | core/ |
Test reusable block. |
| BlockContentEntityReferenceSelectionTest::$entityTypeManager | property | core/ |
The entity type manager. |
| BlockContentEntityReferenceSelectionTest::$expectations | property | core/ |
Test block expectations. |
| BlockContentEntityReferenceSelectionTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.