Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
bootstrap.inc
»
language_default
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
9 string references to 'language_default'
DrupalUnitTestCase::setUp
in drupal/
modules/
simpletest/
drupal_web_test_case.php
Sets up unit test environment.
DrupalWebTestCase::prepareEnvironment
in drupal/
modules/
simpletest/
drupal_web_test_case.php
Prepares the current environment for running the test.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation
in drupal/
modules/
locale/
locale.test
Tests for language switching by URL path.
locale_add_language
in drupal/
includes/
locale.inc
API function to add a language.
locale_languages_edit_form_submit
in drupal/
modules/
locale/
locale.admin.inc
Process the language editing form submission.
locale_languages_overview_form_submit
in drupal/
modules/
locale/
locale.admin.inc
Process language overview form submissions, updating existing languages.
locale_uninstall
in drupal/
modules/
locale/
locale.install
Implements
hook_uninstall
().
locale_update_7001
in drupal/
modules/
locale/
locale.install
Upgrade language negotiation settings.
_locale_rebuild_js
in drupal/
includes/
locale.inc
(Re-)Creates the JavaScript translation file for a language.