Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| StorableConfigBase::getRawData | function | core/ |
Gets the raw data without any manipulations. |
| 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/ |
Form constructor. |
| Style::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Style::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Style::submitConfigurationForm | function | core/ |
Form submission handler. |
| Style::validateConfigurationForm | function | core/ |
Form validation handler. |
| StylePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| StylePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| 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. |
| StyleSerializerEntityTest::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.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_link_text %}{% trans %}Regional settings{% endtrans %}{% endset %} {% set regional_link =… |
| 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_link_text %}{% trans %}Logging and errors{% endtrans %}{% endset %} {% set log_settings_link =… |
| 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. |
| SystemBrandingOffCanvasForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SystemBrandingOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| SystemConfigFormTest | class | core/ |
Tests the SystemConfigFormTestBase class. |
| SystemConfigFormTest.php | file | core/ |
|
| SystemConfigFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemConfigFormTest::$modules | property | core/ |
Modules to install. |
| SystemConfigFormTest::testSystemConfigForm | function | core/ |
Tests the SystemConfigFormTestBase class. |
| SystemConfigFormTestForm | class | core/ |
Tests the ConfigFormBase class. |
| SystemConfigFormTestForm.php | file | core/ |
|
| SystemConfigFormTestForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SystemConfigFormTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SystemConfigSubscriber | class | core/ |
System Config subscriber. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.