You are here

10 string references to 'Translation' in Drupal 8

BlockTranslation::fields in core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php
Returns available fields on the source.
ContentTranslationController::overview in core/modules/content_translation/src/Controller/ContentTranslationController.php
Builds the translations overview page.
ContentTranslationHandler::entityFormAlter in core/modules/content_translation/src/ContentTranslationHandler.php
Performs the needed alterations to the entity form.
content_translation_entity_extra_field_info in core/modules/content_translation/content_translation.module
Implements hook_entity_extra_field_info().
FieldDiscoveryTest::getCoreVersionData in core/modules/migrate_drupal/tests/src/Unit/FieldDiscoveryTest.php
Provides data for testGetCoreVersion()
FieldLabelDescriptionTranslation::fields in core/modules/field/src/Plugin/migrate/source/d7/FieldLabelDescriptionTranslation.php
Returns available fields on the source.
install_check_translations in core/includes/install.core.inc
Checks installation requirements and reports any errors.
tour.tour.locale.yml in core/modules/locale/config/optional/tour.tour.locale.yml
core/modules/locale/config/optional/tour.tour.locale.yml
TourHelpPageTest::getTourList in core/modules/tour/tests/src/Functional/TourHelpPageTest.php
Gets a list of tours to test.
ViewsModerationStateFilterTest::testModerationStateFilterDependencyHandling in core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
Tests the dependency handling of the moderation state filter.