|
locale_translation_batch_status_compare |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch operation callback: Compare states and store the result. |
|
LocaleExportTest::testExportTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Test exportation of translations. |
|
locale_translation_batch_fetch_download |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch operation: Download a remote translation file. |
|
StringStorageInterface::getTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads multiple string translation objects. |
|
locale_translation_batch_fetch_finished |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch finished callback: Set result message. |
|
StaticTranslation::getStringTranslation |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php |
Retrieves English string to given language. |
|
StringStorageInterface::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads a string translation object, fast query. |
|
EntityTranslationWorkflowsTest::$entity |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
The entity used for testing. |
|
EntityTranslationWorkflowsTest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
|
|
LocaleStringTest::createAllTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Creates translations for source string and all languages. |
|
StringDatabaseStorage::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createTranslation(). |
|
EntityTranslationControllerInterface.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Definition of Drupal\translation_entity\EntityTranslationControllerInterface. |
|
translation_entity_delete_confirm_submit |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Form submission handler for translation_entity_delete_confirm(). |
|
TermTranslationUITest::testTranslationUI |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::testTranslationUI(). |
|
_locale_translation_prepare_project_list |
function |
drupal/core/modules/locale/locale.compare.inc |
Prepare module and theme data. |
|
TranslationEntityViewsUITest::$testViews |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Views used by this test. |
|
TranslationLinkTest::testTranslationLink |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php |
Tests the Entity translation overview link field handler. |
|
EntityTranslation::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
|
LocaleTypedConfig::getElementTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets translated configuration data for a typed configuration element. |
|
TranslationManager::getStringTranslation |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Retrieves English string to given language. |
|
TranslationTest::testLanguageSwitchLinks |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Checks that the language switch links behave properly. |
|
LocaleUpdateTest::setCurrentTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Setup existing translations in the database and set up the status of
existing translations. |
|
EntityTranslationSyncImageTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Modules to enable. |
|
TranslationTest::testFieldInvokeMultiple |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test the multilanguage logic of _field_invoke_multiple(). |
|
EntityTranslationControllerNG::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerNG.php |
Overrides \Drupal\translation_entity\EntityTranslationController::getAccess(). |
|
LocaleConfigManager::saveTranslationData |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Saves translated configuration data. |
|
locale_translation_batch_status_finished |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch finished callback: Set result message. |
|
EntityTranslationController::$entityType |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
The type of the entity being translated. |
|
EntityTranslationWorkflowsTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Modules to enable. |
|
EntityTranslationController::$entityInfo |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
The entity info of the entity being translated. |
|
EntityTranslationController::__construct |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Initializes an instance of the entity translation controller. |
|
EntityTranslationController::retranslate |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::retranslate(). |
|
EntityTranslationController::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getBasePath(). |
|
EntityTranslationController::getEditPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getEditPath(). |
|
EntityTranslationController::getViewPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getViewPath(). |
|
StringDatabaseStorage::countTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::countTranslations(). |
|
StringDatabaseStorage::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::deleteLanguage(). |
|
UserTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
|
FieldTranslationSynchronizerInterface.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizerInterface.php |
Contains \Drupal\translation_entity\FieldTranslationSynchronizerInterface. |
|
CommentTranslationUITest::setupTestFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupTestFields(). |
|
TermTranslationController::entityFormSave |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Form submission handler for TermTranslationController::entityFormAlter(). |
|
NodeTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
|
NodeTranslationUITest::testDisabledBundle |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Tests that no metadata is stored for a disabled bundle. |
|
TermTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
|
TranslationEntityViewsUITest::testViewsUI |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Tests the views UI. |
|
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN |
constant |
drupal/core/modules/locale/locale.module |
Default location of gettext file on the translation server. |
|
install_update_configuration_translations |
function |
drupal/core/includes/install.core.inc |
Creates configuration translations. |
|
EntityTranslation::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
|
EntityTranslationSyncUnitTest::$langcodes |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The available language codes. |
|
EntityTranslationTestBase::$administrator |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The account to be used to test access to both workflows. |