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 |
---|---|---|---|
EntityViewModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityViewModeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityViewModeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
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. |
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. |
EntityViewModeXmlBasicAuthTest | class | core/ |
@group rest |
EntityViewModeXmlBasicAuthTest.php | file | core/ |
|
EntityViewModeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewModeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityViewModeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewModeXmlBasicAuthTest::$modules | property | core/ |
@todo: Remove 'field_ui' when https://www.drupal.org/node/2867266. |
EntityViewModeXmlCookieTest | class | core/ |
@group rest |
EntityViewModeXmlCookieTest.php | file | core/ |
|
EntityViewModeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewModeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
EntityViewModeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewsData | class | core/ |
Provides generic views integration for entities. |
EntityViewsData.php | file | core/ |
|
EntityViewsData::$deprecatedProperties | property | core/ |
|
EntityViewsData::$entityFieldManager | property | core/ |
The entity field manager. |
EntityViewsData::$entityType | property | core/ |
Entity type for this views data handler instance. |
EntityViewsData::$entityTypeManager | property | core/ |
The entity type manager. |
EntityViewsData::$fieldStorageDefinitions | property | core/ |
The field storage definitions for all base fields of the entity type. |
EntityViewsData::$moduleHandler | property | core/ |
The module handler. |
EntityViewsData::$storage | property | core/ |
The storage used for this entity type. |
EntityViewsData::$translationManager | property | core/ |
The translation manager. |
EntityViewsData::addEntityLinks | function | core/ |
Sets the entity links in case corresponding link templates exist. |
EntityViewsData::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
EntityViewsData::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions. |
EntityViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
EntityViewsData::getViewsTableForEntityType | function | core/ |
Gets the table of an entity type to be used as base table in views. |
EntityViewsData::mapFieldDefinition | function | core/ |
Puts the views data for a single field onto the views data. |
EntityViewsData::mapSingleFieldViewsData | function | core/ |
Provides the views data for a given data type and schema field. |
EntityViewsData::processViewsDataForEntityReference | function | core/ |
Processes the views data for an entity reference field. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.