44 calls to language_save()

BlockLanguageCacheTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php
Sets up a Drupal site for running functional and integration tests.
CacheDecoratorLanguageTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigLocaleOverride::testConfigLocaleUserAndGlobalOverride in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php
Tests locale override in combination with global overrides.
ConfigLocaleOverride::testConfigLocaleUserOverride in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php
Tests locale override based on user's preferred language.
EntityAccessTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php
Sets up Drupal unit test environment.
EntityAccessTest::testEntityTranslationAccess in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php
Ensures entity access for entity translations is properly working.
EntityQueryTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php
Sets up Drupal unit test environment.
EntityTranslationFormTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php
Sets up a Drupal site for running functional and integration tests.
EntityTranslationTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php
Sets up Drupal unit test environment.
EntityTranslationTestBase::setupLanguages in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php
Enables additional languages.
FeedLanguageTest::setUp in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
install_import_translations in drupal/core/includes/install.core.inc
Imports languages via a batch process during installation.
LanguageConditionTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php
Sets up Drupal unit test environment.
LanguageConfigurationElementTest::testDefaultLangcode in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php
Tests that the language_get_default_langcode() returns the correct values.
LanguageListTest::testLanguageStates in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php
Functional tests for the language states (locked or configurable).
LanguageSelectElementTest::testLanguageSelectElementOptions in drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php
Tests that the options printed by the language select element are correct.
LanguageTestBase::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php
Sets up Drupal unit test environment.
LanguageUILanguageNegotiationTest::testLanguageDomain in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Tests url() when separate domains are used for multiple languages.
LanguageUILanguageNegotiationTest::testUILanguageNegotiation in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Tests for language switching by URL path.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Test URL language detection when the requested URL has no language.
language_admin_add_form_submit in drupal/core/modules/language/language.admin.inc
Process the custom and predefined language addition form submission.
language_admin_edit_form_submit in drupal/core/modules/language/language.admin.inc
Process the language editing form submission.
language_admin_overview_form_submit in drupal/core/modules/language/language.admin.inc
Process language overview form submissions, updating existing languages.
language_install in drupal/core/modules/language/language.install
Implements hook_install().
language_system_regional_settings_form_submit in drupal/core/modules/language/language.module
Form submission handler for system_regional_settings().
LocaleStringTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleTranslationTest::testUICustomizedStrings in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Tests that only changed strings are saved customized when edited.
LocaleUninstallTest::testUninstallProcess in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php
Check if the values of the Locale variables are correct after uninstall.
locale_translate_import_form_submit in drupal/core/modules/locale/locale.bulk.inc
Form submission handler for locale_translate_import_form().
NodeAccessLanguageAwareCombinationTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php
Sets up a Drupal site for running functional and integration tests.
NodeAccessLanguageAwareTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php
Sets up a Drupal site for running functional and integration tests.
NodeAccessLanguageTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
NodeFieldMultilingualTestCase::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php
Sets up a Drupal site for running functional and integration tests.
NormalizerTestBase::setUp in drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php
Overrides \Drupal\simpletest\DrupalUnitTestBase::setup().
SearchMultilingualEntityTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php
Sets up a Drupal site for running functional and integration tests.
StorageTest::testDetails in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php
Tests changing label, description and tag.
TermLanguageTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
TermLanguageTest::testDefaultTermLanguage in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php
TourTest::testTourFunctionality in drupal/core/modules/tour/lib/Drupal/tour/Tests/TourTest.php
Test tour functionality.
TranslationTest::setUp in drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php
Set the default field storage backend for fields created during tests.
TranslationWebTest::setUp in drupal/core/modules/field/lib/Drupal/field/Tests/TranslationWebTest.php
Sets up a Drupal site for running functional and integration tests.
UserTokenReplaceTest::setUp in drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyLanguageTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
WizardPluginBaseUnitTest::testCreateView in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php
Tests the creating of a view.