47 calls to language_list()

field_content_languages in drupal/modules/field/field.multilingual.inc
Returns available content languages.
language_fallback_get_candidates in drupal/includes/language.inc
Returns the possible fallback languages ordered by language weight.
language_negotiation_get_switch_links in drupal/includes/language.inc
Returns the language switch links for the given language.
language_provider_invoke in drupal/includes/language.inc
Helper function used to cache the language negotiation providers results.
LocaleCommentLanguageFunctionalTest::testCommentLanguage in drupal/modules/locale/locale.test
Test that comment language is properly set.
LocaleConfigurationTest::testLanguageConfiguration in drupal/modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocaleUILanguageNegotiationTest::testLanguageDomain in drupal/modules/locale/locale.test
Tests url() when separate domains are used for multiple languages.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in drupal/modules/locale/locale.test
Tests for language switching by URL path.
LocaleUILanguageNegotiationTest::testUrlLanguageFallback in drupal/modules/locale/locale.test
Test URL language detection when the requested URL has no language.
LocaleUrlRewritingTest::testDomainNameNegotiationPort in drupal/modules/locale/locale.test
Check URL rewriting when using a domain name and a non-standard port.
LocaleUrlRewritingTest::testUrlRewritingEdgeCases in drupal/modules/locale/locale.test
Check that disabled or non-installed languages are not considered.
locale_batch_by_component in drupal/includes/locale.inc
Prepare a batch to run when installing modules or enabling themes.
locale_date_format_reset_form in drupal/modules/locale/locale.admin.inc
Reset locale specific date formats to the global defaults.
locale_get_plural in drupal/modules/locale/locale.module
Returns plural form index for a specific number.
locale_languages_delete_form in drupal/modules/locale/locale.admin.inc
User interface for the language deletion confirmation screen.
locale_languages_delete_form_submit in drupal/modules/locale/locale.admin.inc
Process language deletion submissions.
locale_languages_overview_form in drupal/modules/locale/locale.admin.inc
User interface for the language overview screen.
locale_languages_overview_form_submit in drupal/modules/locale/locale.admin.inc
Process language overview form submissions, updating existing languages.
locale_language_list in drupal/modules/locale/locale.module
Returns array of language names
locale_language_selector_form in drupal/modules/locale/locale.module
Form builder callback to display language selection widget.
locale_language_switcher_session in drupal/includes/locale.inc
Return the session language switcher block.
locale_language_switcher_url in drupal/includes/locale.inc
Return the URL language switcher block. Translation links may be provided by other modules.
locale_language_url_rewrite_session in drupal/includes/locale.inc
Rewrite URLs for the Session language provider.
locale_language_url_rewrite_url in drupal/includes/locale.inc
Rewrite URLs for the URL language provider.
locale_translate_edit_form in drupal/modules/locale/locale.admin.inc
User interface for string editing.
locale_translate_export_po_form_submit in drupal/modules/locale/locale.admin.inc
Process a translation (or template) export form submission.
locale_translate_import_form_submit in drupal/modules/locale/locale.admin.inc
Process the locale import form submission.
locale_translate_overview_screen in drupal/modules/locale/locale.admin.inc
Overview screen for translations.
locale_update_7003 in drupal/modules/locale/locale.install
Update "language_count" variable.
node_admin_nodes in drupal/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_form_search_form_alter in drupal/modules/node/node.module
Implements hook_form_FORM_ID_alter().
overlay_overlay_parent_initialize in drupal/modules/overlay/overlay.module
Implements hook_overlay_parent_initialize().
PathLanguageTestCase::testAliasTranslation in drupal/modules/path/path.test
Test alias functionality through the admin interfaces.
system_date_format_save in drupal/modules/system/system.module
Saves a date format to the database.
TranslationTestCase::addLanguage in drupal/modules/translation/translation.test
Installs the specified language, or enables it if it is already installed.
TranslationTestCase::assertLanguageSwitchLinks in drupal/modules/translation/translation.test
Tests whether the specified language switch links are found.
TranslationTestCase::testContentTranslation in drupal/modules/translation/translation.test
Creates, modifies, and updates a basic page with a translation.
translation_form_node_form_alter in drupal/modules/translation/translation.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_node_overview in drupal/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_prepare in drupal/modules/translation/translation.module
Implements hook_node_prepare().
translation_node_view in drupal/modules/translation/translation.module
Implements hook_node_view().
user_preferred_language in drupal/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_import_one_string in drupal/includes/locale.inc
Imports a string into the database
_locale_invalidate_js in drupal/includes/locale.inc
Force the JavaScript translation file(s) to be refreshed.
_locale_prepare_predefined_list in drupal/includes/locale.inc
Prepares the language code list for a select form item with only the unsupported ones
_locale_rebuild_js in drupal/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_locale_translate_language_list in drupal/includes/locale.inc
List languages in search result table