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. Other projects
Title Object type File name Summary
ConfigurablePluginBase.php file core/lib/Drupal/Core/Plugin/ConfigurablePluginBase.php
ConfigurablePluginBase::__construct function core/lib/Drupal/Core/Plugin/ConfigurablePluginBase.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ConfigurablePluginBaseTest class core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Tests ConfigurablePluginBase.
ConfigurablePluginBaseTest.php file core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php
ConfigurablePluginBaseTest::testConstructor function core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Tests the Constructor.
ConfigurablePluginBaseTestClass class core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Test class for ConfigurablePluginBase.
ConfigurablePluginBaseTestClass::defaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Gets default configuration for this plugin.
ConfigurablePluginTest class core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Tests configurable plugins.
ConfigurablePluginTest.php file core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php
ConfigurablePluginTest::$manager property core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php The manager for "CKEditor 5 plugin" plugins.
ConfigurablePluginTest::$modules property core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Modules to install.
ConfigurablePluginTest::setUp function core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php
ConfigurablePluginTest::testDefaults function core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Tests default settings for configurable CKEditor 5 plugins.
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::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 Constructs a \Drupal\Component\Plugin\PluginBase object.
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.
ConfigurableTestClass class core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php A test class using ConfigurablePluginTrait that can modify the de.
ConfigurableTestClass::$defaultConfiguration property core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php A default configuration for the test class to return.
ConfigurableTestClass::defaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Gets default configuration for this plugin.
ConfigurableTestClass::setDefaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Sets the default configuration this test will return.
ConfigurableTestClass::__construct function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ConfigurableTrait trait core/lib/Drupal/Core/Plugin/ConfigurableTrait.php Implementation class for \Drupal\Component\Plugin\ConfigurableInterface.
ConfigurableTrait.php file core/lib/Drupal/Core/Plugin/ConfigurableTrait.php
ConfigurableTrait::$configuration property core/lib/Drupal/Core/Plugin/ConfigurableTrait.php Configuration information passed into the plugin.
ConfigurableTrait::defaultConfiguration function core/lib/Drupal/Core/Plugin/ConfigurableTrait.php Gets default configuration for this plugin.
ConfigurableTrait::getConfiguration function core/lib/Drupal/Core/Plugin/ConfigurableTrait.php Gets this plugin's configuration.
ConfigurableTrait::setConfiguration function core/lib/Drupal/Core/Plugin/ConfigurableTrait.php Sets the configuration for this plugin instance.
ConfigurableTraitTest class core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Tests for ConfigurableTrait.
ConfigurableTraitTest.php file core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php
ConfigurableTraitTest::setConfigurationDataProvider function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Provides data for testSetConfiguration.
ConfigurableTraitTest::testDefaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Tests ConfigurableTrait::defaultConfiguration.
ConfigurableTraitTest::testGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Tests ConfigurableTrait::getConfiguration.
ConfigurableTraitTest::testSetConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Tests configurableTrait::setConfiguration.
Configuration API group core/core.api.php Information about the Configuration API.
ConfigureBlockFormBase class core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Provides a base form for configuring a block.
ConfigureBlockFormBase.php file core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
ConfigureBlockFormBase::$block property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The plugin being configured.
ConfigureBlockFormBase::$blockManager property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The block manager.
ConfigureBlockFormBase::$delta property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The field delta.
ConfigureBlockFormBase::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The layout tempstore repository.
ConfigureBlockFormBase::$pluginFormFactory property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The plugin form manager.
ConfigureBlockFormBase::$region property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The current region.
ConfigureBlockFormBase::$sectionStorage property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The section storage.

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