ContentTranslationOutdatedRevisionTranslationTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
|
ContentTranslationOutdatedRevisionTranslationTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
The theme to install as the default for testing. |
ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
Checks whether the flag widget is displayed. |
ContentTranslationOutdatedRevisionTranslationTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
|
ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
Tests that outdated revision translations work correctly. |
ContentTranslationSynchronizedFieldsConstraintValidator::validate |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
|
ContentTranslationUITestBase::doTestOutdatedStatus |
function |
core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php |
Tests up-to-date status tracking. |
ContentTranslationUITestBase::doTestOutdatedStatus |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php |
Tests up-to-date status tracking. |
ContentTranslationUpdatesManager |
class |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
Provides the logic needed to update field storage definitions when needed. |
ContentTranslationUpdatesManager.php |
file |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
|
ContentTranslationUpdatesManager::$entityFieldManager |
property |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
The entity field manager. |
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository |
property |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
The installed entity definition repository. |
ContentTranslationUpdatesManager::$entityTypeManager |
property |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
The entity type manager. |
ContentTranslationUpdatesManager::$updateManager |
property |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
The entity definition update manager. |
ContentTranslationUpdatesManager::updateDefinitions |
function |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
Executes field storage definition updates if needed. |
ContentTranslationUpdatesManager::__construct |
function |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
Constructs an updates manager instance. |
ContentTranslationUpdateTest |
class |
core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php |
Tests the upgrade path for the Content Translation module. |
ContentTranslationUpdateTest.php |
file |
core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php |
|
ContentTranslationUpdateTest::$database |
property |
core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php |
The database connection used. |
ContentTranslationUpdateTest::$entityDefinitionUpdateManager |
property |
core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php |
The entity definition update manager. |
ContentTranslationUpdateTest::$state |
property |
core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php |
The state service. |
ContentTranslationUpdateTest::setDatabaseDumpFiles |
function |
core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php |
Set database dump files to be used. |
ContentTranslationUpdateTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php |
Overrides WebTestBase::setUp() for update testing. |
ContentTranslationUpdateTest::testContentTranslationUpdate8400 |
function |
core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php |
Tests that initial values for metadata fields are populated correctly. |
ContentUninstallValidator::validate |
function |
core/lib/Drupal/Core/ProxyClass/Entity/ContentUninstallValidator.php |
Determines the reasons a module can not be uninstalled. |
ContentUninstallValidator::validate |
function |
core/lib/Drupal/Core/Entity/ContentUninstallValidator.php |
Determines the reasons a module can not be uninstalled. |
content_moderation.post_update.php |
file |
core/modules/content_moderation/content_moderation.post_update.php |
Post update functions for the Content Moderation module. |
content_moderation_entity_update |
function |
core/modules/content_moderation/content_moderation.module |
Implements hook_entity_update(). |
content_moderation_post_update_entity_display_dependencies |
function |
core/modules/content_moderation/content_moderation.post_update.php |
Update the dependencies of entity displays to include associated workflow. |
content_moderation_post_update_set_default_moderation_state |
function |
core/modules/content_moderation/content_moderation.post_update.php |
Set the default moderation state for new content to 'draft'. |
content_moderation_post_update_set_views_filter_latest_translation_affected_revision |
function |
core/modules/content_moderation/content_moderation.post_update.php |
Set the filter on the moderation view to be the latest translation affected. |
content_moderation_post_update_update_cms_default_revisions |
function |
core/modules/content_moderation/content_moderation.post_update.php |
Synchronize moderation state default revisions with their host entities. |
content_moderation_post_update_views_field_plugin_id |
function |
core/modules/content_moderation/content_moderation.post_update.php |
Update the moderation state views field plugin ID. |
content_moderation_update_8401 |
function |
core/modules/content_moderation/content_moderation.install |
Remove the 'content_revision_tracker' table. |
content_moderation_update_8700 |
function |
core/modules/content_moderation/content_moderation.install |
Set the 'owner' entity key and update the field. |
content_moderation_workflow_update |
function |
core/modules/content_moderation/content_moderation.module |
Implements hook_ENTITY_TYPE_update(). |
content_translation.updates_manager |
service |
core/modules/content_translation/content_translation.services.yml |
Drupal\content_translation\ContentTranslationUpdatesManager |
content_translation_form_language_content_settings_validate |
function |
core/modules/content_translation/content_translation.admin.inc |
Form validation handler for content_translation_admin_settings_form(). |
content_translation_language_configuration_element_validate |
function |
core/modules/content_translation/content_translation.module |
Form validation handler for element added with content_translation_language_configuration_element_process(). |
content_translation_language_content_settings_update |
function |
core/modules/content_translation/content_translation.module |
Implements hook_ENTITY_TYPE_update(). |
content_translation_language_fallback_candidates_entity_view_alter |
function |
core/modules/content_translation/content_translation.module |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
content_translation_update_8001 |
function |
core/modules/content_translation/content_translation.install |
Rebuild the routes as the content translation routes have now new names. |
content_translation_update_8002 |
function |
core/modules/content_translation/content_translation.install |
Clear field type plugin caches to fix image field translatability. |
content_translation_update_8400 |
function |
core/modules/content_translation/content_translation.install |
Fix the initial values for content translation metadata fields. |
Context::validate |
function |
core/lib/Drupal/Core/Plugin/Context/Context.php |
Validates the set context value. |
Context::validate |
function |
core/lib/Drupal/Component/Plugin/Context/Context.php |
Validates the set context value. |
ContextAwarePluginBase::validateContexts |
function |
core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Validates the set values for the defined contexts. |
ContextAwarePluginInterface::validateContexts |
function |
core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Validates the set values for the defined contexts. |
ContextInterface::validate |
function |
core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Validates the set context value. |
contextual.post_update.php |
file |
core/modules/contextual/contextual.post_update.php |
Post update functions for Contextual Links. |