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/ |
Reacts to the creation of a field. |
| ContentEntityStorageBase::onFieldDefinitionDelete | function | core/ |
Reacts to the deletion of a field. |
| ContentEntityStorageBase::onFieldDefinitionUpdate | function | core/ |
Reacts to the update of a field. |
| ContentEntityStorageBase::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| ContentEntityStorageBase::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| ContentEntityStorageBase::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| 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/ |
Purges a batch of field data. |
| 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[[api-linebreak]] |
| 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[[api-linebreak]] |
| ContentEntityStorageBaseTest::testReCreate | function | core/ |
@covers ::create[[api-linebreak]] |
| 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.