Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateUpgradeImportBatch::$messages | property | core/ |
MigrateMessage instance to capture messages during the migration process. |
| MigrateUpgradeImportBatch::$numProcessed | property | core/ |
The processed items for one batch of a given migration. |
| MigrateUpgradeImportBatch::finished | function | core/ |
Callback executed when the Migrate Upgrade Import batch process completes. |
| MigrateUpgradeImportBatch::MESSAGE_LENGTH | constant | core/ |
Maximum number of previous messages to display. |
| MigrateUpgradeImportBatch::onIdMapMessage | function | core/ |
Displays any messages being logged to the ID map. |
| MigrateUpgradeImportBatch::onMapSave | function | core/ |
Counts up any map save events. |
| MigrateUpgradeImportBatch::onPostImport | function | core/ |
Adds follow-up migrations. |
| MigrateUpgradeImportBatch::onPostRowDelete | function | core/ |
Reacts to item deletion. |
| MigrateUpgradeImportBatch::onPostRowSave | function | core/ |
Reacts to item import. |
| MigrateUpgradeTestBase | class | core/ |
Provides a base class for testing migration upgrades in the UI. |
| MigrateUpgradeTestBase.php | file | core/ |
|
| MigrateUpgradeTestBase::$destinationSiteVersion | property | core/ |
The destination site major version. |
| MigrateUpgradeTestBase::$edits | property | core/ |
Input data for the credential form. |
| MigrateUpgradeTestBase::$profile | property | core/ |
Use the Standard profile to test help implementations of many core modules. |
| MigrateUpgradeTestBase::$sourceDatabase | property | core/ |
The source database connection. |
| MigrateUpgradeTestBase::assertEmailsSent | function | core/ |
Confirm emails were sent. |
| MigrateUpgradeTestBase::assertFileMigrations | function | core/ |
Checks public and private files are copied but not temporary files. |
| MigrateUpgradeTestBase::assertIdConflictForm | function | core/ |
Helper method that asserts text on the ID conflict form. |
| MigrateUpgradeTestBase::assertReviewForm | function | core/ |
Helper to assert content on the Review form. |
| MigrateUpgradeTestBase::assertUpgrade | function | core/ |
Asserts the upgrade completed successfully. |
| MigrateUpgradeTestBase::assertUserLogIn | function | core/ |
Asserts that a migrated user can login. |
| MigrateUpgradeTestBase::createMigrationConnection | function | core/ |
Changes the database connection to the prefixed one. |
| MigrateUpgradeTestBase::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| MigrateUpgradeTestBase::getCredentials | function | core/ |
Creates an array of credentials for the Credential form. |
| MigrateUpgradeTestBase::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| MigrateUpgradeTestBase::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| MigrateUpgradeTestBase::getManagedFiles | function | core/ |
Gets the file data. |
| MigrateUpgradeTestBase::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| MigrateUpgradeTestBase::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| MigrateUpgradeTestBase::getSourcePrivateBasePath | function | core/ |
Provides the source base path for private files for the credential form. |
| MigrateUpgradeTestBase::loadFixture | function | core/ |
Loads a database fixture into the source database connection. |
| MigrateUpgradeTestBase::setUp | function | core/ |
|
| MigrateUpgradeTestBase::submitCredentialForm | function | core/ |
Navigates to the credential form and submits valid credentials. |
| MigrateUpgradeTestBase::tearDown | function | core/ |
|
| MigrateUploadEntityDisplayTest | class | core/ |
Upload entity display. |
| MigrateUploadEntityDisplayTest.php | file | core/ |
|
| MigrateUploadEntityDisplayTest::$modules | property | core/ |
Modules to install. |
| MigrateUploadEntityDisplayTest::setUp | function | core/ |
|
| MigrateUploadEntityDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that entity displays are ignored appropriately. |
| MigrateUploadEntityDisplayTest::testUploadEntityDisplay | function | core/ |
Tests Drupal 6 upload settings to Drupal 8 entity display migration. |
| MigrateUploadEntityFormDisplayTest | class | core/ |
Upload form entity display. |
| MigrateUploadEntityFormDisplayTest.php | file | core/ |
|
| MigrateUploadEntityFormDisplayTest::$modules | property | core/ |
Modules to install. |
| MigrateUploadEntityFormDisplayTest::setUp | function | core/ |
|
| MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that entity displays are ignored appropriately. |
| MigrateUploadEntityFormDisplayTest::testUploadEntityFormDisplay | function | core/ |
Tests Drupal 6 upload settings to Drupal 8 entity form display migration. |
| MigrateUploadFieldTest | class | core/ |
Uploads migration. |
| MigrateUploadFieldTest.php | file | core/ |
|
| MigrateUploadFieldTest::$modules | property | core/ |
Modules to install. |
| MigrateUploadFieldTest::setUp | function | core/ |
Pagination
- Previous page
- Page 956
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.