Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigurableLanguageRenderer.php | file | core/ |
|
| ConfigurableLanguageRenderer::$langcode | property | core/ |
A specific language code for rendering if available. |
| ConfigurableLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| ConfigurableLanguageRenderer::__construct | function | core/ |
Constructs a renderer object. |
| ConfigurableLanguageResourceTestBase | class | core/ |
|
| ConfigurableLanguageResourceTestBase.php | file | core/ |
|
| ConfigurableLanguageResourceTestBase::$entity | property | core/ |
|
| ConfigurableLanguageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ConfigurableLanguageResourceTestBase::$modules | property | core/ |
Modules to install. |
| ConfigurableLanguageResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ConfigurableLanguageResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ConfigurableLanguageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ConfigurableLanguageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ConfigurableLanguageResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ConfigurableLanguageResourceTestBase::testGetDefaultConfig | function | core/ |
Tests a GET request for a default config entity, which has a _core key. |
| ConfigurableLanguageTest | class | core/ |
Tests the ConfigurableLanguage entity. |
| ConfigurableLanguageTest | class | core/ |
JSON:API integration test for the "ConfigurableLanguage" config entity type. |
| ConfigurableLanguageTest.php | file | core/ |
|
| ConfigurableLanguageTest.php | file | core/ |
|
| ConfigurableLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigurableLanguageTest::$entity | property | core/ |
|
| ConfigurableLanguageTest::$entityTypeId | property | core/ |
The tested entity type. |
| ConfigurableLanguageTest::$modules | property | core/ |
Modules to enable. |
| ConfigurableLanguageTest::$modules | property | core/ |
Modules to enable. |
| ConfigurableLanguageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| ConfigurableLanguageTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ConfigurableLanguageTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ConfigurableLanguageTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ConfigurableLanguageTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ConfigurableLanguageTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ConfigurableLanguageTest::testGetIndividualDefaultConfig | function | core/ |
Tests a GET request for a default config entity, which has a _core key. |
| 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[[api-linebreak]] |
| ConfigurableLanguageUnitTest::testWeight | function | core/ |
@covers ::getWeight[[api-linebreak]] @covers ::setWeight[[api-linebreak]] |
| 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/ |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.