Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
MigrateNodeCompleteTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php Test class for a complete node migration for Drupal 6.
MigrateNodeCompleteTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Test class for a complete node migration for Drupal 7.
MigrateNodeCompleteTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php
MigrateNodeCompleteTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php
MigrateNodeCompleteTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php Modules to install.
MigrateNodeCompleteTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Modules to install.
MigrateNodeCompleteTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php The entity storage for node.
MigrateNodeCompleteTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php The entity storage for node.
MigrateNodeCompleteTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php Asserts various aspects of a node revision.
MigrateNodeCompleteTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Asserts various aspects of a node revision.
MigrateNodeCompleteTest::expectedNodeFieldDataTable function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php Provides the expected node_field_data table.
MigrateNodeCompleteTest::expectedNodeFieldDataTable function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Provides the expected node_field_data table.
MigrateNodeCompleteTest::expectedNodeFieldRevisionTable function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php Provides the expected node_field_revision table.
MigrateNodeCompleteTest::expectedNodeFieldRevisionTable function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Provides the expected node_field_revision table.
MigrateNodeCompleteTest::expectedRevisionEntityData function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php Provides the expected node_field_revision table.
MigrateNodeCompleteTest::expectedRevisionEntityData function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Provides the expected node_field_revision table.
MigrateNodeCompleteTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Returns information about the file to be migrated.
MigrateNodeCompleteTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php
MigrateNodeCompleteTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php
MigrateNodeCompleteTest::testNodeCompleteMigration function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php Tests the complete node migration.
MigrateNodeCompleteTest::testNodeCompleteMigration function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Tests the complete node migration.
MigrateNodeCompleteTest::testRollbackNodeComplete function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Tests rollback of the complete node migration.
MigrateNodeConfigsTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php Upgrade variables to node.settings.yml.
MigrateNodeConfigsTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
MigrateNodeConfigsTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
MigrateNodeConfigsTest::testNodeSettings function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php Tests Drupal 6 node settings to Drupal 8 migration.
MigrateNodeDeriverTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php Test D6NodeDeriver.
MigrateNodeDeriverTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Test D7NodeDeriver.
MigrateNodeDeriverTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php
MigrateNodeDeriverTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php
MigrateNodeDeriverTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Modules to install.
MigrateNodeDeriverTest::$pluginManager property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php The migration plugin manager.
MigrateNodeDeriverTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php
MigrateNodeDeriverTest::testBuilder function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Tests the d7_node node driver.
MigrateNodeDeriverTest::testNoTranslations function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php Tests node translation migrations with translation disabled.
MigrateNodeDeriverTest::testNoTranslations function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Tests node translation migrations with translation disabled.
MigrateNodeDeriverTest::testTranslations function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php Tests node translation migrations with translation enabled.
MigrateNodeDeriverTest::testTranslations function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Tests node translation migrations with translation enabled.
MigrateNodeRevisionTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Node content revisions migration.
MigrateNodeRevisionTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Tests node revision migrations.
MigrateNodeRevisionTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Modules to install.
MigrateNodeRevisionTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Modules to install.
MigrateNodeRevisionTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php The entity storage for node.
MigrateNodeRevisionTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php The entity storage for node.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Returns information about the file to be migrated.
MigrateNodeRevisionTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php

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