You are here

9 calls to dt() in Migrate Tools 8.5

MigrateToolsCommands::executeMigration in src/Commands/MigrateToolsCommands.php
Executes a single migration.
MigrateToolsCommands::fieldsSource in src/Commands/MigrateToolsCommands.php
List the fields available for mapping in a source.
MigrateToolsCommands::import in src/Commands/MigrateToolsCommands.php
Perform one or more migration processes.
MigrateToolsCommands::messages in src/Commands/MigrateToolsCommands.php
View any messages associated with a migration.
MigrateToolsCommands::migrationsList in src/Commands/MigrateToolsCommands.php
Retrieve a list of active migrations.
MigrateToolsCommands::resetStatus in src/Commands/MigrateToolsCommands.php
Reset a active migration's status to idle.
MigrateToolsCommands::rollback in src/Commands/MigrateToolsCommands.php
Rollback one or more migrations.
MigrateToolsCommands::status in src/Commands/MigrateToolsCommands.php
List all migrations with current status.
MigrateToolsCommands::stop in src/Commands/MigrateToolsCommands.php
Stop an active migration operation.