Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
StatisticsPopularBlock::defaultConfiguration | function | core/ |
|
StatisticsSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
StorableConfigBase | class | core/ |
Provides a base class for configuration objects with storage support. |
StorableConfigBase.php | file | core/ |
|
StorableConfigBase::$isNew | property | core/ |
Whether the configuration object is new or has been saved to the storage. |
StorableConfigBase::$originalData | property | core/ |
The data of the configuration object. |
StorableConfigBase::$schemaWrapper | property | core/ |
The config schema wrapper object for this configuration object. |
StorableConfigBase::$storage | property | core/ |
The storage used to load and save this configuration object. |
StorableConfigBase::$typedConfigManager | property | core/ |
The typed config manager. |
StorableConfigBase::castValue | function | core/ |
Casts the value to correct data type using the configuration schema. |
StorableConfigBase::delete | function | core/ |
Deletes the configuration object. |
StorableConfigBase::getSchemaWrapper | function | core/ |
Gets the schema wrapper for the whole configuration object. |
StorableConfigBase::getStorage | function | core/ |
Retrieves the storage used to load and save this configuration object. |
StorableConfigBase::initWithData | function | core/ |
Initializes a configuration object with pre-loaded data. |
StorableConfigBase::isNew | function | core/ |
Returns whether this configuration object is new. |
StorableConfigBase::save | function | core/ |
Saves the configuration object. |
StorableConfigBase::validateValue | function | core/ |
Validate the values are allowed data types. |
StorageComparer::getAndSortConfigData | function | core/ |
Gets and sorts configuration data from the source and target storages. |
StorageComparerTest::$configData | property | core/ |
An array of test configuration data keyed by configuration name. |
StorageComparerTest::getConfigData | function | core/ |
|
StorageCopyTraitTest::testWithInvalidConfiguration | function | core/ |
Tests replaceStorageContents() with config with an invalid configuration. |
Style::buildConfigurationForm | function | core/ |
|
Style::defaultConfiguration | function | core/ |
|
Style::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
Style::submitConfigurationForm | function | core/ |
|
Style::validateConfigurationForm | function | core/ |
|
StylePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
StylePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
StylesCombo::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
StyleSensibleElementConstraint::$conflictingDisabledPluginMessage | property | core/ |
When a Style is defined with classes supported by a disabled plugin. |
StyleSensibleElementConstraint::$conflictingEnabledPluginMessage | property | core/ |
When a Style is defined with classes supported by an enabled plugin. |
StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
StyleSerializerTest::testResponseFormatConfiguration | function | core/ |
Tests the response format configuration. |
SubProcessTest::$migrationConfiguration | property | core/ |
|
SyndicateBlock::$configFactory | property | core/ |
The config factory. |
SyndicateBlock::defaultConfiguration | function | core/ |
|
SysLog::$config | property | core/ |
A configuration object containing syslog settings. |
system-config-form.html.twig | file | core/ |
Default theme implementation for a system settings form. |
system-config-form.html.twig | file | core/ |
Theme override for a system settings form. |
system-config-form.html.twig | file | core/ |
Theme override for a system settings form. |
system.advisories_config_subscriber | service | core/ |
Drupal\system\EventSubscriber\AdvisoriesConfigSubscriber |
system.config_basic.html.twig | file | core/ |
--- label: 'Changing basic site settings' top_level: true related: - user.security_account_settings --- {% set regional_url = render_var(url('system.regional_settings')) %} {% set information_url =… |
system.config_cache_tag | service | core/ |
Drupal\system\EventSubscriber\ConfigCacheTag |
system.config_error.html.twig | file | core/ |
--- label: 'Configuring error responses, including 403/404 pages' related: - system.config_basic - core.maintenance --- {% set log_settings_url = render_var(url('system.logging_settings')) %} {% set information_url =… |
system.config_subscriber | service | core/ |
Drupal\system\SystemConfigSubscriber |
system.config_translation.yml | file | core/ |
core/modules/system/system.config_translation.yml |
SystemBrandingBlock::$configFactory | property | core/ |
Stores the configuration factory. |
SystemBrandingBlock::defaultConfiguration | function | core/ |
|
SystemBrandingOffCanvasForm::$configFactory | property | core/ |
The config factory. |
SystemBrandingOffCanvasForm::buildConfigurationForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.