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 11.x for root
  5. Other projects
Title Object type File name Summary
RelationshipJoinTestBase::$rootUser property core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php
Renderer::$isRenderingRoot property core/lib/Drupal/Core/Render/Renderer.php Whether we're currently in a ::renderRoot() call.
Renderer::renderRoot function core/lib/Drupal/Core/Render/Renderer.php
RendererInterface::renderRoot function core/lib/Drupal/Core/Render/RendererInterface.php Renders final HTML given a structured array tree.
RendererRecursionTest::testRenderRecursionWithNestedRenderRoot function core/tests/Drupal/Tests/Core/Render/RendererRecursionTest.php ::renderRoot() may not be called inside of another ::renderRoot() call.
ResourceResponseValidator::$appRoot property core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php The application's root file path.
router.path_roots_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\PathRootsSubscriber
RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute function core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php Converts all root-relative URLs to absolute URLs in RSS markup.
ScaffoldTest::$projectRoot property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php The root of this project.
ScaffoldTestResult::$docroot property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/ScaffoldTestResult.php
ScaffoldTestResult::docroot function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/ScaffoldTestResult.php Returns the location of the docroot from the scaffold test.
SiteConfigureForm::$root property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The app root.
TableDragTest::testRootLeafDraggableRowsWithKeyboard function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Tests the root and leaf behaviors for rows.
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 Returns the name of the root directory under which projects will be copied.
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 Processes the root transaction commit.
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.
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 Returns the root of the typed data tree.
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.
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.
UpdateRegistry::$root property core/lib/Drupal/Core/Update/UpdateRegistry.php The app root.
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 Update Manager to install or update projects.
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 UpdateRootFactory instance.
UpdateRoot::__toString function core/modules/update/src/UpdateRoot.php Gets the root path under which projects are installed or updated.

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