Search for transform

  1. Search 7.x for transform
  2. Search 9.5.x for transform
  3. Search 8.9.x for transform
  4. Search 11.x for transform
  5. Other projects
Title Object type File name Summary
NodeUpdate7008::transform function core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php Split the 'administer nodes' permission from 'access content overview'.
NullCoalesce::transform function core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php Performs the associated process.
NullCoalesceTest::testTransform function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::testTransformWithDefault function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::transformDataProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransform.
NullCoalesceTest::transformWithDefaultProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransformWithDefault.
NullTestImageEffect::transformDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php Determines the dimensions of the styled image.
PathSetTranslated::transform function core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php Performs the associated process.
PathSetTranslatedTest::testTransform function core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php Tests the transform method.
PathSetTranslatedTest::transformDataProvider function core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php Provides data for the testTransform method.
ProcessField::transform function core/modules/field/src/Plugin/migrate/process/ProcessField.php Performs the associated process.
ProcessFieldTest::providerTestTransform function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Provides data for the transform method test.
ProcessFieldTest::testTransform function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Tests the transform method.
ProcessPluginBase::transform function core/modules/migrate/src/ProcessPluginBase.php Performs the associated process.
ProfileFieldOptionTranslation::transform function core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php Performs the associated process.
ProfileFieldSettings::transform function core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php Performs the associated process.
ResizeImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Determines the dimensions of the styled image.
RolesLookup::transform function core/modules/block/src/Plugin/migrate/process/RolesLookup.php Performs the associated process.
RotateImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Determines the dimensions of the styled image.
Route::transform function core/modules/migrate/src/Plugin/migrate/process/Route.php Set the destination route information based on the source link_path.
RouteTest::doTransform function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Transforms link path data to a route.
RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute function core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php Converts all root-relative URLs to absolute URLs in RSS markup.
ScaleImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Determines the dimensions of the styled image.
SearchConfigurationRankings::transform function core/modules/search/src/Plugin/migrate/process/SearchConfigurationRankings.php Generate the configuration rankings.
SkipOnEmptyTest::testMultipleTransforms function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests repeated execution of a process plugin can reset the pipeline stoppage correctly.
SkipRowIfNotSet::transform function core/modules/migrate/src/Plugin/migrate/process/SkipRowIfNotSet.php Performs the associated process.
StaticMap::transform function core/modules/migrate/src/Plugin/migrate/process/StaticMap.php Performs the associated process.
StorageTransformerException class core/lib/Drupal/Core/Config/StorageTransformerException.php Thrown by config storage transformers if they cannot acquire a lock.
StorageTransformerException.php file core/lib/Drupal/Core/Config/StorageTransformerException.php
StorageTransformEvent class core/lib/Drupal/Core/Config/StorageTransformEvent.php Class StorageTransformEvent.
StorageTransformEvent.php file core/lib/Drupal/Core/Config/StorageTransformEvent.php
StorageTransformEvent::$storage property core/lib/Drupal/Core/Config/StorageTransformEvent.php The configuration storage which is transformed.
StorageTransformEvent::getStorage function core/lib/Drupal/Core/Config/StorageTransformEvent.php Returns the mutable storage ready to be read from and written to.
StorageTransformEvent::__construct function core/lib/Drupal/Core/Config/StorageTransformEvent.php StorageTransformEvent constructor.
SubProcess::transform function core/modules/migrate/src/Plugin/migrate/process/SubProcess.php Performs the associated process.
SubProcess::transformKey function core/modules/migrate/src/Plugin/migrate/process/SubProcess.php Runs the process pipeline for the key to determine its dynamic name.
Substr::transform function core/modules/migrate/src/Plugin/migrate/process/Substr.php Performs the associated process.
SystemUpdate7000::transform function core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php Rename blog and forum permissions to be consistent with other content types.
TargetBundle::transform function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Performs the associated process.
TestSkipRowProcess::transform function core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Plugin/migrate/process/TestSkipRowProcess.php Performs the associated process.
TimeZone::transform function core/modules/system/src/Plugin/migrate/process/d6/TimeZone.php Performs the associated process.
TransformedConfigExportImportUITest class core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php Tests the user interface for importing/exporting transformed configuration.
TransformedConfigExportImportUITest.php file core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php
TransformedConfigExportImportUITest::$defaultTheme property core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php The theme to install as the default for testing.
TransformedConfigExportImportUITest::$modules property core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php Modules to install.
TransformedConfigExportImportUITest::setUp function core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php
TransformedConfigExportImportUITest::testTransformedExportImport function core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php Tests a simple site export import case.
UriDependentTestImageEffect::transformDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Determines the dimensions of the styled image.
UrlEncode::transform function core/modules/migrate/src/Plugin/migrate/process/UrlEncode.php Performs the associated process.
UrlEncodeTest::doTransform function core/modules/migrate/tests/src/Unit/process/UrlEncodeTest.php Perform the urlencode process plugin over the given value.

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