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 |
|---|---|---|---|
| MigrateTermNodeTranslationTest.php | file | core/ |
|
| MigrateTermNodeTranslationTest::$modules | property | core/ |
Modules to enable. |
| MigrateTermNodeTranslationTest::setUp | function | core/ |
|
| MigrateTermNodeTranslationTest::testTermNode | function | core/ |
Tests the Drupal 6 term-node association to Drupal 8 migration. |
| MigrateTestBase | class | core/ |
Creates abstract base class for migration tests. |
| MigrateTestBase.php | file | core/ |
|
| MigrateTestBase::$collectMessages | property | core/ |
TRUE to collect messages instead of displaying them. |
| MigrateTestBase::$logger | property | core/ |
A logger prophecy object. |
| MigrateTestBase::$migrateMessages | property | core/ |
A two dimensional array of messages. |
| MigrateTestBase::$migration | property | core/ |
The primary migration being tested. |
| MigrateTestBase::$modules | property | core/ |
Modules to enable. |
| MigrateTestBase::$sourceDatabase | property | core/ |
The source database connection. |
| MigrateTestBase::cleanupMigrateConnection | function | core/ |
Cleans up the test migrate connection. |
| MigrateTestBase::createMigrationConnection | function | core/ |
Changes the database connection to the prefixed one. |
| MigrateTestBase::display | function | core/ |
Displays a migrate message. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 837
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.