Search for entityView
- Search 7.x for entityView
- Search 9.5.x for entityView
- Search 8.9.x for entityView
- Search 11.x for entityView
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
ResponsiveImageIntegrationTest::testEntityViewDisplayDependency | function | core/ |
Tests integration with entity view display. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.