ContentModerationRouteSubscriber::setLatestRevisionFlag |
function |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
Ensure revisionable entities load the latest revision on entity forms. |
ContentModerationRouteSubscriberTest::setLatestRevisionFlagTestCases |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
Data provider for ::testSetLatestRevisionFlag. |
ContentModerationRouteSubscriberTest::setUp |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
|
ContentModerationRouteSubscriberTest::setupEntityTypes |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
Creates the entity type manager mock returning entity type objects. |
ContentModerationRouteSubscriberTest::testSetLatestRevisionFlag |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
Tests that the "load_latest_revision" flag is handled correctly. |
ContentModerationStateAccessControlHandlerTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php |
|
ContentModerationStateStorageSchemaTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php |
|
ContentModerationStateTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
|
ContentModerationSyncingTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php |
|
ContentModerationTest::setUp |
function |
core/modules/media_library/tests/src/FunctionalJavascript/ContentModerationTest.php |
|
ContentModerationWorkflowConfigTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
ContentModerationWorkflowTypeApiTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
|
ContentModerationWorkflowTypeTest::setUp |
function |
core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php |
|
ContentNegotiationRoutingTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php |
|
ContentPreprocessTest::setupCurrentRouteMatch |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Mock the current route matching object. |
ContentPreprocessTest::setupNode |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Mock a node object. |
ContentPreviewToggleTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
|
ContentTestTranslationUITest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
|
ContentTranslationConfigImportTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php |
|
ContentTranslationContextualLinksTest::setUp |
function |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
|
ContentTranslationContextualLinksTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
|
ContentTranslationDisableSettingTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
Test disabling content translation module. |
ContentTranslationDisableSettingTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
|
ContentTranslationDisableSettingTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
The theme to install as the default for testing. |
ContentTranslationDisableSettingTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
Modules to install. |
ContentTranslationDisableSettingTest::testDisableSetting |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
Tests that entity schemas are up-to-date after enabling translation. |
ContentTranslationEnabledSetting |
class |
core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php |
Determines the content translation setting. |
ContentTranslationEnabledSetting.php |
file |
core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php |
|
ContentTranslationEnabledSetting::transform |
function |
core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php |
Performs the associated process. |
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. |
ContentTranslationEntityBundleUITest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
|
ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
Sets untranslatable field widgets' display status. |
ContentTranslationFieldSyncRevisionTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
|
ContentTranslationHandlerTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
|
ContentTranslationHooks::formLanguageContentSettingsFormAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
ContentTranslationHooks::languageContentSettingsInsert |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_ENTITY_TYPE_insert(). |
ContentTranslationHooks::languageContentSettingsUpdate |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_ENTITY_TYPE_update(). |
ContentTranslationLanguageChangeTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
|
ContentTranslationLinkTagTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php |
|
ContentTranslationLocalTasksTest::setUp |
function |
core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php |
|
ContentTranslationManageAccessCheckTest::setUp |
function |
core/modules/content_translation/tests/src/Unit/Access/ContentTranslationManageAccessCheckTest.php |
|
ContentTranslationManager::getBundleTranslationSettings |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
ContentTranslationManager::loadContentLanguageSettings |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
Loads a content language config entity based on the entity type and bundle. |
ContentTranslationManager::setBundleTranslationSettings |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
ContentTranslationManager::setEnabled |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
ContentTranslationManagerInterface::setEnabled |
function |
core/modules/content_translation/src/ContentTranslationManagerInterface.php |
Sets the value for translatability of the given entity type bundle. |
ContentTranslationMetadataFieldsTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
|
ContentTranslationMetadataFieldsTest::setupBundle |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
Creates or initializes the bundle date if needed. |