Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormModeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormModeJsonBasicAuthTest | class | core/ |
Tests Entity Form Mode Json Basic Auth. |
| EntityFormModeJsonBasicAuthTest.php | file | core/ |
|
| EntityFormModeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormModeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormModeJsonBasicAuthTest::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeJsonCookieTest | class | core/ |
Tests Entity Form Mode Json Cookie. |
| EntityFormModeJsonCookieTest.php | file | core/ |
|
| EntityFormModeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormModeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| 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/ |
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/ |
|
| EntityFormModeTest::$entity | property | core/ |
|
| EntityFormModeTest::$entityTypeId | property | core/ |
|
| EntityFormModeTest::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeTest::$resourceTypeName | property | core/ |
|
| EntityFormModeTest::createEntity | function | core/ |
|
| EntityFormModeTest::getExpectedDocument | function | core/ |
|
| EntityFormModeTest::getPostDocument | function | core/ |
|
| EntityFormModeTest::setUpAuthorization | function | core/ |
|
| 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/ |
Modules to install. |
| EntityFormModeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| EntityFormModeValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Data provider for ::testInvalidMachineNameCharacters(). |
| EntityFormModeValidationTest::setUp | function | core/ |
|
| EntityFormModeValidationTest::testDescriptionCannotBeEmpty | function | core/ |
Tests that description can be NULL, but not empty strings. |
| EntityFormModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| EntityFormModeValidationTest::testMachineNameLength | function | core/ |
Tests that the entity ID's length is validated if it is a machine name. |
Pagination
- Previous page
- Page 441
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.