26 calls to language_default()

contact_site_form_submit in drupal-7.x/modules/contact/contact.pages.inc
Form submission handler for contact_site_form().
DrupalWebTestCase::setUp in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Sets up a Drupal site for running functional and integration tests.
drupal_language_initialize in drupal-7.x/includes/bootstrap.inc
Initializes all the defined language types.
field_valid_language in drupal-7.x/modules/field/field.multilingual.inc
Ensures that a given language code is valid.
language_from_default in drupal-7.x/includes/language.inc
Returns the default language negotiation provider.
language_initialize in drupal-7.x/includes/language.inc
Chooses a language based on language negotiation provider settings.
language_list in drupal-7.x/includes/bootstrap.inc
Returns a list of installed languages, indexed by the specified key.
language_negotiation_info in drupal-7.x/includes/language.inc
Returns all the defined language negotiation providers.
LocaleUrlRewritingTest::testUrlRewritingEdgeCases in drupal-7.x/modules/locale/locale.test
Check that disabled or non-installed languages are not considered.
locale_form_node_form_alter in drupal-7.x/modules/locale/locale.module
Implements hook_form_BASE_FORM_ID_alter().
locale_languages_delete_form in drupal-7.x/modules/locale/locale.admin.inc
User interface for the language deletion confirmation screen.
locale_languages_edit_form_submit in drupal-7.x/modules/locale/locale.admin.inc
Process the language editing form submission.
locale_languages_edit_form_validate in drupal-7.x/modules/locale/locale.admin.inc
Validate the language editing form. Reused for custom language addition too.
locale_languages_overview_form in drupal-7.x/modules/locale/locale.admin.inc
User interface for the language overview screen.
locale_languages_overview_form_submit in drupal-7.x/modules/locale/locale.admin.inc
Process language overview form submissions, updating existing languages.
locale_language_url_fallback in drupal-7.x/includes/locale.inc
Determines the language to be assigned to URLs when none is detected.
locale_translate_edit_form in drupal-7.x/modules/locale/locale.admin.inc
User interface for string editing.
locale_update_7001 in drupal-7.x/modules/locale/locale.install
Upgrade language negotiation settings.
PathMonolingualTestCase::setUp in drupal-7.x/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
system_send_email_action in drupal-7.x/modules/system/system.module
Sends an e-mail message.
template_preprocess_maintenance_page in drupal-7.x/includes/theme.inc
Process variables for maintenance-page.tpl.php.
theme_locale_languages_overview_form in drupal-7.x/modules/locale/locale.admin.inc
Returns HTML for the language overview form.
user_preferred_language in drupal-7.x/modules/user/user.module
Get the language object preferred by the user. This user preference can be set on the user account editing page, and is only available if there are more than one languages enabled on the site. If the user did not choose a preferred language, or is theā€¦
_locale_rebuild_js in drupal-7.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_update_cron_notify in drupal-7.x/modules/update/update.fetch.inc
Performs any notifications that should be done once cron fetches new data.
_user_mail_notify in drupal-7.x/modules/user/user.module
Conditionally create and send a notification email when a certain operation happens on the given user account.