InstallerTranslationMultipleLanguageForeignTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php |
|
InstallerTranslationMultipleLanguageKeepEnglishTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php |
Tests that keeping English in a foreign language install works. |
InstallerTranslationMultipleLanguageKeepEnglishTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php |
|
InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php |
|
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php |
Switch to the multilingual testing profile with English kept. |
InstallerTranslationMultipleLanguageNonInteractiveTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageNonInteractiveTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
|
InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
|
InstallerTranslationMultipleLanguageNonInteractiveTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
Switch to the multilingual testing profile. |
InstallerTranslationMultipleLanguageNonInteractiveTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
Returns the string for the test .po file. |
InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
|
InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
|
InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
Tests that translations ended up at the expected places. |
InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
Helper function to verify that the expected strings are translated. |
InstallerTranslationMultipleLanguageTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
|
InstallerTranslationMultipleLanguageTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
|
InstallerTranslationMultipleLanguageTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
Switch to the multilingual testing profile. |
InstallerTranslationMultipleLanguageTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
Returns the string for the test .po file. |
InstallerTranslationMultipleLanguageTest::installParameters |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
|
InstallerTranslationMultipleLanguageTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
|
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
Tests that translations ended up at the expected places. |
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
Helper function to verify that the expected strings are translated. |
JavascriptStatesTest::doMultipleSelectTriggerTests |
function |
core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php |
Tests states of elements triggered by a multiple select element. |
JavascriptStatesTest::doMultipleTriggerTests |
function |
core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php |
Tests states of elements triggered by multiple elements. |
JsonApiRegressionTest::testGetTermWhenMultipleVocabulariesExistFromIssue2977879 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensures GETting terms works when multiple vocabularies exist. |
KeyValueContentEntityStorage::loadMultipleRevisions |
function |
core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php |
|
KeyValueEntityStorage::doLoadMultiple |
function |
core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php |
|
KeyValueEntityStorageTest::testLoadMultipleAll |
function |
core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php |
Tests load multiple all. |
KeyValueEntityStorageTest::testLoadMultipleIds |
function |
core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php |
Tests load multiple ids. |
KeyValueStoreExpirableInterface::setMultipleWithExpire |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Saves an array of values with a time to live. |
KeyValueStoreInterface::deleteMultiple |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Deletes multiple items from the key/value store. |
KeyValueStoreInterface::getMultiple |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the stored key/value pairs for a given set of keys. |
KeyValueStoreInterface::setMultiple |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Saves key/value pairs. |
LayoutBuilderEntityViewDisplay::buildMultiple |
function |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
|
LayoutBuilderLocalTaskTest::testLocalTaskMultipleContentTypesCacheability |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php |
Tests the cacheability of local tasks with multiple content types. |
LayoutBuilderViewModeTest::testFullViewModeMultipleBundles |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php |
Ensures that one bundle doesn't interfere with another bundle. |
LayoutDisplayTest::testMultipleViewModes |
function |
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php |
Tests the interaction between multiple view modes. |
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php |
Tests get runtime multiple context providers. |
LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php |
Tests get runtime multiple contexts per service. |
LibraryDiscoveryIntegrationTest::testLibrariesOverridesMultiple |
function |
core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php |
Tests libraries overrides with multiple parent themes. |
LoadMultipleTest |
class |
core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php |
Tests the loading of multiple taxonomy terms at once. |
LoadMultipleTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php |
|
LoadMultipleTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php |
|
LoadMultipleTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php |
|
LoadMultipleTest::testTaxonomyTermMultipleLoad |
function |
core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php |
Tests loading multiple taxonomy terms by term ID and vocabulary. |
LoadTest::testMultiple |
function |
core/modules/file/tests/src/Kernel/LoadTest.php |
This will test loading file data from the database. |
LocaleProjectStorage::deleteMultiple |
function |
core/modules/locale/src/LocaleProjectStorage.php |
|
LocaleProjectStorage::getMultiple |
function |
core/modules/locale/src/LocaleProjectStorage.php |
|
LocaleProjectStorage::setMultiple |
function |
core/modules/locale/src/LocaleProjectStorage.php |
|