Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
ContentEntityStorageBase::__construct function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Constructs a ContentEntityStorageBase object.
ContentEntityStorageBaseTest class core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php @coversDefaultClass \Drupal\Core\Entity\ContentEntityStorageBase
ContentEntityStorageBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php
ContentEntityStorageBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php Modules to install.
ContentEntityStorageBaseTest::providerTestCreate function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php Provides test data for testCreate().
ContentEntityStorageBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php
ContentEntityStorageBaseTest::testCreate function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php @covers ::create
ContentEntityStorageBaseTest::testReCreate function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php @covers ::create
ContentEntityStorageInterface interface core/lib/Drupal/Core/Entity/ContentEntityStorageInterface.php A storage that supports content entity types.
ContentEntityStorageInterface.php file core/lib/Drupal/Core/Entity/ContentEntityStorageInterface.php
ContentEntityStorageInterface::createWithSampleValues function core/lib/Drupal/Core/Entity/ContentEntityStorageInterface.php Creates an entity with sample field values.
ContentEntityType::checkStorageClass function core/lib/Drupal/Core/Entity/ContentEntityType.php
ContentLanguageSettingsUnitTest::$configEntityStorageInterface property core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php The typed configuration manager used for testing.
ContentModeration::appliesToEntityTypeAndBundle function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Checks if the workflow applies to the supplied entity type and bundle.
ContentModerationInterface::appliesToEntityTypeAndBundle function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php Checks if the workflow applies to the supplied entity type and bundle.
ContentModerationResaveTest::$contentModerationStateStorage property core/modules/content_moderation/tests/src/Kernel/ContentModerationResaveTest.php The content moderation state entity storage.
ContentModerationResaveTest::$entityStorage property core/modules/content_moderation/tests/src/Kernel/ContentModerationResaveTest.php The entity storage for the entity type used in the test.
ContentModerationState::canTransitionTo function core/modules/content_moderation/src/ContentModerationState.php Determines if the state can transition to the provided state ID.
ContentModerationState::getFieldsToSkipFromTranslationChangesCheck function core/modules/content_moderation/src/Entity/ContentModerationState.php Returns an array of field names to skip in ::hasTranslationChanges.
ContentModerationState::getTransitionTo function core/modules/content_moderation/src/ContentModerationState.php Gets the Transition object for the provided state ID.
ContentModerationStateStorageSchema class core/modules/content_moderation/src/ContentModerationStateStorageSchema.php Defines the content moderation state schema handler.
ContentModerationStateStorageSchema.php file core/modules/content_moderation/src/ContentModerationStateStorageSchema.php
ContentModerationStateStorageSchema::getEntitySchema function core/modules/content_moderation/src/ContentModerationStateStorageSchema.php Gets the entity schema for the specified entity type.
ContentModerationStateStorageSchemaTest class core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php Test the ContentModerationState storage schema.
ContentModerationStateStorageSchemaTest.php file core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php
ContentModerationStateStorageSchemaTest::$modules property core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php Modules to install.
ContentModerationStateStorageSchemaTest::assertStorageException function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php Assert if a storage exception is triggered when saving a given entity.
ContentModerationStateStorageSchemaTest::setUp function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php
ContentModerationStateStorageSchemaTest::testUniqueKeys function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php Tests the ContentModerationState unique keys.
ContentModerationTest::assertOnlyPublishedMedia function core/modules/media_library/tests/src/FunctionalJavascript/ContentModerationTest.php Asserts only published media items are visible.
ContentModerationTestTrait::addEntityTypeAndBundleToWorkflow function core/modules/content_moderation/tests/src/Traits/ContentModerationTestTrait.php Adds an entity type ID / bundle ID to the given workflow.
ContentModerationTestTrait::createEditorialWorkflow function core/modules/content_moderation/tests/src/Traits/ContentModerationTestTrait.php Creates the editorial workflow.
ContentModerationWorkflowConfigTest::$configFactory property core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php
ContentModerationWorkflowConfigTest::$workflowStorage property core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php
ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle function core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php @covers ::appliesToEntityTypeAndBundle
@covers ::addEntityTypeAndBundle
@covers ::removeEntityTypeAndBundle
ContentPreviewToggleTest class core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Tests toggling of content preview.
ContentPreviewToggleTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php
ContentPreviewToggleTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php The theme to install as the default for testing.
ContentPreviewToggleTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Modules to install.
ContentPreviewToggleTest::assertContextualLinks function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Checks if contextual links are working properly.
ContentPreviewToggleTest::assertOrderInPage function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Asserts that blocks in a given order in the page.
ContentPreviewToggleTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php
ContentPreviewToggleTest::testContentPreviewToggle function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Tests the content preview toggle.
ContentTestTranslationUITest::getTranslatorPermissions function core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php Returns an array of permissions needed for the translator.
ContentTranslationContextualLinksTest::$translator property core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php The 'translator' user to use during testing.
ContentTranslationContextualLinksTest::$translator property core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php The 'translator' user to use during testing.
ContentTranslationFieldSyncRevisionTest::$storage property core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php The test entity storage.
ContentTranslationHandler::$fieldStorageDefinitions property core/modules/content_translation/src/ContentTranslationHandler.php Installed field storage definitions for the entity type.
ContentTranslationHandler::checkFieldStorageDefinitionTranslatability function core/modules/content_translation/src/ContentTranslationHandler.php Checks the field storage definition for translatability support.
ContentTranslationHandler::getDefaultOwnerId function core/modules/content_translation/src/ContentTranslationHandler.php Default value callback for the owner base field definition.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.