Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateTestBase::executeMigration | function | core/ |
Executes a single migration. |
| MigrateTestBase::executeMigrations | function | core/ |
Executes a set of migrations in dependency order. |
| MigrateTestBase::getMigration | function | core/ |
Gets the migration plugin. |
| MigrateTestBase::mockFailure | function | core/ |
Records a failure in the map table of a specific migration. |
| MigrateTestBase::prepareMigration | function | core/ |
Modify a migration's configuration before executing it. |
| MigrateTestBase::prepareMigrations | function | core/ |
Prepare any dependent migrations. |
| MigrateTestBase::setTestLogger | function | core/ |
Injects the test logger into the container. |
| MigrateTestBase::setUp | function | core/ |
|
| MigrateTestBase::startCollectingMessages | function | core/ |
Start collecting messages and erase previous messages. |
| MigrateTestBase::stopCollectingMessages | function | core/ |
Stop collecting messages. |
| MigrateTestBase::tearDown | function | core/ |
|
| MigrateTestCase | class | core/ |
Provides setup and helper methods for Migrate module tests. |
| MigrateTestCase.php | file | core/ |
|
| MigrateTestCase::$idMap | property | core/ |
The migration ID map. |
| MigrateTestCase::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
| MigrateTestCase::$migrationStatus | property | core/ |
Local store for mocking setStatus()/getStatus(). |
| MigrateTestCase::createSchemaFromRow | function | core/ |
Generates a table schema from a row. |
| MigrateTestCase::getDatabase | function | core/ |
Gets an SQLite database connection object for use in tests. |
| MigrateTestCase::getMigration | function | core/ |
Retrieves a mocked migration. |
| MigrateTestCase::getValue | function | core/ |
Gets the value on a row for a given key. |
| MigrateTestCase::queryResultTest | function | core/ |
Tests a query. |
| MigrateTestCase::retrievalAssertHelper | function | core/ |
Asserts tested values during test retrieval. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 1104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.