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