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 |
---|---|---|---|
ContentTranslationSyncImageTest::$cardinality | property | core/ |
The cardinality of the image field. |
ContentTranslationSyncImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationSyncImageTest::$files | property | core/ |
The test image files. |
ContentTranslationSyncImageTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationSyncImageTest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
ContentTranslationSyncImageTest::saveEntity | function | core/ |
Saves the passed entity and reloads it, enabling compatibility mode. |
ContentTranslationSyncImageTest::setUp | function | core/ |
|
ContentTranslationSyncImageTest::setupTestFields | function | core/ |
Creates the test image field. |
ContentTranslationSyncImageTest::testImageFieldSync | function | core/ |
Tests image field field synchronization. |
ContentTranslationSyncUnitTest | class | core/ |
Tests the field synchronization logic. |
ContentTranslationSyncUnitTest.php | file | core/ |
|
ContentTranslationSyncUnitTest::$cardinality | property | core/ |
The field cardinality. |
ContentTranslationSyncUnitTest::$columns | property | core/ |
All the field columns. |
ContentTranslationSyncUnitTest::$langcodes | property | core/ |
The available language codes. |
ContentTranslationSyncUnitTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationSyncUnitTest::$synchronized | property | core/ |
The columns to be synchronized. |
ContentTranslationSyncUnitTest::$synchronizer | property | core/ |
The synchronizer class to be tested. |
ContentTranslationSyncUnitTest::$unchangedFieldValues | property | core/ |
The unchanged field values. |
ContentTranslationSyncUnitTest::setUp | function | core/ |
|
ContentTranslationSyncUnitTest::testDifferingSyncedColumns | function | core/ |
Tests that one change in a synchronized column triggers a change in all columns. |
ContentTranslationSyncUnitTest::testFieldSync | function | core/ |
Tests the field synchronization algorithm. |
ContentTranslationSyncUnitTest::testMultipleSyncedValues | function | core/ |
Tests that items holding the same values are correctly synchronized. |
D6NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
D7NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
DisplayTest::checkTranslationSetting | function | core/ |
Asserts a node and a file based view for the translation setting. |
DisplayTest::testTranslationSetting | function | core/ |
Test translation rendering settings based on entity translatability. |
EditorConfigTranslationSubscriber | class | core/ |
Adds configuration names to configuration mapper on POPULATE_MAPPER event. |
EditorConfigTranslationSubscriber.php | file | core/ |
|
EditorConfigTranslationSubscriber::$configFactory | property | core/ |
The config factory. |
EditorConfigTranslationSubscriber::addConfigNames | function | core/ |
Reacts to the populating of a configuration mapper. |
EditorConfigTranslationSubscriber::getSubscribedEvents | function | core/ |
|
EditorConfigTranslationSubscriber::__construct | function | core/ |
EditorConfigTranslationSubscriber constructor. |
EntityChangedInterface::getChangedTimeAcrossTranslations | function | core/ |
Gets the timestamp of the last entity change across all translations. |
EntityChangedTrait::getChangedTimeAcrossTranslations | function | core/ |
Returns the timestamp of the last entity change across all translations. |
EntityDecoupledTranslationRevisionsTest::$translations | property | core/ |
The translations of the test entity. |
EntityDecoupledTranslationRevisionsTest::testRemovedTranslations | function | core/ |
Tests that deleted translations are not accidentally restored. |
EntityTranslationSettings | class | core/ |
Drupal 7 Entity Translation settings from variables. |
EntityTranslationSettings.php | file | core/ |
|
EntityTranslationSettings::count | function | core/ |
Gets the source count. |
EntityTranslationSettings::fields | function | core/ |
Returns available fields on the source. |
EntityTranslationSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EntityTranslationSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EntityTranslationSettings::query | function | core/ |
|
EntityTranslationSettingsTest | class | core/ |
Tests entity translation settings source plugin. |
EntityTranslationSettingsTest.php | file | core/ |
|
EntityTranslationSettingsTest::$modules | property | core/ |
Modules to enable. |
EntityTranslationSettingsTest::providerSource | function | core/ |
The data provider. |
EntityTranslationTest::testTranslationStatus | function | core/ |
Tests the getTranslationStatus method. |
FieldableEntity::getEntityTranslationSourceLanguage | function | core/ |
Gets an entity source language from the 'entity_translation' table. |
FieldTranslationSqlStorageTest | class | core/ |
Tests Field translation SQL Storage. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.