Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 10.3.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
FieldOptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldOptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldOptionTranslation::query function core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php
FieldOptionTranslation::query function core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php
FieldOptionTranslation::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldOptionTranslation.php Get the field default/mapped settings.
FieldOptionTranslation::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldOptionTranslation.php Get the field default/mapped settings.
FieldOptionTranslationTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php Tests the field option translation source plugin.
FieldOptionTranslationTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php Tests the field option translation source plugin.
FieldOptionTranslationTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php
FieldOptionTranslationTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php
FieldOptionTranslationTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php Modules to enable.
FieldOptionTranslationTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php Modules to enable.
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php The data provider.
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php The data provider.
FieldRenderedEntityTranslationTest class core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Tests the rendering of the 'rendered_entity' field and translations.
FieldRenderedEntityTranslationTest.php file core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldRenderedEntityTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php The theme to install as the default for testing.
FieldRenderedEntityTranslationTest::$entityTypeManager property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php The entity type manager service.
FieldRenderedEntityTranslationTest::$modules property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Modules to enable.
FieldRenderedEntityTranslationTest::$testViews property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldRenderedEntityTranslationTest::assertRows function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Ensures that the rendered results are working as expected.
FieldRenderedEntityTranslationTest::setUp function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldRenderedEntityTranslationTest::testTranslationRows function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Tests that different translation mechanisms can be used for base fields.
FieldSettings::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldSettings.php Get the field default/mapped settings.
FieldSettings::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldSettings.php Performs the associated process.
FieldSettingsTest::testTransformImageSettings function core/modules/field/tests/src/Unit/Plugin/migrate/process/d7/FieldSettingsTest.php Tests transformation of image field settings.
FieldStorageConfig::$translatable property core/modules/field/src/Entity/FieldStorageConfig.php Flag indicating whether the field is translatable.
FieldStorageConfig::isTranslatable function core/modules/field/src/Entity/FieldStorageConfig.php Returns whether the field supports translation.
FieldStorageConfig::setTranslatable function core/modules/field/src/Entity/FieldStorageConfig.php Sets whether the field is translatable.
FieldStorageConfigInterface::setTranslatable function core/modules/field/src/FieldStorageConfigInterface.php Sets whether the field is translatable.
FieldStorageDefinitionInterface::isTranslatable function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns whether the field supports translation.
FieldStorageDefinitionInterface::setTranslatable function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Sets whether the field supports translation.
FieldTranslationSqlStorageTest class core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php Tests Field translation SQL Storage.
FieldTranslationSqlStorageTest.php file core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php
FieldTranslationSqlStorageTest::assertFieldStorageLangcode function core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php Checks whether field languages are correctly stored for the given entity.
FieldTranslationSqlStorageTest::testFieldSqlStorage function core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php Tests field SQL storage.
FieldTranslationSynchronizer class core/modules/content_translation/src/FieldTranslationSynchronizer.php Provides field translation synchronization capabilities.
FieldTranslationSynchronizer.php file core/modules/content_translation/src/FieldTranslationSynchronizer.php
FieldTranslationSynchronizer::$deprecatedProperties property core/modules/content_translation/src/FieldTranslationSynchronizer.php
FieldTranslationSynchronizer::$entityTypeManager property core/modules/content_translation/src/FieldTranslationSynchronizer.php The entity type manager.
FieldTranslationSynchronizer::$fieldTypeManager property core/modules/content_translation/src/FieldTranslationSynchronizer.php The field type plugin manager.
FieldTranslationSynchronizer::createMergedItem function core/modules/content_translation/src/FieldTranslationSynchronizer.php Creates a merged item.
FieldTranslationSynchronizer::getFieldSynchronizationSettings function core/modules/content_translation/src/FieldTranslationSynchronizer.php Returns the synchronization settings for the specified field.
FieldTranslationSynchronizer::getFieldSynchronizedProperties function core/modules/content_translation/src/FieldTranslationSynchronizer.php Returns the synchronized properties for the specified field definition.
FieldTranslationSynchronizer::getOriginalEntity function core/modules/content_translation/src/FieldTranslationSynchronizer.php Returns the original unchanged entity to be used to detect changes.
FieldTranslationSynchronizer::itemHash function core/modules/content_translation/src/FieldTranslationSynchronizer.php Computes a hash code for the specified item.
FieldTranslationSynchronizer::synchronizeFields function core/modules/content_translation/src/FieldTranslationSynchronizer.php Performs field column synchronization on the given entity.
FieldTranslationSynchronizer::synchronizeItems function core/modules/content_translation/src/FieldTranslationSynchronizer.php Synchronize the items of a single field.
FieldTranslationSynchronizer::__construct function core/modules/content_translation/src/FieldTranslationSynchronizer.php Constructs a FieldTranslationSynchronizer object.
FieldTranslationSynchronizerInterface interface core/modules/content_translation/src/FieldTranslationSynchronizerInterface.php Provides field translation synchronization capabilities.

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