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 |
|---|---|---|---|
| EntityViewDisplayEditForm.php | file | core/ |
|
| EntityViewDisplayEditForm::$displayContext | property | core/ |
The display context. Either 'view' or 'form'. |
| EntityViewDisplayEditForm::alterSettingsSummary | function | core/ |
Alters the widget or formatter settings summary. |
| EntityViewDisplayEditForm::buildExtraFieldRow | function | core/ |
Builds the table row structure for a single extra field. |
| EntityViewDisplayEditForm::buildFieldRow | function | core/ |
Builds the table row structure for a single field. |
| EntityViewDisplayEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| EntityViewDisplayEditForm::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
| EntityViewDisplayEditForm::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
| EntityViewDisplayEditForm::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
| EntityViewDisplayEditForm::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
| EntityViewDisplayEditForm::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
| EntityViewDisplayEditForm::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
| EntityViewDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
| EntityViewDisplayEditForm::thirdPartySettingsForm | function | core/ |
Adds the widget or formatter third party settings forms. |
| EntityViewDisplayInterface | interface | core/ |
Provides a common interface for entity view displays. |
| EntityViewDisplayInterface.php | file | core/ |
|
| EntityViewDisplayInterface::build | function | core/ |
Builds a renderable array for the components of an entity. |
| EntityViewDisplayInterface::buildMultiple | function | core/ |
Builds a renderable array for the components of a set of entities. |
| EntityViewDisplayJsonAnonTest | class | core/ |
@group rest |
| EntityViewDisplayJsonAnonTest.php | file | core/ |
|
| EntityViewDisplayJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewDisplayJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityViewDisplayJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityViewDisplayJsonBasicAuthTest | class | core/ |
@group rest |
| EntityViewDisplayJsonBasicAuthTest.php | file | core/ |
|
| EntityViewDisplayJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityViewDisplayJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewDisplayJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EntityViewDisplayJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityViewDisplayJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| EntityViewDisplayJsonCookieTest | class | core/ |
@group rest |
| EntityViewDisplayJsonCookieTest.php | file | core/ |
|
| EntityViewDisplayJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityViewDisplayJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewDisplayJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EntityViewDisplayJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityViewDisplayResourceTestBase | class | core/ |
|
| EntityViewDisplayResourceTestBase.php | file | core/ |
|
| EntityViewDisplayResourceTestBase::$entity | property | core/ |
|
| EntityViewDisplayResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityViewDisplayResourceTestBase::$modules | property | core/ |
Modules to install. |
| EntityViewDisplayResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| EntityViewDisplayResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityViewDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityViewDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityViewDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityViewDisplayResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityViewDisplayTest | class | core/ |
JSON:API integration test for the "EntityViewDisplay" config entity type. |
| EntityViewDisplayTest.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.