ContentLanguageSettingsTest::getPostDocument |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
Returns the JSON:API POST document. |
ContentLanguageSettingsTest::setUpAuthorization |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
Sets up the necessary authorization. |
ContentLanguageSettingsUnitTest |
class |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@coversDefaultClass \Drupal\language\Entity\ContentLanguageSettings
@group language |
ContentLanguageSettingsUnitTest.php |
file |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
|
ContentLanguageSettingsUnitTest::$configEntityStorageInterface |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$entityType |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The entity type used for testing. |
ContentLanguageSettingsUnitTest::$entityTypeId |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The ID of the type of the entity under test. |
ContentLanguageSettingsUnitTest::$entityTypeManager |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The entity type manager used for testing. |
ContentLanguageSettingsUnitTest::$typedConfigManager |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$uuid |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The UUID generator used for testing. |
ContentLanguageSettingsUnitTest::providerDefaultLangcode |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
|
ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
|
ContentLanguageSettingsUnitTest::providerLanguageAlterable |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
|
ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
|
ContentLanguageSettingsUnitTest::setUp |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
|
ContentLanguageSettingsUnitTest::testCalculateDependencies |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::calculateDependencies |
ContentLanguageSettingsUnitTest::testDefaultLangcode |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::getDefaultLangcode
@covers ::setDefaultLangcode |
ContentLanguageSettingsUnitTest::testId |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::id |
ContentLanguageSettingsUnitTest::testIsDefaultConfiguration |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::isDefaultConfiguration |
ContentLanguageSettingsUnitTest::testLanguageAlterable |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::setLanguageAlterable
@covers ::isLanguageAlterable |
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::loadByEntityTypeBundle |
ContentLanguageSettingsUnitTest::testTargetBundle |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::getTargetBundle |
ContentLanguageSettingsUnitTest::testTargetEntityTypeId |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::getTargetEntityTypeId |
ContentLanguageSettingsXmlAnonTest |
class |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php |
@group rest |
ContentLanguageSettingsXmlAnonTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php |
|
ContentLanguageSettingsXmlAnonTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlAnonTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php |
The format to use in this test. |
ContentLanguageSettingsXmlAnonTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php |
The MIME type that corresponds to $format. |
ContentLanguageSettingsXmlBasicAuthTest |
class |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php |
@group rest |
ContentLanguageSettingsXmlBasicAuthTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php |
|
ContentLanguageSettingsXmlBasicAuthTest::$auth |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
ContentLanguageSettingsXmlBasicAuthTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlBasicAuthTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php |
The format to use in this test. |
ContentLanguageSettingsXmlBasicAuthTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
ContentLanguageSettingsXmlBasicAuthTest::$modules |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php |
Modules to install. |
ContentLanguageSettingsXmlCookieTest |
class |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php |
@group rest |
ContentLanguageSettingsXmlCookieTest.php |
file |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php |
|
ContentLanguageSettingsXmlCookieTest::$auth |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php |
The authentication mechanism to use in this test. |
ContentLanguageSettingsXmlCookieTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlCookieTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php |
The format to use in this test. |
ContentLanguageSettingsXmlCookieTest::$mimeType |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php |
The MIME type that corresponds to $format. |
ContentModerationAdminPathEntityConverterLanguageTest |
class |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
Test administration path based entity conversion when moderation enabled. |
ContentModerationAdminPathEntityConverterLanguageTest.php |
file |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
|
ContentModerationAdminPathEntityConverterLanguageTest::$defaultTheme |
property |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
The theme to install as the default for testing. |
ContentModerationAdminPathEntityConverterLanguageTest::$modules |
property |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
Modules to enable. |
ContentModerationStateTest::moderationWithSpecialLanguagesTestCases |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
Test cases for ::testModerationWithSpecialLanguages(). |
ContentModerationStateTest::testModerationWithSpecialLanguages |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
Tests that entities with special languages can be moderated. |
ContentTestTranslationUITest::$testHTMLEscapeForAllLanguages |
property |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
Flag to determine if "all languages" rendering is tested. |
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that bundle translation settings are propegated on creation. |
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that bundle translation setting changes are propegated. |