Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 internal, static 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::testConstructorEntityTypeMissing | function | core/ |
Tests the constructor for missing entity_type. |
| ContentEntityTest::testConstructorInvalidBundle | function | core/ |
Tests the constructor for invalid entity bundle. |
| ContentEntityTest::testConstructorNonContentEntity | function | core/ |
Tests the constructor for non content entity. |
| ContentEntityTest::testConstructorNotBundable | function | core/ |
Tests the constructor for not bundleable entity. |
| ContentEntityType::checkStorageClass | function | core/ |
|
| 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. |
| 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 enable. |
| ContentModerationStateStorageSchemaTest::assertStorageException | function | core/ |
Assert if a storage exception is triggered when saving a given entity. |
| ContentModerationStateStorageSchemaTest::setUp | function | core/ |
|
| ContentModerationStateStorageSchemaTest::testUniqueKeys | function | core/ |
Test 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. |
| ContentModerationUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the content moderation state entity has an 'owner' entity key. |
| ContentModerationWorkflowConfigTest::$configFactory | property | core/ |
|
| ContentModerationWorkflowConfigTest::$workflowStorage | property | core/ |
|
| ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ |
@covers ::appliesToEntityTypeAndBundle[[api-linebreak]] @covers ::addEntityTypeAndBundle[[api-linebreak]] @covers ::removeEntityTypeAndBundle[[api-linebreak]] |
| 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 enable. |
| ContentPreviewToggleTest::assertContextualLinks | function | core/ |
Checks if contextual links are working properly. |
| ContentPreviewToggleTest::assertOrderInPage | function | core/ |
Asserts that blocks in a given order in the page. |
| ContentPreviewToggleTest::setUp | function | core/ |
|
| ContentPreviewToggleTest::testContentPreviewToggle | function | core/ |
Tests the content preview toggle. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.