Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Helper class to manage run-tests.sh configuration. |
| Configuration API | group | core/ |
Information about the Configuration API. |
| Configuration.php | file | core/ |
|
| Configuration::$instance | property | core/ |
The configuration instance. |
| Configuration::commandLineDefinition | function | core/ |
Describes the command line arguments and options. |
| Configuration::createFromCommandLine | function | core/ |
Builds the test runner configuration from command line arguments. |
| Configuration::get | function | core/ |
Gets a config element. |
| Configuration::getTests | function | core/ |
Gets the tests to execute. |
| Configuration::set | function | core/ |
Sets a config element. |
| Configuration::__construct | function | core/ |
|
| 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. |
| ConfigureBlockFormBase::$uuid | property | core/ |
The UUID of the component. |
Pagination
- Previous page
- Page 278
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.