Search for rollBack
- Search 7.x for rollBack
- Search 9.5.x for rollBack
- Search 10.3.x for rollBack
- Search 11.x for rollBack
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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::testTransactionRollBackNotSupported | function | core/ | Tests transaction rollback on a database that doesn't support transactions. | 
| 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.
