31 string references to site.path in Drupal 9
- DirectoryTest::testFileCheckLocalDirectoryHandling in core/
tests/ Drupal/ KernelTests/ Core/ File/ DirectoryTest.php - Tests local directory handling functions.
- DrupalKernel::compileContainer in core/
lib/ Drupal/ Core/ DrupalKernel.php - Compiles a new service container.
- 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.
- hold_test_request in core/
modules/ system/ tests/ modules/ hold_test/ hold_test.module - Request hold.
- hold_test_response in core/
modules/ system/ tests/ modules/ hold_test/ hold_test.module - Response hold.
- 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.
- LegacyServiceTest::testSitePath in core/
tests/ Drupal/ KernelTests/ Core/ LegacyServiceTest.php - Tests the site.path service.
- locale_install in core/
modules/ locale/ locale.install - Implements hook_install().
- MigratePrivateFileTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ Migrate/ d7/ MigratePrivateFileTest.php - ModulesListFormWebTest::testInstalledIncompatibleModule in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Tests that incompatible modules message is shown.
- ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Tests the module form with modules with invalid info.yml files.
- PublicStream::basePath in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the base path for public://.
- ReadOnlyStreamWrapperTest::testReadOnlyBehavior in core/
tests/ Drupal/ KernelTests/ Core/ File/ ReadOnlyStreamWrapperTest.php - Tests read-only specific behavior.
- SettingsRewriteTest::testDrupalRewriteSettings in core/
tests/ Drupal/ KernelTests/ Core/ Site/ SettingsRewriteTest.php - Tests the drupal_rewrite_settings() function.
- SiteConfigureForm::create in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Instantiates a new instance of this class.
- SitePathFactory::get in core/
lib/ Drupal/ Core/ SitePathFactory.php - Gets the site path.
- 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.
- TestDiscoveryTest::testGetTestsInProfiles in core/
tests/ Drupal/ Tests/ Core/ Test/ TestDiscoveryTest.php - @covers ::getTestClasses
- ThemeUiTest::testInstalledIncompatibleTheme in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests that incompatible themes message is shown.
- 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.
- UpdateScriptTest::testExtensionCompatibilityChange in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that extension compatibility changes are handled correctly.
- UpdateScriptTest::testMissingExtension in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that a missing extension prevents updates.
- update_manager_local_transfers_allowed in core/
modules/ update/ update.manager.inc - Determines if file transfers will be performed locally.