Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 11.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
SimpleConfigValidationTest::setUp | function | core/ |
|
SimpleConfigValidationTest::testDefaultConfigHashValidation | function | core/ |
|
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. |
SiteConfigureForm | class | core/ |
Provides the site configuration form. |
SiteConfigureForm.php | file | core/ |
|
SiteConfigureForm::$deprecatedProperties | property | core/ |
Defines deprecated injected properties. |
SiteConfigureForm::$moduleInstaller | property | core/ |
The module installer. |
SiteConfigureForm::$root | property | core/ |
The app root. |
SiteConfigureForm::$sitePath | property | core/ |
The site path. |
SiteConfigureForm::$userStorage | property | core/ |
The user storage. |
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. |
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. |
SourceEditingPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
StandardInstallerTest::testStandardConfig | function | core/ |
Ensures that the exported standard configuration is up to date. |
standard_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
standard_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
StaticMenuLinkOverrides::$config | property | core/ |
The menu link overrides config object. |
StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
StaticMenuLinkOverrides::$configName | property | core/ |
The config name used to store the overrides. |
StaticMenuLinkOverrides::getConfig | function | core/ |
Gets the configuration object when needed. |
StatisticsPopularBlock::defaultConfiguration | function | core/ |
|
StatisticsSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
StorableConfigBase | class | core/ |
Provides a base class for configuration objects with storage support. |
StorableConfigBase.php | file | core/ |
|
StorableConfigBase::$isNew | property | core/ |
Whether the configuration object is new or has been saved to the storage. |
StorableConfigBase::$originalData | property | core/ |
The data of the configuration object. |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.