Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestTest.php | file | core/ |
|
| EntityTestTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestTest::$entity | property | core/ |
|
| EntityTestTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestTest::$modules | property | core/ |
Modules to install. |
| EntityTestTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| EntityTestTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| EntityTestTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
| EntityTestTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EntityTestTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityTestTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EntityTestTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| EntityTestTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestTextItemNormalizerTest | class | core/ |
@group rest @group #slow |
| EntityTestTextItemNormalizerTest.php | file | core/ |
|
| EntityTestTextItemNormalizerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestTextItemNormalizerTest::$format | property | core/ |
The format to use in this test. |
| EntityTestTextItemNormalizerTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityTestTextItemNormalizerTest::$modules | property | core/ |
Modules to install. |
| EntityTestTextItemNormalizerTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestTextItemNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityTestTextItemNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| EntityTestTextItemNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestTextItemNormalizerTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestTextItemNormalizerTest::providerTestGetWithFormat | function | core/ |
|
| EntityTestTextItemNormalizerTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestTextItemNormalizerTest::testGetWithFormat | function | core/ |
Tests GETting an entity with the test text field set to a specific format. |
| EntityTestTranslatableNoUISkip | class | core/ |
Defines the test entity class. |
| EntityTestTranslatableNoUISkip.php | file | core/ |
|
| EntityTestTranslatableUISkip | class | core/ |
Defines the test entity class. |
| EntityTestTranslatableUISkip.php | file | core/ |
|
| EntityTestUniqueConstraint | class | core/ |
Defines a test entity class for unique constraint. |
| EntityTestUniqueConstraint.php | file | core/ |
|
| EntityTestUniqueConstraint::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestUpdate | class | core/ |
Defines the test entity class for testing definition and schema updates. |
| EntityTestUpdate.php | file | core/ |
|
| EntityTestUpdate::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestUpdate::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTestUpdate::preCreate | function | core/ |
Changes the values of an entity before it is created. |
| EntityTestUpdateStorage | class | core/ |
Helper class for entity update testing. |
| EntityTestUpdateStorage.php | file | core/ |
|
| EntityTestUpdateStorage::saveToDedicatedTables | function | core/ |
Saves values of fields that use dedicated tables. |
| EntityTestUpdateStorageSchema | class | core/ |
Defines the entity_test_update storage_schema handler. |
| EntityTestUpdateStorageSchema.php | file | core/ |
|
| EntityTestUpdateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| EntityTestUpdateStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| EntityTestUserClass | class | core/ |
A custom bundle class for the User entity. |
| EntityTestUserClass.php | file | core/ |
|
| EntityTestVariant | class | core/ |
Defines a custom class to use for EntityTest. |
Pagination
- Previous page
- Page 244
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.