Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| StorageComparerTest::testConfigManagerDeprecation | function | core/ |
@expectedDeprecation The storage comparer does not need a config manager. The parameter is deprecated since version 8.7.0 and will be removed in 9.0.0. Omit the third parameter. See https://www.drupal.org/node/2993271. @group legacy |
| StorageCopyTraitTest::testWithInvalidConfiguration | function | core/ |
Tests replaceStorageContents() with config with an invalid configuration. |
| StylesCombo::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| StyleSerializerTest::testResponseFormatConfiguration | function | core/ |
Tests the response format configuration. |
| SubProcessTest::$migrationConfiguration | property | core/ |
|
| SyndicateBlock::defaultConfiguration | function | core/ |
|
| SysLog::$config | property | core/ |
A configuration object containing syslog settings. |
| system-config-form.html.twig | file | core/ |
Theme override for a system settings form. |
| system-config-form.html.twig | file | core/ |
Default theme implementation for a system settings form. |
| 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. |
| 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 enable. |
| SystemConfigFormTest::testSystemConfigForm | function | core/ |
Tests the SystemConfigFormTestBase class. |
| SystemConfigFormTestBase | class | core/ |
Full generic test suite for any form that data with the configuration system. |
| SystemConfigFormTestBase.php | file | core/ |
|
| SystemConfigFormTestBase::$form | property | core/ |
Form ID to use for testing. |
| SystemConfigFormTestBase::$values | property | core/ |
Values to use for testing. |
| SystemConfigFormTestBase::testConfigForm | function | core/ |
Submit the system_config_form ensure the configuration has expected values. |
| 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. |
| SystemConfigSubscriber.php | file | core/ |
|
| SystemConfigSubscriber::$routerBuilder | property | core/ |
The router builder. |
| SystemConfigSubscriber::getSubscribedEvents | function | core/ |
|
| SystemConfigSubscriber::onConfigImporterValidateNotEmpty | function | core/ |
Checks that the configuration synchronization is valid. |
| SystemConfigSubscriber::onConfigImporterValidateSiteUUID | function | core/ |
Checks that the configuration synchronization is valid. |
| SystemConfigSubscriber::onConfigSave | function | core/ |
Rebuilds the router when the default or admin theme is changed. |
| SystemConfigSubscriber::__construct | function | core/ |
Constructs the SystemConfigSubscriber. |
| SystemMenuBlock::defaultConfiguration | function | core/ |
|
| SystemMenuBlockTest::configExpandedTestCases | function | core/ |
|
| SystemMenuBlockTest::testConfigExpanded | function | core/ |
Tests the config expanded option. |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.