Search for d
Title | Object type | File name | Summary |
---|---|---|---|
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::$modules | property | core/ |
Modules to install. |
BlockContentEntityReferenceSelectionTest::$selectionHandler | property | core/ |
Test selection handler. |
BlockContentEntityReferenceSelectionTest::fieldConditionProvider | function | core/ |
Provides possible fields and condition types. |
BlockContentEntityReferenceSelectionTest::testFieldConditions | function | core/ |
Tests setting 'reusable' condition on different levels. |
BlockContentEntityReferenceSelectionTest::testNoConditions | function | core/ |
Tests with no conditions set. |
BlockContentEntityReferenceSelectionTest::testQueriesNotAltered | function | core/ |
Tests to make sure queries without the expected tags are not altered. |
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 install. |
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/ |
Sets up the test. |
BlockContentFieldFilterTest::testFilters | function | core/ |
Tests body and info filters. |
BlockContentGetDependencyEvent | class | core/ |
Block content event to allow setting an access dependency. |
BlockContentGetDependencyEvent.php | file | core/ |
|
BlockContentGetDependencyEvent::$accessDependency | property | core/ |
The dependency. |
BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
BlockContentGetDependencyEvent::getAccessDependency | function | core/ |
Gets the access dependency. |
BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
BlockContentGetDependencyEvent::setAccessDependency | function | core/ |
Sets the access dependency. |
BlockContentGetDependencyEvent::__construct | function | core/ |
BlockContentGetDependencyEvent constructor. |
BlockContentIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentIntegrationTest::assertIds | function | core/ |
Ensures that a list of block_contents appear on the page. |
BlockContentJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockContentJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentListBuilder | class | core/ |
Defines a class to build a listing of content block entities. |
BlockContentListBuilder.php | file | core/ |
|
BlockContentListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BlockContentListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockContentListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentListTest::$modules | property | core/ |
Modules to install. |
BlockContentListViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.