Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MigrateUpgradeFormBase::$store | property | core/ |
Private temporary storage. |
| MigrateUpgradeFormBase::buildForm | function | core/ |
Form constructor. |
| MigrateUpgradeFormBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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 install. |
| 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. |
Pagination
- Previous page
- Page 955
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.