| ConfigurableLanguageUnitTest |
class |
core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php |
Tests the ConfigurableLanguage entity class. |
| ConfigurableLanguageUnitTest.php |
file |
core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php |
|
| ConfigurableLanguageUnitTest::testDirection |
function |
core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php |
Tests direction. |
| ConfigurableLanguageUnitTest::testWeight |
function |
core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php |
Tests weight. |
| ConfigurableLanguageValidationTest |
class |
core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php |
Tests validation of configurable_language entities. |
| ConfigurableLanguageValidationTest.php |
file |
core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php |
|
| ConfigurableLanguageValidationTest::$modules |
property |
core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php |
|
| ConfigurableLanguageValidationTest::setUp |
function |
core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php |
|
| ConfigurableLanguageXmlAnonTest |
class |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php |
Tests Configurable Language Xml Anon. |
| ConfigurableLanguageXmlAnonTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php |
|
| ConfigurableLanguageXmlAnonTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php |
|
| ConfigurableLanguageXmlAnonTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php |
|
| ConfigurableLanguageXmlAnonTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php |
|
| ConfigurableLanguageXmlBasicAuthTest |
class |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php |
Tests Configurable Language Xml Basic Auth. |
| ConfigurableLanguageXmlBasicAuthTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php |
|
| ConfigurableLanguageXmlBasicAuthTest::$auth |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php |
|
| ConfigurableLanguageXmlBasicAuthTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php |
|
| ConfigurableLanguageXmlBasicAuthTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php |
|
| ConfigurableLanguageXmlBasicAuthTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php |
|
| ConfigurableLanguageXmlBasicAuthTest::$modules |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php |
|
| ConfigurableLanguageXmlCookieTest |
class |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php |
Tests Configurable Language Xml Cookie. |
| ConfigurableLanguageXmlCookieTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php |
|
| ConfigurableLanguageXmlCookieTest::$auth |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php |
|
| ConfigurableLanguageXmlCookieTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php |
|
| ConfigurableLanguageXmlCookieTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php |
|
| ConfigurableLanguageXmlCookieTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php |
|
| ConfigurablePluginBaseTest |
class |
core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php |
Tests ConfigurablePluginBase. |
| ConfigurablePluginBaseTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php |
|
| ConfigurablePluginBaseTest::testConstructor |
function |
core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php |
Tests the Constructor. |
| ConfigurablePluginBaseTestClass |
class |
core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php |
Test class for ConfigurablePluginBase. |
| ConfigurablePluginBaseTestClass::defaultConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php |
Gets default configuration for this plugin. |
| ConfigurablePluginTest |
class |
core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php |
Tests configurable plugins. |
| ConfigurablePluginTest.php |
file |
core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php |
|
| 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 |
|
| 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. |
| 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. |
| 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::getTests |
function |
core/tests/Drupal/TestTools/TestRunner/Configuration.php |
Gets the tests to execute. |
| ConfigValidationTest |
class |
core/modules/config/tests/config_test/tests/src/Kernel/ConfigValidationTest.php |
Tests the UriHost validator. |