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. Search 11.x for trans
  6. Other projects
Title Object type File name Summary
FieldTranslationSynchronizerInterface::getFieldSynchronizedProperties function core/modules/content_translation/src/FieldTranslationSynchronizerInterface.php Returns the synchronized properties for the specified field definition.
FieldTranslationSynchronizerInterface::synchronizeFields function core/modules/content_translation/src/FieldTranslationSynchronizerInterface.php Performs field column synchronization on the given entity.
FieldTranslationSynchronizerInterface::synchronizeItems function core/modules/content_translation/src/FieldTranslationSynchronizerInterface.php Synchronize the items of a single field.
FieldType::transform function core/modules/field/src/Plugin/migrate/process/FieldType.php Performs the associated process.
FieldTypeDefaults::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldTypeDefaults.php Performs the associated process.
FieldTypeDefaults::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldTypeDefaults.php Performs the associated process.
FileCopy::transform function core/modules/migrate/src/Plugin/migrate/process/FileCopy.php Performs the associated process.
FileCopyTest::doTransform function core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php Do an import using the destination.
FileOnTranslatedEntityTest class core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php Uploads files to translated nodes.
FileOnTranslatedEntityTest.php file core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php
FileOnTranslatedEntityTest::$defaultTheme property core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php The theme to install as the default for testing.
FileOnTranslatedEntityTest::$fieldName property core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php The name of the file field used in the test.
FileOnTranslatedEntityTest::$modules property core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php Modules to install.
FileOnTranslatedEntityTest::setUp function core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php
FileOnTranslatedEntityTest::testFileUsage function core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php Tests if file field tracks file usages correctly on translated nodes.
FileOnTranslatedEntityTest::testSyncedFiles function core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php Tests synced file fields on translated nodes.
FileTranslation class core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php File based string translation.
FileTranslation.php file core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php
FileTranslation::filesToArray function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Reads the given Gettext PO files into a data structure.
FileTranslation::findTranslationFiles function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Finds installer translations either for a specific or all languages.
FileTranslation::getLanguage function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Retrieves translations for a given language.
FileTranslation::getTranslationFilesPattern function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Provides translation file name pattern.
FileTranslation::__construct function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Constructs a StaticTranslation object.
FileUri::transform function core/modules/file/src/Plugin/migrate/process/d6/FileUri.php Performs the associated process.
FileUriTest::doTransform function core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/FileUriTest.php Performs the transform process.
FileUrlGenerator::transformRelative function core/lib/Drupal/Core/File/FileUrlGenerator.php Transforms an absolute URL of a local file to a relative URL.
FileUrlGeneratorInterface::transformRelative function core/lib/Drupal/Core/File/FileUrlGeneratorInterface.php Transforms an absolute URL of a local file to a relative URL.
FilterFormatPermission::transform function core/modules/filter/src/Plugin/migrate/process/d6/FilterFormatPermission.php Migrate filter format serial to string id in permission name.
FilterID::transform function core/modules/filter/src/Plugin/migrate/process/FilterID.php Performs the associated process.
FilterIdTest::testTransform function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Tests transformation of filter_id plugin.
FilterImageLazyLoad::transformImages function core/modules/filter/src/Plugin/Filter/FilterImageLazyLoad.php Transform markup of images to include loading="lazy".
FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE constant core/modules/filter/src/Plugin/FilterInterface.php Irreversible transformation filters.
FilterInterface::TYPE_TRANSFORM_REVERSIBLE constant core/modules/filter/src/Plugin/FilterInterface.php Reversible transformation filters.
FilterPluginBase::exposedTranslate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Make some translations to a form item to make it more suitable to exposing.
FilterSettings::transform function core/modules/filter/src/Plugin/migrate/process/FilterSettings.php Performs the associated process.
FilterSettingsTest::testTransform function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterSettingsTest.php Tests transformation of filter settings.
Flatten::transform function core/modules/migrate/src/Plugin/migrate/process/Flatten.php Flatten nested array values to single array values.
FollowUpMigrationsTest::providerTestEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Data provider for testEntityReferenceTranslations().
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Tests entity reference translations.
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Tests entity reference translations.
FormAjaxSubscriberTest::$stringTranslation property core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php The mocked string translation.
FormatDate::transform function core/modules/migrate/src/Plugin/migrate/process/FormatDate.php Performs the associated process.
FormatDateTest::testTransform function core/modules/migrate/tests/src/Unit/process/FormatDateTest.php Tests transformation.
FormElementBase::getTranslationBuild function core/modules/config_translation/src/FormElement/FormElementBase.php Builds a render array containing the source and translation form elements.
FormElementBase::getTranslationElement function core/modules/config_translation/src/FormElement/FormElementBase.php Returns the translation form element for a given configuration definition.
FormTestBase::$translationManager property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
GDToolkit::getTransparentColor function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Gets the color set for transparency in GIF images.
GdToolkitGifImageManipulationTest::testGifTransparentImages function core/tests/Drupal/KernelTests/Core/Image/GdToolkitGifImageManipulationTest.php Tests for GIF images with transparency.
GdToolkitImageManipulationTestBase::ROTATE_TRANSPARENT constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::TRANSPARENT constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php

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