| ContentModerationWorkflowConfigTest::$entityTypeManager |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
| ContentModerationWorkflowTypeApiTest::testAddEntityTypeAndBundle |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests add entity type and bundle. |
| ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests applies to entity type and bundle. |
| ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests get bundles for entity type. |
| ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests remove entity type and bundle. |
| ContentTranslationDeleteAccess::$entityTypeManager |
property |
core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php |
The entity type manager. |
| ContentTranslationEntityBundleInfoTest |
class |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests the Content Translation bundle info logic. |
| ContentTranslationEntityBundleInfoTest.php |
file |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
|
| ContentTranslationEntityBundleInfoTest::$bundleInfo |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
The bundle info service. |
| ContentTranslationEntityBundleInfoTest::$contentTranslationManager |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
The content translation manager. |
| ContentTranslationEntityBundleInfoTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Modules to install. |
| ContentTranslationEntityBundleInfoTest::getBundledNode |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Gets a new bundled node for testing. |
| ContentTranslationEntityBundleInfoTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
|
| ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that bundle translation settings are propagated on creation. |
| ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that bundle translation setting changes are propagated. |
| ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that field synchronization is skipped for disabled bundles. |
| ContentTranslationEntityBundleInfoTest::testHookInvocationOrder |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that modules can know whether bundles are translatable. |
| ContentTranslationEntityBundleUITest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
Tests the content translation behaviors on entity bundle UI. |
| ContentTranslationEntityBundleUITest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
|
| ContentTranslationEntityBundleUITest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
The theme to install as the default for testing. |
| ContentTranslationEntityBundleUITest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
Modules to install. |
| ContentTranslationEntityBundleUITest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
|
| ContentTranslationEntityBundleUITest::testContentTypeUI |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
Tests content types default translation behavior. |
| ContentTranslationFieldSyncRevisionTest::saveNewEntity |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
|
| ContentTranslationHandler::$entityTypeId |
property |
core/modules/content_translation/src/ContentTranslationHandler.php |
The type of the entity being translated. |
| ContentTranslationHandler::entityFormAlter |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Performs the needed alterations to the entity form. |
| ContentTranslationHandler::entityFormDelete |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::entityFormDeleteTranslationUrl |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::entityFormEntityBuild |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Entity builder method. |
| ContentTranslationHandler::entityFormSharedElements |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Process callback: determines which elements get clue in the form. |
| ContentTranslationHandler::entityFormSourceChange |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::entityFormSubmit |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::entityFormTitle |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Returns the title to be used for the entity form page. |
| ContentTranslationHandler::entityFormValidate |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandlerInterface::entityFormAlter |
function |
core/modules/content_translation/src/ContentTranslationHandlerInterface.php |
Performs the needed alterations to the entity form. |
| ContentTranslationHandlerTest::$entityTypeBundleInfo |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
The entity type bundle information. |
| ContentTranslationHandlerTest::$entityTypeId |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
The ID of the entity type used in this test. |
| ContentTranslationHandlerTest::$entityTypeManager |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
The entity type manager. |
| 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. |