Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| ContentEntityType::checkStorageClass | function | core/ |
|
| ContentExportTest::testExportSingleEntityToDirectory | function | core/ |
Tests exporting a single entity to a directory with attachments. |
| ContentLanguageSettingsUnitTest::$configEntityStorageInterface | property | core/ |
The typed configuration manager used for testing. |
| ContentModeration::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
| ContentModerationInterface::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
| ContentModerationResaveTest::$contentModerationStateStorage | property | core/ |
The content moderation state entity storage. |
| ContentModerationResaveTest::$entityStorage | property | core/ |
The entity storage for the entity type used in the test. |
| ContentModerationState::canTransitionTo | function | core/ |
Determines if the state can transition to the provided state ID. |
| ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
| ContentModerationState::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| ContentModerationStateStorageSchema | class | core/ |
Defines the content moderation state schema handler. |
| ContentModerationStateStorageSchema.php | file | core/ |
|
| ContentModerationStateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| ContentModerationStateStorageSchemaTest | class | core/ |
Test the ContentModerationState storage schema. |
| ContentModerationStateStorageSchemaTest.php | file | core/ |
|
| ContentModerationStateStorageSchemaTest::$modules | property | core/ |
Modules to install. |
| ContentModerationStateStorageSchemaTest::assertStorageException | function | core/ |
Assert if a storage exception is triggered when saving a given entity. |
| ContentModerationStateStorageSchemaTest::setUp | function | core/ |
|
| ContentModerationStateStorageSchemaTest::testUniqueKeys | function | core/ |
Tests the ContentModerationState unique keys. |
| ContentModerationTest::assertOnlyPublishedMedia | function | core/ |
Asserts only published media items are visible. |
| ContentModerationTestTrait::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
| ContentModerationTestTrait::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
| ContentModerationWorkflowConfigTest::$configFactory | property | core/ |
|
| ContentModerationWorkflowConfigTest::$workflowStorage | property | core/ |
|
| ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ |
Tests applies to entity type and bundle. |
| ContentPreviewToggleTest | class | core/ |
Tests toggling of content preview. |
| ContentPreviewToggleTest.php | file | core/ |
|
| ContentPreviewToggleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentPreviewToggleTest::$modules | property | core/ |
Modules to install. |
| ContentPreviewToggleTest::assertContextualLinks | function | core/ |
Checks if contextual links are working properly. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.