Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| 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. |
| TranslationLanguageRenderer::getCacheContexts | function | core/ |
|
| TranslationLanguageRenderer::getLangcode | function | core/ |
|
| TranslationLanguageRenderer::getLangcodeTable | function | core/ |
Returns the name of the table holding the "langcode" field. |
| TranslationLanguageRenderer::preRenderByRelationship | function | core/ |
|
| TranslationLanguageRenderer::query | function | core/ |
|
| TranslationLanguageRenderer::renderByRelationship | function | core/ |
|
| TranslationLink | class | core/ |
Provides a translation link for an entity. |
| TranslationLink.php | file | core/ |
|
| TranslationLink::getDefaultLabel | function | core/ |
|
| TranslationLink::getEntityLinkTemplate | function | core/ |
|
| TranslationLinkTest | class | core/ |
Tests the content translation overview link field handler. |
| TranslationLinkTest.php | file | core/ |
|
| TranslationLinkTest::$defaultTheme | property | core/ |
|
| TranslationLinkTest::$modules | property | core/ |
|
| TranslationLinkTest::$testViews | property | core/ |
Views used by this test. |
| TranslationLinkTest::getTranslatorPermissions | function | core/ |
|
| TranslationLinkTest::setUp | function | core/ |
|
| TranslationLinkTest::testTranslationLink | function | core/ |
Tests the content translation overview link field handler. |
| TranslationManager | class | core/ |
Defines a chained translation implementation combining multiple translators. |
| TranslationManager.php | file | core/ |
|
| TranslationManager::$defaultLangcode | property | core/ |
The default langcode used in translations. |
| TranslationManager::$sortedTranslators | property | core/ |
An array of translators, sorted by priority. |
| TranslationManager::$translators | property | core/ |
An unsorted array of arrays of active translators. |
| TranslationManager::addTranslator | function | core/ |
Appends a translation system to the translation chain. |
| TranslationManager::doTranslate | function | core/ |
Translates a string to the current language or to a given language. |
| TranslationManager::formatPlural | function | core/ |
|
| TranslationManager::getStringTranslation | function | core/ |
Pagination
- Previous page
- Page 1676
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.