Search for sitePath
- Search 7.x for sitePath
- Search 9.5.x for sitePath
- Search 8.9.x for sitePath
- Search 11.x for sitePath
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalKernel::$sitePath | property | core/ |
The site path directory. |
DrupalKernel::findSitePath | function | core/ |
Returns the appropriate site directory for a request. |
DrupalKernel::getSitePath | function | core/ |
Gets the site path directory. |
DrupalKernel::setSitePath | function | core/ |
Set the current site path directory. |
DrupalKernelInterface::getSitePath | function | core/ |
Gets the site path directory. |
DrupalKernelInterface::setSitePath | function | core/ |
Set the current site path directory. |
DrupalKernelTest::testFindSitePath | function | core/ |
Tests site path finding. |
DrupalKernelTest::testPreventChangeOfSitePath | function | core/ |
Tests setting of site path after kernel boot. |
ExtensionDiscovery::$sitePath | property | core/ |
The site path. |
HoldTestSubscriber::$sitePath | property | core/ |
The site path. |
InstallCommand::getSitePath | function | core/ |
Gets the site path. |
LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
RecipeCommand::getSitePath | function | core/ |
Gets the site path. |
ServerCommand::getSitePath | function | core/ |
Gets the site path. |
SiteConfigureForm::$sitePath | property | core/ |
The site path. |
TestDatabase::getTestSitePath | function | core/ |
Gets the relative path to the test site directory. |
UpdateManagerInstall::$sitePath | property | core/ |
The site path. |
UpdateReady::$sitePath | property | core/ |
The Site path. |
UpdateRegistry::$sitePath | property | core/ |
The site path. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.