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 |
---|---|---|---|
EntityViewDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
|
EntityViewDisplayResourceTestBase::setUpAuthorization | function | core/ |
|
EntityViewDisplayTest | class | core/ |
JSON:API integration test for the "EntityViewDisplay" config entity type. |
EntityViewDisplayTest.php | file | core/ |
|
EntityViewDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewDisplayTest::$entity | property | core/ |
|
EntityViewDisplayTest::$entityTypeId | property | core/ |
The tested entity type. |
EntityViewDisplayTest::$modules | property | core/ |
Modules to install. |
EntityViewDisplayTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
EntityViewDisplayTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
EntityViewDisplayTest::createEntity | function | core/ |
Creates the entity to be tested. |
EntityViewDisplayTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
EntityViewDisplayTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EntityViewDisplayTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
EntityViewDisplayTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityViewDisplayValidationTest | class | core/ |
Tests validation of entity_view_display entities. |
EntityViewDisplayValidationTest.php | file | core/ |
|
EntityViewDisplayValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
EntityViewDisplayValidationTest::$modules | property | core/ |
Modules to install. |
EntityViewDisplayValidationTest::setUp | function | core/ |
|
EntityViewDisplayValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
EntityViewDisplayValidationTest::testLayoutSectionPluginIdIsValidated | function | core/ |
Tests that the plugin ID of a Layout Builder section is validated. |
EntityViewDisplayValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the entity view display is checked. |
EntityViewDisplayXmlAnonTest | class | core/ |
@group rest |
EntityViewDisplayXmlAnonTest.php | file | core/ |
|
EntityViewDisplayXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewDisplayXmlAnonTest::$format | property | core/ |
The format to use in this test. |
EntityViewDisplayXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewDisplayXmlBasicAuthTest | class | core/ |
@group rest |
EntityViewDisplayXmlBasicAuthTest.php | file | core/ |
|
EntityViewDisplayXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewDisplayXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewDisplayXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityViewDisplayXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewDisplayXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
EntityViewDisplayXmlCookieTest | class | core/ |
@group rest |
EntityViewDisplayXmlCookieTest.php | file | core/ |
|
EntityViewDisplayXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewDisplayXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewDisplayXmlCookieTest::$format | property | core/ |
The format to use in this test. |
EntityViewDisplayXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewHookTest | class | core/ |
Test view/render hooks for entities. |
EntityViewHookTest.php | file | core/ |
|
EntityViewHookTest::testHookEntityDisplayBuildAlter | function | core/ |
Tests hook_entity_display_build_alter(). |
EntityViewMode | class | core/ |
Provides entity view mode destination plugin. |
EntityViewMode | class | core/ |
Defines the entity view mode configuration entity class. |
EntityViewMode.php | file | core/ |
|
EntityViewMode.php | file | core/ |
|
EntityViewMode::getIds | function | core/ |
Gets the destination IDs. |
EntityViewMode::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.