Search for root
Title | Object type | File name | Summary |
---|---|---|---|
PathLocatorTest::providerWebRoot | function | core/ |
Data provider for ::testWebRoot(). |
PathLocatorTest::testStagingRoot | function | core/ |
@covers ::getStagingRoot |
PathLocatorTest::testWebRoot | function | core/ |
Tests that the web root is computed correctly. |
PathRootsSubscriber | class | core/ |
Provides all available first bits of all route paths. |
PathRootsSubscriber.php | file | core/ |
|
PathRootsSubscriber::$pathRoots | property | core/ |
Stores the path roots available in the router. |
PathRootsSubscriber::$state | property | core/ |
The state key value store. |
PathRootsSubscriber::getSubscribedEvents | function | core/ |
|
PathRootsSubscriber::onRouteAlter | function | core/ |
Collects all path roots. |
PathRootsSubscriber::onRouteFinished | function | core/ |
|
PathRootsSubscriber::__construct | function | core/ |
Constructs a new PathRootsSubscriber instance. |
PathRootsSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\PathRootsSubscriber @group EventSubscriber |
PathRootsSubscriberTest.php | file | core/ |
|
PathRootsSubscriberTest::$pathRootsSubscriber | property | core/ |
The tested path root subscriber. |
PathRootsSubscriberTest::$state | property | core/ |
The mocked state. |
PathRootsSubscriberTest::setUp | function | core/ |
|
PathRootsSubscriberTest::testSubscribing | function | core/ |
Tests altering and finished event. |
PhpTufValidatorTest::testInvalidConfigurationInProjectRoot | function | core/ |
Tests errors caused by invalid plugin configuration in the project root. |
PhpTufValidatorTest::testPluginNotInstalledInProjectRoot | function | core/ |
Tests there is an error if the plugin is not installed in the project root. |
QuickStartTest::$root | property | core/ |
The Drupal root directory. |
RecipeQuickStartTest::$root | property | core/ |
The Drupal root directory. |
Registry::$root | property | core/ |
The app root. |
RelationshipJoinTestBase::$rootUser | property | core/ |
|
Renderer::$isRenderingRoot | property | core/ |
Whether we're currently in a ::renderRoot() call. |
Renderer::doRenderRoot | function | core/ |
See the docs for ::render(). |
Renderer::renderRoot | function | core/ |
|
RendererInterface::renderRoot | function | core/ |
Renders final HTML given a structured array tree. |
RendererRecursionTest::testRenderRecursionWithNestedRenderRoot | function | core/ |
Tests that renderRoot() may not be called recursively. |
ResourceResponseValidator::$appRoot | property | core/ |
The application's root file path. |
RootComposer | class | composer/ |
Provides access to and manipulation of the root composer files. |
RootComposer.php | file | composer/ |
|
RootComposer::$composerLockedContent | property | composer/ |
The locked root composer.json content. |
RootComposer::$composerManipulator | property | composer/ |
The JSON manipulator for the contents of the root composer.json. |
RootComposer::addToComposerLock | function | composer/ |
Adds an element to the composer lock. |
RootComposer::checkRootPackage | function | composer/ |
Checks that the composer content and root package match. |
RootComposer::getComposerLockedContent | function | composer/ |
Gets the locked root composer.json content. |
RootComposer::getComposerManipulator | function | composer/ |
Retrieves the JSON manipulator for the contents of the root composer.json. |
RootComposer::removeFromComposerLock | function | composer/ |
Removes an element from the composer lock. |
RootComposer::writeFiles | function | composer/ |
Writes the root composer files. |
RootComposer::__construct | function | composer/ |
|
RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs in RSS markup. |
SandboxManagerBase::getStagingRoot | function | core/ |
Returns the directory where stage directories will be created. |
SandboxManagerBase::TEMPSTORE_STAGING_ROOT_KEY | constant | core/ |
The tempstore key under which to store the path of stage root directory. |
ScaffoldTest::$projectRoot | property | core/ |
The root of this project. |
ScaffoldTestResult::$docroot | property | core/ |
The location of the scaffold fixture. |
ScaffoldTestResult::docroot | function | core/ |
Returns the location of the docroot from the scaffold test. |
StageBase::getStagingRoot | function | core/ |
Returns the directory where stage directories will be created. |
StageBase::TEMPSTORE_STAGING_ROOT_KEY | constant | core/ |
The tempstore key under which to store the path of stage root directory. |
SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot | function | core/ |
Tests that relative symlinks cannot point outside the project root. |
TableDragTest::testRootLeafDraggableRowsWithKeyboard | function | core/ |
Tests the root and leaf behaviors for rows. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.