Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
InstallProfileUninstallValidator::setStringTranslation function core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php
InstallTranslationFilePatternTest class core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Tests for installer language support.
InstallTranslationFilePatternTest.php file core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$filePatternMethod property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$fileTranslation property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$modules property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Modules to install.
InstallTranslationFilePatternTest::providerInvalidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::providerValidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::setUp function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::testFilesPatternInvalid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerInvalidTranslationFiles
InstallTranslationFilePatternTest::testFilesPatternValid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerValidTranslationFiles
install_check_translations function core/includes/install.core.inc Checks installation requirements and reports any errors.
install_config_download_translations function core/includes/install.core.inc Replaces install_download_translation() during configuration installs.
install_download_additional_translations_operations function core/includes/install.core.inc Prepares the system for import and downloads additional translations.
install_download_translation function core/includes/install.core.inc Download a translation file for the selected language.
install_find_translations function core/includes/install.core.inc Finds all .po files that are useful to the installer.
install_finish_translations function core/includes/install.core.inc Finishes importing files at end of installation.
install_import_translations function core/includes/install.core.inc Imports languages via a batch process during installation.
Interface translation properties group core/modules/locale/locale.api.php .info.yml file properties for interface translation settings.
JsonApiFunctionalMultilingualTest::testPatchTranslation function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php Tests updating a translation.
JsonApiFunctionalMultilingualTest::testPatchTranslationFallback function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php Tests updating a translation fallback.
JsonApiFunctionalMultilingualTest::testPostTranslation function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php Tests creating a translation.
JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 function core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php Ensure non-translatable entities can be PATCHed with an alternate language.
JSTranslationTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php Tests for CKEditor 5 plugins using Drupal's translation system.
JSTranslationTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php
JSTranslationTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php Modules to install.
JSTranslationTest::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php
JSTranslationTest::test function core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php Integration test to ensure that CKEditor 5 Plugins translations are loaded.
KeyValueContentEntityStorage::createTranslation function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Constructs a new entity translation object, without permanently saving it.
KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Returns the latest revision affecting the specified translation.
KeyValueContentEntityStorage::hasStoredTranslations function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php
LangcodeRequiredIfTranslatableValuesConstraint class core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php
LangcodeRequiredIfTranslatableValuesConstraint.php file core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php
LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php The error message if this config object is missing a `langcode`.
LangcodeRequiredIfTranslatableValuesConstraint::$superfluousMessage property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php The error message if this config object contains a superfluous `langcode`.
LangcodeRequiredIfTranslatableValuesConstraintValidator class core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraintValidator.php Validates the LangcodeRequiredIfTranslatableValues constraint.
LangcodeRequiredIfTranslatableValuesConstraintValidator.php file core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraintValidator.php
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate function core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraintValidator.php
LanguageConfigOverrideTest::$configTranslation property core/modules/language/tests/src/Unit/Config/LanguageConfigOverrideTest.php Language configuration override.
LanguageDomains::transform function core/modules/language/src/Plugin/migrate/process/LanguageDomains.php Performs the associated process.
LanguageDomainsTest::testTransform function core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php @covers ::transform
LanguageNegotiation::transform function core/modules/language/src/Plugin/migrate/process/LanguageNegotiation.php Performs the associated process.
LanguageNegotiationContentEntityTest::createTranslatableEntity function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Creates a translated entity.
LanguageNegotiationTest::testTransformWithoutWeights function core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php Tests successful transformation without weights.
LanguageNegotiationTest::testTransformWithWeights function core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php Tests successful transformation without weights.
LanguageRequestSubscriber::$translation property core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php The translation service.
LanguageSelectorTranslatableTest class core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Tests the content translation settings language selector options.
LanguageSelectorTranslatableTest.php file core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php
LanguageSelectorTranslatableTest::$administrator property core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php The user with administrator privileges.
LanguageSelectorTranslatableTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php The theme to install as the default for testing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.