Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigurableLanguageXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageXmlCookieTest | class | core/ |
@group rest |
ConfigurableLanguageXmlCookieTest.php | file | core/ |
|
ConfigurableLanguageXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigurableLanguageXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurablePlugin | class | core/ |
Stub configurable plugin class for testing. |
ConfigurablePluginBase | class | core/ |
Base class for plugins that are configurable. |
ConfigurablePluginBase.php | file | core/ |
|
ConfigurablePluginBase::__construct | function | core/ |
|
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/ |
|
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. |
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.