Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 8.9.x for config
  4. Search 10.3.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal 8+ configuration source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
SimpleConfigSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the layout sections.
SimpleConfigSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns an identifier for this storage.
SimpleConfigSectionStorage::getStorageType function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns the type of this storage.
SimpleConfigSectionStorage::isApplicable function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Determines if this section storage is applicable for the current contexts.
SimpleConfigSectionStorage::label function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the label for the object using the sections.
SimpleConfigSectionStorage::save function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Saves the sections.
SimpleConfigSectionStorage::setSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Stores the information for all sections.
SimpleConfigSectionStorage::__construct function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Constructs a \Drupal\Component\Plugin\PluginBase object.
SimpleConfigUpdate class core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php @internal
This API is experimental.
SimpleConfigUpdate.php file core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php
SimpleConfigUpdate::apply function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php
SimpleConfigUpdate::create function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php
SimpleConfigUpdate::__construct function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php
SimpleConfigValidationTest class core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests validation of certain elements common to all config.
SimpleConfigValidationTest.php file core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::providerSpecialCharacters function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Data provider for ::testSpecialCharacters().
SimpleConfigValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::testDefaultConfigHashValidation function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests the validation of the default configuration hash.
SimpleConfigValidationTest::testInvalidPluginId function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that plugin IDs in simple config are validated.
SimpleConfigValidationTest::testSpecialCharacters function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that special characters are not allowed in labels or text data.
SiteConfigurationExcluder class core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php Excludes site configuration files from stage directories.
SiteConfigurationExcluder.php file core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php
SiteConfigurationExcluder::excludeSiteConfiguration function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php Excludes site configuration files from stage operations.
SiteConfigurationExcluder::getDefaultSiteDirectoryPath function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php Returns the full path to `sites/default`, relative to a root directory.
SiteConfigurationExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php
SiteConfigurationExcluder::makeDefaultSiteDirectoryWritable function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php Makes the staged `sites/default` directory owner-writable.
SiteConfigurationExcluder::syncDefaultSiteDirectoryPermissions function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php Makes `sites/default` permissions the same in live and stage directories.
SiteConfigurationExcluder::__construct function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php
SiteConfigurationExcluderTest class core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php Tests Site Configuration Excluder.
SiteConfigurationExcluderTest.php file core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php
SiteConfigurationExcluderTest::register function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php Registers test-specific services.
SiteConfigurationExcluderTest::testDefaultSiteDirectoryPermissions function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php Tests that `sites/default` is made writable in the stage directory.
SiteConfigurationExcluderTest::testExcludedPaths function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php Tests that certain paths are excluded from stage operations.
SiteConfigureForm class core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Provides the site configuration form.
SiteConfigureForm.php file core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::buildForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::create function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::getAdminRoles function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Returns the list of admin roles.
SiteConfigureForm::getEditableConfigNames function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::getFormId function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::submitForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::validateForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::__construct function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Constructs a new SiteConfigureForm.
SiteInformationForm::getEditableConfigNames function core/modules/system/src/Form/SiteInformationForm.php
SiteMaintenanceModeForm::getEditableConfigNames function core/modules/system/src/Form/SiteMaintenanceModeForm.php
SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Tests writable files remain writable when directory hardening is disabled.
SiteSettingsForm::createRandomConfigDirectory function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Create a random config sync directory.
SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins function core/modules/ckeditor5/src/SmartDefaultSettings.php Adds default settings for all enabled CKEditor 5 plugins.
SmartDefaultSettingsTest::$strictConfigSchema property core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php Exempt from strict schema checking, because using CKEditor 4.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.