Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::resetRevisionCache | function | core/ |
Resets the static and persistent revision caches. |
| ContentEntityStorageBase::setPersistentCache | function | core/ |
Stores entities in the persistent cache backend. |
| ContentEntityStorageBase::setPersistentRevisionCache | function | core/ |
Stores revisions in the persistent cache backend. |
| ContentEntityStorageBase::setStaticCache | function | core/ |
Stores entities in the static entity and entity revision cache. |
| ContentEntityStorageBase::__construct | function | core/ |
Constructs a ContentEntityStorageBase object. |
| ContentEntityStorageBase::__get | function | core/ |
Warns about deprecated/removed properties. |
| ContentEntityStorageBaseTest | class | core/ |
Tests Drupal\Core\Entity\ContentEntityStorageBase. |
| ContentEntityStorageBaseTest.php | file | core/ |
|
| ContentEntityStorageBaseTest::$modules | property | core/ |
Modules to install. |
| ContentEntityStorageBaseTest::providerTestCreate | function | core/ |
Provides test data for testCreate(). |
| ContentEntityStorageBaseTest::setUp | function | core/ |
|
| ContentEntityStorageBaseTest::testCreate | function | core/ |
Tests create. |
| ContentEntityStorageBaseTest::testReCreate | function | core/ |
Tests re 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 install. |
| 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 for plugin discovery. |
| ContentEntityType | class | core/ |
Defines a content entity type annotation object. |
| ContentEntityType.php | file | core/ |
|
| 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. |
| ContentEntityType::$revision_metadata_keys | property | core/ |
An array of entity revision metadata keys. |
| ContentEntityType::checkStorageClass | function | core/ |
|
| ContentEntityType::get | function | core/ |
Gets the value of an annotation. |
| ContentEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.