Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigurableLanguageTest::testName | function | core/ |
Tests configurable language name methods. |
ConfigurableLanguageUnitTest | class | core/ |
Tests the ConfigurableLanguage entity class. |
ConfigurableLanguageUnitTest.php | file | core/ |
|
ConfigurableLanguageUnitTest::testDirection | function | core/ |
@covers ::getDirection |
ConfigurableLanguageUnitTest::testWeight | function | core/ |
@covers ::getWeight @covers ::setWeight |
ConfigurableLanguageXmlAnonTest | class | core/ |
@group rest |
ConfigurableLanguageXmlAnonTest.php | file | core/ |
|
ConfigurableLanguageXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageXmlBasicAuthTest | class | core/ |
@group rest |
ConfigurableLanguageXmlBasicAuthTest.php | file | core/ |
|
ConfigurableLanguageXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
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. |
ConfigurableLinkManagerInterface | interface | core/ |
|
ConfigurableLinkManagerInterface | interface | core/ |
Defines an interface for a link manager with a configurable domain. |
ConfigurableLinkManagerInterface.php | file | core/ |
|
ConfigurableLinkManagerInterface.php | file | core/ |
|
ConfigurableLinkManagerInterface::setLinkDomain | function | core/ |
Sets the link domain used in constructing link URIs. |
ConfigurablePlugin | class | core/ |
|
ConfigurablePlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ConfigurablePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ConfigurablePlugin::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
ConfigurablePlugin::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
ConfigurablePluginInterface | interface | core/ |
Provides an interface for a configurable plugin. |
ConfigurablePluginInterface.php | file | core/ |
|
ConfigurablePluginInterface::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ConfigurablePluginInterface::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ConfigurablePluginInterface::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
ConfigurablePluginInterfaceTest | class | core/ |
Tests ConfigurablePluginInterface deprecation. |
ConfigurablePluginInterfaceTest.php | file | core/ |
|
ConfigurablePluginInterfaceTest::testDeprecation | function | core/ |
Tests the deprecation error is thrown. |
ConfigurablePluginInterfaceTestClass | class | core/ |
Test Class to trigger deprecation error. |
ConfigurablePluginInterfaceTestClass::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ConfigurablePluginInterfaceTestClass::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ConfigurablePluginInterfaceTestClass::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ConfigurablePluginInterfaceTestClass::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
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. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.