Search for root
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestSetupTrait::$root | property | core/ |
The app root. |
| test_ckeditor_stylesheets_drupal_root.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_drupal_root/test_ckeditor_stylesheets_drupal_root.info.yml |
| Theme::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| ThemeHandler::$root | property | core/ |
The app root. |
| ThemeInitialization::$root | property | core/ |
The app root. |
| ThemeManager::$root | property | core/ |
The app root. |
| TransactionManager::processRootCommit | function | core/ |
Processes the root transaction commit. |
| TransactionManagerBase::$rootId | property | core/ |
The ID of the root Transaction object. |
| 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. |
| update.root | service | core/ |
Drupal\update\UpdateRoot |
| Updater::$root | property | core/ |
The root directory under which new projects will be copied. |
| UpdaterInterface::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| UpdateRoot | class | core/ |
Gets the root path used by the legacy Update Manager. |
| UpdateRoot.php | file | core/ |
|
| UpdateRoot::$drupalKernel | property | core/ |
The Drupal kernel. |
| UpdateRoot::$requestStack | property | core/ |
The request stack. |
| UpdateRoot::$updateRoot | property | core/ |
The update root. |
| UpdateRoot::set | function | core/ |
Sets the root path under which projects are installed or updated. |
| UpdateRoot::__construct | function | core/ |
Constructs an UpdateRoot instance. |
| UpdateRoot::__toString | function | core/ |
Gets the root path under which projects are installed or updated. |
| UrlConversionTest::testDeprecationOfRootParameter | function | core/ |
Tests deprecation of root parameter. |
| 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.