Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 8.9.x for config
  4. Search 11.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal 8+ configuration source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
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.
SystemMenuBlockTest::testConfigLevelDepth function core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php Tests the config start level and depth.
SystemMenuBlockTest::testSystemMenuBlockConfigDependencies function core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php Tests calculation of a system menu block's configuration dependencies.
SystemMenuOffCanvasForm::$configFactory property core/modules/system/src/Form/SystemMenuOffCanvasForm.php The config factory.
SystemMenuOffCanvasForm::buildConfigurationForm function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Form constructor.
SystemMenuOffCanvasForm::submitConfigurationForm function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Form submission handler.
SystemMenuOffCanvasForm::validateConfigurationForm function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Form validation handler.
SystemMessagesBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php Gets default configuration for this plugin.
SystemPoweredByBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemPoweredByBlock.php
SystemTestController::configureTitle function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns the title for system_test.info.yml's configure route.
system_post_update_add_langcode_to_all_translatable_config function core/modules/system/system.post_update.php Adds a langcode to all simple config which needs it.
system_post_update_amend_config_sync_readme_url function core/modules/system/system.post_update.php Fix path in README.txt in CONFIG_SYNC_DIRECTORY.
taxonomy.configuring.html.twig file core/modules/taxonomy/help_topics/taxonomy.configuring.html.twig ---
label: 'Configuring taxonomy'
related:
- taxonomy.overview
- field_ui.reference_field
- field_ui.manage_display
- field_ui.manage_form
---
{% set taxonomy_permissions_link_text %}
{% trans %}Administer vocabularies and terms{%…
TaxonomyIndexTidFilterTest::testConfigDependency function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php Tests dependencies are not added for terms that do not exist.
taxonomy_term_display_configurable_test.info.yml file core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml
taxonomy_term_display_configurable_test.module file core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module Tests configurable displays for taxonomy_term base fields.
taxonomy_term_display_configurable_test_entity_base_field_info_alter function core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module Implements hook_entity_base_field_info_alter().
taxonomy_term_display_configurable_test_entity_type_build function core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module Implements hook_entity_type_build().
template_preprocess_language_negotiation_configure_form function core/modules/language/language.admin.inc Prepares variables for language negotiation configuration form.
TemporaryJsonapiFileFieldUploader::$systemFileConfig property core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php System file configuration.
TermDisplayConfigurableTest class core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Tests making taxonomy term base fields' displays configurable.
TermDisplayConfigurableTest.php file core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php
TermDisplayConfigurableTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php The theme to install as the default for testing.
TermDisplayConfigurableTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Views used by this test.
TermDisplayConfigurableTest::testDisplayConfigurable function core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Sets base fields to configurable display and check settings are respected.
TermSelection::buildConfigurationForm function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php Form constructor.
TermSelection::defaultConfiguration function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php Gets default configuration for this plugin.
Test::buildConfigurationForm function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Form constructor.
Test::defaultConfiguration function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets default configuration for this plugin.
TestBlockInstantiation::defaultConfiguration function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php
TestClass::buildConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php Form constructor.
TestClass::submitConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php Form submission handler.
TestClass::validateConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php Form validation handler.
TestConfigEntityWithPluginCollections class core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigEntityWithPluginCollections::$pluginCollection property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigEntityWithPluginCollections::$pluginManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigEntityWithPluginCollections::$the_plugin_collection_config property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigEntityWithPluginCollections::getPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Gets the plugin collections used by this object.

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