Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestCompositeConstraint | class | core/ |
Defines a test class for testing composite constraints. |
| EntityTestCompositeConstraint | class | core/ |
Constraint with multiple fields. |
| EntityTestCompositeConstraint.php | file | core/ |
|
| EntityTestCompositeConstraint.php | file | core/ |
|
| EntityTestCompositeConstraint::$message | property | core/ |
|
| EntityTestCompositeConstraint::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestCompositeConstraint::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
| EntityTestCompositeConstraintValidator | class | core/ |
Constraint validator for the EntityTestComposite constraint. |
| EntityTestCompositeConstraintValidator.php | file | core/ |
|
| EntityTestCompositeConstraintValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
| EntityTestCompositeConstraintValidator::validate | function | core/ |
|
| 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 enable. |
| 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. |
Pagination
- Previous page
- Page 518
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.