Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TranslatableStringFactory::createTranslatableMessage | function | core/ |
|
| TranslatableStringFactory::createTranslationParameters | function | core/ |
|
| TranslatableStringFactory::__construct | function | core/ |
|
| TranslatableStringTest | class | core/ |
Tests Translatable String. |
| TranslatableStringTest.php | file | core/ |
|
| TranslatableStringTest::testCreateTranslatableString | function | core/ |
Tests various ways of creating a translatable string. |
| TranslatedViewTest | class | core/ |
Tests that translated strings in views UI don't override original strings. |
| TranslatedViewTest.php | file | core/ |
|
| TranslatedViewTest::$adminUser | property | core/ |
Administrator user for tests. |
| TranslatedViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TranslatedViewTest::$langcodes | property | core/ |
Languages to enable. |
| TranslatedViewTest::$modules | property | core/ |
Modules to install. |
| TranslatedViewTest::setUp | function | core/ |
Sets up the test. |
| TranslatedViewTest::testTranslatedStrings | function | core/ |
Tests view translation. |
| TranslateEditForm | class | core/ |
Defines a translation edit form. |
| TranslateEditForm.php | file | core/ |
|
| TranslateEditForm::buildForm | function | core/ |
Form constructor. |
| TranslateEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TranslateEditForm::submitForm | function | core/ |
Form submission handler. |
| TranslateEditForm::validateForm | function | core/ |
Form validation handler. |
| TranslateFilterForm | class | core/ |
Provides a filtered translation edit form. |
| TranslateFilterForm.php | file | core/ |
|
| TranslateFilterForm::buildForm | function | core/ |
Form constructor. |
| TranslateFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TranslateFilterForm::resetForm | function | core/ |
Provides a submit handler for the reset button. |
| TranslateFilterForm::submitForm | function | core/ |
Form submission handler. |
| TranslateFormBase | class | core/ |
Defines the locale user interface translation form base. |
| TranslateFormBase.php | file | core/ |
|
| TranslateFormBase::$filterValues | property | core/ |
Filter values. Shared between objects that inherit this class. |
| TranslateFormBase::$languageManager | property | core/ |
The language manager. |
| TranslateFormBase::$localeStorage | property | core/ |
The locale storage. |
| TranslateFormBase::$state | property | core/ |
The state store. |
| TranslateFormBase::create | function | core/ |
Instantiates a new instance of this class. |
| TranslateFormBase::translateFilterLoadStrings | function | core/ |
Builds a string search query and returns an array of string objects. |
| TranslateFormBase::translateFilters | function | core/ |
Lists locale translation filters that can be applied. |
| TranslateFormBase::translateFilterValues | function | core/ |
Builds an array out of search criteria specified in request variables. |
| TranslateFormBase::__construct | function | core/ |
Constructs a new TranslationFormBase object. |
| Translation | class | core/ |
Defines a translatable annotation object. |
| Translation.php | file | core/ |
|
| Translation::$translation | property | core/ |
The string translation object. |
| Translation::get | function | core/ |
Gets the value of an annotation. |
| Translation::__construct | function | core/ |
Constructs a new class instance. |
| TranslationInterface | interface | core/ |
Interface for the translation.manager translation service. |
| TranslationInterface.php | file | core/ |
|
| TranslationInterface::formatPlural | function | core/ |
Formats a string containing a count of items. |
| TranslationInterface::translate | function | core/ |
Translates a string to the current language or to a given language. |
| TranslationInterface::translateString | function | core/ |
Translates a TranslatableMarkup object to a string. |
| TranslationLanguageRenderer | class | core/ |
Renders entity translations in their row language. |
| TranslationLanguageRenderer.php | file | core/ |
|
| TranslationLanguageRenderer::$langcodeAlias | property | core/ |
Stores the field alias of the langcode column. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.