Search for config

  1. Search 7.x for config
  2. Search 8.9.x for config
  3. Search 10.3.x for config
  4. Search 11.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
GenerateProxyClassCommand::configure function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GenerateTheme::configure function core/lib/Drupal/Core/Command/GenerateTheme.php
GlobalAttribute::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php Allows a plugin to modify its static configuration.
GotoAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Form constructor.
GotoAction::defaultConfiguration function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Gets default configuration for this plugin.
GotoAction::submitConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Form submission handler.
HandlerStackConfigurator class core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Defines a class for configuring middlewares on the http handler stack.
HandlerStackConfigurator.php file core/lib/Drupal/Core/Http/HandlerStackConfigurator.php
HandlerStackConfigurator::$container property core/lib/Drupal/Core/Http/HandlerStackConfigurator.php The service container.
HandlerStackConfigurator::$middlewareIds property core/lib/Drupal/Core/Http/HandlerStackConfigurator.php A list of used middleware service IDs.
HandlerStackConfigurator::$middlewares property core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Array of middlewares to add to the handler stack.
HandlerStackConfigurator::configure function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Configures the stack using services tagged as http_client_middleware.
HandlerStackConfigurator::initializeMiddlewares function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Ensures that the middlewares are initialized.
HandlerStackConfigurator::__construct function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Constructs a new HandlerStackConfigurator object.
Heading::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Form for choosing which heading tags are available.
Heading::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
Heading::DEFAULT_CONFIGURATION constant core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php The default configuration for this plugin.
Heading::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Filters the header options to those chosen in editor config.
Heading::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
Heading::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
HeadingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Provides a list of configs to test.
HeadingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php @covers ::getDynamicPluginConfig
@dataProvider providerGetDynamicPluginConfig
hook_config_import_steps_alter function core/core.api.php Alter the configuration synchronization steps.
hook_config_schema_info_alter function core/core.api.php Alter config typed data definitions.
hook_config_translation_info function core/modules/config_translation/config_translation.api.php Introduce dynamic translation tabs for translation of configuration.
hook_config_translation_info_alter function core/modules/config_translation/config_translation.api.php Alter existing translation tabs for translation of configuration.
hook_field_storage_config_update_forbid function core/modules/field/field.api.php Forbid a field storage update from occurring.
hook_field_ui_preconfigured_options_alter function core/modules/field/field.api.php Perform alterations on preconfigured field options.
HtmlRenderer::$rendererConfig property core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php The renderer configuration array.
HtmlResponseAttachmentsProcessor::$config property core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php A config object for the system performance configuration.
HTMLRestrictions::toGeneralHtmlSupportConfig function core/modules/ckeditor5/src/HTMLRestrictions.php Transforms into the CKEditor 5 GHS configuration representation.
http_handler_stack_configurator service core/core.services.yml Drupal\Core\Http\HandlerStackConfigurator
Image::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php
Image::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php This returns an empty array as image upload config is stored out of band.
Image::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php Allows a plugin to modify its static configuration.
Image::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php
Image::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php
ImageAdminStylesTest::testConfigImport function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Tests image style configuration import that does a delete.
ImageConfigUpdater class core/modules/image/src/ImageConfigUpdater.php Provides a BC layer for modules providing old configurations.
ImageConfigUpdater.php file core/modules/image/src/ImageConfigUpdater.php
ImageConfigUpdater::processImageLazyLoad function core/modules/image/src/ImageConfigUpdater.php Re-order mappings by breakpoint ID and descending numeric multiplier order.
ImageEffectBase::defaultConfiguration function core/modules/image/src/ImageEffectBase.php Gets default configuration for this plugin.
ImageEffectBase::getConfiguration function core/modules/image/src/ImageEffectBase.php Gets this plugin's configuration.
ImageEffectBase::setConfiguration function core/modules/image/src/ImageEffectBase.php Sets the configuration for this plugin instance.
ImageResize::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageResize::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageResize::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageResize::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageToolkitBase::$configFactory property core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php The config factory.
ImageToolkitBase::validateConfigurationForm function core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php Form validation handler.

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