Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityFormDisplayXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormInterface::save | function | core/ |
Form submission handler for the 'save' action. |
| EntityFormInterface::setEntity | function | core/ |
Sets the form entity. |
| EntityFormInterface::setEntityManager | function | core/ |
Sets the entity manager for this form. |
| EntityFormInterface::setEntityTypeManager | function | core/ |
Sets the entity type manager for this form. |
| EntityFormInterface::setModuleHandler | function | core/ |
Sets the module handler for this form. |
| EntityFormInterface::setOperation | function | core/ |
Sets the operation for this form. |
| EntityFormInterface::setStringTranslation | function | core/ |
Sets the string translation service for this form. |
| EntityFormModeHalJsonAnonTest | class | core/ |
@group hal |
| EntityFormModeHalJsonAnonTest.php | file | core/ |
|
| EntityFormModeHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 390
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.