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
Upgrade6Test::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the available upgrade paths.
Upgrade6Test::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the expected number of entities per entity type after migration.
Upgrade6Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6Test::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the missing upgrade paths.
Upgrade6Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the source base path for the concrete test.
Upgrade6Test::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php
Upgrade6Test::testMigrateUpgradeExecute function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Executes all steps of migrations upgrade.
Upgrade7Test class core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Tests Drupal 7 upgrade using the migrate UI.
Upgrade7Test.php file core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php
Upgrade7Test::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Modules to enable.
Upgrade7Test::$nodeStorage property core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php The entity storage for node.
Upgrade7Test::assertFollowUpMigrationResults function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Tests that follow-up migrations have been run successfully.
Upgrade7Test::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the available upgrade paths.
Upgrade7Test::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the expected number of entities per entity type after migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the missing upgrade paths.
Upgrade7Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the source base path for the concrete test.
Upgrade7Test::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php
Upgrade7Test::testMigrateUpgradeExecute function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Executes all steps of migrations upgrade.
Upload::fields function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Returns available fields on the source.
Upload::getIds function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Defines the source fields uniquely identifying a source row.
UploadInstance class core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Drupal 6 upload instance source from database.
UploadInstance.php file core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php
UploadInstance::count function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Gets the source count.
UploadInstance::fields function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Returns available fields on the source.
UploadInstance::getIds function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Defines the source fields uniquely identifying a source row.
UploadInstance::initializeIterator function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Initializes the iterator with the source data.
UploadInstanceTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Tests D6 d6_upload_instance source plugin.
UploadInstanceTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php
UploadInstanceTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Modules to enable.
UploadInstanceTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php The data provider.
UploadTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Tests D6 d6_upload source plugin.
UploadTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php
UploadTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Modules to enable.
UploadTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php The data provider.
Upsert class core/lib/Drupal/Core/Database/Driver/sqlite/Upsert.php SQLite implementation of \Drupal\Core\Database\Query\Upsert.
Upsert class core/lib/Drupal/Core/Database/Driver/mysql/Upsert.php MySQL implementation of \Drupal\Core\Database\Query\Upsert.
Upsert class core/lib/Drupal/Core/Database/Driver/pgsql/Upsert.php PostgreSQL implementation of \Drupal\Core\Database\Query\Upsert.
Upsert class core/lib/Drupal/Core/Database/Query/Upsert.php General class for an abstracted "Upsert" (UPDATE or INSERT) query operation.
Upsert class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Upsert.php MySQL test implementation of \Drupal\Core\Database\Query\Upsert.
Upsert class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Upsert.php PostgreSQL implementation of \Drupal\Core\Database\Query\Upsert.
Upsert.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Upsert.php
Upsert.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Upsert.php
Upsert.php file core/lib/Drupal/Core/Database/Query/Upsert.php
Upsert.php file core/lib/Drupal/Core/Database/Driver/sqlite/Upsert.php
Upsert.php file core/lib/Drupal/Core/Database/Driver/mysql/Upsert.php
Upsert.php file core/lib/Drupal/Core/Database/Driver/pgsql/Upsert.php
Upsert::$key property core/lib/Drupal/Core/Database/Query/Upsert.php The unique or primary key of the table.
Upsert::execute function core/lib/Drupal/Core/Database/Query/Upsert.php Runs the query against the database.
Upsert::execute function core/lib/Drupal/Core/Database/Driver/pgsql/Upsert.php Runs the query against the database.

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