Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateTrackerSettingsTest | class | core/ |
Tests migration of Tracker settings to configuration. |
| MigrateTrackerSettingsTest.php | file | core/ |
|
| MigrateTrackerSettingsTest::$modules | property | core/ |
Modules to enable. |
| MigrateTrackerSettingsTest::setUp | function | core/ |
|
| MigrateTrackerSettingsTest::testMigration | function | core/ |
Tests migration of tracker's variables to configuration. |
| MigrateTrackerUserTest | class | core/ |
Tests migration of tracker_user. |
| MigrateTrackerUserTest.php | file | core/ |
|
| MigrateTrackerUserTest::$modules | property | core/ |
Modules to enable. |
| MigrateTrackerUserTest::setUp | function | core/ |
|
| MigrateTrackerUserTest::testMigrateTrackerUser | function | core/ |
Tests migration of tracker user table. |
| MigrateUpdateConfigsTest | class | core/ |
Upgrade variables to update.settings.yml. |
| MigrateUpdateConfigsTest.php | file | core/ |
|
| MigrateUpdateConfigsTest::$modules | property | core/ |
Modules to enable. |
| MigrateUpdateConfigsTest::setUp | function | core/ |
|
| MigrateUpdateConfigsTest::testUpdateSettings | function | core/ |
Tests migration of update variables to update.settings.yml. |
| MigrateUpgradeExecuteTestBase | class | core/ |
Provides a base class for testing a complete upgrade via the UI. |
| MigrateUpgradeExecuteTestBase.php | file | core/ |
|
| MigrateUpgradeExecuteTestBase::$destinationSiteVersion | property | core/ |
The destination site major version. |
| MigrateUpgradeExecuteTestBase::setUp | function | core/ |
|
| MigrateUpgradeExecuteTestBase::testMigrateUpgradeExecute | function | core/ |
Executes all steps of migrations upgrade. |
| MigrateUpgradeFormBase | class | core/ |
Form base for the Migrate Upgrade UI. |
| MigrateUpgradeFormBase.php | file | core/ |
|
| MigrateUpgradeFormBase::$destinationSiteVersion | property | core/ |
The destination site major version. |
| MigrateUpgradeFormBase::$store | property | core/ |
Private temporary storage. |
| MigrateUpgradeFormBase::buildForm | function | core/ |
Form constructor. |
| MigrateUpgradeFormBase::create | function | core/ |
Instantiates a new instance of this class. |
| MigrateUpgradeFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MigrateUpgradeFormBase::restartUpgradeForm | function | core/ |
Helper to redirect to the Overview form. |
| MigrateUpgradeFormBase::__construct | function | core/ |
Constructs the Migrate Upgrade Form Base. |
| MigrateUpgradeFormStepsTest | class | core/ |
Tests the flow of the Migrate Drupal UI form. |
| MigrateUpgradeFormStepsTest.php | file | core/ |
|
| MigrateUpgradeFormStepsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MigrateUpgradeFormStepsTest::$modules | property | core/ |
Modules to enable. |
| MigrateUpgradeFormStepsTest::assertFirstForm | function | core/ |
Helper to test that a path goes to the Overview form. |
| MigrateUpgradeFormStepsTest::getSourceBasePath | function | core/ |
|
| MigrateUpgradeFormStepsTest::setUp | function | core/ |
|
| MigrateUpgradeFormStepsTest::testMigrateUpgradeReviewPage | function | core/ |
Tests the flow of the Migrate Drupal UI form. |
| MigrateUpgradeImportBatch::$followUpMigrations | property | core/ |
The follow-up migrations. |
| MigrateUpgradeImportBatch::$listenersAdded | property | core/ |
Ensure we only add the listeners once per request. |
| 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/ |
Pagination
- Previous page
- Page 838
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.