Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LOCALE_TRANSLATION_OVERWRITE_NONE | constant | core/ |
UI option for override of existing translations. |
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED | constant | core/ |
UI option for override of existing translations. |
locale_translation_project_list | function | core/ |
Fetch an array of projects for translation update. |
LOCALE_TRANSLATION_REMOTE | constant | core/ |
Translation source is a remote file. |
locale_translation_source_build | function | core/ |
Builds abstract translation source. |
locale_translation_source_check_file | function | core/ |
Checks whether a po file exists in the local filesystem. |
LOCALE_TRANSLATION_SOURCE_COMPARE_EQ | constant | core/ |
Comparison result of source files timestamps. |
LOCALE_TRANSLATION_SOURCE_COMPARE_GT | constant | core/ |
Comparison result of source files timestamps. |
LOCALE_TRANSLATION_SOURCE_COMPARE_LT | constant | core/ |
Comparison result of source files timestamps. |
locale_translation_status_delete_languages | function | core/ |
Delete language entries from the status cache. |
locale_translation_status_delete_projects | function | core/ |
Delete project entries from the status cache. |
locale_translation_status_save | function | core/ |
Saves the status of translation sources in static cache. |
LOCALE_TRANSLATION_STATUS_TTL | constant | core/ |
The number of seconds that the translations status entry should be considered. |
locale_translation_update_file_history | function | core/ |
Updates the {locale_file} table. |
locale_translation_use_remote_source | function | core/ |
Checks whether remote translation sources are used. |
LOCALE_TRANSLATION_USE_SOURCE_LOCAL | constant | core/ |
Translation update mode: Use local files only. |
LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL | constant | core/ |
Translation update mode: Use both remote and local files. |
LocalTaskDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
Log::transform | function | core/ |
Performs the associated process. |
LoggerChannel::$levelTranslation | property | core/ |
Map of PSR3 log constants to RFC 5424 log constants. |
MachineName::$transliteration | property | core/ |
The transliteration service. |
MachineName::transform | function | core/ |
Performs the associated process. |
MachineNameController::$transliteration | property | core/ |
The transliteration helper. |
MachineNameController::transliterate | function | core/ |
Transliterates a string in given language. Various postprocessing possible. |
MachineNameTest::$transliteration | property | core/ |
The mock transliteration. |
MakeUniqueBase::transform | function | core/ |
Creates a unique value based on the source value. |
MediaEmbedFilterTranslationTest | class | core/ |
Tests that media embeds are translated based on text (host entity) language. |
MediaEmbedFilterTranslationTest.php | file | core/ |
|
MediaEmbedFilterTranslationTest::$modules | property | core/ |
Modules to enable. |
MediaEmbedFilterTranslationTest::providerTranslationSituations | function | core/ |
Data provider for testTranslationSelection(). |
MediaEmbedFilterTranslationTest::setUp | function | core/ |
|
MediaEmbedFilterTranslationTest::testTranslationSelection | function | core/ |
Tests that the expected embedded media entity translation is selected. |
MediaEntityMetadataApiTest::testApiTranslation | function | core/ |
Tests the media entity metadata API with translations. |
MediaTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
MediaTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
MediaTest::testTranslationAlt | function | core/ |
Tests that dialog loads appropriate translation's alt text. |
MediaTest::testTranslationAlt | function | core/ |
Tests the CKEditor 5 media plugin loads the translated alt attribute. |
MediaTranslationTest | class | core/ |
Tests multilanguage fields logic. |
MediaTranslationTest.php | file | core/ |
|
MediaTranslationTest::$modules | property | core/ |
Modules to install. |
MediaTranslationTest::$testTranslationMediaType | property | core/ |
The test media translation type. |
MediaTranslationTest::setUp | function | core/ |
|
MediaTranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Tests translatable fields storage/retrieval. |
MediaTranslationUITest | class | core/ |
Tests the Media Translation UI. |
MediaTranslationUITest.php | file | core/ |
|
MediaTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
MediaTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTranslationUITest::$modules | property | core/ |
Modules to enable. |
MediaTranslationUITest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
MediaTranslationUITest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.