Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
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. |
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. |
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/ |
@covers ::appliesToEntityTypeAndBundle @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
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. |
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. |
ContentTestTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
ContentTranslationContextualLinksTest::$translator | property | core/ |
The 'translator' user to use during testing. |
ContentTranslationContextualLinksTest::$translator | property | core/ |
The 'translator' user to use during testing. |
ContentTranslationFieldSyncRevisionTest::$storage | property | core/ |
The test entity storage. |
ContentTranslationHandler::$fieldStorageDefinitions | property | core/ |
Installed field storage definitions for the entity type. |
ContentTranslationHandler::checkFieldStorageDefinitionTranslatability | function | core/ |
Checks the field storage definition for translatability support. |
ContentTranslationHandler::getDefaultOwnerId | function | core/ |
Default value callback for the owner base field definition. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.