You are here

constant MIGRATE_MESSAGE_WARNING in Migrate 6

2 uses of MIGRATE_MESSAGE_WARNING
comment_migrate_import_comment in modules/comment.migrate.inc
Implementation of hook_migrate_import_comment().
_migrate_dashboard_form in ./migrate_pages.inc
Form definition for dashboard page

File

./migrate.module, line 9
This module provides tools at "administer >> content >> migrate" for analyzing data from various sources and importing them into Drupal tables.

Code

define('MIGRATE_MESSAGE_WARNING', 2);