Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormModeListBuilder | class | core/ |
Defines a class to build a listing of form mode entities. |
| 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. |
| EntityFormModeValidationTest | class | core/ |
Tests validation of entity_form_mode entities. |
| EntityFormModeValidationTest.php | file | core/ |
|
| EntityFormModeValidationTest::$modules | property | core/ |
Modules to install. |
| EntityFormModeValidationTest::setUp | function | core/ |
|
| EntityFormModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| 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/ |
Pagination
- Previous page
- Page 500
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.