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
Upgrade6Test::testUpgradeAndIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Executes all steps of migrations upgrade.
Upgrade6WithContentModerationTest class core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Tests Drupal 6 upgrade using the migrate UI with Content Moderation.
Upgrade6WithContentModerationTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php
Upgrade6WithContentModerationTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Modules to install.
Upgrade6WithContentModerationTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets the expected number of entities per entity type after migration.
Upgrade6WithContentModerationTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets expected number of entities per entity after incremental migration.
Upgrade6WithContentModerationTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php
Upgrade7Test class core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Tests Drupal 7 upgrade using the migrate UI.
Upgrade7Test class core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Tests Drupal 7 upgrade using the migrate UI.
Upgrade7Test.php file core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php
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 install.
Upgrade7Test::$modules property core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Modules to install.
Upgrade7Test::$nodeStorage property core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php The entity storage for node.
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::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the available upgrade paths.
Upgrade7Test::getEntityCounts function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the expected number of entities per entity type after migration.
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::getEntityCountsIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the missing upgrade paths.
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::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the source base path for the concrete test.
Upgrade7Test::setUp function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php
Upgrade7Test::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php
Upgrade7Test::testUpgradeAndIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Executes all steps of migrations upgrade.
Upgrade7Test::testUpgradeAndIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Executes all steps of migrations upgrade.
Upgrade7WithContentModerationTest class core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php Tests Drupal 7 upgrade using the migrate UI with Content Moderation.
Upgrade7WithContentModerationTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php
Upgrade7WithContentModerationTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php Modules to install.
Upgrade7WithContentModerationTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php Gets the expected number of entities per entity type after migration.
Upgrade7WithContentModerationTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php
Upload class core/modules/file/src/Plugin/migrate/source/d6/Upload.php Drupal 6 upload source from database.
Upload.php file core/modules/file/src/Plugin/migrate/source/d6/Upload.php
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.
Upload::JOIN constant core/modules/file/src/Plugin/migrate/source/d6/Upload.php The join options between the node and the upload table.
Upload::prepareRow function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Adds additional data to the row.
Upload::query function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Prepares query object to retrieve data from the source database.
UploadedFileConstraint class core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php A constraint for UploadedFile objects.
UploadedFileConstraint.php file core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php
UploadedFileConstraint::__construct function core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php Constructs an UploadedFileConstraint object.
UploadedFileConstraintValidator class core/modules/file/src/Validation/Constraint/UploadedFileConstraintValidator.php Constraint validator for uploaded files.
UploadedFileConstraintValidator.php file core/modules/file/src/Validation/Constraint/UploadedFileConstraintValidator.php
UploadedFileConstraintValidator::validate function core/modules/file/src/Validation/Constraint/UploadedFileConstraintValidator.php
UploadedFileConstraintValidatorTest class core/modules/file/tests/src/Kernel/Validation/UploadedFileConstraintValidatorTest.php Tests the uploaded file validator.
UploadedFileConstraintValidatorTest.php file core/modules/file/tests/src/Kernel/Validation/UploadedFileConstraintValidatorTest.php

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