Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
language.module
»
language_save
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
32 calls to language_save()
DrupalJsonldNormalizerTest::testNormalize
in drupal/
core/
modules/
jsonld/
lib/
Drupal/
jsonld/
Tests/
DrupalJsonldNormalizerTest.php
Tests the normalize function.
EntityAccessTest::testEntityTranslationAccess
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Entity/
EntityAccessTest.php
Ensures entity access for entity translations is properly working.
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 a Drupal site for running functional and integration tests.
EntityTranslationUITest::setupLanguages
in drupal/
core/
modules/
translation_entity/
lib/
Drupal/
translation_entity/
Tests/
EntityTranslationUITest.php
Enables additional languages.
HttpRequestTest::testDrupalHTTPRequestHeaders
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Common/
HttpRequestTest.php
Tests Content-language headers generated by Drupal.
install_import_translations
in drupal/
core/
includes/
install.core.inc
Imports languages via a batch process during installation.
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/
views/
lib/
Drupal/
views/
Tests/
Language/
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
().
LocaleStringTest::setUp
in drupal/
core/
modules/
locale/
lib/
Drupal/
locale/
Tests/
LocaleStringTest.php
Sets up a Drupal site for running functional and integration tests.
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
().
NodeAccessLanguageTest::testNodeAccess
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeAccessLanguageTest.php
Runs tests for node_access function with multiple languages.
NodeFieldMultilingualTestCase::setUp
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeFieldMultilingualTestCase.php
Sets up a Drupal site for running functional and integration tests.
OpenIDRegistrationTest::testRegisterUserWithAXButNoSREG
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDRegistrationTest.php
Test OpenID auto-registration with a provider that supplies AX information, but no SREG.
OpenIDRegistrationTest::testRegisterUserWithEmailVerification
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDRegistrationTest.php
Test OpenID auto-registration with e-mail verification enabled.
OpenIDRegistrationTest::testRegisterUserWithoutEmailVerification
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDRegistrationTest.php
Test OpenID auto-registration with e-mail verification disabled.
SearchMultilingualEntityTest::setUp
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchMultilingualEntityTest.php
Sets up a Drupal site for running functional and integration tests.
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
TranslationTest::setUp
in drupal/
core/
modules/
field/
lib/
Drupal/
field/
Tests/
TranslationTest.php
Set the default field storage backend for fields created during 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.