Search for entityView
- Search 7.x for entityView
- Search 9.5.x for entityView
- Search 10.3.x for entityView
- Search 11.x for entityView
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderEntityViewDisplayResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
LayoutBuilderEntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
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 enable. |
LayoutBuilderEntityViewDisplayTest::createEntity | function | core/ |
Creates the entity to be tested. |
LayoutBuilderEntityViewDisplayTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
LayoutBuilderEntityViewDisplayTest::getSectionStorage | function | core/ |
Sets up the section storage entity. |
LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled | function | core/ |
Provides test data for ::testIsLayoutBuilderEnabled(). |
LayoutBuilderEntityViewDisplayTest::testGetRuntimeSections | function | core/ |
@covers ::getRuntimeSections @group legacy @expectedDeprecation \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay::getRuntimeSections() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0.… |
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 set to TRUE. |
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. |
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. |
QuickEditIntegration::buildEntityView | function | core/ |
@todo Replace this hardcoded processing when https://www.drupal.org/project/drupal/issues/3041635 is resolved. |
QuickEditIntegration::entityViewAlter | function | core/ |
Alters the entity view build for Quick Edit compatibility. |
ResponsiveImageIntegrationTest::testEntityViewDisplayDependency | function | core/ |
Tests integration with entity view display. |
TestEntityViewsData | class | core/ |
|
TestEntityViewsData::setEntityType | function | core/ |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.