Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 10.3.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::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. |
| SimpleConfigUpdate | class | core/ |
@internal This API is experimental. |
| SimpleConfigUpdate.php | file | core/ |
|
| SimpleConfigUpdate::apply | function | core/ |
|
| SimpleConfigUpdate::create | function | core/ |
|
| SimpleConfigUpdate::__construct | function | core/ |
|
| SimpleConfigValidationTest | class | core/ |
Tests validation of certain elements common to all config. |
| SimpleConfigValidationTest.php | file | core/ |
|
| SimpleConfigValidationTest::$modules | property | core/ |
|
| 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/ |
|
| SiteConfigureForm::create | function | core/ |
|
| SiteConfigureForm::getAdminRoles | function | core/ |
Returns the list of admin roles. |
| SiteConfigureForm::getEditableConfigNames | function | core/ |
|
| SiteConfigureForm::getFormId | function | core/ |
|
| SiteConfigureForm::submitForm | function | core/ |
|
| SiteConfigureForm::validateForm | function | core/ |
|
| SiteConfigureForm::__construct | function | core/ |
Constructs a new SiteConfigureForm. |
| SiteInformationForm::getEditableConfigNames | function | core/ |
|
| SiteMaintenanceModeForm::getEditableConfigNames | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.