Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 8.9.x for conf
  4. Search 10.3.x for conf
  5. Search 11.x for conf
  6. Other projects
Title Object type File name Summary
Style::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Allows a plugin to modify its static configuration.
Style::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Form submission handler.
Style::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Form validation handler.
StylePluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/StylePluginTest.php Provides a list of configs to test.
StylePluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/StylePluginTest.php Tests get dynamic plugin config.
StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel function core/modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementConstraintValidator.php Finds the plugin with elements that conflict with the style element.
StyleSerializerEntityTest::testResponseFormatConfiguration function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the response format configuration.
SubProcessTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/process/SubProcessTest.php The default migration configuration.
SvgExtractorTest::$iconFinder property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php The IconFinder instance.
SvgSpriteExtractorTest::$iconFinder property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php The IconFinder instance.
SyndicateBlock::$configFactory property core/modules/node/src/Plugin/Block/SyndicateBlock.php The config factory.
SyndicateBlock::defaultConfiguration function core/modules/node/src/Plugin/Block/SyndicateBlock.php
SysLog::$config property core/modules/syslog/src/Logger/SysLog.php A configuration object containing syslog settings.
system-config-form.html.twig file core/modules/system/templates/system-config-form.html.twig Default theme implementation for a system settings form.
system-config-form.html.twig file core/themes/stable9/templates/admin/system-config-form.html.twig Theme override for a system settings form.
system.advisories_config_subscriber service core/modules/system/system.services.yml Drupal\system\EventSubscriber\AdvisoriesConfigSubscriber
system.config_basic.html.twig file core/modules/system/help_topics/system.config_basic.html.twig ---
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/modules/system/system.services.yml Drupal\system\EventSubscriber\ConfigCacheTag
system.config_error.html.twig file core/modules/system/help_topics/system.config_error.html.twig ---
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/modules/system/system.services.yml Drupal\system\SystemConfigSubscriber
system.config_translation.yml file core/modules/system/system.config_translation.yml core/modules/system/system.config_translation.yml
SystemBrandingBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingOffCanvasForm::$configFactory property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The config factory.
SystemBrandingOffCanvasForm::$configFactory property core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php The config factory.
SystemBrandingOffCanvasForm::buildConfigurationForm function core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php Form constructor.
SystemBrandingOffCanvasForm::buildConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form constructor.
SystemBrandingOffCanvasForm::submitConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form submission handler.
SystemBrandingOffCanvasForm::submitConfigurationForm function core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php Form submission handler.
SystemBrandingOffCanvasForm::validateConfigurationForm function core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php Form validation handler.
SystemBrandingOffCanvasForm::validateConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form validation handler.
SystemConfigFormTest class core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTest.php file core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
SystemConfigFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php The theme to install as the default for testing.
SystemConfigFormTest::$modules property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Modules to install.
SystemConfigFormTest::testSystemConfigForm function core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTestForm class core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Tests the ConfigFormBase class.
SystemConfigFormTestForm.php file core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php
SystemConfigFormTestForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Gets the configuration names that will be editable.
SystemConfigFormTestForm::getFormId function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Returns a unique string identifying the form.
SystemConfigSubscriber class core/modules/system/src/SystemConfigSubscriber.php System Config subscriber.
SystemConfigSubscriber.php file core/modules/system/src/SystemConfigSubscriber.php
SystemConfigSubscriber::$routerBuilder property core/modules/system/src/SystemConfigSubscriber.php The router builder.
SystemConfigSubscriber::getSubscribedEvents function core/modules/system/src/SystemConfigSubscriber.php
SystemConfigSubscriber::onConfigImporterValidateNotEmpty function core/modules/system/src/SystemConfigSubscriber.php Checks that the configuration synchronization is valid.
SystemConfigSubscriber::onConfigImporterValidateSiteUUID function core/modules/system/src/SystemConfigSubscriber.php Checks that the configuration synchronization is valid.
SystemConfigSubscriber::onConfigSave function core/modules/system/src/SystemConfigSubscriber.php Rebuilds the router when the default or admin theme is changed.
SystemConfigSubscriber::__construct function core/modules/system/src/SystemConfigSubscriber.php Constructs the SystemConfigSubscriber.
SystemMenuBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemMenuBlock.php
SystemMenuBlockTest::configExpandedTestCases function core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
SystemMenuBlockTest::testConfigExpanded function core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php Tests the config expanded option.

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