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 |
|---|---|---|---|
| InstallTranslationFilePatternTest::testFilesPatternValid | function | core/ |
@dataProvider providerValidTranslationFiles |
| install_check_translations | function | core/ |
Checks installation requirements and reports any errors. |
| install_config_download_translations | function | core/ |
Replaces install_download_translation() during configuration installs. |
| install_download_additional_translations_operations | function | core/ |
Prepares the system for import and downloads additional translations. |
| install_download_translation | function | core/ |
Download a translation file for the selected language. |
| install_find_translations | function | core/ |
Finds all .po files that are useful to the installer. |
| install_finish_translations | function | core/ |
Finishes importing files at end of installation. |
| install_import_translations | function | core/ |
Imports languages via a batch process during installation. |
| Interface translation properties | group | core/ |
.info.yml file properties for interface translation settings. |
| JsonApiFunctionalMultilingualTest::testPatchTranslation | function | core/ |
Tests updating a translation. |
| JsonApiFunctionalMultilingualTest::testPatchTranslationFallback | function | core/ |
Tests updating a translation fallback. |
| JsonApiFunctionalMultilingualTest::testPostTranslation | function | core/ |
Tests creating a translation. |
| JsonApiRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 | function | core/ |
Ensure non-translatable entities can be PATCHed with an alternate language. |
| JSTranslationTest | class | core/ |
Tests for CKEditor 5 plugins using Drupal's translation system. |
| JSTranslationTest.php | file | core/ |
|
| JSTranslationTest::$modules | property | core/ |
Modules to enable. |
| JSTranslationTest::setUp | function | core/ |
|
| JSTranslationTest::test | function | core/ |
Integration test to ensure that CKEditor 5 Plugins translations are loaded. |
| KeyValueContentEntityStorage::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
| KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| KeyValueContentEntityStorage::hasStoredTranslations | function | core/ |
|
| LanguageConfigOverrideTest::$configTranslation | property | core/ |
Language configuration override. |
| LanguageDomains::transform | function | core/ |
Performs the associated process. |
| LanguageDomainsTest::testTransform | function | core/ |
@covers ::transform[[api-linebreak]] |
| LanguageNegotiation::transform | function | core/ |
Performs the associated process. |
| LanguageNegotiationContentEntityTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
| LanguageNegotiationTest::testTransformWithoutWeights | function | core/ |
Tests successful transformation without weights. |
| LanguageNegotiationTest::testTransformWithWeights | function | core/ |
Tests successful transformation without weights. |
| LanguageRequestSubscriber::$translation | property | core/ |
The translation service. |
| LanguageSelectorTranslatableTest | class | core/ |
Tests the content translation settings language selector options. |
| LanguageSelectorTranslatableTest.php | file | core/ |
|
| LanguageSelectorTranslatableTest::$administrator | property | core/ |
The user with administrator privileges. |
| LanguageSelectorTranslatableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageSelectorTranslatableTest::$modules | property | core/ |
Modules to enable. |
| LanguageSelectorTranslatableTest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| LanguageSelectorTranslatableTest::setUp | function | core/ |
|
| LanguageSelectorTranslatableTest::testLanguageStringSelector | function | core/ |
Tests content translation language selectors are correctly translated. |
| LanguageTypes::transform | function | core/ |
Performs the associated process. |
| LanguageTypesTest::testTransformAll | function | core/ |
Tests successful transformation of all language types. |
| LanguageTypesTest::testTransformConfigurable | function | core/ |
Tests successful transformation of configurable language types. |
| LatestTranslationAffectedRevision | class | core/ |
Filter to show only the latest translation affected revision of an entity. |
| LatestTranslationAffectedRevision.php | file | core/ |
|
| LatestTranslationAffectedRevision::$entityTypeManager | property | core/ |
Entity Type Manager service. |
| LatestTranslationAffectedRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
| LatestTranslationAffectedRevision::adminSummary | function | core/ |
Display the filter on the administrative summary. |
| LatestTranslationAffectedRevision::canExpose | function | core/ |
Determine if a filter can be exposed. |
| LatestTranslationAffectedRevision::create | function | core/ |
Creates an instance of the plugin. |
| LatestTranslationAffectedRevision::operatorForm | function | core/ |
Options form subform for setting the operator. |
| LatestTranslationAffectedRevision::query | function | core/ |
Add this filter to the query. |
| LatestTranslationAffectedRevision::__construct | function | core/ |
Constructs a new LatestRevisionTranslationAffected. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.