Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormModeListBuilder.php | file | core/ |
|
| EntityFormModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their form mode handlers. |
| EntityFormModeResourceTestBase | class | 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. |
| EntityFormTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityForm[[api-linebreak]] @group Entity |
| EntityFormTest | class | core/ |
Tests the entity form. |
| EntityFormTest.php | file | core/ |
|
| EntityFormTest.php | file | core/ |
|
| EntityFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormTest::$entityForm | property | core/ |
The mocked entity form. |
| EntityFormTest::$entityType | property | core/ |
A fake entity type used in the test. |
| EntityFormTest::$modules | property | core/ |
Modules to enable. |
| EntityFormTest::doTestFormCRUD | function | core/ |
Executes the form CRUD tests for the given entity type. |
| EntityFormTest::doTestMultilingualFormCRUD | function | core/ |
Executes the multilingual form CRUD tests for the given entity type ID. |
Pagination
- Previous page
- Page 484
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.