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 |
|---|---|---|---|
| EntityTestCompositeConstraintValidator | class | core/ |
Constraint validator for the EntityTestComposite constraint. |
| EntityTestCompositeConstraintValidator.php | file | core/ |
|
| EntityTestCompositeConstraintValidator::validate | function | core/ |
|
| EntityTestComputedBundleField | class | core/ |
An entity used for testing computed bundle field values. |
| EntityTestComputedBundleField.php | file | core/ |
|
| EntityTestComputedBundleField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestComputedBundleField::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTestComputedField | class | core/ |
An entity used for testing computed field values. |
| EntityTestComputedField.php | file | core/ |
|
| EntityTestComputedField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestComputedFieldNormalizerTest | class | core/ |
Test normalization of computed field. |
| EntityTestComputedFieldNormalizerTest.php | file | core/ |
|
| EntityTestComputedFieldNormalizerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestComputedFieldNormalizerTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestComputedFieldNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityTestComputedFieldNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| EntityTestComputedFieldNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestComputedFieldNormalizerTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityTestComputedFieldNormalizerTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestComputedFieldNormalizerTest::testDelete | function | core/ |
Tests a DELETE request for an entity, plus edge cases to ensure good DX. |
| EntityTestComputedFieldNormalizerTest::testPatch | function | core/ |
Tests a PATCH request for an entity, plus edge cases to ensure good DX. |
| EntityTestComputedFieldNormalizerTest::testPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
| EntityTestComputedFieldTest | class | core/ |
JSON:API integration test for the "EntityTestComputedField" content entity type. |
| EntityTestComputedFieldTest.php | file | core/ |
|
| EntityTestComputedFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestComputedFieldTest::$entity | property | core/ |
|
| EntityTestComputedFieldTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestComputedFieldTest::$modules | property | core/ |
Modules to install. |
| EntityTestComputedFieldTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| EntityTestComputedFieldTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| EntityTestComputedFieldTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestComputedFieldTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityTestComputedFieldTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 534
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.