Search for sitePath
- Search 7.x for sitePath
- Search 9.5.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 directory. |
| DrupalKernel::findSitePath | function | core/ |
Returns the appropriate site directory for a request. |
| DrupalKernel::getSitePath | function | core/ |
Get the site path. |
| DrupalKernel::setSitePath | function | core/ |
Set the current site path. |
| DrupalKernelInterface::getSitePath | function | core/ |
Get the site path. |
| DrupalKernelInterface::setSitePath | function | core/ |
Set the current site path. |
| 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. |
| 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 an 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.