Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 10.3.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 config 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
ConfigurableLanguageXmlBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The theme to install as the default for testing.
ConfigurableLanguageXmlBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The format to use in this test.
ConfigurableLanguageXmlBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The MIME type that corresponds to $format.
ConfigurableLanguageXmlBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php Modules to install.
ConfigurableLanguageXmlCookieTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php @group rest
ConfigurableLanguageXmlCookieTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php
ConfigurableLanguageXmlCookieTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The authentication mechanism to use in this test.
ConfigurableLanguageXmlCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The theme to install as the default for testing.
ConfigurableLanguageXmlCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The format to use in this test.
ConfigurableLanguageXmlCookieTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The MIME type that corresponds to $format.
ConfigurableLinkManagerInterface interface core/modules/rest/src/LinkManager/ConfigurableLinkManagerInterface.php
ConfigurableLinkManagerInterface interface core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php Defines an interface for a link manager with a configurable domain.
ConfigurableLinkManagerInterface.php file core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php
ConfigurableLinkManagerInterface.php file core/modules/rest/src/LinkManager/ConfigurableLinkManagerInterface.php
ConfigurableLinkManagerInterface::setLinkDomain function core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php Sets the link domain used in constructing link URIs.
ConfigurablePlugin class core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php
ConfigurablePlugin::defaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Gets default configuration for this plugin.
ConfigurablePlugin::getConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Gets this plugin's configuration.
ConfigurablePlugin::setConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Sets the configuration for this plugin instance.
ConfigurablePlugin::__construct function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ConfigurablePluginInterface interface core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php Provides an interface for a configurable plugin.
ConfigurablePluginInterface.php file core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php
ConfigurablePluginInterface::defaultConfiguration function core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php Gets default configuration for this plugin.
ConfigurablePluginInterface::getConfiguration function core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php Gets this plugin's configuration.
ConfigurablePluginInterface::setConfiguration function core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php Sets the configuration for this plugin instance.
ConfigurablePluginInterfaceTest class core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Tests ConfigurablePluginInterface deprecation.
ConfigurablePluginInterfaceTest.php file core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php
ConfigurablePluginInterfaceTest::testDeprecation function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Tests the deprecation error is thrown.
ConfigurablePluginInterfaceTestClass class core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Test Class to trigger deprecation error.
ConfigurablePluginInterfaceTestClass::calculateDependencies function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Calculates dependencies for the configured plugin.
ConfigurablePluginInterfaceTestClass::defaultConfiguration function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Gets default configuration for this plugin.
ConfigurablePluginInterfaceTestClass::getConfiguration function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Gets this plugin's configuration.
ConfigurablePluginInterfaceTestClass::setConfiguration function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Sets the configuration for this plugin instance.
ConfigurableSearchPluginBase class core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Provides a base implementation for a configurable Search plugin.
ConfigurableSearchPluginBase.php file core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php
ConfigurableSearchPluginBase::$searchPageId property core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php The unique ID for the search page using this plugin.
ConfigurableSearchPluginBase::calculateDependencies function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Calculates dependencies for the configured plugin.
ConfigurableSearchPluginBase::defaultConfiguration function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Gets default configuration for this plugin.
ConfigurableSearchPluginBase::getConfiguration function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Gets this plugin's configuration.
ConfigurableSearchPluginBase::setConfiguration function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Sets the configuration for this plugin instance.
ConfigurableSearchPluginBase::setSearchPageId function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Sets the ID for the search page using this plugin.
ConfigurableSearchPluginBase::validateConfigurationForm function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Form validation handler.
ConfigurableSearchPluginBase::__construct function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php
ConfigurableSearchPluginInterface interface core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php Provides an interface for a configurable Search plugin.
ConfigurableSearchPluginInterface.php file core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php
ConfigurableSearchPluginInterface::setSearchPageId function core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php Sets the ID for the search page using this plugin.
Configuration API group core/core.api.php Information about the Configuration API.
ConfigurationTest class core/modules/action/tests/src/Functional/ConfigurationTest.php Tests complex actions configuration by adding, editing, and deleting a
complex action.
ConfigurationTest.php file core/modules/action/tests/src/Functional/ConfigurationTest.php
ConfigurationTest::$defaultTheme property core/modules/action/tests/src/Functional/ConfigurationTest.php The theme to install as the default for testing.

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