ArrayPopTest |
tests/src/Unit/process/ArrayPopTest.php |
Tests the array pop process plugin. |
ArrayShiftTest |
tests/src/Unit/process/ArrayShiftTest.php |
Tests the array shift process plugin. |
DomStrReplaceTest |
tests/src/Unit/process/DomStrReplaceTest.php |
Tests the dom_str_replace process plugin. |
DomTest |
tests/src/Unit/process/DomTest.php |
Tests the dom process plugin. |
MultipleValuesTest |
tests/src/Unit/process/MultipleValuesTest.php |
@coversDefaultClass \Drupal\migrate_plus\Plugin\migrate\process\MultipleValues
@group migrate |
SingleValueTest |
tests/src/Unit/process/SingleValueTest.php |
@coversDefaultClass \Drupal\migrate_plus\Plugin\migrate\process\SingleValue
@group migrate |
SkipOnValueTest |
tests/src/Unit/process/SkipOnValueTest.php |
Tests the skip on value process plugin. |
StrReplaceTest |
tests/src/Unit/process/StrReplaceTest.php |
Tests the str replace process plugin. |
TransliterationTest |
tests/src/Unit/process/TransliterationTest.php |
Tests the transliteration process plugin. |