| 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. |
| ConfigureBlockFormBase::$uuid |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The UUID of the component. |
| ConfigureBlockFormBase::$uuidGenerator |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The UUID generator. |
| ConfigureBlockFormBase::create |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Instantiates a new instance of this class. |
| ConfigureBlockFormBase::doBuildForm |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Builds the form for the block. |
| ConfigureBlockFormBase::getBaseFormId |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Returns a string identifying the base form. |
| ConfigureBlockFormBase::getCurrentComponent |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Retrieves the current component being edited by the form. |
| ConfigureBlockFormBase::getCurrentSection |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Retrieves the current layout section being edited by the form. |
| ConfigureBlockFormBase::getPluginForm |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Retrieves the plugin form for a given block. |
| ConfigureBlockFormBase::getSectionStorage |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Retrieves the section storage object. |