Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigurablePluginBase.php | file | core/ |
|
| ConfigurablePluginBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConfigurablePluginBaseTest | class | core/ |
Tests ConfigurablePluginBase. |
| ConfigurablePluginBaseTest.php | file | core/ |
|
| ConfigurablePluginBaseTest::testConstructor | function | core/ |
Tests the Constructor. |
| ConfigurablePluginBaseTestClass | class | core/ |
Test class for ConfigurablePluginBase. |
| ConfigurablePluginBaseTestClass::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurablePluginTest | class | core/ |
Tests configurable plugins. |
| ConfigurablePluginTest.php | file | core/ |
|
| ConfigurablePluginTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
| ConfigurablePluginTest::$modules | property | core/ |
Modules to install. |
| ConfigurablePluginTest::setUp | function | core/ |
|
| ConfigurablePluginTest::testDefaults | function | core/ |
Tests default settings for configurable CKEditor 5 plugins. |
| ConfigurableSearchPluginBase | class | core/ |
Provides a base implementation for a configurable Search plugin. |
| ConfigurableSearchPluginBase.php | file | core/ |
|
| ConfigurableSearchPluginBase::$searchPageId | property | core/ |
The unique ID for the search page using this plugin. |
| ConfigurableSearchPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConfigurableSearchPluginBase::setSearchPageId | function | core/ |
Sets the ID for the search page using this plugin. |
| ConfigurableSearchPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableSearchPluginBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConfigurableSearchPluginInterface | interface | core/ |
Provides an interface for a configurable Search plugin. |
| ConfigurableSearchPluginInterface.php | file | core/ |
|
| ConfigurableSearchPluginInterface::setSearchPageId | function | core/ |
Sets the ID for the search page using this plugin. |
| ConfigurableTestClass | class | core/ |
A test class using ConfigurablePluginTrait that can modify the de. |
| ConfigurableTestClass::$defaultConfiguration | property | core/ |
A default configuration for the test class to return. |
| ConfigurableTestClass::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurableTestClass::setDefaultConfiguration | function | core/ |
Sets the default configuration this test will return. |
| ConfigurableTestClass::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConfigurableTrait | trait | core/ |
Implementation class for \Drupal\Component\Plugin\ConfigurableInterface. |
| ConfigurableTrait.php | file | core/ |
|
| ConfigurableTrait::$configuration | property | core/ |
Configuration information passed into the plugin. |
| ConfigurableTrait::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurableTrait::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurableTrait::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurableTraitTest | class | core/ |
Tests for ConfigurableTrait. |
| ConfigurableTraitTest.php | file | core/ |
|
| ConfigurableTraitTest::setConfigurationDataProvider | function | core/ |
Provides data for testSetConfiguration. |
| ConfigurableTraitTest::testDefaultConfiguration | function | core/ |
Tests ConfigurableTrait::defaultConfiguration. |
| ConfigurableTraitTest::testGetConfiguration | function | core/ |
Tests ConfigurableTrait::getConfiguration. |
| ConfigurableTraitTest::testSetConfiguration | function | core/ |
Tests configurableTrait::setConfiguration. |
| Configuration API | group | core/ |
Information about the Configuration API. |
| ConfigureBlockFormBase | class | core/ |
Provides a base form for configuring a block. |
| ConfigureBlockFormBase.php | file | core/ |
|
| ConfigureBlockFormBase::$block | property | core/ |
The plugin being configured. |
| ConfigureBlockFormBase::$blockManager | property | core/ |
The block manager. |
| ConfigureBlockFormBase::$delta | property | core/ |
The field delta. |
| ConfigureBlockFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
| ConfigureBlockFormBase::$region | property | core/ |
The current region. |
| ConfigureBlockFormBase::$sectionStorage | property | core/ |
The section storage. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.