7 uses of MIGRATE_ACCESS_BASIC in Migrate 6
- MigrateCommentTest::setUp in tests/
modules/ core/ migrate_comment.test - Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
- MigrateFunctionalTest::setUp in tests/
migrate_ui.test - Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
- MigrateNodeTest::setUp in tests/
modules/ core/ migrate_node.test - Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
- MigrateUserTest::setUp in tests/
modules/ core/ migrate_user.test - Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
- migrate_menu in ./
migrate.module - Implementation of hook_menu().
- migrate_perm in ./
migrate.module - Implementation of hook_perm().
- migrate_views_default_views_alter in ./
migrate.views_default.inc - Implementation of hook_views_default_views_alter().