Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateTestTrait.php | file | core/ |
|
| MigrateTestTrait::$treeData | property | core/ |
The cached taxonomy tree items, keyed by vid and tid. |
| MigrateTestTrait::assertEntity | function | core/ |
Validate a migrated term contains the expected values. |
| MigrateTestTrait::assertHierarchy | function | core/ |
Assert that a term is present in the tree storage, with the right parents. |
| MigrateTestTrait::getParentIDs | function | core/ |
Retrieves the parent term IDs for a given term. |
| MigrateTextConfigsTest | class | core/ |
Upgrade variables to text.settings.yml. |
| MigrateTextConfigsTest.php | file | core/ |
|
| MigrateTextConfigsTest::setUp | function | core/ |
|
| MigrateTextConfigsTest::testTextSettings | function | core/ |
Tests migration of text variables to text.settings.yml. |
| MigrateThemeSettingsTest | class | core/ |
Tests migration of Theme settings variables to configuration. |
| 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 install. |
| 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 install. |
| 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 install. |
| 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 install. |
| 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::$expectedLoggedErrors | property | core/ |
The number of expected logged errors of type migrate_drupal_ui. |
| MigrateUpgradeExecuteTestBase::$migratedAdminUserName | property | core/ |
The admin username after the migration. |
| MigrateUpgradeExecuteTestBase::$outputLogs | property | core/ |
Indicates if the watchdog logs should be output. |
| MigrateUpgradeExecuteTestBase::assertEntityRevisionsCount | function | core/ |
Checks the number of the specified entity's revisions. |
| MigrateUpgradeExecuteTestBase::assertLogError | function | core/ |
Asserts log errors. |
| MigrateUpgradeExecuteTestBase::doUpgradeAndIncremental | function | core/ |
Executes an upgrade and then an incremental upgrade. |
| MigrateUpgradeExecuteTestBase::outputLogs | function | core/ |
Preserve the logs pages. |
| MigrateUpgradeExecuteTestBase::setUp | function | core/ |
|
| MigrateUpgradeExecuteTestBase::tearDown | function | core/ |
|
| MigrateUpgradeExecuteTestBase::useTestMailCollector | function | core/ |
Helper to set the test mail collector in settings.php. |
| 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. |
Pagination
- Previous page
- Page 879
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.