EntityTranslation::validate |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements TypedDataInterface::validate(). |
install_import_translations |
function |
drupal/core/includes/install.core.inc |
Imports languages via a batch process during installation. |
TranslationString::isSource |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::isSource(). |
LocaleJavascriptTranslation |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleJavascriptTranslation.php |
Functional tests for JavaScript parsing for translatable strings. |
SourceString::isTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\StringInterface::isTranslation(). |
TranslationTest::createPage |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Creates a "Basic page" in the specified language. |
EntityTranslationController |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Base class for entity translation controllers. |
EntityTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Definition of Drupal\entity\Tests\EntityTranslationUITest. |
translation_remove_from_set |
function |
drupal/core/modules/translation/translation.module |
Removes a node from its translation set and updates accordingly. |
EntityTestTranslationUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Tests the Entity Test Translation UI. |
translation_entity_overview |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Translations overview page callback. |
translation_entity_add_page |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Page callback for the translation addition page. |
ConfigTestTranslationUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Tests the Config Test Translation UI. |
EntityTranslation::getValue |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements TypedDataInterface::getValue(). |
EntityTranslation::setValue |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements TypedDataInterface::setValue(). |
_locale_refresh_translations |
function |
drupal/core/modules/locale/locale.module |
Refresh related information after string translations have been updated. |
TranslationString::$language |
property |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
The language code. |
TranslationString::getString |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::getString(). |
TranslationString::setString |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::setString(). |
translation_entity.admin.inc |
file |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
The entity translation administration forms. |
translation_entity.pages.inc |
file |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
The entity translation user interface. |
TranslationTest::resetCaches |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Resets static caches to make the test code match the client-side behavior. |
TranslationTest::addLanguage |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Installs the specified language, or enables it if it is already installed. |
translation_test_node_insert |
function |
drupal/core/modules/translation/tests/translation_test.module |
Implements hook_node_insert(). |
ProfileTranslationController |
class |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Defines the translation controller class for terms. |
UserTranslationUITest::$name |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
The user name of the test user. |
UserTranslationUITest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
CommentTranslationController |
class |
drupal/core/modules/comment/lib/Drupal/comment/CommentTranslationController.php |
Defines the translation controller class for comments. |
TermTranslationUITest::$name |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
The name of the test taxonomy term. |
TermTranslationUITest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
TextTranslationTest::getInfo |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
|
CommentTranslationUITest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Definition of Drupal\comment\Tests\CommentTranslationUITest. |
NodeTranslationUITest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
EntityTranslationTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityTranslation::$langcode |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
The language code of the translation. |
EntityTranslation::getParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ContextAwareInterface::getParent(). |
EntityTranslation::setParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ContextAwareInterface::setParent(). |
EntityTranslation::getString |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements TypedDataInterface::getString(). |
locale_translation_http_check |
function |
drupal/core/modules/locale/locale.batch.inc |
Check if remote file exists and when it was last updated. |
NodeTranslationController.php |
file |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Definition of Drupal\node\NodeTranslationController. |
field_has_translation_handler |
function |
drupal/core/modules/field/field.multilingual.inc |
Checks if a module is registered as a translation handler for a given entity. |
translation_entity_menu_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_menu_alter(). |
translation_entity_add_access |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation addition page. |
translation_entity_get_config |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Retrieves the value for the specified setting. |
translation_entity_set_config |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Stores the given value for the specified setting. |
translation_entity_controller |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Entity translation controller factory. |
translation_entity_permission |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_permission(). |
translation_entity_form_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_alter(). |
TermTranslationController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Definition of Drupal\taxonomy\TermTranslationController. |
TextTranslationTest::$modules |
property |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Modules to enable. |