ContentLanguageSettingsHalJsonAnonTest::$format |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonAnonTest.php |
The format to use in this test. |
ContentLanguageSettingsHalJsonAnonTest::$mimeType |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonAnonTest.php |
The MIME type that corresponds to $format. |
ContentLanguageSettingsHalJsonAnonTest::$modules |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonAnonTest.php |
Modules to install. |
ContentLanguageSettingsHalJsonBasicAuthTest |
class |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonBasicAuthTest.php |
@group hal
@group legacy |
ContentLanguageSettingsHalJsonBasicAuthTest.php |
file |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonBasicAuthTest.php |
|
ContentLanguageSettingsHalJsonBasicAuthTest::$auth |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
ContentLanguageSettingsHalJsonBasicAuthTest::$defaultTheme |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonBasicAuthTest.php |
The theme to install as the default for testing. |
ContentLanguageSettingsHalJsonBasicAuthTest::$format |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonBasicAuthTest.php |
The format to use in this test. |
ContentLanguageSettingsHalJsonBasicAuthTest::$mimeType |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
ContentLanguageSettingsHalJsonBasicAuthTest::$modules |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonBasicAuthTest.php |
Modules to install. |
ContentLanguageSettingsHalJsonCookieTest |
class |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonCookieTest.php |
@group hal
@group legacy |
ContentLanguageSettingsHalJsonCookieTest.php |
file |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonCookieTest.php |
|
ContentLanguageSettingsHalJsonCookieTest::$auth |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonCookieTest.php |
The authentication mechanism to use in this test. |
ContentLanguageSettingsHalJsonCookieTest::$defaultTheme |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonCookieTest.php |
The theme to install as the default for testing. |
ContentLanguageSettingsHalJsonCookieTest::$format |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonCookieTest.php |
The format to use in this test. |
ContentLanguageSettingsHalJsonCookieTest::$mimeType |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonCookieTest.php |
The MIME type that corresponds to $format. |
ContentLanguageSettingsHalJsonCookieTest::$modules |
property |
core/modules/hal/tests/src/Functional/language/ContentLanguageSettingsHalJsonCookieTest.php |
Modules to install. |
ContentLanguageSettingsInterface |
interface |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Provides an interface defining language settings for content entities. |
ContentLanguageSettingsInterface.php |
file |
core/modules/language/src/ContentLanguageSettingsInterface.php |
|
ContentLanguageSettingsInterface::getDefaultLangcode |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Gets the default language code. |
ContentLanguageSettingsInterface::getTargetBundle |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Gets the bundle this config applies to. |
ContentLanguageSettingsInterface::getTargetEntityTypeId |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Gets the entity type ID this config applies to. |
ContentLanguageSettingsInterface::isDefaultConfiguration |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Checks if this config object contains the default values in every property. |
ContentLanguageSettingsInterface::isLanguageAlterable |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Checks if the language is alterable or not. |
ContentLanguageSettingsInterface::setDefaultLangcode |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Sets the default language code. |
ContentLanguageSettingsInterface::setLanguageAlterable |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Sets if the language must be alterable or not. |
ContentLanguageSettingsInterface::setTargetBundle |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Sets the bundle this config applies to. |
ContentLanguageSettingsJsonAnonTest |
class |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php |
@group rest |
ContentLanguageSettingsJsonAnonTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php |
|
ContentLanguageSettingsJsonAnonTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonAnonTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php |
The format to use in this test. |
ContentLanguageSettingsJsonAnonTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php |
The MIME type that corresponds to $format. |
ContentLanguageSettingsJsonBasicAuthTest |
class |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php |
@group rest |
ContentLanguageSettingsJsonBasicAuthTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php |
|
ContentLanguageSettingsJsonBasicAuthTest::$auth |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
ContentLanguageSettingsJsonBasicAuthTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonBasicAuthTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php |
The format to use in this test. |
ContentLanguageSettingsJsonBasicAuthTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
ContentLanguageSettingsJsonBasicAuthTest::$modules |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php |
Modules to install. |
ContentLanguageSettingsJsonCookieTest |
class |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonCookieTest.php |
@group rest |
ContentLanguageSettingsJsonCookieTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonCookieTest.php |
|
ContentLanguageSettingsJsonCookieTest::$auth |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonCookieTest.php |
The authentication mechanism to use in this test. |
ContentLanguageSettingsJsonCookieTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonCookieTest.php |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonCookieTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonCookieTest.php |
The format to use in this test. |
ContentLanguageSettingsJsonCookieTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonCookieTest.php |
The MIME type that corresponds to $format. |
ContentLanguageSettingsResourceTestBase |
class |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
|
ContentLanguageSettingsResourceTestBase.php |
file |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
|
ContentLanguageSettingsResourceTestBase::$entity |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
|
ContentLanguageSettingsResourceTestBase::$entityTypeId |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
The tested entity type. |
ContentLanguageSettingsResourceTestBase::$modules |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
Modules to install. |