Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SiteFilesExcluderTest.php | file | core/ |
|
| SiteFilesExcluderTest::testInvalidFileSettings | function | core/ |
Tests that invalid file settings do not cause errors. |
| SiteFilesExcluderTest::testSiteFilesExcluded | function | core/ |
Tests that public and private files are excluded from stage operations. |
| SiteInformationForm | class | core/ |
Configure site information settings for this site. |
| SiteInformationForm.php | file | core/ |
|
| SiteInformationForm::$pathValidator | property | core/ |
The path validator. |
| SiteInformationForm::$requestContext | property | core/ |
The request context. |
| SiteInformationForm::buildForm | function | core/ |
Form constructor. |
| SiteInformationForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| SiteInformationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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 the implementing class using autowiring. |
| 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/ |
The test user. |
| SiteMaintenanceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SiteMaintenanceTest::$modules | property | core/ |
Modules to install. |
| SiteMaintenanceTest::$user | property | core/ |
User allowed to access site in maintenance mode. |
| 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 the test installs Drupal. |
| SiteNameTest::testSiteName | function | core/ |
Tests that the desired site name appears on the page after installation. |
| 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::buildForm | function | core/ |
Form constructor. |
| SiteSettingsForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
Pagination
- Previous page
- Page 1282
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.