Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TopBar::topBarItemManager | function | core/ |
Wraps the top bar item manager. |
TopBarItemManager | class | core/ |
Top bar item plugin manager. |
TopBarItemManager.php | file | core/ |
|
TopBarItemManager::getDefinitionsByRegion | function | core/ |
Gets the top bar item plugins by region. |
TopBarItemManager::getRenderedTopBarItemsByRegion | function | core/ |
Gets the top bar items prepared as render array. |
TopBarItemManager::__construct | function | core/ |
Constructs the object. |
TopBarItemManagerInterface | interface | core/ |
Top bar item plugin manager. |
TopBarItemManagerInterface.php | file | core/ |
|
TopBarItemManagerInterface::getDefinitionsByRegion | function | core/ |
Gets the top bar item plugins by region. |
TopBarItemManagerInterface::getRenderedTopBarItemsByRegion | function | core/ |
Gets the top bar items prepared as render array. |
TopBarItemManagerTest | class | core/ |
Tests Drupal\navigation\TopBarItemManager. |
TopBarItemManagerTest.php | file | core/ |
|
TopBarItemManagerTest::$manager | property | core/ |
The top bar item manager under test. |
TopBarItemManagerTest::setUp | function | core/ |
|
TopBarItemManagerTest::testDefinitions | function | core/ |
Tests definitions. |
TopBarItemManagerTest::testGetDefinitionsByRegion | function | core/ |
Tests get definitions by region. |
TransactionManager | class | core/ |
PostgreSql implementation of TransactionManagerInterface. |
TransactionManager | class | core/ |
MySqli implementation of TransactionManagerInterface. |
TransactionManager | class | core/ |
SQLite implementation of TransactionManagerInterface. |
TransactionManager | class | core/ |
MySql 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. |
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. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.