Search for config
- Search 7.x for config
- Search 8.9.x for config
- Search 10.3.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 |
|---|---|---|---|
| SimpleConfigSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
| SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| SimpleConfigSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
| SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| SimpleConfigSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| SimpleConfigSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| SimpleConfigSectionStorage::getSections | function | core/ |
Gets the layout sections. |
| SimpleConfigSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| SimpleConfigSectionStorage::getStorageType | function | core/ |
Returns the type of this storage. |
| SimpleConfigSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| SimpleConfigSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| SimpleConfigSectionStorage::save | function | core/ |
Saves the sections. |
| SimpleConfigSectionStorage::setSections | function | core/ |
Stores the information for all sections. |
| SimpleConfigSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| SiteConfigureForm | class | core/ |
Provides the site configuration form. |
| SiteConfigureForm.php | file | core/ |
|
| SiteConfigureForm::$countryManager | property | core/ |
The country manager. |
| SiteConfigureForm::$deprecatedProperties | property | core/ |
|
| 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::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. |
Pagination
- Previous page
- Page 99
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.