Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateThemeSettingsTest.php | file | core/ |
|
| MigrateThemeSettingsTest::setUp | function | core/ |
|
| MigrateThemeSettingsTest::testMigrateThemeSettings | function | core/ |
Tests migration of theme settings to variables to configuration. |
| MigrateTrackerNodeTest | class | core/ |
Tests migration of tracker_node. |
| MigrateTrackerNodeTest.php | file | core/ |
|
| MigrateTrackerNodeTest::$modules | property | core/ |
Modules to enable. |
| MigrateTrackerNodeTest::setUp | function | core/ |
|
| MigrateTrackerNodeTest::testMigrateTrackerNode | function | core/ |
Tests migration of tracker node table. |
| 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 | class | core/ |
Runs a single migration batch. |
| MigrateUpgradeImportBatch.php | file | core/ |
|
| MigrateUpgradeImportBatch::$followUpMigrations | property | core/ |
The follow-up migrations. |
| MigrateUpgradeImportBatch::$listenersAdded | property | core/ |
Ensure we only add the listeners once per request. |
| MigrateUpgradeImportBatch::$maxExecTime | property | core/ |
The maximum length in seconds to allow processing in a request. |
Pagination
- Previous page
- Page 999
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.