You are here

23 string references to site.path in Zircon Profile 8.0

DirectoryTest::testFileCheckLocalDirectoryHandling in core/modules/system/src/Tests/File/DirectoryTest.php
Test local directory handling functions.
drupal_install_config_directories in core/includes/install.inc
Creates the config directory and ensures it is operational.
drupal_rewrite_settings in core/includes/install.inc
Replaces values in settings.php with values in the submitted array.
DummyReadOnlyStreamWrapper::getDirectoryPath in core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php
Gets the path that the wrapper is responsible for.
DummyStreamWrapper::getDirectoryPath in core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php
Gets the path that the wrapper is responsible for.
ExtensionDiscovery::scan in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
Discovers available extensions of a given type.
install_check_requirements in core/includes/install.core.inc
Checks installation requirements and reports any errors.
install_check_translations in core/includes/install.core.inc
Checks installation requirements and reports any errors.
KernelTestBase::__get in core/tests/Drupal/KernelTests/KernelTestBase.php
BC: Automatically resolve former KernelTestBase class properties.
locale_install in core/modules/locale/locale.install
Implements hook_install().
PublicStream::basePath in core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Returns the base path for public://.
ReadOnlyStreamWrapperTest::testReadOnlyBehavior in core/modules/system/src/Tests/File/ReadOnlyStreamWrapperTest.php
Test read-only specific behavior.
SettingsRewriteTest::testDrupalRewriteSettings in core/modules/system/src/Tests/System/SettingsRewriteTest.php
Tests the drupal_rewrite_settings() function.
SimpleTestTest::stubTest in core/modules/simpletest/src/Tests/SimpleTestTest.php
Test to be run and the results confirmed.
SiteConfigureForm::create in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Instantiates a new instance of this class.
SiteSettingsForm::create in core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
Instantiates a new instance of this class.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
Tasks::getFormOptions in core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php
Return driver specific configuration options.
TestBase::prepareEnvironment in core/modules/simpletest/src/TestBase.php
Prepares the current environment for running the test.
UpdateManagerInstall::create in core/modules/update/src/Form/UpdateManagerInstall.php
Instantiates a new instance of this class.
UpdateReady::create in core/modules/update/src/Form/UpdateReady.php
Instantiates a new instance of this class.
UpdateRegistryFactory::create in core/lib/Drupal/Core/Update/UpdateRegistryFactory.php
Creates a new UpdateRegistry instance.
update_manager_local_transfers_allowed in core/modules/update/update.manager.inc
Determines if file transfers will be performed locally.