Search for sitePath
- Search 7.x for sitePath
- Search 8.9.x for sitePath
- Search 10.3.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. |
LegacyServiceTest::testSitePath | function | core/ |
Tests the site.path service. |
LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
ServerCommand::getSitePath | function | core/ |
Gets the site path. |
SiteConfigureForm::$sitePath | property | core/ |
The site path. |
SitePathFactory | class | core/ |
Gets the site path from the kernel. |
SitePathFactory.php | file | core/ |
|
SitePathFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
SitePathFactory::get | function | core/ |
Gets the site path. |
SitePathFactory::__construct | function | core/ |
Constructs a SitePathFactory instance. |
SiteSettingsForm::$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.