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 10.3.x for trans
  5. Other projects
Title Object type File name Summary
FieldLabelDescriptionTranslation.php file core/modules/field/src/Plugin/migrate/source/d6/FieldLabelDescriptionTranslation.php
FieldLabelDescriptionTranslation.php file core/modules/field/src/Plugin/migrate/source/d7/FieldLabelDescriptionTranslation.php
FieldLabelDescriptionTranslation::fields function core/modules/field/src/Plugin/migrate/source/d6/FieldLabelDescriptionTranslation.php Returns available fields on the source.
FieldLabelDescriptionTranslation::fields function core/modules/field/src/Plugin/migrate/source/d7/FieldLabelDescriptionTranslation.php Returns available fields on the source.
FieldLabelDescriptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d6/FieldLabelDescriptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldLabelDescriptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d7/FieldLabelDescriptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldLabelDescriptionTranslation::query function core/modules/field/src/Plugin/migrate/source/d6/FieldLabelDescriptionTranslation.php Prepares query object to retrieve data from the source database.
FieldLabelDescriptionTranslation::query function core/modules/field/src/Plugin/migrate/source/d7/FieldLabelDescriptionTranslation.php Prepares query object to retrieve data from the source database.
FieldLink::transform function core/modules/link/src/Plugin/migrate/process/FieldLink.php Performs the associated process.
FieldOptionTranslation class core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php Drupal 6 i18n field option labels source from database.
FieldOptionTranslation class core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php Drupal 7 i18n field option label source from database.
FieldOptionTranslation class core/modules/field/src/Plugin/migrate/process/d6/FieldOptionTranslation.php Determines the allowed values translation for select lists.
FieldOptionTranslation class core/modules/field/src/Plugin/migrate/process/d7/FieldOptionTranslation.php Determines the allowed values translation for select lists.
FieldOptionTranslation.php file core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php
FieldOptionTranslation.php file core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php
FieldOptionTranslation.php file core/modules/field/src/Plugin/migrate/process/d6/FieldOptionTranslation.php
FieldOptionTranslation.php file core/modules/field/src/Plugin/migrate/process/d7/FieldOptionTranslation.php
FieldOptionTranslation::fields function core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php Returns available fields on the source.
FieldOptionTranslation::fields function core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php Returns available fields on the source.
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 Prepares query object to retrieve data from the source database.
FieldOptionTranslation::query function core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php Prepares query object to retrieve data from the source database.
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 install.
FieldOptionTranslationTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php Modules to install.
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php Provides source data for ::testSource.
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php Provides source data for ::testSource.
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 install.
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 Sets up the test.
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.

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