Search for trans
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallTranslationFilePatternTest::setUp | function | core/ |
|
| InstallTranslationFilePatternTest::testFilesPatternInvalid | function | core/ |
@dataProvider providerInvalidTranslationFiles |
| 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. |
| JsonApiPatchRegressionTest::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 install. |
| 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/ |
|
| LangcodeRequiredIfTranslatableValuesConstraint | class | core/ |
#[Constraint(id: 'LangcodeRequiredIfTranslatableValues', label: new TranslatableMarkup('Translatable config has langcode', [], [ 'context' => 'Validation', ]), type: [ 'config_object', ])] |
| LangcodeRequiredIfTranslatableValuesConstraint.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage | property | core/ |
The error message if this config object is missing a `langcode`. |
| LangcodeRequiredIfTranslatableValuesConstraint::$superfluousMessage | property | core/ |
The error message if this config object contains a superfluous `langcode`. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | 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 install. |
| LanguageSelectorTranslatableTest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| LanguageSelectorTranslatableTest::setUp | function | core/ |
|
| LanguageSelectorTranslatableTest::testContentTranslationPageTitle | function | core/ |
Tests that correct title is displayed for content translation page. |
| LanguageSelectorTranslatableTest::testLanguageStringSelector | function | core/ |
Tests content translation language selectors are correctly translated. |
| LanguageTestTrait::disableBundleTranslation | function | core/ |
Disables translations for the given entity type bundle. |
| LanguageTestTrait::enableBundleTranslation | function | core/ |
Enables translations for the given entity type bundle. |
| LanguageTestTrait::setFieldTranslatable | function | core/ |
Sets and saves a given field instance translation status. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.