You are here

10 uses of MIGRATE_ACCESS_ADVANCED 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.…
MigrateProfileTest::setUp in tests/modules/core/migrate_profile.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.…
MigrateTaxonomyTest::setUp in tests/modules/core/migrate_taxonomy.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.…
MigrateUnitTest::setUp in tests/migrate_api.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_dashboard_form in ./migrate_pages.inc
Form definition for dashboard page