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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestComputedFieldTest::getExpectedCacheTags | function | core/ |
Retrieves the expected cache tags for the response. |
| EntityTestComputedFieldTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EntityTestComputedFieldTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EntityTestComputedFieldTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| EntityTestComputedFieldTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestConstraints | class | core/ |
Defines a test class for testing the definition of entity level constraints. |
| EntityTestConstraints.php | file | core/ |
|
| EntityTestConstraints::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestConstraintsHooks | class | core/ |
Hook implementations for entity_test_constraints. |
| EntityTestConstraintsHooks.php | file | core/ |
|
| EntityTestConstraintsHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| EntityTestConstraintsHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
| EntityTestConstraintViolation | class | core/ |
Defines the test entity class for testing entity constraint violations. |
| EntityTestConstraintViolation.php | file | core/ |
|
| EntityTestConstraintViolation::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestContainerFactoryPlugin | class | core/ |
A dummy constraint for testing \Drupal\Core\Validation\ConstraintFactory. |
| EntityTestContainerFactoryPlugin.php | file | core/ |
|
| EntityTestContainerFactoryPlugin::create | function | core/ |
Creates an instance of the plugin. |
| EntityTestController | class | core/ |
Controller routines for entity_test routes. |
| EntityTestController.php | file | core/ |
|
| EntityTestController::listEntitiesAlphabetically | function | core/ |
List entities of the given entity type labels, sorted alphabetically. |
| EntityTestController::listEntitiesEmpty | function | core/ |
Empty list of entities of the given entity type. |
| EntityTestController::listReferencingEntities | function | core/ |
List entity_test entities referencing the given entity. |
| EntityTestController::testAdmin | function | core/ |
Returns an empty page. |
| EntityTestDateOnlyTest | class | core/ |
Tests the datetime field constraint with 'date' items. |
| EntityTestDateOnlyTest.php | file | core/ |
|
| EntityTestDateOnlyTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
| EntityTestDateOnlyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestDateOnlyTest::$fieldName | property | core/ |
Datetime test field name. |
| EntityTestDateOnlyTest::$modules | property | core/ |
Modules to install. |
| EntityTestDateOnlyTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| EntityTestDateOnlyTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestDateOnlyTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDateOnlyTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDateOnlyTest::setUp | function | core/ |
|
| EntityTestDateRangeTest | class | core/ |
Tests the 'daterange' field's normalization. |
| EntityTestDateRangeTest.php | file | core/ |
|
| EntityTestDateRangeTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
| EntityTestDateRangeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestDateRangeTest::$fieldName | property | core/ |
Datetime Range test field name. |
| EntityTestDateRangeTest::$modules | property | core/ |
Modules to install. |
| EntityTestDateRangeTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| EntityTestDateRangeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestDateRangeTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDateRangeTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDateRangeTest::setUp | function | core/ |
|
| EntityTestDatetimeTest | class | core/ |
Tests the datetime field constraint with 'datetime' items. |
| EntityTestDatetimeTest.php | file | core/ |
|
| EntityTestDatetimeTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
| EntityTestDatetimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 564
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.