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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | 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. |
| MigrateUpgradeImportBatch::$messages | property | core/ |
MigrateMessage instance to capture messages during the migration process. |
| MigrateUpgradeImportBatch::$numProcessed | property | core/ |
The processed items for one batch of a given migration. |
| MigrateUpgradeImportBatch::finished | function | core/ |
Callback executed when the Migrate Upgrade Import batch process completes. |
| MigrateUpgradeImportBatch::MESSAGE_LENGTH | constant | core/ |
Maximum number of previous messages to display. |
| MigrateUpgradeImportBatch::onIdMapMessage | function | core/ |
Displays any messages being logged to the ID map. |
| MigrateUpgradeImportBatch::onMapDelete | function | core/ |
Counts up any map delete events. |
| MigrateUpgradeImportBatch::onMapSave | function | core/ |
Counts up any map save events. |
| MigrateUpgradeImportBatch::onPostImport | function | core/ |
Adds follow-up migrations. |
| MigrateUpgradeImportBatch::onPostRowDelete | function | core/ |
Reacts to item deletion. |
| MigrateUpgradeImportBatch::onPostRowSave | function | core/ |
Reacts to item import. |
| MigrateUpgradeImportBatch::run | function | core/ |
Runs a single migrate batch import. |
| MigrateUpgradeTestBase | class | core/ |
Provides a base class for testing migration upgrades in the UI. |
| MigrateUpgradeTestBase.php | file | core/ |
|
| MigrateUpgradeTestBase::$destinationSiteVersion | property | core/ |
The destination site major version. |
| MigrateUpgradeTestBase::$edits | property | core/ |
Input data for the credential form. |
| MigrateUpgradeTestBase::$profile | property | core/ |
Use the Standard profile to test help implementations of many core modules. |
| MigrateUpgradeTestBase::$sourceDatabase | property | core/ |
The source database connection. |
| MigrateUpgradeTestBase::assertEmailsSent | function | core/ |
Confirm emails were sent. |
| MigrateUpgradeTestBase::assertFileMigrations | function | core/ |
Checks public and private files are copied but not temporary files. |
| MigrateUpgradeTestBase::assertIdConflictForm | function | core/ |
Helper method that asserts text on the ID conflict form. |
Pagination
- Previous page
- Page 1131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.