Search for root
| Title | Object type | File name | Summary |
|---|---|---|---|
| Renderer::renderRoot | function | core/ |
Renders final HTML given a structured array tree. |
| RendererInterface::renderRoot | function | core/ |
Renders final HTML given a structured array tree. |
| RendererRecursionTest::testRenderRecursionWithNestedRenderRoot | function | core/ |
::renderRoot() may not be called inside of another ::renderRoot() call. |
| ResourceResponseValidator::$appRoot | property | core/ |
The application's root file path. |
| router.path_roots_subscriber | service | core/ |
Drupal\Core\EventSubscriber\PathRootsSubscriber |
| RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs in RSS markup. |
| ScaffoldTest::$projectRoot | property | core/ |
The root of this project. |
| ScaffoldTestResult::$docroot | property | core/ |
|
| ScaffoldTestResult::docroot | function | core/ |
Returns the location of the docroot from the scaffold test. |
| SiteConfigureForm::$root | property | core/ |
The app root. |
| TableDragTest::testRootLeafDraggableRowsWithKeyboard | function | core/ |
Tests the root and leaf behaviors for rows. |
| TestDiscovery::$root | property | core/ |
The app root. |
| TestRequirementsTrait::getDrupalRoot | function | core/ |
Returns the Drupal root directory. |
| 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. |
| 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. |
| update.root | service | core/ |
Drupal\update\UpdateRoot |
| UpdateManagerInstall::$root | property | core/ |
The root location under which installed projects will be saved. |
| Updater::$root | property | core/ |
The root directory under which new projects will be copied. |
| UpdateReady::$root | property | core/ |
The root location under which updated projects will be saved. |
| UpdateRegistry::$root | property | core/ |
The app root. |
| 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 Update Manager to install or update projects. |
| 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 UpdateRootFactory instance. |
| UpdateRoot::__toString | function | core/ |
Gets the root path under which projects are installed or updated. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.