Search for translations
- Search 7.x for translations
- Search 9.5.x for translations
- Search 10.3.x for translations
- Search 11.x for translations
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TranslationStatusInterface.php | file | core/ |
|
TranslationStatusInterface::getTranslationStatus | function | core/ |
Returns the translation status. |
TranslationStatusInterface::TRANSLATION_CREATED | constant | core/ |
Status code identifying a newly created translation. |
TranslationStatusInterface::TRANSLATION_EXISTING | constant | core/ |
Status code identifying an existing translation. |
TranslationStatusInterface::TRANSLATION_REMOVED | constant | core/ |
Status code identifying a removed translation. |
TranslationsTest | class | core/ |
Tests media library for translatable media. |
TranslationsTest.php | file | core/ |
|
TranslationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TranslationsTest::$modules | property | core/ |
Modules to enable. |
TranslationsTest::setUp | function | core/ |
|
TranslationsTest::testMediaLibraryTranslations | function | core/ |
Tests the media library widget shows all media only once. |
TranslationString | class | core/ |
Defines the locale translation string object. |
TranslationString.php | file | core/ |
|
TranslationString::$customized | property | core/ |
Integer indicating whether this string is customized. |
TranslationString::$isNew | property | core/ |
Boolean indicating whether the string object is new. |
TranslationString::$language | property | core/ |
The language code. |
TranslationString::$translation | property | core/ |
The string translation. |
TranslationString::delete | function | core/ |
Deletes string object from storage. |
TranslationString::getString | function | core/ |
Gets plain string contained in this object. |
TranslationString::isNew | function | core/ |
Checks whether the object is not saved to storage yet. |
TranslationString::isSource | function | core/ |
Checks whether the object is a source string. |
TranslationString::isTranslation | function | core/ |
Checks whether the object is a translation string. |
TranslationString::save | function | core/ |
Saves string object to storage. |
TranslationString::setCustomized | function | core/ |
Sets the string as customized / not customized. |
TranslationString::setString | function | core/ |
Sets the string contained in this object. |
TranslationString::__construct | function | core/ |
Constructs a new locale string object. |
TranslationStringTest | class | core/ |
Tests the TranslatableMarkup class. |
TranslationStringTest.php | file | core/ |
|
TranslationStringTest::$modules | property | core/ |
Modules to enable. |
TranslationStringTest::rebootAndPrepareSettings | function | core/ |
Reboots the kernel to set custom translations in Settings. |
TranslationStringTest::setUp | function | core/ |
|
TranslationStringTest::testComparison | function | core/ |
Tests that TranslatableMarkup objects can be compared. |
UnitTestCase::getStringTranslationStub | function | core/ |
Returns a stub translation manager that just returns the passed string. |
views.view.test_entity_translations_link.yml | file | core/ |
core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml |
WebTestBase::$customTranslations | property | core/ |
An array of custom translations suitable for drupal_rewrite_settings(). |
WebTestBase::addCustomTranslations | function | core/ |
Queues custom translations to be written to settings.php. |
WebTestBase::writeCustomTranslations | function | core/ |
Writes custom translations to the test site's settings.php. |
_layout_builder_bundle_has_no_translations | function | core/ |
Determines if there are zero translations for the bundle. |
_locale_refresh_translations | function | core/ |
Refresh related information after string translations have been updated. |
_translationstatus.txt | file | core/ |
Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license af.js Found: 62 Missing: 4 ar.js Found: 51 Missing: 15 bg.js Found: 58… |
_translationstatus.txt | file | core/ |
Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license cs.js Found: 30 Missing: 0 cy.js Found: 30 Missing: 0 da.js Found: 12 Missing:… |
_translationstatus.txt | file | core/ |
Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license cs.js Found: 118 Missing: 0 cy.js Found: 118 Missing: 0 de.js Found: 118… |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.