ContentTranslationHandlerTest::providerTestEntityFormSharedElements |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
Returns test cases for ::testEntityFormSharedElements(). |
ContentTranslationHandlerTest::testEntityFormSharedElements |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
Tests ContentTranslationHandler::entityFormSharedElements() |
ContentTranslationHooks::entityBaseFieldInfo |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_entity_base_field_info(). |
ContentTranslationHooks::entityBundleInfoAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_entity_bundle_info_alter(). |
ContentTranslationHooks::entityExtraFieldInfo |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_entity_extra_field_info(). |
ContentTranslationHooks::entityOperation |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_entity_operation(). |
ContentTranslationHooks::entityPresave |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_entity_presave(). |
ContentTranslationHooks::entityTypeAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_entity_type_alter(). |
ContentTranslationHooks::languageFallbackCandidatesEntityViewAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
ContentTranslationLinkTagTest::createTranslatableEntity |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php |
Create a test entity with translations. |
ContentTranslationManageAccessCheck::$entityTypeManager |
property |
core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php |
The entity type manager. |
ContentTranslationManager::$entityTypeBundleInfo |
property |
core/modules/content_translation/src/ContentTranslationManager.php |
The entity type bundle info provider. |
ContentTranslationManager::$entityTypeManager |
property |
core/modules/content_translation/src/ContentTranslationManager.php |
The entity type manager. |
ContentTranslationManager::getSupportedEntityTypes |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
ContentTranslationManagerInterface::getSupportedEntityTypes |
function |
core/modules/content_translation/src/ContentTranslationManagerInterface.php |
Gets the entity types that support content translation. |
ContentTranslationMetadataFieldsTest::$entityTypeId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
The entity type being tested. |
ContentTranslationOverviewAccess::$entityTypeManager |
property |
core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php |
The entity type manager service. |
ContentTranslationPermissions::$entityTypeBundleInfo |
property |
core/modules/content_translation/src/ContentTranslationPermissions.php |
The entity bundle info. |
ContentTranslationPermissions::$entityTypeManager |
property |
core/modules/content_translation/src/ContentTranslationPermissions.php |
The entity type manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
The entity type manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the original unchanged entity to be used to detect changes. |
ContentTranslationSyncImageTest::saveEntity |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
Saves the passed entity and reloads it, enabling compatibility mode. |
ContentTranslationTestBase::$entityTypeId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php |
The entity type being tested. |
ContentTranslationTestBase::createEntity |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php |
Creates the entity to be translated. |
ContentTranslationTestHooks::entityAccess |
function |
core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php |
Implements hook_entity_access(). |
ContentTranslationTestHooks::entityBundleInfoAlter |
function |
core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php |
Implements hook_entity_bundle_info_alter(). |
ContentTranslationTestHooks::entityTranslationDelete |
function |
core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php |
Implements hook_entity_translation_delete(). |
ContentTranslationUITestBase::$entityId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php |
The id of the entity being translated. |
ContentTranslationUITestBase::getNewEntityValues |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php |
Returns an array of entity field values to be tested. |
ContentTranslationWorkflowsTest::$entity |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The entity used for testing. |
ContentTranslationWorkflowsTest::$entityOwner |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The entity owner account to be used to test multilingual entity editing. |
ContentTranslationWorkflowsTest::$entityTypeId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The entity type being tested. |
ContentTranslationWorkflowsTest::$notEntityOwner |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The user that has entity owner permission but is not the owner. |
ContentTranslationWorkflowsTest::$referencingEntity |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The referencing entity. |
ContentTranslationWorkflowsTest::getEntityOwnerPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Returns an array of permissions needed for the entity owner. |
ContentTranslationWorkflowsTest::setupEntity |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Creates a test entity and translate it. |
ContentUninstallValidator::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/ContentUninstallValidator.php |
The entity type manager service. |
content_moderation_test_resave_entity_insert |
function |
core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.module |
Implements hook_entity_insert(). |
ContextDefinitionTest::testCreateWithEntityDataType |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php |
@covers ::create |
ContextDefinitionTest::testEntityContextDefinitionAssert |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php |
@covers ::__construct |
ControllerBase::$entityFormBuilder |
property |
core/lib/Drupal/Core/Controller/ControllerBase.php |
The entity form builder. |
ControllerBase::$entityTypeManager |
property |
core/lib/Drupal/Core/Controller/ControllerBase.php |
The entity type manager. |
ControllerBase::entityFormBuilder |
function |
core/lib/Drupal/Core/Controller/ControllerBase.php |
Retrieves the entity form builder. |
ControllerBase::entityTypeManager |
function |
core/lib/Drupal/Core/Controller/ControllerBase.php |
Retrieves the entity type manager. |
CopyTest::testEntityStorageException |
function |
core/modules/file/tests/src/Kernel/CopyTest.php |
Tests for entity storage exception. |
core.entity.schema.yml |
file |
core/config/schema/core.entity.schema.yml |
core/config/schema/core.entity.schema.yml |
core.entity_form_display.block_content.banner_block.default.yml |
file |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.banner_block.default.yml |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.banner_block.default.yml |
core.entity_form_display.block_content.basic.default.yml |
file |
core/profiles/standard/config/install/core.entity_form_display.block_content.basic.default.yml |
core/profiles/standard/config/install/core.entity_form_display.block_content.basic.default.yml |
core.entity_form_display.block_content.basic.default.yml |
file |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.basic.default.yml |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.basic.default.yml |
core.entity_form_display.block_content.basic.default.yml |
file |
core/recipes/basic_block_type/config/core.entity_form_display.block_content.basic.default.yml |
core/recipes/basic_block_type/config/core.entity_form_display.block_content.basic.default.yml |