Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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 install.
MigrateBlockTest::$modules property core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Modules to install.
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.
MigrateBuildDependencyInterface interface core/modules/migrate/src/MigrateBuildDependencyInterface.php Interface for migration plugin manager for building dependencies.
MigrateBuildDependencyInterface.php file core/modules/migrate/src/MigrateBuildDependencyInterface.php
MigrateBuildDependencyInterface::buildDependencyMigration function core/modules/migrate/src/MigrateBuildDependencyInterface.php Builds a dependency tree for the migrations and set their order.
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
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.
MigrateCommentEntityDisplayTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php Tests the migration of comment entity displays from Drupal 6.
MigrateCommentEntityDisplayTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php Tests the migration of comment entity displays from Drupal 7.
MigrateCommentEntityDisplayTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityDisplayTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityDisplayTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php Modules to install.
MigrateCommentEntityDisplayTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php Modules to install.
MigrateCommentEntityDisplayTest::assertDisplay function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php Asserts various aspects of a comment component in an entity view display.
MigrateCommentEntityDisplayTest::assertDisplay function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php Asserts various aspects of a comment component in an entity view display.
MigrateCommentEntityDisplayTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityDisplayTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityDisplayTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php Tests the migrated display configuration.
MigrateCommentEntityDisplayTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplaySubjectTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migration of comment form's subject display from Drupal 6.
MigrateCommentEntityFormDisplaySubjectTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migration of comment form's subject display from Drupal 7.
MigrateCommentEntityFormDisplaySubjectTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Modules to install.
MigrateCommentEntityFormDisplaySubjectTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Modules to install.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is not visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is not visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplaySubjectTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplayTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php Tests the migration of comment form display from Drupal 6.
MigrateCommentEntityFormDisplayTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php Tests the migration of comment form display from Drupal 7.

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