Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Test deleting a block. |
| BlockContentCreationTest::testConfigDependencies | function | core/ |
Test that 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. |
| 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::$modules | property | core/ |
Modules to enable. |
| BlockContentDeriverTest::setUp | function | core/ |
|
| BlockContentDeriverTest::testReusableBlocksOnlyAreDerived | function | core/ |
Tests that only reusable blocks are derived. |
| 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 enable. |
| BlockContentEntityReferenceSelectionTest::$selectionHandler | property | core/ |
Test selection handler. |
| BlockContentEntityReferenceSelectionTest::fieldConditionProvider | function | core/ |
Provides possible fields and condition types. |
| BlockContentEntityReferenceSelectionTest::setUp | function | core/ |
|
| BlockContentEntityReferenceSelectionTest::testFieldConditions | function | core/ |
Tests setting 'reusable' condition on different levels. |
| BlockContentEntityReferenceSelectionTest::testNoConditions | function | core/ |
Test with no conditions set. |
| BlockContentEntityReferenceSelectionTest::testQueriesNotAltered | function | core/ |
Tests to make sure queries without the expected tags are not altered. |
| BlockContentEvents | class | core/ |
Defines events for the block_content module. |
| BlockContentEvents.php | file | core/ |
|
| BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY | constant | core/ |
Name of the event when getting the dependency of a non-reusable block. |
| BlockContentFieldFilterTest | class | core/ |
Tests block_content field filters with translations. |
| BlockContentFieldFilterTest.php | file | core/ |
|
| BlockContentFieldFilterTest::$blockContentInfos | property | core/ |
List of block_content infos by language. |
| BlockContentFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentFieldFilterTest::$modules | property | core/ |
Modules to enable. |
| BlockContentFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
| BlockContentFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given block_content translation counts are correct. |
| BlockContentFieldFilterTest::setUp | function | core/ |
|
| BlockContentFieldFilterTest::testFilters | function | core/ |
Tests body and info filters. |
| BlockContentForm | class | core/ |
Form handler for the custom block edit forms. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.