| LocaleTestHooks::localeTranslationProjectsAlter |
function |
core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestHooks::systemInfoAlter |
function |
core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php |
Implements hook_system_info_alter(). |
| LocaleTestHooks::theme |
function |
core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php |
Implements hook_theme(). |
| LocaleTestHooks::tokenInfo |
function |
core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php |
Implements hook_token_info(). |
| LocaleTestHooks::tokens |
function |
core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php |
Implements hook_tokens(). |
| LocaleTestTranslateHooks |
class |
core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php |
Hook implementations for locale_test_translate. |
| LocaleTestTranslateHooks.php |
file |
core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php |
|
| LocaleTestTranslateHooks::modulesInstalled |
function |
core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php |
Implements hook_modules_installed(). |
| LocaleTestTranslateHooks::systemInfoAlter |
function |
core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php |
Implements hook_system_info_alter(). |
| LocaleTranslatedSchemaDefinitionTest |
class |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Adds and configures languages to check field schema definition. |
| LocaleTranslatedSchemaDefinitionTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
|
| LocaleTranslatedSchemaDefinitionTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
The theme to install as the default for testing. |
| LocaleTranslatedSchemaDefinitionTest::$modules |
property |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Modules to install. |
| LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks |
property |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Use one-time login links instead of submitting the login form. |
| LocaleTranslatedSchemaDefinitionTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
|
| LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition |
function |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Tests that translated field descriptions do not affect the update system. |
| LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate |
function |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Tests that translations do not affect the update system. |
| LocaleTranslationChangeProjectVersionTest |
class |
core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php |
Tests how translations are handled when a project gets updated. |
| LocaleTranslationChangeProjectVersionTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php |
|
| LocaleTranslationChangeProjectVersionTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php |
The theme to install as the default for testing. |
| LocaleTranslationChangeProjectVersionTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php |
|
| LocaleTranslationChangeProjectVersionTest::testUpdateImportSourceRemote |
function |
core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php |
Tests update translations when project version changes. |
| LocaleTranslationDownloadTest |
class |
core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php |
Tests locale translation download. |
| LocaleTranslationDownloadTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php |
|
| LocaleTranslationDownloadTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php |
The theme to install as the default for testing. |
| LocaleTranslationDownloadTest::$translationsStream |
property |
core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php |
The virtual file stream for storing translations. |
| LocaleTranslationDownloadTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php |
|
| LocaleTranslationDownloadTest::testUpdateImportSourceRemote |
function |
core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php |
Tests translation download from remote sources. |
| LocaleTranslationProjectsTest |
class |
core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php |
Tests locale translation project handling. |
| LocaleTranslationProjectsTest.php |
file |
core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php |
|
| LocaleTranslationProjectsTest::$modules |
property |
core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php |
Modules to install. |
| LocaleTranslationProjectsTest::$projectStorage |
property |
core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php |
The locale project storage used in this test. |
| LocaleTranslationProjectsTest::setUp |
function |
core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php |
|
| LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects |
function |
core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php |
Tests \Drupal\locale\LocaleProjectStorageInterface::resetCache(). |
| LocaleTranslationTest |
class |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
Tests Drupal\locale\LocaleTranslation. |
| LocaleTranslationTest |
class |
core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php |
Tests Drupal\locale\LocaleTranslation. |
| LocaleTranslationTest.php |
file |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
|
| LocaleTranslationTest.php |
file |
core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php |
|
| LocaleTranslationTest::$cache |
property |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
A stub cache to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::$languageManager |
property |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
A stub language manager built from LanguageManagerInterface. |
| LocaleTranslationTest::$lock |
property |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
A stub lock to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::$modules |
property |
core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php |
Modules to install. |
| LocaleTranslationTest::$requestStack |
property |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
The request stack. |
| LocaleTranslationTest::$storage |
property |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
A stub storage to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::setUp |
function |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
|
| LocaleTranslationTest::setUp |
function |
core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php |
|
| LocaleTranslationTest::testDestruct |
function |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
Tests for \Drupal\locale\LocaleTranslation::destruct(). |
| LocaleTranslationTest::testSerializable |
function |
core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php |
Tests that \Drupal\locale\LocaleTranslation is serializable. |
| LocaleTranslationUiTest |
class |
core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php |
Tests the validation of translation strings and search results. |
| LocaleTranslationUiTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php |
|