Search for transform

  1. Search 7.x for transform
  2. Search 8.9.x for transform
  3. Search 10.3.x for transform
  4. Search 11.x for transform
  5. Other projects
Title Object type File name Summary
ExplodeTest::testChainedTransform function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests if the explode process can be chained with handles_multiple process.
ExplodeTest::testTransform function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests explode transform process works.
ExplodeTest::testTransformLimit function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests explode transform process works with a limit.
Extract::transform function core/modules/migrate/src/Plugin/migrate/process/Extract.php Performs the associated process.
FieldBundle::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php Performs the associated process.
FieldFile::transform function core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php Performs the associated process.
FieldFileTest::testTransformAltTitle function core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/FieldFileTest.php Tests that alt and title attributes are included in transformed values.
FieldFormatterSettingsDefaults::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php Set field formatter settings when the map didn't map: for date
formatters, the fallback format, for everything else, empty array.
FieldInstanceDefaults::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceDefaults.php Set the field instance defaults.
FieldInstanceDefaults::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceDefaults.php Performs the associated process.
FieldInstanceOptionTranslation::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceOptionTranslation.php Performs the associated process.
FieldInstanceOptionTranslation::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceOptionTranslation.php Performs the associated process.
FieldInstanceSettings::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceSettings.php Set the field instance defaults.
FieldInstanceSettings::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceSettings.php Performs the associated process.
FieldInstanceSettingsTest::testTransformImageSettings function core/modules/field/tests/src/Unit/Plugin/migrate/process/d7/FieldInstanceSettingsTest.php Tests transformation of image field settings.
FieldInstanceWidgetSettings::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceWidgetSettings.php Get the field instance default/mapped widget settings.
FieldLink::transform function core/modules/link/src/Plugin/migrate/process/FieldLink.php Performs the associated process.
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.
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.
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.
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
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.
file_url_transform_relative function core/includes/file.inc 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.
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.
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.
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.
ForumVocabulary::transform function core/modules/taxonomy/src/Plugin/migrate/process/ForumVocabulary.php Performs the associated process.
Get::transform function core/modules/migrate/src/Plugin/migrate/process/Get.php Performs the associated process.
GetTest::testTransformSourceArray function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is an array.
GetTest::testTransformSourceArrayAt function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is an array pointing to destination.
GetTest::testTransformSourceString function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is a string.
GetTest::testTransformSourceStringAt function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is a string pointing to destination.
GetUntransformedTextCommand class core/modules/quickedit/src/Ajax/GetUntransformedTextCommand.php AJAX command to rerender formatted text field without transformation filters.
GetUntransformedTextCommand class core/modules/editor/src/Ajax/GetUntransformedTextCommand.php Rerenders a formatted text field without any transformation filters.

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