Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| SiteConfigureForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SiteConfigureForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SiteConfigureForm::resetPropertiesFromContainer | function | core/ |
Repopulate class properties from container. |
| SiteConfigureForm::submitForm | function | core/ |
Form submission handler. |
| SiteConfigureForm::validateForm | function | core/ |
Form validation handler. |
| SiteConfigureForm::__construct | function | core/ |
Constructs a new SiteConfigureForm. |
| 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. |
| SourceEditingPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| StageConflictTest | class | core/ |
Tests Drupal\package_manager\SandboxManagerBase. |
| StageConflictTest.php | file | core/ |
|
| StageConflictTest::$modules | property | core/ |
Modules to install. |
| StageConflictTest::providerDestroyDuringApply | function | core/ |
Data provider for testDestroyDuringApply(). |
| StageConflictTest::register | function | core/ |
Registers test-specific services. |
| StageConflictTest::testApplyAndPostApplyInSameRequest | function | core/ |
Tests running apply and post-apply in the same request. |
| StageConflictTest::testDestroyDuringApply | function | core/ |
Tests destroying a stage while applying it. |
| StageConflictTest::testUninstallModuleDuringApply | function | core/ |
Test uninstalling any module while the staged changes are being applied. |
| StandardHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| StandardHooks::installConfigureSubmit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
| StandardInstallerTest::testStandardConfig | function | core/ |
Ensures that the exported standard configuration is up to date. |
| 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. |
| 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. |
| StorableConfigBase::$schemaWrapper | property | core/ |
The config schema wrapper object for this configuration object. |
| StorableConfigBase::$storage | property | core/ |
The storage used to load and save this configuration object. |
| StorableConfigBase::$typedConfigManager | property | core/ |
The typed config manager. |
| StorableConfigBase::castValue | function | core/ |
Casts the value to correct data type using the configuration schema. |
| StorableConfigBase::delete | function | core/ |
Deletes the configuration object. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.