Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| SiteMaintenanceModeForm::create | function | core/ |
|
| SiteMaintenanceModeForm::getEditableConfigNames | function | core/ |
|
| SiteMaintenanceModeForm::getFormId | function | core/ |
|
| SiteMaintenanceModeForm::submitForm | function | core/ |
|
| 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/ |
|
| SiteMaintenanceTest::$modules | property | core/ |
|
| 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/ |
|
| SiteNameTest::$siteName | property | core/ |
The site name to be used when testing. |
| SiteNameTest::installParameters | function | core/ |
|
| 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/ |
|
| 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/ |
|
| SiteSettingsForm::create | function | core/ |
|
| SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
| SiteSettingsForm::getDatabaseErrors | function | core/ |
Get any database errors and links them to a form element. |
| SiteSettingsForm::getDatabaseErrorsTemplate | function | core/ |
Gets the inline template render array to display the database errors. |
| SiteSettingsForm::getFormId | function | core/ |
|
| SiteSettingsForm::submitForm | function | core/ |
|
| SiteSettingsForm::validateForm | function | core/ |
|
| SiteSettingsForm::__construct | function | core/ |
Constructs a new SiteSettingsForm. |
| SiteSettingsFormTest | class | core/ |
Tests the extension of the site settings form. |
| SiteSettingsFormTest.php | file | core/ |
|
| SiteSettingsFormTest::$defaultTheme | property | core/ |
|
| SiteSettingsFormTest::$modules | property | core/ |
|
| SiteSettingsFormTest::testSiteSettingsForm | function | core/ |
Confirms that the form is extensible. |
Pagination
- Previous page
- Page 1483
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.