| ConfigurableLanguageTest.php |
file |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::$modules |
property |
core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php |
Modules to enable. |
| ConfigurableLanguageTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::getExpectedCacheContexts |
function |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::getExpectedDocument |
function |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::getPostDocument |
function |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::setUpAuthorization |
function |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
| ConfigurableLanguageTest::testGetIndividualDefaultConfig |
function |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
Tests a GET request for a default config entity, which has a _core key. |
| ConfigurableLanguageTest::testName |
function |
core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php |
Tests configurable language name methods. |
| 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 |
@covers ::getDirection[[api-linebreak]] |
| ConfigurableLanguageUnitTest::testWeight |
function |
core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php |
@covers ::getWeight[[api-linebreak]]
@covers ::setWeight[[api-linebreak]] |
| ConfigurableLanguageXmlAnonTest |
class |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php |
@group rest |
| 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 |
@group rest |
| 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 |
@group rest |
| 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 |
|
| ConfigurableLinkManagerInterface |
interface |
core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php |
Defines an interface for a link manager with a configurable domain. |
| ConfigurableLinkManagerInterface.php |
file |
core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php |
|
| ConfigurableLinkManagerInterface::setLinkDomain |
function |
core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php |
Sets the link domain used in constructing link URIs. |
| ConfigurablePlugin |
class |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
|
| ConfigurablePlugin::defaultConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
|
| ConfigurablePlugin::getConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
|
| ConfigurablePlugin::setConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
|
| ConfigurablePlugin::__construct |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
|
| 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. |