Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormModeResourceTestBase | class | core/ |
|
| EntityFormModeResourceTestBase.php | file | core/ |
|
| EntityFormModeResourceTestBase.php | file | core/ |
|
| EntityFormModeResourceTestBase::$entity | property | core/ |
|
| EntityFormModeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormModeResourceTestBase::$modules | property | core/ |
@todo: Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityFormModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityFormModeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityFormModeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityFormModeTest | class | core/ |
JSON:API integration test for the "EntityFormMode" config entity type. |
| EntityFormModeTest.php | file | core/ |
|
| EntityFormModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeTest::$entity | property | core/ |
|
| EntityFormModeTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormModeTest::$modules | property | core/ |
@todo: Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| EntityFormModeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityFormModeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EntityFormModeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EntityFormModeTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityFormModeXmlAnonTest | class | core/ |
@group rest |
| EntityFormModeXmlAnonTest.php | file | core/ |
|
| EntityFormModeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormModeXmlBasicAuthTest | class | core/ |
@group rest |
| EntityFormModeXmlBasicAuthTest.php | file | core/ |
|
| EntityFormModeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormModeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormModeXmlBasicAuthTest::$modules | property | core/ |
@todo: Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeXmlCookieTest | class | core/ |
@group rest |
| EntityFormModeXmlCookieTest.php | file | core/ |
|
| EntityFormModeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormModeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityManager::clearDisplayModeInfo | function | core/ |
|
| EntityManager::getAllFormModes | function | core/ |
|
| EntityManager::getAllViewModes | function | core/ |
|
| EntityManager::getFormModeOptions | function | core/ |
|
| EntityManager::getFormModeOptionsByBundle | function | core/ |
|
| EntityManager::getFormModes | function | core/ |
|
| EntityManager::getViewModeOptions | function | core/ |
|
| EntityManager::getViewModeOptionsByBundle | function | core/ |
|
| EntityManager::getViewModes | function | core/ |
|
| EntityManagerTest::testClearDisplayModeInfo | function | core/ |
Tests the clearDisplayModeInfo() method. |
| EntityManagerTest::testGetAllFormModes | function | core/ |
Tests the getAllFormModes() method. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.