Search for rollBack
- Search 7.x for rollBack
- Search 8.9.x for rollBack
- Search 10.3.x for rollBack
- Search 11.x for rollBack
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateRollbackTest::setUp | function | core/ |
|
MigrateRollbackTest::testRollback | function | core/ |
Tests rolling back configuration and content entities. |
MigrateUserProfileTranslationRollbackTest | class | core/ |
Tests rollback of user profile translations. |
MigrateUserProfileTranslationRollbackTest.php | file | core/ |
|
MigrateUserProfileTranslationRollbackTest::$modules | property | core/ |
Modules to enable. |
MigrateUserProfileTranslationRollbackTest::testRollback | function | core/ |
Tests rollback of the complete node migration. |
NodeCreationTest::getWatchdogIdsForTestExceptionRollback | function | core/ |
Gets the watchdog IDs of the records with the rollback exception message. |
PDOConnection::rollBack | function | core/ |
|
PluginEventSubscriber::postRollback | function | core/ |
Forwards post-rollback events to the source and destination plugins. |
PluginEventSubscriber::preRollback | function | core/ |
Forwards pre-rollback events to the source and destination plugins. |
RollbackAwareInterface | interface | core/ |
Interface for plugins that react to pre- or post-rollback events. |
RollbackAwareInterface.php | file | core/ |
|
RollbackAwareInterface::postRollback | function | core/ |
Performs post-rollback tasks. |
RollbackAwareInterface::preRollback | function | core/ |
Performs pre-rollback tasks. |
RollbackFieldInstanceTest | class | core/ |
Migrates and rolls back Drupal 7 fields. |
RollbackFieldInstanceTest.php | file | core/ |
|
RollbackFieldInstanceTest::executeRollback | function | core/ |
Executes a single rollback. |
RollbackFieldInstanceTest::testFieldInstances | function | core/ |
Tests migrating D7 fields to field_storage_config entities, then rolling back. |
RollbackFieldTest | class | core/ |
Migrates and rolls back Drupal 7 fields. |
RollbackFieldTest.php | file | core/ |
|
RollbackFieldTest::executeRollback | function | core/ |
Executes a single rollback. |
RollbackFieldTest::testFields | function | core/ |
Tests migrating D7 fields to field_storage_config entities, then rolling back. |
RollbackViewModesTest | class | core/ |
Migrates and rolls back Drupal 7 view modes. |
RollbackViewModesTest.php | file | core/ |
|
RollbackViewModesTest::$modules | property | core/ |
Modules to enable. |
RollbackViewModesTest::executeRollback | function | core/ |
Executes a single rollback. |
RollbackViewModesTest::testMigration | function | core/ |
Tests migrating D7 view modes, then rolling back. |
SourcePluginBase::postRollback | function | core/ |
Performs post-rollback tasks. |
SourcePluginBase::preRollback | function | core/ |
Performs pre-rollback tasks. |
Transaction::rollBack | function | core/ |
Rolls back the current transaction. |
TransactionTest::testTransactionRollBackSupported | function | core/ |
Tests transaction rollback on a database that supports transactions. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.