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
- Search 11.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleTranslationTest | class | core/ |
Tests Drupal\locale\LocaleTranslation. |
| LocaleTranslationTest.php | file | core/ |
|
| LocaleTranslationTest.php | file | core/ |
|
| LocaleTranslationTest::$cache | property | core/ |
A stub cache to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::$languageManager | property | core/ |
A stub language manager built from LanguageManagerInterface. |
| LocaleTranslationTest::$lock | property | core/ |
A stub lock to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::$modules | property | core/ |
|
| LocaleTranslationTest::$requestStack | property | core/ |
The request stack. |
| LocaleTranslationTest::$storage | property | core/ |
A stub storage to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::setUp | function | core/ |
|
| LocaleTranslationTest::setUp | function | core/ |
|
| LocaleTranslationTest::testDestruct | function | core/ |
Tests for \Drupal\locale\LocaleTranslation::destruct(). |
| LocaleTranslationTest::testSerializable | function | core/ |
Tests that \Drupal\locale\LocaleTranslation is serializable. |
| LocaleTranslationUiTest | class | core/ |
Tests the validation of translation strings and search results. |
| LocaleTranslationUiTest.php | file | core/ |
|
| LocaleTranslationUiTest::$defaultTheme | property | core/ |
|
| LocaleTranslationUiTest::$modules | property | core/ |
|
| LocaleTranslationUiTest::$useOneTimeLoginLinks | property | core/ |
|
| LocaleTranslationUiTest::testEnglishTranslation | function | core/ |
Enable interface translation to English. |
| LocaleTranslationUiTest::testJavaScriptTranslation | function | core/ |
Tests the rebuilding of JavaScript translation files on deletion. |
| LocaleTranslationUiTest::testStringSearch | function | core/ |
Tests translation search form. |
| LocaleTranslationUiTest::testStringTranslation | function | core/ |
Adds a language and tests string translation by users with the appropriate permissions. |
| LocaleTranslationUiTest::testStringValidation | function | core/ |
Tests the validation of the translation input. |
| LocaleTranslationUiTest::testUICustomizedStrings | function | core/ |
Tests that only changed strings are saved customized when edited. |
| LocaleUpdateBase::assertTranslation | function | core/ |
Checks the translation of a string. |
| LocaleUpdateBase::setCurrentTranslations | function | core/ |
Sets up existing translations and their statuses in the database. |
| LocaleUpdateBase::setTranslationFiles | function | core/ |
Setup the environment containing local and remote translation files. |
| LocaleUpdateBase::setTranslationsDirectory | function | core/ |
Sets the value of the default translations directory. |
| locale_config_batch_update_config_translations | function | core/ |
Implements callback_batch_operation(). |
| locale_is_translatable | function | core/ |
Checks whether $langcode is a language supported as a locale target. |
| locale_js_translate | function | core/ |
Returns a list of translation files given a list of JavaScript files. |
| locale_post_update_clear_translation_path_config | function | core/ |
Removes the translation.path config. |
| locale_test.no_translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.no_translation.yml |
| locale_test.translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/language/de/locale_test.translation.yml |
| locale_test.translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation.yml |
| locale_test.translation_multiple.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml |
| locale_test_translate.info.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml |
| locale_test_translate.schema.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml |
| locale_test_translate.settings.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_translate/config/install/locale_test_translate.settings.yml |
| locale_translatable_language_list | function | core/ |
Returns list of translatable languages. |
| locale_translate_batch_build | function | core/ |
Build a locale batch from an array of files. |
| locale_translate_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| locale_translate_batch_import | function | core/ |
Implements callback_batch_operation(). |
| locale_translate_batch_import_save | function | core/ |
Implements callback_batch_operation(). |
| locale_translate_batch_refresh | function | core/ |
Implements callback_batch_operation(). |
| locale_translate_delete_translation_files | function | core/ |
Deletes interface translation files and translation history records. |
| locale_translate_file_attach_properties | function | core/ |
Generates file properties from filename and options. |
| locale_translate_file_create | function | core/ |
Creates a file object and populates the timestamp and hash properties. |
| locale_translate_get_interface_translation_files | function | core/ |
Get interface translation files present in the translations directory. |
| locale_translation_batch_fetch_build | function | core/ |
Builds a batch to download and import project translations. |
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.