Search for root

  1. Search 7.x for root
  2. Search 9.5.x for root
  3. Search 8.9.x for root
  4. Search 10.3.x for root
  5. Other projects
Title Object type File name Summary
TemplateProjectTestBase::$webRoot property core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php The web root of the test site, relative to the workspace directory.
TemplateProjectTestBase::getWebRoot function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Returns the full path to the test site's document root.
TestDiscovery::$root property core/lib/Drupal/Core/Test/TestDiscovery.php The app root.
TestRequirementsTrait::getDrupalRoot function core/tests/Drupal/Tests/TestRequirementsTrait.php Returns the Drupal root directory.
TestSetupTrait::$root property core/lib/Drupal/Core/Test/TestSetupTrait.php The app root.
test_ckeditor_stylesheets_drupal_root.info.yml file core/modules/system/tests/themes/test_ckeditor_stylesheets_drupal_root/test_ckeditor_stylesheets_drupal_root.info.yml core/modules/system/tests/themes/test_ckeditor_stylesheets_drupal_root/test_ckeditor_stylesheets_drupal_root.info.yml
Theme::getRootDirectoryRelativePath function core/lib/Drupal/Core/Updater/Theme.php
ThemeHandler::$root property core/lib/Drupal/Core/Extension/ThemeHandler.php The app root.
ThemeInitialization::$root property core/lib/Drupal/Core/Theme/ThemeInitialization.php The app root.
ThemeManager::$root property core/lib/Drupal/Core/Theme/ThemeManager.php The app root.
TransactionManager::processRootCommit function core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php
TransactionManagerBase::$rootId property core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php The ID of the root Transaction object.
TransactionManagerBase::processRootCommit function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Processes the root transaction commit.
TransactionManagerBase::processRootRollback function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Processes the root transaction rollback.
TransactionTest::createRootTransaction function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Create a root Drupal transaction.
TransactionTest::rootTransactionCallback function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php A post-transaction callback for testing purposes.
TransactionTest::testRollbackRoot function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests root transaction rollback.
TransactionTest::testRollbackRootAfterSavepointRollback function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests root transaction rollback after savepoint rollback.
TransactionTest::testRollbackRootWithActiveSavepoint function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests root transaction rollback failure when savepoint is open.
TransactionTest::testRootTransactionEndCallbackAddedWithoutTransaction function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests that adding a post-transaction callback fails with no transaction.
TransactionTest::testRootTransactionEndCallbackCalledAfterDdlAndDestruction function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction callback executes after a DDL statement.
TransactionTest::testRootTransactionEndCallbackCalledAfterDdlAndRollbackForTransactionalDdlDatabase function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction rollback executes after a DDL statement.
TransactionTest::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction callback executes after transaction rollback.
TransactionTest::testRootTransactionEndCallbackCalledOnCommit function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction callback executes after transaction commit.
TransactionTest::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction rollback failure after a DDL statement.
TypedConfigManager::getStaticTypeRoot function core/lib/Drupal/Core/Config/TypedConfigManager.php Gets the static type root for a config schema object.
TypedData::getRoot function core/lib/Drupal/Core/TypedData/TypedData.php
TypedDataInterface::getRoot function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Returns the root of the typed data tree.
UnitTestCase::$root property core/tests/Drupal/Tests/UnitTestCase.php The app root.
UnpackManager::$rootComposer property composer/Plugin/RecipeUnpack/UnpackManager.php The root composer with the root dependencies to be manipulated.
UnpackManager::isRootDependency function composer/Plugin/RecipeUnpack/UnpackManager.php Determines if the provided package is present in the root composer.json.
update.root service core/modules/update/update.services.yml Drupal\update\UpdateRoot
UpdateManagerInstall::$root property core/modules/update/src/Form/UpdateManagerInstall.php The root location under which installed projects will be saved.
Updater::$root property core/lib/Drupal/Core/Updater/Updater.php The root directory under which new projects will be copied.
UpdateReady::$root property core/modules/update/src/Form/UpdateReady.php The root location under which updated projects will be saved.
UpdaterInterface::getRootDirectoryRelativePath function core/lib/Drupal/Core/Updater/UpdaterInterface.php Returns the name of the root directory under which projects will be copied.
UpdateRoot class core/modules/update/src/UpdateRoot.php Gets the root path used by the legacy Update Manager.
UpdateRoot.php file core/modules/update/src/UpdateRoot.php
UpdateRoot::$drupalKernel property core/modules/update/src/UpdateRoot.php The Drupal kernel.
UpdateRoot::$requestStack property core/modules/update/src/UpdateRoot.php The request stack.
UpdateRoot::$updateRoot property core/modules/update/src/UpdateRoot.php The update root.
UpdateRoot::set function core/modules/update/src/UpdateRoot.php Sets the root path under which projects are installed or updated.
UpdateRoot::__construct function core/modules/update/src/UpdateRoot.php Constructs an UpdateRoot instance.
UpdateRoot::__toString function core/modules/update/src/UpdateRoot.php Gets the root path under which projects are installed or updated.
WritableFileSystemValidatorTest::providerStagingRootPermissions function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Data provider for ::testStagingRootPermissions().
WritableFileSystemValidatorTest::testStagingRootPermissions function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Tests that the stage root's permissions are validated.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.