Drupal\migrate\Plugin\migrate\process
Classes
Builds an array based on the key and value configuration.
Passes the source value to a callback.
Concatenates a set of strings.
Returns a given default value if the input is empty.
Downloads a file from a HTTP(S) remote location into the local file system.
This plugin checks if a given entity exists.
Splits the source string into an array of strings, using a delimiter.
Extracts a value from an array.
Copies or moves a local file from one place into another.
Provides functionality for file process plugins.
Flattens the source value.
Converts date/datetime from one format to another.
Gets the source value.
Logs values without changing them.
Creates a machine name.
This plugin ensures the source value is unique.
Ensures the source value is made unique against an entity field.
Determines the parent of a menu link.
Looks up the value of a property based on a previous migration.
Provides a Null Coalesce process plugin.
Sets the destination route information based on the source link_path.
Skips processing the current row when the input value is empty.
Skips processing the current row when a source value is not set.
Changes the source value based on a static lookup map.
Runs an array of arrays through its own process pipeline.
Returns a substring of the input value.
URL-encodes the input value.