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 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TransactionManager | class | core/ |
SQLite implementation of TransactionManagerInterface. |
| TransactionManager.php | file | core/ |
|
| TransactionManager.php | file | core/ |
|
| TransactionManager.php | file | core/ |
|
| TransactionManager.php | file | core/ |
|
| TransactionManager::addClientSavepoint | function | core/ |
|
| TransactionManager::beginClientTransaction | function | core/ |
|
| TransactionManager::beginClientTransaction | function | core/ |
|
| TransactionManager::beginClientTransaction | function | core/ |
|
| TransactionManager::beginClientTransaction | function | core/ |
|
| TransactionManager::commitClientTransaction | function | core/ |
|
| TransactionManager::commitClientTransaction | function | core/ |
|
| TransactionManager::commitClientTransaction | function | core/ |
|
| TransactionManager::commitClientTransaction | function | core/ |
|
| TransactionManager::processRootCommit | function | core/ |
|
| TransactionManager::releaseClientSavepoint | function | core/ |
|
| TransactionManager::releaseClientSavepoint | function | core/ |
|
| TransactionManager::rollbackClientSavepoint | function | core/ |
|
| TransactionManager::rollbackClientSavepoint | function | core/ |
|
| TransactionManager::rollbackClientTransaction | function | core/ |
|
| TransactionManager::rollbackClientTransaction | function | core/ |
|
| TransactionManager::rollbackClientTransaction | function | core/ |
|
| TransactionManager::rollbackClientTransaction | function | core/ |
|
| TransactionManagerBase | class | core/ |
The database transaction manager base class. |
| TransactionManagerBase.php | file | core/ |
|
| TransactionManagerBase::$connectionTransactionState | property | core/ |
The state of the underlying client connection transaction. |
| TransactionManagerBase::$postTransactionCallbacks | property | core/ |
A list of post-transaction callbacks. |
| TransactionManagerBase::$rootId | property | core/ |
The ID of the root Transaction object. |
| TransactionManagerBase::$stack | property | core/ |
The stack of Drupal transactions currently active. |
| TransactionManagerBase::$triggerWarningWhenUnpilingOnVoidTransaction | property | core/ |
Whether to trigger warnings when unpiling a void transaction. |
| TransactionManagerBase::$voidedItems | property | core/ |
A list of voided stack items. |
| TransactionManagerBase::addClientSavepoint | function | core/ |
Adds a savepoint on the client transaction. |
| TransactionManagerBase::addPostTransactionCallback | function | core/ |
|
| TransactionManagerBase::addStackItem | function | core/ |
Adds an item to the transaction stack. |
| TransactionManagerBase::beginClientTransaction | function | core/ |
Begins a transaction on the client connection. |
| TransactionManagerBase::commit | function | core/ |
Commits a Drupal transaction. |
| TransactionManagerBase::commitAll | function | core/ |
Commits the entire transaction stack. |
| TransactionManagerBase::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManagerBase::dumpStackItemsAsString | function | core/ |
Produces a string representation of the stack items. |
| TransactionManagerBase::getConnectionTransactionState | function | core/ |
Gets the state of the client connection transaction. |
| TransactionManagerBase::has | function | core/ |
|
| TransactionManagerBase::inTransaction | function | core/ |
|
| TransactionManagerBase::processPostTransactionCallbacks | function | core/ |
Processes the post-transaction callbacks. |
| TransactionManagerBase::processRootCommit | function | core/ |
Processes the root transaction commit. |
| TransactionManagerBase::processRootRollback | function | core/ |
Processes the root transaction rollback. |
| TransactionManagerBase::purge | function | core/ |
|
| TransactionManagerBase::push | function | core/ |
|
| TransactionManagerBase::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
| TransactionManagerBase::removeStackItem | function | core/ |
Removes an item from the transaction stack. |
| TransactionManagerBase::rollback | function | core/ |
Pagination
- Previous page
- Page 1667
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.