Search for rollBack
- Search 7.x for rollBack
- Search 9.5.x for rollBack
- Search 8.9.x for rollBack
- Search 10.3.x for rollBack
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateRollbackEvent::__construct | function | core/ |
Constructs a rollback event object. |
MigrateRollbackTest | class | core/ |
Tests rolling back of imports. |
MigrateRollbackTest.php | file | core/ |
|
MigrateRollbackTest::$modules | property | core/ |
Modules to install. |
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 install. |
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. |
RecipeCommand::rollBackToCheckpoint | function | core/ |
Rolls config back to a particular checkpoint. |
RecipeCommandTest::testExceptionOnRollback | function | core/ |
Tests that errors during config rollback won't steamroll validation errors. |
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. |
RollbackTest | class | core/ |
@group Recipe |
RollbackTest.php | file | core/ |
|
RollbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RollbackTest::$modules | property | core/ |
Modules to install. |
RollbackTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
RollbackTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
RollbackTest::testRollbackForInvalidConfig | function | core/ |
@testWith ["invalid_config", "core.date_format.invalid"] ["recipe_depend_on_invalid", "core.date_format.invalid"] ["recipe_depend_on_invalid_config_and_valid_modules", "core.date_format.invalid"] |
RollbackViewModesTest | class | core/ |
Migrates and rolls back Drupal 7 view modes. |
RollbackViewModesTest.php | file | core/ |
|
RollbackViewModesTest::$modules | property | core/ |
Modules to install. |
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. |
TransactionManager::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client transaction. |
TransactionManager::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
TransactionManager::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
TransactionManager::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
TransactionManagerBase::processRootRollback | function | core/ |
Processes the root transaction rollback. |
TransactionManagerBase::rollback | function | core/ |
Rolls back a Drupal transaction. |
TransactionManagerBase::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client transaction. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.