You are here

70 methods override ProcessPluginBase::transform() in Drupal 8

ArrayBuild::transform in core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php
Performs the associated process.
BlockPluginId::transform in core/modules/block/src/Plugin/migrate/process/BlockPluginId.php
Set the block plugin id.
BlockSettings::transform in core/modules/block/src/Plugin/migrate/process/BlockSettings.php
Set the block configuration.
BlockTheme::transform in core/modules/block/src/Plugin/migrate/process/BlockTheme.php
Performs the associated process.
BlockVisibility::transform in core/modules/block/src/Plugin/migrate/process/BlockVisibility.php
Performs the associated process.
Callback::transform in core/modules/migrate/src/Plugin/migrate/process/Callback.php
Performs the associated process.
Concat::transform in core/modules/migrate/src/Plugin/migrate/process/Concat.php
Performs the associated process.
ContentTranslationEnabledSetting::transform in core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php
Performs the associated process.
ConvertTokens::transform in core/modules/user/src/Plugin/migrate/process/ConvertTokens.php
Performs the associated process.
DefaultValue::transform in core/modules/migrate/src/Plugin/migrate/process/DefaultValue.php
Performs the associated process.
Download::transform in core/modules/migrate/src/Plugin/migrate/process/Download.php
Performs the associated process.
EntityExists::transform in core/modules/migrate/src/Plugin/migrate/process/EntityExists.php
Performs the associated process.
Explode::transform in core/modules/migrate/src/Plugin/migrate/process/Explode.php
Performs the associated process.
Extract::transform in core/modules/migrate/src/Plugin/migrate/process/Extract.php
Performs the associated process.
FieldFile::transform in core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php
Performs the associated process.
FieldFormatterSettingsDefaults::transform in 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 in core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceDefaults.php
Set the field instance defaults.
FieldInstanceDefaults::transform in core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceDefaults.php
Performs the associated process.
FieldInstanceOptionTranslation::transform in core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceOptionTranslation.php
Performs the associated process.
FieldInstanceOptionTranslation::transform in core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceOptionTranslation.php
Performs the associated process.
FieldInstanceSettings::transform in core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceSettings.php
Set the field instance defaults.
FieldInstanceSettings::transform in core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceSettings.php
Performs the associated process.
FieldInstanceWidgetSettings::transform in core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceWidgetSettings.php
Get the field instance default/mapped widget settings.
FieldLink::transform in core/modules/link/src/Plugin/migrate/process/FieldLink.php
Performs the associated process.
FieldOptionTranslation::transform in core/modules/field/src/Plugin/migrate/process/d6/FieldOptionTranslation.php
Get the field default/mapped settings.
FieldOptionTranslation::transform in core/modules/field/src/Plugin/migrate/process/d7/FieldOptionTranslation.php
Get the field default/mapped settings.
FieldSettings::transform in core/modules/field/src/Plugin/migrate/process/d6/FieldSettings.php
Get the field default/mapped settings.
FieldSettings::transform in core/modules/field/src/Plugin/migrate/process/d7/FieldSettings.php
Performs the associated process.
FieldTypeDefaults::transform in core/modules/field/src/Plugin/migrate/process/d6/FieldTypeDefaults.php
Performs the associated process.
FieldTypeDefaults::transform in core/modules/field/src/Plugin/migrate/process/d7/FieldTypeDefaults.php
Performs the associated process.
FileCopy::transform in core/modules/migrate/src/Plugin/migrate/process/FileCopy.php
Performs the associated process.
FileUri::transform in core/modules/file/src/Plugin/migrate/process/d6/FileUri.php
Performs the associated process.
FilterFormatPermission::transform in core/modules/filter/src/Plugin/migrate/process/d6/FilterFormatPermission.php
Migrate filter format serial to string id in permission name.
FilterSettings::transform in core/modules/filter/src/Plugin/migrate/process/FilterSettings.php
Performs the associated process.
Flatten::transform in core/modules/migrate/src/Plugin/migrate/process/Flatten.php
Flatten nested array values to single array values.
FormatDate::transform in core/modules/migrate/src/Plugin/migrate/process/FormatDate.php
Performs the associated process.
ForumVocabulary::transform in core/modules/taxonomy/src/Plugin/migrate/process/ForumVocabulary.php
Performs the associated process.
Get::transform in core/modules/migrate/src/Plugin/migrate/process/Get.php
Performs the associated process.
ImageCacheActions::transform in core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php
Performs the associated process.
LanguageNegotiation::transform in core/modules/language/src/Plugin/migrate/process/LanguageNegotiation.php
Performs the associated process.
LanguageTypes::transform in core/modules/language/src/Plugin/migrate/process/LanguageTypes.php
Performs the associated process.
LinkUri::transform in core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php
Performs the associated process.
Log::transform in core/modules/migrate/src/Plugin/migrate/process/Log.php
Performs the associated process.
MachineName::transform in core/modules/migrate/src/Plugin/migrate/process/MachineName.php
Performs the associated process.
MakeUniqueBase::transform in core/modules/migrate/src/Plugin/migrate/process/MakeUniqueBase.php
Creates a unique value based on the source value.
MenuLinkParent::transform in core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php
Find the parent link GUID.
MigrationLookup::transform in core/modules/migrate/src/Plugin/migrate/process/MigrationLookup.php
NodeCompleteNodeLookup::transform in core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeLookup.php
Performs the associated process.
NodeCompleteNodeRevisionLookup::transform in core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php
Performs the associated process.
NodeCompleteNodeTranslationLookup::transform in core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeTranslationLookup.php
Performs the associated process.
NodeUpdate7008::transform in core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php
Split the 'administer nodes' permission from 'access content overview'.
NullCoalesce::transform in core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php
Performs the associated process.
PathSetTranslated::transform in core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php
Performs the associated process.
ProcessField::transform in core/modules/field/src/Plugin/migrate/process/ProcessField.php
Performs the associated process.
ProfileFieldOptionTranslation::transform in core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php
Performs the associated process.
ProfileFieldSettings::transform in core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php
Performs the associated process.
Route::transform in core/modules/migrate/src/Plugin/migrate/process/Route.php
Set the destination route information based on the source link_path.
SearchConfigurationRankings::transform in core/modules/search/src/Plugin/migrate/process/SearchConfigurationRankings.php
Generate the configuration rankings.
SkipRowIfNotSet::transform in core/modules/migrate/src/Plugin/migrate/process/SkipRowIfNotSet.php
Performs the associated process.
StaticMap::transform in core/modules/migrate/src/Plugin/migrate/process/StaticMap.php
Performs the associated process.
SubProcess::transform in core/modules/migrate/src/Plugin/migrate/process/SubProcess.php
Performs the associated process.
Substr::transform in core/modules/migrate/src/Plugin/migrate/process/Substr.php
Performs the associated process.
SystemUpdate7000::transform in core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php
Rename blog and forum permissions to be consistent with other content types.
TestSkipRowProcess::transform in core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Plugin/migrate/process/TestSkipRowProcess.php
Performs the associated process.
TimeZone::transform in core/modules/system/src/Plugin/migrate/process/d6/TimeZone.php
Performs the associated process.
UrlAliasLanguage::transform in core/modules/path/src/Plugin/migrate/process/d6/UrlAliasLanguage.php
Performs the associated process.
UrlEncode::transform in core/modules/migrate/src/Plugin/migrate/process/UrlEncode.php
Performs the associated process.
UserLangcode::transform in core/modules/user/src/Plugin/migrate/process/UserLangcode.php
Performs the associated process.
UserUpdate7002::transform in core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php
Performs the associated process.
UserUpdate8002::transform in core/modules/user/src/Plugin/migrate/process/UserUpdate8002.php
Keep the predefined roles for rid 1 and 2.