Issue #3229479: Entity_lookup taxonomy_term restricted by VID
Closed
requested to merge issue/migrate_plus-3229479:3229479-entitylookup-taxonomyterm-restricted into 8.x-5.x
Compare changes
Files
2- #3096393 by marvil07, Matroskeen: Support html5 parsing on dom pluginIvan Doroshenko authored
+ 21
− 1
@@ -10,6 +10,7 @@ use Drupal\migrate\MigrateExecutableInterface;
@@ -10,6 +10,7 @@ use Drupal\migrate\MigrateExecutableInterface;
@@ -30,6 +31,9 @@ use Drupal\migrate\Row;
@@ -30,6 +31,9 @@ use Drupal\migrate\Row;
@@ -95,6 +99,10 @@ class Dom extends ProcessPluginBase {
@@ -95,6 +99,10 @@ class Dom extends ProcessPluginBase {
@@ -159,7 +167,19 @@ class Dom extends ProcessPluginBase {
@@ -159,7 +167,19 @@ class Dom extends ProcessPluginBase {