TestSiteApplicationTest::testInstallInDifferentLanguage |
function |
core/tests/Drupal/Tests/Scripts/TestSiteApplicationTest.php |
@coversNothing |
TestSiteApplicationTest::testInstallInDifferentLanguage |
function |
core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php |
@coversNothing |
test_language_negotiation.info.yml |
file |
core/profiles/test_language_negotiation/test_language_negotiation.info.yml |
core/profiles/test_language_negotiation/test_language_negotiation.info.yml |
Token::$languageManager |
property |
core/lib/Drupal/Core/Utility/Token.php |
The language manager. |
TokenReplaceKernelTestBase::$interfaceLanguage |
property |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php |
The interface language. |
TokenTest::$language |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The language interface used for testing. |
TokenTest::$languageManager |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The language manager used for testing. |
ToolbarAdminMenuTest::testLanguageSwitching |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests that subtrees hashes vary by the language of the page. |
tour.tour.language-add.yml |
file |
core/modules/tour/config/optional/tour.tour.language-add.yml |
core/modules/tour/config/optional/tour.tour.language-add.yml |
tour.tour.language-edit.yml |
file |
core/modules/tour/config/optional/tour.tour.language-edit.yml |
core/modules/tour/config/optional/tour.tour.language-edit.yml |
tour.tour.language.yml |
file |
core/modules/tour/config/optional/tour.tour.language.yml |
core/modules/tour/config/optional/tour.tour.language.yml |
TranslatableInterface::getTranslationLanguages |
function |
core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Returns the languages the data is translated to. |
TranslatableInterface::language |
function |
core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Returns the translation language. |
TranslateFormBase::$languageManager |
property |
core/modules/locale/src/Form/TranslateFormBase.php |
The language manager. |
TranslationLanguageRenderer |
class |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Renders entity translations in their row language. |
TranslationLanguageRenderer.php |
file |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
|
TranslationLanguageRenderer::$langcodeAlias |
property |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Stores the field alias of the langcode column. |
TranslationLanguageRenderer::getCacheContexts |
function |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
The cache contexts associated with this object. |
TranslationLanguageRenderer::getLangcode |
function |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Returns the language code associated with the given row. |
TranslationLanguageRenderer::getLangcodeTable |
function |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Returns the name of the table holding the "langcode" field. |
TranslationLanguageRenderer::preRenderByRelationship |
function |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Runs before each entity is rendered if a relationship is needed. |
TranslationLanguageRenderer::query |
function |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Alters the query if needed. |
TranslationLanguageRenderer::renderByRelationship |
function |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Renders entity data. |
TranslationString::$language |
property |
core/modules/locale/src/TranslationString.php |
The language code. |
TwigTransTest::$languages |
property |
core/modules/system/tests/src/Functional/Theme/TwigTransTest.php |
Custom languages. |
TwigTransTest::installLanguages |
function |
core/modules/system/tests/src/Functional/Theme/TwigTransTest.php |
Helper function: install languages. |
UmamiMultilingualInstallTest::setUpLanguage |
function |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
Installer step: Select language. |
UpcastingTest::testEntityLanguage |
function |
core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php |
Confirms entity is shown in user's language by default. |
UpdateMailTest::$languageManager |
property |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
Mocked language manager. |
UpdateMiscTest::testLanguageModuleUpdate |
function |
core/modules/update/tests/src/Functional/UpdateMiscTest.php |
Checks language module in core package at admin/reports/updates. |
User::getAllowedConfigurableLanguageCodes |
function |
core/modules/user/src/Entity/User.php |
Defines allowed configurable language codes for AllowedValues constraints. |
UserAdminLanguageTest |
class |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Tests users' ability to change their own administration language. |
UserAdminLanguageTest.php |
file |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
|
UserAdminLanguageTest::$adminUser |
property |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
A user with permission to access admin pages and administer languages. |
UserAdminLanguageTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
The theme to install as the default for testing. |
UserAdminLanguageTest::$modules |
property |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Modules to install. |
UserAdminLanguageTest::$regularUser |
property |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
A non-administrator user for this test. |
UserAdminLanguageTest::addCustomLanguage |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Helper method for adding a custom language. |
UserAdminLanguageTest::setLanguageNegotiation |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Sets the User interface negotiation detection method. |
UserAdminLanguageTest::setUp |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
|
UserAdminLanguageTest::testActualNegotiation |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Tests the actual language negotiation. |
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Tests that the admin language is configurable only for administrators. |
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableWithAdminLanguageNegotiation |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Tests that admin language negotiation is configurable only if enabled. |
UserAdminLanguageTest::testUserAdminLanguageConfigurationNotAvailableWithOnlyOneLanguage |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Tests that admin language is not configurable in single language sites. |
UserAgentTest::getLanguages |
function |
core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php |
Helper method to supply language codes to testGetBestMatchingLangcode(). |
UserEditTest::testUserChangeSiteLanguage |
function |
core/modules/user/tests/src/Functional/UserEditTest.php |
Tests that a user is able to change site language. |
UserLangcode::$languageManager |
property |
core/modules/user/src/Plugin/migrate/process/UserLangcode.php |
The language manager. |
UserLanguageCreationTest |
class |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
Tests preferred language configuration and language selector access. |
UserLanguageCreationTest.php |
file |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
|
UserLanguageCreationTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
The theme to install as the default for testing. |