Search for translations
- Search 7.x for translations
- Search 9.5.x for translations
- Search 10.3.x for translations
- Search 11.x for translations
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldTranslationSqlStorageTest.php | file | core/ |
|
FieldTranslationSqlStorageTest::assertFieldStorageLangcode | function | core/ |
Checks whether field languages are correctly stored for the given entity. |
FieldTranslationSqlStorageTest::testFieldSqlStorage | function | core/ |
Tests field SQL storage. |
FieldTranslationSynchronizer | class | core/ |
Provides field translation synchronization capabilities. |
FieldTranslationSynchronizer.php | file | core/ |
|
FieldTranslationSynchronizer::$deprecatedProperties | property | core/ |
|
FieldTranslationSynchronizer::$entityTypeManager | property | core/ |
The entity type manager. |
FieldTranslationSynchronizer::$fieldTypeManager | property | core/ |
The field type plugin manager. |
FieldTranslationSynchronizer::createMergedItem | function | core/ |
Creates a merged item. |
FieldTranslationSynchronizer::getFieldSynchronizationSettings | function | core/ |
Returns the synchronization settings for the specified field. |
FieldTranslationSynchronizer::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
FieldTranslationSynchronizer::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
FieldTranslationSynchronizer::itemHash | function | core/ |
Computes a hash code for the specified item. |
FieldTranslationSynchronizer::synchronizeFields | function | core/ |
Performs field column synchronization on the given entity. |
FieldTranslationSynchronizer::synchronizeItems | function | core/ |
Synchronize the items of a single field. |
FieldTranslationSynchronizer::__construct | function | core/ |
Constructs a FieldTranslationSynchronizer object. |
FieldTranslationSynchronizerInterface | interface | core/ |
Provides field translation synchronization capabilities. |
FieldTranslationSynchronizerInterface.php | file | core/ |
|
FieldTranslationSynchronizerInterface::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
FieldTranslationSynchronizerInterface::synchronizeFields | function | core/ |
Performs field column synchronization on the given entity. |
FieldTranslationSynchronizerInterface::synchronizeItems | function | core/ |
Synchronize the items of a single field. |
FollowUpMigrationsTest::testEntityReferenceTranslations | function | core/ |
Test entity reference translations. |
FollowUpMigrationsTest::testEntityReferenceTranslations | function | core/ |
Test entity reference translations. |
HelpTopicTranslationTest::testHelpTopicTranslations | function | core/ |
Tests help topic translations. |
InstallerTestBase::$translations | property | core/ |
A string translation map used for translated installer screens. |
InstallerTestBase::$translations | property | core/ |
A string translation map used for translated installer screens. |
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
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_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. |
KeyValueContentEntityStorage::hasStoredTranslations | function | core/ |
|
LocaleConfigManager::$translations | property | core/ |
Array with preloaded string translations. |
LocaleConfigManager::deleteLanguageTranslations | function | core/ |
Deletes configuration for language. |
LocaleConfigManager::isUpdatingTranslationsFromLocale | function | core/ |
Indicates whether configuration translations are being updated from locale. |
LocaleConfigManager::updateConfigTranslations | function | core/ |
Updates all configuration translations for the names / languages provided. |
LocaleConfigSubscriber::resetExistingTranslations | function | core/ |
Reset existing locale translations to their source values. |
LocaleLookupTest::testFixOldPluralStyleTranslations | function | core/ |
Tests locale lookups with old plural style of translations. |
LocaleNonInteractiveInstallTest::testInstallerTranslations | function | core/ |
Tests that the expected translated text appears on the login screen. |
LocaleStringTest::createAllTranslations | function | core/ |
Creates translations for source string and all languages. |
LocaleTranslation::$translations | property | core/ |
Cached translations. |
LocaleTranslationDownloadTest::$translationsStream | property | core/ |
The virtual file stream for storing translations. |
LocaleUpdateBase::setCurrentTranslations | function | core/ |
Setup existing translations in the database and set up the status of existing translations. |
LocaleUpdateBase::setTranslationsDirectory | function | core/ |
Sets the value of the default translations directory. |
locale_post_update_clear_cache_for_old_translations | function | core/ |
Clear cache to ensure plural translations are removed from it. |
MediaEmbedFilterTranslationTest::providerTranslationSituations | function | core/ |
Data provider for testTranslationSelection(). |
MediaEmbedFilterTranslationTest::testTranslationSelection | function | core/ |
Tests that the expected embedded media entity translation is selected. |
MigrateCommentTest::testCommentEntityTranslations | function | core/ |
Tests the migration of comment entity translations. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.