| ContentTranslationManager::$entityTypeManager |
property |
core/modules/content_translation/src/ContentTranslationManager.php |
The entity type manager. |
| ContentTranslationManager::getSupportedEntityTypes |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
Gets the entity types that support content translation. |
| 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. |
| ContextDefinitionTest::testCreateWithEntityDataType |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php |
Tests create with entity data type. |
| ContextDefinitionTest::testEntityContextDefinitionAssert |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php |
Tests entity context definition assert. |
| controller.entity_form |
service |
core/core.services.yml |
Drupal\Core\Entity\HtmlEntityFormController |
| 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 |
| core.entity_form_display.block_content.disclaimer_block.default.yml |
file |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.disclaimer_block.default.yml |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.disclaimer_block.default.yml |
| core.entity_form_display.block_content.footer_promo_block.default.yml |
file |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.footer_promo_block.default.yml |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.footer_promo_block.default.yml |
| core.entity_form_display.comment.comment.default.yml |
file |
core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml |
core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml |
| core.entity_form_display.comment.comment.default.yml |
file |
core/recipes/comment_base/config/core.entity_form_display.comment.comment.default.yml |
core/recipes/comment_base/config/core.entity_form_display.comment.comment.default.yml |
| core.entity_form_display.comment.comment.default.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.comment.comment.default.yml |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.comment.comment.default.yml |
| core.entity_form_display.contact_message.feedback.default.yml |
file |
core/profiles/demo_umami/config/install/core.entity_form_display.contact_message.feedback.default.yml |
core/profiles/demo_umami/config/install/core.entity_form_display.contact_message.feedback.default.yml |
| core.entity_form_display.contact_message.olivero_test_contact_form.default.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.contact_message.olivero_test_contact_form.default.yml |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.contact_message.olivero_test_contact_form.default.yml |
| core.entity_form_display.media.audio.default.yml |
file |
core/profiles/standard/config/optional/core.entity_form_display.media.audio.default.yml |
core/profiles/standard/config/optional/core.entity_form_display.media.audio.default.yml |
| core.entity_form_display.media.audio.default.yml |
file |
core/profiles/demo_umami/config/install/core.entity_form_display.media.audio.default.yml |
core/profiles/demo_umami/config/install/core.entity_form_display.media.audio.default.yml |
| core.entity_form_display.media.audio.default.yml |
file |
core/recipes/audio_media_type/config/core.entity_form_display.media.audio.default.yml |
core/recipes/audio_media_type/config/core.entity_form_display.media.audio.default.yml |
| core.entity_form_display.media.audio.media_library.yml |
file |
core/recipes/audio_media_type/config/core.entity_form_display.media.audio.media_library.yml |
core/recipes/audio_media_type/config/core.entity_form_display.media.audio.media_library.yml |
| core.entity_form_display.media.audio.media_library.yml |
file |
core/profiles/standard/config/optional/core.entity_form_display.media.audio.media_library.yml |
core/profiles/standard/config/optional/core.entity_form_display.media.audio.media_library.yml |