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
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 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.
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.