Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SiteInformationForm::create | function | core/ |
Instantiates a new instance of this class. |
| SiteInformationForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SiteInformationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SiteInformationForm::submitForm | function | core/ |
Form submission handler. |
| SiteInformationForm::validateForm | function | core/ |
Form validation handler. |
| SiteInformationForm::__construct | function | core/ |
Constructs a SiteInformationForm object. |
| SiteMaintenanceModeForm | class | core/ |
Configure maintenance settings for this site. |
| SiteMaintenanceModeForm.php | file | core/ |
|
| SiteMaintenanceModeForm::$permissionHandler | property | core/ |
The permission handler. |
| SiteMaintenanceModeForm::$state | property | core/ |
The state keyvalue collection. |
| SiteMaintenanceModeForm::buildForm | function | core/ |
Form constructor. |
| SiteMaintenanceModeForm::create | function | core/ |
Instantiates a new instance of this class. |
| SiteMaintenanceModeForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SiteMaintenanceModeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SiteMaintenanceModeForm::submitForm | function | core/ |
Form submission handler. |
| SiteMaintenanceModeForm::__construct | function | core/ |
Constructs a new SiteMaintenanceModeForm. |
| SiteMaintenanceTest | class | core/ |
Tests access to site while in maintenance mode. |
| SiteMaintenanceTest.php | file | core/ |
|
| SiteMaintenanceTest::$adminUser | property | core/ |
|
| SiteMaintenanceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SiteMaintenanceTest::$modules | property | core/ |
Modules to enable. |
| SiteMaintenanceTest::setUp | function | core/ |
|
| SiteMaintenanceTest::testNonHtmlRequest | function | core/ |
Tests responses to non-HTML requests when in maintenance mode. |
| SiteMaintenanceTest::testSiteMaintenance | function | core/ |
Verifies site maintenance mode functionality. |
| SiteNameTest | class | core/ |
Tests that the site name can be set during a non-interactive installation. |
| SiteNameTest.php | file | core/ |
|
| SiteNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SiteNameTest::$siteName | property | core/ |
The site name to be used when testing. |
| SiteNameTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| SiteNameTest::testSiteName | function | core/ |
Tests that the desired site name appears on the page after installation. |
| 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. |
| sites.README.txt | file | core/ |
This directory structure contains the settings and configuration files specific to your site or sites and is an integral part of multisite configurations. It is now recommended to place your custom and downloaded extensions in the /modules, /themes,… |
| SitesDirectoryHardeningTest | class | core/ |
Tests Drupal permissions hardening of /sites subdirectories. |
| SitesDirectoryHardeningTest.php | file | core/ |
|
| SitesDirectoryHardeningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SitesDirectoryHardeningTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| SitesDirectoryHardeningTest::makeWritable | function | core/ |
Makes the given path and settings file writable. |
| SitesDirectoryHardeningTest::settingsFile | function | core/ |
Returns the path to settings.php |
| SitesDirectoryHardeningTest::testSitesDirectoryHardening | function | core/ |
Tests the default behavior to restrict directory permissions is enforced. |
| SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig | function | core/ |
Tests writable files remain writable when directory hardening is disabled. |
| SiteSettingsForm | class | core/ |
Provides a form to configure and rewrite settings.php. |
| SiteSettingsForm.php | file | core/ |
|
| SiteSettingsForm::$renderer | property | core/ |
The renderer. |
| SiteSettingsForm::$sitePath | property | core/ |
The site path. |
| SiteSettingsForm::buildForm | function | core/ |
Form constructor. |
| SiteSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 1122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.