Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x 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/ |
Resource test base for the entity_form_mode entity. |
| EntityFormModeResourceTestBase.php | file | core/ |
|
| EntityFormModeResourceTestBase::$entity | property | core/ |
|
| EntityFormModeResourceTestBase::$entityTypeId | property | core/ |
|
| EntityFormModeResourceTestBase::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeResourceTestBase::createEntity | function | core/ |
|
| EntityFormModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| EntityFormModeResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| EntityFormModeResourceTestBase::setUpAuthorization | function | core/ |
|
| 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. |
| EntityFormModeUpdatePathTest | class | core/ |
Tests update path for the entity form mode description value from '' to NULL. |
| EntityFormModeUpdatePathTest.php | file | core/ |
|
| EntityFormModeUpdatePathTest::setDatabaseDumpFiles | function | core/ |
|
| EntityFormModeUpdatePathTest::testRunUpdates | function | core/ |
Tests update path for the entity form mode description value from '' to NULL. |
| EntityFormModeValidationTest | class | core/ |
Tests validation of entity_form_mode entities. |
| EntityFormModeValidationTest.php | file | core/ |
|
| EntityFormModeValidationTest::$modules | property | core/ |
|
| EntityFormModeValidationTest::$propertiesWithOptionalValues | property | core/ |
|
| EntityFormModeValidationTest::providerInvalidMachineNameCharacters | function | core/ |
|
| EntityFormModeValidationTest::setUp | function | core/ |
|
| EntityFormModeValidationTest::testDescriptionCannotBeEmpty | function | core/ |
Tests that description can be NULL, but not empty strings. |
| EntityFormModeValidationTest::testImmutableProperties | function | core/ |
|
| EntityFormModeValidationTest::testMachineNameLength | function | core/ |
Tests that the entity ID's length is validated if it is a machine name. |
| EntityFormModeXmlAnonTest | class | core/ |
Tests Entity Form Mode Xml Anon. |
| EntityFormModeXmlAnonTest.php | file | core/ |
|
| EntityFormModeXmlAnonTest::$defaultTheme | property | core/ |
|
| EntityFormModeXmlAnonTest::$format | property | core/ |
|
| EntityFormModeXmlAnonTest::$mimeType | property | core/ |
|
| EntityFormModeXmlBasicAuthTest | class | core/ |
Tests Entity Form Mode Xml Basic Auth. |
| EntityFormModeXmlBasicAuthTest.php | file | core/ |
|
| EntityFormModeXmlBasicAuthTest::$auth | property | core/ |
|
| EntityFormModeXmlBasicAuthTest::$defaultTheme | property | core/ |
|
| EntityFormModeXmlBasicAuthTest::$format | property | core/ |
|
| EntityFormModeXmlBasicAuthTest::$mimeType | property | core/ |
|
| EntityFormModeXmlBasicAuthTest::$modules | property | core/ |
|
| EntityFormModeXmlCookieTest | class | core/ |
Tests Entity Form Mode Xml Cookie. |
| EntityFormModeXmlCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 519
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.