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 |
---|---|---|---|
EntityViewModeInterface | interface | core/ |
Provides an interface defining an entity view mode entity type. |
EntityViewModeInterface.php | file | core/ |
|
EntityViewModeJsonAnonTest | class | core/ |
@group rest |
EntityViewModeJsonAnonTest.php | file | core/ |
|
EntityViewModeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
EntityViewModeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewModeJsonBasicAuthTest | class | core/ |
@group rest |
EntityViewModeJsonBasicAuthTest.php | file | core/ |
|
EntityViewModeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewModeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityViewModeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewModeJsonBasicAuthTest::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
EntityViewModeJsonCookieTest | class | core/ |
@group rest |
EntityViewModeJsonCookieTest.php | file | core/ |
|
EntityViewModeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewModeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
EntityViewModeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewModeResourceTestBase | class | core/ |
|
EntityViewModeResourceTestBase.php | file | core/ |
|
EntityViewModeResourceTestBase::$entity | property | core/ |
|
EntityViewModeResourceTestBase::$entityTypeId | property | core/ |
|
EntityViewModeResourceTestBase::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
EntityViewModeResourceTestBase::createEntity | function | core/ |
|
EntityViewModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
EntityViewModeResourceTestBase::getNormalizedPostEntity | function | core/ |
|
EntityViewModeResourceTestBase::setUpAuthorization | function | core/ |
|
EntityViewModeTest | class | core/ |
JSON:API integration test for the "EntityViewMode" config entity type. |
EntityViewModeTest.php | file | core/ |
|
EntityViewModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeTest::$entity | property | core/ |
|
EntityViewModeTest::$entityTypeId | property | core/ |
The tested entity type. |
EntityViewModeTest::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
EntityViewModeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
EntityViewModeTest::createEntity | function | core/ |
Creates the entity to be tested. |
EntityViewModeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
EntityViewModeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
EntityViewModeTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityViewModeValidationTest | class | core/ |
Tests validation of entity_view_mode entities. |
EntityViewModeValidationTest.php | file | core/ |
|
EntityViewModeValidationTest::$modules | property | core/ |
Modules to install. |
EntityViewModeValidationTest::setUp | function | core/ |
|
EntityViewModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
EntityViewModeXmlAnonTest | class | core/ |
@group rest |
EntityViewModeXmlAnonTest.php | file | core/ |
|
EntityViewModeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
EntityViewModeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.