Search for root
- Search 7.x for root
- Search 9.5.x for root
- Search 8.9.x for root
- Search 10.3.x for root
- Search 11.x for root
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TransactionManagerBase::processRootCommit | function | core/ |
Processes the root transaction commit. |
| TransactionManagerBase::processRootRollback | function | core/ |
Processes the root transaction rollback. |
| TransactionTest::createRootTransaction | function | core/ |
Create a root Drupal transaction. |
| TransactionTest::rootTransactionCallback | function | core/ |
A post-transaction callback for testing purposes. |
| TransactionTest::testRollbackRoot | function | core/ |
Tests root transaction rollback. |
| TransactionTest::testRollbackRootAfterSavepointRollback | function | core/ |
Tests root transaction rollback after savepoint rollback. |
| TransactionTest::testRollbackRootWithActiveSavepoint | function | core/ |
Tests root transaction rollback failure when savepoint is open. |
| TransactionTest::testRootTransactionEndCallbackAddedWithoutTransaction | function | core/ |
Tests that adding a post-transaction callback fails with no transaction. |
| TransactionTest::testRootTransactionEndCallbackCalledAfterDdlAndDestruction | function | core/ |
Tests post-transaction callback executes after a DDL statement. |
| TransactionTest::testRootTransactionEndCallbackCalledAfterDdlAndRollbackForTransactionalDdlDatabase | function | core/ |
Tests post-transaction rollback executes after a DDL statement. |
| TransactionTest::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction | function | core/ |
Tests post-transaction callback executes after transaction rollback. |
| TransactionTest::testRootTransactionEndCallbackCalledOnCommit | function | core/ |
Tests post-transaction callback executes after transaction commit. |
| TransactionTest::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase | function | core/ |
Tests post-transaction rollback failure after a DDL statement. |
| TypedConfigManager::getStaticTypeRoot | function | core/ |
Gets the static type root for a config schema object. |
| TypedData::getRoot | function | core/ |
Returns the root of the typed data tree. |
| TypedDataInterface::getRoot | function | core/ |
Returns the root of the typed data tree. |
| UnitTestCase::$root | property | core/ |
The app root. |
| UnpackManager::$rootComposer | property | composer/ |
The root composer with the root dependencies to be manipulated. |
| UnpackManager::isRootDependency | function | composer/ |
Determines if the provided package is present in the root composer.json. |
| WritableFileSystemValidatorTest::providerStagingRootPermissions | function | core/ |
Data provider for ::testStagingRootPermissions(). |
| WritableFileSystemValidatorTest::testStagingRootPermissions | function | core/ |
Tests that the stage root's permissions are validated. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.