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
MigrateDestinationPluginManager::$entityTypeManager property core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php The entity type manager.
MigrateDestinationPluginManager::createInstance function core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php A specific createInstance method is necessary to pass the migration on.
MigrateDestinationPluginManager::__construct function core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php Constructs a MigrateDestinationPluginManager object.
MigrateDrupal6AuditIdsTest class core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6AuditIdsTest.php Tests that aggregator Id conflicts are discovered.
MigrateDrupal6AuditIdsTest class core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Tests the migration auditor for ID conflicts.
MigrateDrupal6AuditIdsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal6AuditIdsTest.php file core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal6AuditIdsTest::$modules property core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal6AuditIdsTest::setUp function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal6AuditIdsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal6AuditIdsTest::testAllMigrationsWithIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Tests all migrations with ID conflicts.
MigrateDrupal6AuditIdsTest::testAllMigrationsWithNoIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Tests all migrations with no ID conflicts.
MigrateDrupal6AuditIdsTest::testDraftRevisionIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Tests draft revisions ID conflicts.
MigrateDrupal6AuditIdsTest::testIdConflicts function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6AuditIdsTest.php Tests all migrations with ID conflicts.
MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Tests multiple migrations to the same destination with no ID conflicts.
MigrateDrupal6AuditIdsTest::testNodeGrantsIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Tests ID conflicts for inaccessible nodes.
MigrateDrupal6TestBase class core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Base class for Drupal 6 migration tests.
MigrateDrupal6TestBase class core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6TestBase.php Base class for Drupal 6 migration tests.
MigrateDrupal6TestBase.php file core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6TestBase.php
MigrateDrupal6TestBase.php file core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
MigrateDrupal6TestBase::$modules property core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
MigrateDrupal6TestBase::$modules property core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6TestBase.php
MigrateDrupal6TestBase::getFixtureFilePath function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6TestBase.php Gets the path to the fixture file.
MigrateDrupal6TestBase::getFixtureFilePath function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Gets the path to the fixture file.
MigrateDrupal6TestBase::migrateContent function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Executes all content migrations.
MigrateDrupal6TestBase::migrateContentTypes function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Migrates node types.
MigrateDrupal6TestBase::migrateFields function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Executes all field migrations.
MigrateDrupal6TestBase::migrateTaxonomy function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Executes all taxonomy migrations.
MigrateDrupal6TestBase::migrateUsers function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Executes all user migrations.
MigrateDrupal6TestBase::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
MigrateDrupal6TestBase::setUp function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDrupal6TestBase.php
MigrateDrupal7AuditIdsTest class core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7AuditIdsTest.php Tests the migration auditor for ID conflicts.
MigrateDrupal7AuditIdsTest class core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php Tests the migration auditor for ID conflicts.
MigrateDrupal7AuditIdsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
MigrateDrupal7AuditIdsTest.php file core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7AuditIdsTest.php
MigrateDrupal7AuditIdsTest::$modules property core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7AuditIdsTest.php
MigrateDrupal7AuditIdsTest::setUp function core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7AuditIdsTest.php
MigrateDrupal7AuditIdsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
MigrateDrupal7AuditIdsTest::testAllMigrationsWithIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php Tests all migrations with ID conflicts.
MigrateDrupal7AuditIdsTest::testAllMigrationsWithIdConflicts function core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7AuditIdsTest.php Tests all migrations with ID conflicts.
MigrateDrupal7AuditIdsTest::testAllMigrationsWithNoIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php Tests all migrations with no ID conflicts.
MigrateDrupal7AuditIdsTest::testDraftRevisionIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php Tests draft revisions ID conflicts.
MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php Tests multiple migrations to the same destination with no ID conflicts.
MigrateDrupal7AuditIdsTest::testNodeGrantsIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php Tests ID conflicts for inaccessible nodes.
MigrateDrupal7TestBase class core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php Base class for Drupal 7 migration tests.
MigrateDrupal7TestBase class core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7TestBase.php Base class for Drupal 7 migration tests.
MigrateDrupal7TestBase.php file core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7TestBase.php
MigrateDrupal7TestBase.php file core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
MigrateDrupal7TestBase::$modules property core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7TestBase.php
MigrateDrupal7TestBase::getFixtureFilePath function core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7TestBase.php Gets the path to the fixture file.

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