Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleConfigValidationTest.php | file | core/ |
|
| SimpleConfigValidationTest::$modules | property | core/ |
Modules to install. |
| SimpleConfigValidationTest::providerSpecialCharacters | function | core/ |
Data provider for ::testSpecialCharacters(). |
| SimpleConfigValidationTest::setUp | function | core/ |
|
| SimpleConfigValidationTest::testDefaultConfigHashValidation | function | core/ |
Tests the validation of the default configuration hash. |
| SimpleConfigValidationTest::testInvalidPluginId | function | core/ |
Tests that plugin IDs in simple config are validated. |
| SimpleConfigValidationTest::testSpecialCharacters | function | core/ |
Tests that special characters are not allowed in labels or text data. |
| SiteConfigurationExcluder | class | core/ |
Excludes site configuration files from stage directories. |
| SiteConfigurationExcluder.php | file | core/ |
|
| SiteConfigurationExcluder::excludeSiteConfiguration | function | core/ |
Excludes site configuration files from stage operations. |
| SiteConfigurationExcluder::getDefaultSiteDirectoryPath | function | core/ |
Returns the full path to `sites/default`, relative to a root directory. |
| SiteConfigurationExcluder::getSubscribedEvents | function | core/ |
|
| SiteConfigurationExcluder::makeDefaultSiteDirectoryWritable | function | core/ |
Makes the staged `sites/default` directory owner-writable. |
| SiteConfigurationExcluder::syncDefaultSiteDirectoryPermissions | function | core/ |
Makes `sites/default` permissions the same in live and stage directories. |
| SiteConfigurationExcluder::__construct | function | core/ |
|
| SiteConfigurationExcluderTest | class | core/ |
Tests Site Configuration Excluder. |
| SiteConfigurationExcluderTest.php | file | core/ |
|
| SiteConfigurationExcluderTest::register | function | core/ |
Registers test-specific services. |
| SiteConfigurationExcluderTest::testDefaultSiteDirectoryPermissions | function | core/ |
Tests that `sites/default` is made writable in the stage directory. |
| SiteConfigurationExcluderTest::testExcludedPaths | function | core/ |
Tests that certain paths are excluded from stage operations. |
| SiteConfigureForm | class | core/ |
Provides the site configuration form. |
| SiteConfigureForm.php | file | core/ |
|
| SiteConfigureForm::buildForm | function | core/ |
Form constructor. |
| SiteConfigureForm::create | function | core/ |
Instantiates a new instance of this class. |
| SiteConfigureForm::getAdminRoles | function | core/ |
Returns the list of admin roles. |
| SiteConfigureForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SiteConfigureForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SiteConfigureForm::submitForm | function | core/ |
Form submission handler. |
| SiteConfigureForm::validateForm | function | core/ |
Form validation handler. |
| SiteConfigureForm::__construct | function | core/ |
Constructs a new SiteConfigureForm. |
| SiteInformationForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SiteMaintenanceModeForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig | function | core/ |
Tests writable files remain writable when directory hardening is disabled. |
| SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
| SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins | function | core/ |
Adds default settings for all enabled CKEditor 5 plugins. |
| SmartDefaultSettingsTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking, because using CKEditor 4. |
| SmartDefaultSettingsTest::$typedConfig | property | core/ |
The typed config manager. |
| SneakySuperset::buildConfigurationForm | function | core/ |
Form constructor. |
| SneakySuperset::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SneakySuperset::submitConfigurationForm | function | core/ |
Form submission handler. |
| SneakySuperset::validateConfigurationForm | function | core/ |
Form validation handler. |
| SortTestConfigEntityWithWeight | class | core/ |
Test entity class to test sorting. |
| SortTestConfigEntityWithWeight::$label | property | core/ |
The label. |
| SortTestConfigEntityWithWeight::$weight | property | core/ |
The weight. |
| SourceEditing::buildConfigurationForm | function | core/ |
Form constructor. |
| SourceEditing::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SourceEditing::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| SourceEditing::submitConfigurationForm | function | core/ |
Form submission handler. |
| SourceEditing::validateConfigurationForm | function | core/ |
Form validation handler. |
| SourceEditingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.