Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentLanguageSettingsInterface::isLanguageAlterable | function | core/ |
Checks if the language is alterable or not. |
ContentLanguageSettingsInterface::setDefaultLangcode | function | core/ |
Sets the default language code. |
ContentLanguageSettingsInterface::setLanguageAlterable | function | core/ |
Sets if the language must be alterable or not. |
ContentLanguageSettingsInterface::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettingsJsonAnonTest | class | core/ |
@group rest |
ContentLanguageSettingsJsonAnonTest.php | file | core/ |
|
ContentLanguageSettingsJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsJsonBasicAuthTest | class | core/ |
@group rest |
ContentLanguageSettingsJsonBasicAuthTest.php | file | core/ |
|
ContentLanguageSettingsJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ContentLanguageSettingsJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
ContentLanguageSettingsJsonCookieTest | class | core/ |
@group rest |
ContentLanguageSettingsJsonCookieTest.php | file | core/ |
|
ContentLanguageSettingsJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ContentLanguageSettingsJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsResourceTestBase | class | core/ |
|
ContentLanguageSettingsResourceTestBase | class | core/ |
|
ContentLanguageSettingsResourceTestBase.php | file | core/ |
|
ContentLanguageSettingsResourceTestBase.php | file | core/ |
|
ContentLanguageSettingsResourceTestBase::$entity | property | core/ |
|
ContentLanguageSettingsResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ContentLanguageSettingsResourceTestBase::$modules | property | core/ |
Modules to install. |
ContentLanguageSettingsResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ContentLanguageSettingsResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ContentLanguageSettingsResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ContentLanguageSettingsTest | class | core/ |
JSON:API integration test for "ContentLanguageSettings" config entity type. |
ContentLanguageSettingsTest.php | file | core/ |
|
ContentLanguageSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsTest::$entity | property | core/ |
|
ContentLanguageSettingsTest::$entityTypeId | property | core/ |
The tested entity type. |
ContentLanguageSettingsTest::$modules | property | core/ |
Modules to enable. |
ContentLanguageSettingsTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ContentLanguageSettingsTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
ContentLanguageSettingsTest::createEntity | function | core/ |
Creates the entity to be tested. |
ContentLanguageSettingsTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ContentLanguageSettingsTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
ContentLanguageSettingsTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ContentLanguageSettingsTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ContentLanguageSettingsTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ContentLanguageSettingsUnitTest | class | core/ |
@coversDefaultClass \Drupal\language\Entity\ContentLanguageSettings @group language |
ContentLanguageSettingsUnitTest.php | file | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.