Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
migrate.install file core/modules/migrate/migrate.install Contains install and update functions for Migrate.
migrate.plugin_event_subscriber service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\PluginEventSubscriber
migrate.post_update.php file core/modules/migrate/migrate.post_update.php Post update functions for migrate.
migrate.services.yml file core/modules/migrate/migrate.services.yml core/modules/migrate/migrate.services.yml
migrate.stub service core/modules/migrate/migrate.services.yml Drupal\migrate\MigrateStub
MigrateAccessCheck class core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php Checks access for migrate_drupal_ui routes.
MigrateAccessCheck.php file core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php
MigrateAccessCheck::checkAccess function core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php Checks if the user is user 1 and grants access if so.
MigrateAccessTest class core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Tests that only user 1 can access the migrate UI.
MigrateAccessTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php
MigrateAccessTest::$defaultTheme property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php
MigrateAccessTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Modules to enable.
MigrateAccessTest::testAccess function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Tests that only user 1 can access the migrate UI.
MigrateActionConfigsTest class core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Upgrade variables to null.
MigrateActionConfigsTest class core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Upgrade variables to null.
MigrateActionConfigsTest.php file core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest.php file core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::testActionSettings function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Tests migration of action variables to null.
MigrateActionConfigsTest::testActionSettings function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Tests migration of action variables to null.
MigrateActionsTest class core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Tests migration of action items.
MigrateActionsTest class core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Tests migration of action items.
MigrateActionsTest.php file core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest.php file core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::assertEntity function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Asserts various aspects of an Action entity.
MigrateActionsTest::assertEntity function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Asserts various aspects of an Action entity.
MigrateActionsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::testActions function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Tests Drupal 6 action migration to Drupal 8.
MigrateActionsTest::testActions function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Tests Drupal 7 action migration to Drupal 8.
MigrateAggregatorConfigsTest class core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php Upgrade variables to aggregator.settings.yml.
MigrateAggregatorConfigsTest.php file core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php
MigrateAggregatorConfigsTest::setUp function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php
MigrateAggregatorConfigsTest::testAggregatorSettings function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php Tests migration of aggregator variables to aggregator.settings.yml.
MigrateAggregatorFeedTest class core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php Tests migration of aggregator feeds.
MigrateAggregatorFeedTest class core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php Test migration to aggregator_feed entities.
MigrateAggregatorFeedTest.php file core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php
MigrateAggregatorFeedTest.php file core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php
MigrateAggregatorFeedTest::setUp function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php
MigrateAggregatorFeedTest::setUp function core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php
MigrateAggregatorFeedTest::testAggregatorFeedImport function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php Tests migration of aggregator feeds.
MigrateAggregatorFeedTest::testAggregatorFeedImport function core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php Tests migration of aggregator feeds.
MigrateAggregatorItemTest class core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php Tests migration of aggregator items.
MigrateAggregatorItemTest class core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php Tests migration of aggregator items.
MigrateAggregatorItemTest.php file core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.