Module Description
Migrate Devel helps out developers when creating migrations.


* It provides an option--migrate-debug used indrush migrate:import drush command to print out each row as it's being migrated. Also provides a --migrate-debug-prewhich does the same thing to the source row before the migration is run on the row.
* It provides a process plugin debug that prints the values that are being migrated to the terminal

This works with migrate_tools.

It uses Symfony VarDumper directly to print out debug information.

Options are:


* --migrate-debug - Prints out rows as they run. Can be used in migrate-import.
* --migrate-debug-pre - Same as above before the process is run on the row. Can be used in migrate-import.

Project Usage
1669
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
Migrate Devel helps developers debug migrations by printing out rows as they run and before the process is applied, using Symfony VarDumper directly.
Data Name
migrate_devel

OPENAI CHATBOT

OPENAI CHATBOT

16:20:53
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.