Search for entityView
- Search 7.x for entityView
- Search 9.5.x for entityView
- Search 8.9.x for entityView
- Search 10.3.x for entityView
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderEntityViewDisplayStorage | class | core/ |
Provides storage for entity view display entities that have layouts. |
LayoutBuilderEntityViewDisplayStorage.php | file | core/ |
|
LayoutBuilderEntityViewDisplayStorage::mapFromStorageRecords | function | core/ |
Maps from storage records to entity objects. |
LayoutBuilderEntityViewDisplayStorage::mapToStorageRecord | function | core/ |
Maps from an entity object to the storage record. |
LayoutBuilderEntityViewDisplayTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay |
LayoutBuilderEntityViewDisplayTest | class | core/ |
JSON:API integration test for the "EntityViewDisplay" config entity type. |
LayoutBuilderEntityViewDisplayTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderEntityViewDisplayTest::createEntity | function | core/ |
Creates the entity to be tested. |
LayoutBuilderEntityViewDisplayTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
LayoutBuilderEntityViewDisplayTest::getSectionList | function | core/ |
Sets up the section list. |
LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled | function | core/ |
Provides test data for ::testIsLayoutBuilderEnabled(). |
LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration | function | core/ |
Tests that configuration schema enforces valid values. |
LayoutBuilderEntityViewDisplayTest::testIsLayoutBuilderEnabled | function | core/ |
@dataProvider providerTestIsLayoutBuilderEnabled |
LayoutBuilderEntityViewDisplayTest::testSetOverridable | function | core/ |
Tests that setting overridable enables Layout Builder only when TRUE. |
LayoutBuilderEntityViewDisplayValidationTest | class | core/ |
Tests validation of Layout Builder's entity_view_display entities. |
LayoutBuilderEntityViewDisplayValidationTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayValidationTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderEntityViewDisplayValidationTest::setUp | function | core/ |
|
LayoutBuilderEntityViewDisplayValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
LayoutBuilderEntityViewDisplayValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
LayoutBuilderEntityViewDisplayXmlAnonTest | class | core/ |
@group layout_builder @group rest |
LayoutBuilderEntityViewDisplayXmlAnonTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayXmlAnonTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest | class | core/ |
@group layout_builder @group rest |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderEntityViewDisplayXmlCookieTest | class | core/ |
@group layout_builder @group rest |
LayoutBuilderEntityViewDisplayXmlCookieTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
LayoutBuilderEntityViewDisplayXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayXmlCookieTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderHooks::entityViewAlter | function | core/ |
Implements hook_entity_view_alter(). |
MediaTestEmbedHooks::entityViewAlter | function | core/ |
Implements hook_entity_view_alter(). |
NodeEntityViewModeAlterTest | class | core/ |
Tests changing view modes for nodes. |
NodeEntityViewModeAlterTest.php | file | core/ |
|
NodeEntityViewModeAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeEntityViewModeAlterTest::$modules | property | core/ |
Enable dummy module that implements hook_ENTITY_TYPE_view() for nodes. |
NodeEntityViewModeAlterTest::testNodeViewModeChange | function | core/ |
Create a "Basic page" node and verify its consistency in the database. |
NodeHooks1::entityViewDisplayAlter | function | core/ |
Implements hook_entity_view_display_alter(). |
NodeTestHooks::entityViewModeAlter | function | core/ |
Implements hook_entity_view_mode_alter(). |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.