TranslationTest::testLanguageSwitcherBlockIntegration |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Tests that the language switcher block alterations work as intended. |
EntityTranslationControllerInterface::entityFormAlter |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Performs the needed alterations to the entity form. |
EntityTranslationController::entityFormSharedElements |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Process callback: Determines which elements get clue in the form. |
UserTranslationUITest::testTranslateLinkUserAdminPage |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Tests translate link on user admin list. |
EntityTestTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
ConfigTestTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
translation_entity_form_field_ui_field_edit_form_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_FORM_ID_alter(). |
EntityTranslationControllerInterface::getSourceLangcode |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Retrieves the source language for the translation being created. |
EntityTranslationControllerInterface::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Removes the translation values from the given entity. |
EntityTranslationController::entityFormDeleteTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Form submission handler for EntityTranslationController::entityFormAlter(). |
translation_entity_language_configuration_element_submit |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form submission handler for element added with translation_entity_language_configuration_element_process(). |
NodeTranslationUITest::testTranslateLinkContentAdminPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Tests translate link on content admin page. |
translation_entity_language_configuration_element_process |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Process callback: Expands the language_configuration form element. |
EntityTranslationControllerInterface::getTranslationAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Checks if a user is allowed to edit the given translation. |
translation_entity_language_configuration_element_validate |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form validation handler for element added with translation_entity_language_configuration_element_process(). |
CommentTranslationUITest::testTranslateLinkCommentAdminPage |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Tests translate link on comment content admin page. |
translation_node_type_language_translation_enabled_validate |
function |
drupal/core/modules/translation/translation.module |
Checks if translation can be enabled. |
TermTranslationUITest::testTranslateLinkVocabularyAdminPage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Tests translate link on vocabulary term list. |
LocaleImportFunctionalTest::testAutomaticModuleTranslationImportLanguageEnable |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test automatic import of a module's translation files. |