Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestNoLabel | class | core/ |
Test entity class. |
| EntityTestNoLabel.php | file | core/ |
|
| EntityTestNoLabel::label | function | core/ |
Gets the label of the entity. |
| EntityTestNoLoadStorage | class | core/ |
Test storage class used to verify that no load operation is triggered. |
| EntityTestNoLoadStorage.php | file | core/ |
|
| EntityTestNoLoadStorage::load | function | core/ |
Loads one entity. |
| EntityTestNoUuid | class | core/ |
Test entity class with revisions but without UUIDs. |
| EntityTestNoUuid.php | file | core/ |
|
| EntityTestPermissions | class | core/ |
Provides dynamic permissions for entity test. |
| EntityTestPermissions.php | file | core/ |
|
| EntityTestPermissions::buildPermissions | function | core/ |
Returns a list of entity test permissions for a given entity test bundle. |
| EntityTestPermissions::entityTestBundlePermissions | function | core/ |
Returns an array of entity_test_bundle permissions. |
| EntityTestReferenceCustomCacheTagFormatter | class | core/ |
Plugin implementation of the 'entity_reference_custom_cache_tag' formatter. |
| EntityTestReferenceCustomCacheTagFormatter.php | file | core/ |
|
| EntityTestReferenceCustomCacheTagFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityTestResourceTestBase | class | core/ |
|
| EntityTestResourceTestBase | class | core/ |
|
| EntityTestResourceTestBase.php | file | core/ |
|
| EntityTestResourceTestBase.php | file | core/ |
|
| EntityTestResourceTestBase::$entity | property | core/ |
|
| EntityTestResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestResourceTestBase::$modules | property | core/ |
Modules to install. |
| EntityTestResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| EntityTestResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityTestResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestRev | class | core/ |
Defines the test entity class. |
| EntityTestRev.php | file | core/ |
|
| EntityTestRev::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestRevisionTest | class | core/ |
Tests wizard for generic revisionable entities. |
| EntityTestRevisionTest.php | file | core/ |
|
| EntityTestRevisionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestRevisionTest::$modules | property | core/ |
Modules to enable. |
| EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable | function | core/ |
Tests creating a view of revisions where the type is not on the base table. |
| EntityTestRevPub | class | core/ |
Defines the test entity class. |
| EntityTestRevPub.php | file | core/ |
|
| EntityTestRevPub::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestRoutes | class | core/ |
Subscriber for Entity Test routes. |
| EntityTestRoutes.php | file | core/ |
|
| EntityTestRoutes::routes | function | core/ |
Returns an array of route objects. |
| EntityTestStringId | class | core/ |
Defines a test entity class with a string ID. |
| EntityTestStringId.php | file | core/ |
|
| EntityTestStringId::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestTest | class | core/ |
JSON:API integration test for the "EntityTest" content entity type. |
| 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. |
Pagination
- Previous page
- Page 517
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.