Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormDisplayResourceTestBase.php | file | core/ |
|
| EntityFormDisplayResourceTestBase.php | file | core/ |
|
| EntityFormDisplayResourceTestBase::$entity | property | core/ |
|
| EntityFormDisplayResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormDisplayResourceTestBase::$modules | property | core/ |
Modules to install. |
| EntityFormDisplayResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityFormDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityFormDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityFormDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityFormDisplayResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityFormDisplayTest | class | core/ |
Tests the entity display configuration entities. |
| EntityFormDisplayTest | class | core/ |
JSON:API integration test for the "EntityFormDisplay" config entity type. |
| EntityFormDisplayTest.php | file | core/ |
|
| EntityFormDisplayTest.php | file | core/ |
|
| EntityFormDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayTest::$entity | property | core/ |
|
| EntityFormDisplayTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormDisplayTest::$modules | property | core/ |
Modules to enable. |
| EntityFormDisplayTest::$modules | property | core/ |
Modules to install. |
| EntityFormDisplayTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| EntityFormDisplayTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| EntityFormDisplayTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityFormDisplayTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EntityFormDisplayTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityFormDisplayTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EntityFormDisplayTest::setUp | function | core/ |
|
| EntityFormDisplayTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityFormDisplayTest::testBaseFieldComponent | function | core/ |
Tests the behavior of a field component for a base field. |
| EntityFormDisplayTest::testDeleteField | function | core/ |
Tests deleting field. |
| EntityFormDisplayTest::testEntityGetFromDisplay | function | core/ |
@covers \Drupal\Core\Entity\EntityDisplayRepository::getFormDisplay[[api-linebreak]] |
| EntityFormDisplayTest::testFieldComponent | function | core/ |
Tests the behavior of a field component within an EntityFormDisplay object. |
| EntityFormDisplayTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). |
| EntityFormDisplayXmlAnonTest | class | core/ |
@group rest |
| EntityFormDisplayXmlAnonTest.php | file | core/ |
|
| EntityFormDisplayXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityFormDisplayXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormDisplayXmlBasicAuthTest | class | core/ |
@group rest |
| EntityFormDisplayXmlBasicAuthTest.php | file | core/ |
|
| EntityFormDisplayXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormDisplayXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EntityFormDisplayXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormDisplayXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| EntityFormDisplayXmlCookieTest | class | core/ |
@group rest |
| EntityFormDisplayXmlCookieTest.php | file | core/ |
|
| EntityFormDisplayXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormDisplayXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayXmlCookieTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 472
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.