Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolbarMenuTranslationTest | class | core/ |
Tests that the toolbar icon class remains for translated menu items. |
| ToolbarMenuTranslationTest.php | file | core/ |
|
| ToolbarMenuTranslationTest::$adminUser | property | core/ |
A user with permission to access the administrative toolbar. |
| ToolbarMenuTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarMenuTranslationTest::$modules | property | core/ |
Modules to install. |
| ToolbarMenuTranslationTest::setUp | function | core/ |
|
| ToolbarMenuTranslationTest::testToolbarClasses | function | core/ |
Tests that toolbar classes don't change when adding a translation. |
| Transaction | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Transaction. |
| Transaction | class | core/ |
A wrapper class for creating and managing database transactions. |
| Transaction.php | file | core/ |
|
| Transaction.php | file | core/ |
|
| Transaction::commitOrRelease | function | core/ |
Returns the transaction to the parent nesting level. |
| Transaction::name | function | core/ |
Retrieves the name of the transaction or savepoint. |
| Transaction::rollBack | function | core/ |
Rolls back the transaction. |
| Transaction::__construct | function | core/ |
|
| Transaction::__destruct | function | core/ |
Destructs the object. |
| Transaction::__wakeup | function | core/ |
Prevent transactions from being unserialized. |
| TransactionCommitFailedException | class | core/ |
Exception thrown when a commit() function fails. |
| TransactionCommitFailedException.php | file | core/ |
|
| TransactionException | class | core/ |
Exception thrown by an error in a database transaction. |
| TransactionException.php | file | core/ |
|
| TransactionExplicitCommitNotAllowedException | class | core/ |
Exception to deny attempts to explicitly manage transactions. |
| TransactionExplicitCommitNotAllowedException.php | file | core/ |
|
| TransactionManager | class | core/ |
SQLite implementation of TransactionManagerInterface. |
| TransactionManager | class | core/ |
MySql implementation of TransactionManagerInterface. |
| TransactionManager | class | core/ |
PostgreSql implementation of TransactionManagerInterface. |
| TransactionManager | class | core/ |
MySqli implementation of TransactionManagerInterface. |
| TransactionManager.php | file | core/ |
|
| TransactionManager.php | file | core/ |
|
| TransactionManager.php | file | core/ |
|
| TransactionManager.php | file | core/ |
|
| TransactionManager::addClientSavepoint | function | core/ |
Adds a savepoint on the client transaction. |
| TransactionManager::beginClientTransaction | function | core/ |
Begins a transaction on the client connection. |
| TransactionManager::beginClientTransaction | function | core/ |
Begins a transaction on the client connection. |
| TransactionManager::beginClientTransaction | function | core/ |
Begins a transaction on the client connection. |
| TransactionManager::beginClientTransaction | function | core/ |
Begins a transaction on the client connection. |
| TransactionManager::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManager::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManager::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManager::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManager::processRootCommit | function | core/ |
Processes the root transaction commit. |
| TransactionManager::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
| TransactionManager::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
| TransactionManager::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client 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. |
| TransactionManager::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
| TransactionManagerBase | class | core/ |
The database transaction manager base class. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.