Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
MigrateBlockContentTypeTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php
MigrateBlockContentTypeTest::testBlockContentTypeMigration function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php Tests the block content type migration.
MigrateBlockedIpsTest class core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Migrate blocked IPs.
MigrateBlockedIpsTest.php file core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php
MigrateBlockedIpsTest::$modules property core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Modules to enable.
MigrateBlockedIpsTest::setUp function core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php
MigrateBlockedIpsTest::testBlockedIps function core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Tests migration of blocked IPs.
MigrateBlockTest class core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Tests migration of blocks to configuration entities.
MigrateBlockTest class core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Tests migration of blocks to configuration entities.
MigrateBlockTest.php file core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php
MigrateBlockTest.php file core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php
MigrateBlockTest::$modules property core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Modules to enable.
MigrateBlockTest::$modules property core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Modules to enable.
MigrateBlockTest::assertEntity function core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Asserts various aspects of a block.
MigrateBlockTest::assertEntity function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Asserts various aspects of a block.
MigrateBlockTest::setUp function core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php
MigrateBlockTest::setUp function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php
MigrateBlockTest::testBlockMigration function core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Tests the block migration.
MigrateBlockTest::testBlockMigration function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Tests the block migration.
MigrateBookConfigsTest class core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php Upgrade variables to book.settings.yml.
MigrateBookConfigsTest class core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php Tests the migration of Book settings.
MigrateBookConfigsTest.php file core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php
MigrateBookConfigsTest.php file core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php
MigrateBookConfigsTest::$modules property core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php Modules to enable.
MigrateBookConfigsTest::$modules property core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php Modules to enable.
MigrateBookConfigsTest::providerBookSettings function core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php Data provider for testBookSettings().
MigrateBookConfigsTest::setUp function core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php
MigrateBookConfigsTest::testBookSettings function core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php Tests migration of book variables to book.settings.yml.
MigrateBookConfigsTest::testBookSettings function core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php Tests migration of book variables to book.settings.yml.
MigrateBookTest class core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php Upgrade book structure.
MigrateBookTest class core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php Tests migration of book structures from Drupal 7.
MigrateBookTest.php file core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php
MigrateBookTest.php file core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php
MigrateBookTest::$modules property core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php Modules to enable.
MigrateBookTest::$modules property core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php Modules to enable.
MigrateBookTest::setUp function core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php
MigrateBookTest::setUp function core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php
MigrateBookTest::testBook function core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php Tests the Drupal 6 book structure to Drupal 8 migration.
MigrateBookTest::testBook function core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php Tests the Drupal 7 book structure to Drupal 8 migration.
MigrateBundleTest class core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Tests setting of bundles on content entity migrations.
MigrateBundleTest.php file core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php
MigrateBundleTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Modules to enable.
MigrateBundleTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php
MigrateBundleTest::testDestinationBundle function core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Tests setting the bundle in the destination.
MigrateBundleTest::testMixedBundles function core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Tests setting bundles both in process and destination.
MigrateBundleTest::testProcessBundle function core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php Tests setting the bundle in the process pipeline.
MigrateCckFieldInterface::processCckFieldValues function core/modules/migrate_drupal/src/Plugin/MigrateCckFieldInterface.php Apply any custom processing to the cck bundle migrations.
MigrateCckFieldPluginManagerTest class core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php Tests the cck field plugin manager.
MigrateCckFieldPluginManagerTest.php file core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php
MigrateCckFieldPluginManagerTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php Modules to enable.

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