You are here

25 string references to content_translation.manager in Drupal 9

ContentTranslationContextualLinks::create in core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php
Creates a new class instance.
ContentTranslationController::create in core/modules/content_translation/src/Controller/ContentTranslationController.php
Instantiates a new instance of this class.
ContentTranslationEntityBundleInfoTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
ContentTranslationFieldSyncRevisionTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php
ContentTranslationHandler::createInstance in core/modules/content_translation/src/ContentTranslationHandler.php
Instantiates a new instance of this entity handler.
ContentTranslationLocalTasks::create in core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php
Creates a new class instance.
ContentTranslationLocalTasksTest::setUp in core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php
ContentTranslationModuleInstallTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php
ContentTranslationPermissions::create in core/modules/content_translation/src/ContentTranslationPermissions.php
Instantiates a new instance of this class.
ContentTranslationSynchronizedFieldsConstraintValidator::create in core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php
Instantiates a new instance of this class.
ContentTranslationTestBase::setUp in core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php
content_translation_entity_base_field_info in core/modules/content_translation/content_translation.module
Implements hook_entity_base_field_info().
content_translation_entity_bundle_info_alter in core/modules/content_translation/content_translation.module
Implements hook_entity_bundle_info_alter().
content_translation_entity_presave in core/modules/content_translation/content_translation.module
Implements hook_entity_presave().
content_translation_form_language_content_settings_submit in core/modules/content_translation/content_translation.admin.inc
Form submission handler for content_translation_admin_settings_form().
content_translation_language_fallback_candidates_entity_view_alter in core/modules/content_translation/content_translation.module
Implements hook_language_fallback_candidates_OPERATION_alter().
content_translation_views_data_alter in core/modules/content_translation/content_translation.module
Implements hook_views_data_alter().
FieldEntityTranslationTest::setUp in core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php
FieldRenderedEntityTranslationTest::setUp in core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
MigrateCommentTest::testMigration in core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php
Tests the migrated comments.
MigrateNodeTest::testNode in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php
Tests node migration from Drupal 6 to 8.
MigrateNodeTest::testNode in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php
Tests node migration from Drupal 7 to 8.
MigrateTaxonomyTermTest::testTaxonomyTerms in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php
Tests the Drupal 7 taxonomy term to Drupal 8 migration.
MigrateUserTest::testUser in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
Tests the Drupal 7 user to Drupal 8 migration.
_content_translation_form_language_content_settings_form_alter in core/modules/content_translation/content_translation.admin.inc
(proxied) Implements hook_form_FORM_ID_alter().