Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search main for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ConfigureBlockFormBase::$uuidGenerator | property | core/ |
The UUID generator. |
| ConfigureBlockFormBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ConfigureBlockFormBase::doBuildForm | function | core/ |
Builds the form for the block. |
| ConfigureBlockFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| ConfigureBlockFormBase::getCurrentComponent | function | core/ |
Retrieves the current component being edited by the form. |
| ConfigureBlockFormBase::getCurrentSection | function | core/ |
Retrieves the current layout section being edited by the form. |
| ConfigureBlockFormBase::getPluginForm | function | core/ |
Retrieves the plugin form for a given block. |
| ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
| ConfigureBlockFormBase::submitForm | function | core/ |
Form submission handler. |
| ConfigureBlockFormBase::submitLabel | function | core/ |
Returns the label for the submit button. |
| ConfigureBlockFormBase::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| ConfigureBlockFormBase::validateForm | function | core/ |
Form validation handler. |
| ConfigureBlockFormBase::__construct | function | core/ |
Constructs a new block form. |
| ConfiguredTrait | class | core/ |
Test class for testing ConfigFormBaseTrait. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.