Search for content
- Search 7.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityStorageBase::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentEntityStorageBase::loadRevision | function | core/ |
Load a specific entity revision. |
ContentEntityStorageBase::loadUnchanged | function | core/ |
Loads an unchanged entity from the database. |
ContentEntityStorageBase::onFieldDefinitionCreate | function | core/ |
|
ContentEntityStorageBase::onFieldDefinitionDelete | function | core/ |
|
ContentEntityStorageBase::onFieldDefinitionUpdate | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionCreate | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionDelete | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionUpdate | function | core/ |
|
ContentEntityStorageBase::populateAffectedRevisionTranslations | function | core/ |
Populates the affected flag for all the revision translations. |
ContentEntityStorageBase::preLoad | function | core/ |
Gathers entities from a 'preload' step. |
ContentEntityStorageBase::purgeFieldData | function | core/ |
|
ContentEntityStorageBase::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
ContentEntityStorageBase::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
ContentEntityStorageBase::resetCache | function | core/ |
Resets the entity cache. |
ContentEntityStorageBase::setPersistentCache | function | core/ |
Stores entities in the persistent cache backend. |
ContentEntityStorageBase::__construct | function | core/ |
Constructs a ContentEntityStorageBase object. |
ContentEntityStorageBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\ContentEntityStorageBase |
ContentEntityStorageBaseTest.php | file | core/ |
|
ContentEntityStorageBaseTest::$modules | property | core/ |
Modules to enable. |
ContentEntityStorageBaseTest::providerTestCreate | function | core/ |
Provides test data for testCreate(). |
ContentEntityStorageBaseTest::setUp | function | core/ |
|
ContentEntityStorageBaseTest::testCreate | function | core/ |
@covers ::create |
ContentEntityStorageBaseTest::testReCreate | function | core/ |
@covers ::create |
ContentEntityStorageInterface | interface | core/ |
A storage that supports content entity types. |
ContentEntityStorageInterface.php | file | core/ |
|
ContentEntityStorageInterface::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
ContentEntityTest | class | core/ |
Tests the entity content source plugin. |
ContentEntityTest.php | file | core/ |
|
ContentEntityTest::$bundle | property | core/ |
The bundle used in this test. |
ContentEntityTest::$fieldName | property | core/ |
The name of the field used in this test. |
ContentEntityTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
ContentEntityTest::$modules | property | core/ |
Modules to enable. |
ContentEntityTest::$user | property | core/ |
The test user. |
ContentEntityTest::$vocabulary | property | core/ |
The vocabulary ID. |
ContentEntityTest::assertIds | function | core/ |
Helper to assert IDs structure. |
ContentEntityTest::migrationConfigurationProvider | function | core/ |
Data provider for several test methods. |
ContentEntityTest::migrationDefinition | function | core/ |
Get a migration definition. |
ContentEntityTest::setUp | function | core/ |
|
ContentEntityTest::testFileSource | function | core/ |
Tests file source plugin. |
ContentEntityTest::testMediaSource | function | core/ |
Tests media source plugin. |
ContentEntityTest::testNodeSource | function | core/ |
Tests node source plugin. |
ContentEntityTest::testTermSource | function | core/ |
Tests term source plugin. |
ContentEntityTest::testUserSource | function | core/ |
Tests user source plugin. |
ContentEntityType | class | core/ |
Provides an implementation of a content entity type and its metadata. |
ContentEntityType | class | core/ |
Defines a content entity type annotation object. |
ContentEntityType.php | file | core/ |
|
ContentEntityType.php | file | core/ |
|
ContentEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
ContentEntityType::$group | property | core/ |
The group machine name. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.