| ContentLanguageSettingsValidationTest.php |
file |
core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php |
|
| ContentLanguageSettingsValidationTest::$hasLabel |
property |
core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php |
|
| ContentLanguageSettingsValidationTest::$modules |
property |
core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php |
|
| ContentLanguageSettingsValidationTest::setUp |
function |
core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php |
|
| ContentLanguageSettingsValidationTest::testImmutableProperties |
function |
core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php |
|
| ContentLanguageSettingsValidationTest::testTargetBundleMustExist |
function |
core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php |
Tests that the target bundle of the language content settings is checked. |
| ContentLengthTest::providerTestSetContentLengthHeader |
function |
core/modules/big_pipe/tests/src/Unit/StackMiddleware/ContentLengthTest.php |
Provides data for testHandle(). |
| ContentLengthTest::providerTestSetContentLengthHeader |
function |
core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php |
|
| ContentModerationConfigureEntityTypesForm::getFormId |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
|
| ContentModerationState::id |
function |
core/modules/content_moderation/src/ContentModerationState.php |
|
| ContentModerationStateTest::$revEntityTypeId |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
The ID of the revisionable entity type used in the tests. |
| ContentModerationStateTest::testModerationWithFieldConfigOverride |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
Tests moderation when the moderation_state field has a config override. |
| ContentModerationTest::testWidget |
function |
core/modules/media_library/tests/src/FunctionalJavascript/ContentModerationTest.php |
Tests the media library widget only shows published media. |
| ContentPreprocessTest::routeNodeProvider |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Data provider for self::testIsLatestVersionPage(). |
| ContentTranslationDeleteForm::getFormId |
function |
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php |
|
| ContentTranslationEnableTranslationPerBundle::configElementValidate |
function |
core/modules/content_translation/src/ContentTranslationEnableTranslationPerBundle.php |
Provides a validation callback for the language enable/disable element. |
| ContentTranslationEnableTranslationPerBundle::getWidget |
function |
core/modules/content_translation/src/ContentTranslationEnableTranslationPerBundle.php |
Returns the widget to be used per entity bundle. |
| ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
Sets untranslatable field widgets' display status. |
| ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
Tests changing the default language of an entity. |
| ContentTranslationFieldSyncRevisionTest::testFieldSynchronizationAndValidation |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
Checks that field synchronization works as expected with revisions. |
| ContentTranslationFormLanguageHooks::languageContentSettingsValidate |
function |
core/modules/content_translation/src/Hook/ContentTranslationFormLanguageHooks.php |
Form validation handler for content_translation_admin_settings_form(). |
| ContentTranslationHandler::$entityTypeId |
property |
core/modules/content_translation/src/ContentTranslationHandler.php |
The type of the entity being translated. |
| ContentTranslationHandler::entityFormValidate |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::getDefaultOwnerId |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Default value callback for the owner base field definition. |
| ContentTranslationHandlerTest::$entityTypeId |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
The ID of the entity type used in this test. |
| ContentTranslationHandlerTest::providerTestEntityFormSharedElements |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
Returns test cases for ::testEntityFormSharedElements(). |
| ContentTranslationHooks::languageFallbackCandidatesEntityViewAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
| ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
Tests that title does not change on ajax call with new language value. |
| ContentTranslationLocalTasks::$basePluginId |
property |
core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php |
The base plugin ID. |
| ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay |
function |
core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php |
Provides a list of routes to test. |
| ContentTranslationMetadataFieldsTest::$entityTypeId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
The entity type being tested. |
| ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
Checks whether the flag widget is displayed. |
| ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
Tests that outdated revision translations work correctly. |
| ContentTranslationSynchronizedFieldsConstraintValidator |
class |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Checks that synchronized fields are handled correctly in pending revisions. |
| ContentTranslationSynchronizedFieldsConstraintValidator.php |
file |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
The content translation manager. |
| ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
The entity type manager. |
| ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
The field translation synchronizer. |
| ContentTranslationSynchronizedFieldsConstraintValidator::create |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the original unchanged entity to be used to detect changes. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the original translation. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the synchronized properties for every specified field. |
| ContentTranslationSynchronizedFieldsConstraintValidator::hasSynchronizedPropertyChanges |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Checks whether any synchronized property has changes. |
| ContentTranslationSynchronizedFieldsConstraintValidator::validate |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::__construct |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
ContentTranslationSynchronizedFieldsConstraintValidator constructor. |
| ContentTranslationTestBase::$entityTypeId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php |
The entity type being tested. |
| ContentTranslationUITestBase::$entityId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php |
The id of the entity being translated. |
| ContentTranslationUntranslatableFieldsTest::testHiddenWidgets |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php |
Tests that hiding untranslatable field widgets works correctly. |
| ContentTranslationWorkflowsTest::$entityTypeId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
|
| ContentTypeHeaderMatcherTest::providerTestSafeRequestFilter |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
|