block_custom_block_form in core/modules/block/block.module
Form constructor for the custom block form.
block_custom_block_translate_access in core/modules/block/block.admin.inc
Menu access callback for translating a single block.
block_custom_block_translate_list in core/modules/block/block.admin.inc
Form constructor for the block translation list form.
field_content_languages in core/modules/field/field.multilingual.inc
Returns available content languages.
LanguageLayoutAccess::form in core/modules/layout/plugins/access/language_layout_access.inc
Settings form for configuring this access item.
LanguageLayoutAccess::summary in core/modules/layout/plugins/access/language_layout_access.inc
Provides a human-readable summary of this access check's behavior.
LanguageListTest::testLanguageList in core/modules/language/tests/language.test
Functional tests for adding, configuring, and deleting languages.
LanguageUpgradePathTestCase::testLanguageUpgrade in core/modules/simpletest/tests/upgrade/upgrade.language.test
Tests a successful upgrade.
language_admin_add_custom_form_validate in core/modules/language/language.admin.inc
Validate the language addition form on custom language button.
language_admin_delete_form in core/modules/language/language.admin.inc
User interface for the language deletion confirmation screen.
language_admin_delete_form_submit in core/modules/language/language.admin.inc
Process language deletion submissions.
language_admin_edit_form_submit in core/modules/language/language.admin.inc
Process the language editing form submission.
language_admin_overview_form in core/modules/language/language.admin.inc
User interface for the language overview screen.
language_admin_overview_form_submit in core/modules/language/language.admin.inc
Process language overview form submissions, updating existing languages.
language_admin_predefined_list in core/modules/language/language.admin.inc
Prepare a language code list for unused predefined languages.
language_default in core/includes/bootstrap.inc
Returns the default language used on the site.
language_delete in core/modules/language/language.module
Delete a language.
language_fallback_get_candidates in core/includes/language.inc
Returns the possible fallback languages ordered by language weight.
language_load in core/includes/bootstrap.inc
Loads a language object from the database.
language_negotiation_configure_url_form in core/modules/locale/locale.admin.inc
Builds the URL language provider configuration form.
language_negotiation_configure_url_form_validate in core/modules/locale/locale.admin.inc
Validation handler for url provider configuration.
language_provider_invoke in core/includes/language.inc
Helper function used to cache the language negotiation providers results.
LocaleCommentLanguageFunctionalTest::testCommentLanguage in core/modules/locale/tests/locale.test
Test that comment language is properly set.
LocaleUILanguageNegotiationTest::testLanguageDomain in core/modules/locale/tests/locale.test
Tests url() when separate domains are used for multiple languages.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in core/modules/locale/tests/locale.test
Tests for language switching by URL path.
LocaleUILanguageNegotiationTest::testUrlLanguageFallback in core/modules/locale/tests/locale.test
Test URL language detection when the requested URL has no language.
LocaleUrlRewritingTest::testDomainNameNegotiationPort in core/modules/locale/tests/locale.test
Check URL rewriting when using a domain name and a non-standard port.
LocaleUrlRewritingTest::testUrlRewritingEdgeCases in core/modules/locale/tests/locale.test
Check that disabled or non-installed languages are not considered.
locale_date_format_form in core/modules/locale/locale.admin.inc
Form callback; Display fields for setting the date format for each language.
locale_enable in core/modules/locale/locale.install
Fill in the path prefixes and domains when enabled.
locale_form_redirect_edit_form_alter in core/modules/redirect/redirect.module
Implements hook_form_FORM_ID_alter() on behalf of locale.module.
locale_language_selector_form in core/modules/locale/locale.module
Form builder callback to display language selection widget.
locale_language_switcher_session in core/includes/locale.inc
Return the session language switcher block.
locale_language_switcher_url in core/includes/locale.inc
Return links for the URL language switcher block.
locale_language_url_rewrite_session in core/includes/locale.inc
Rewrite URLs for the Session language provider.
locale_language_url_rewrite_url in core/includes/locale.inc
Rewrite URLs for the URL language provider.
locale_translate_batch_import_files in core/modules/locale/locale.bulk.inc
Prepare a batch to import all translations.
locale_translate_edit_form in core/modules/locale/locale.pages.inc
User interface for string editing.
locale_translate_export_po_form_submit in core/modules/locale/locale.bulk.inc
Process a translation (or template) export form submission.
locale_translate_export_screen in core/modules/locale/locale.bulk.inc
User interface for the translation export screen.
locale_translate_import_form in core/modules/locale/locale.bulk.inc
User interface for the translation import screen.
locale_translate_import_form_submit in core/modules/locale/locale.bulk.inc
Process the locale import form submission.
locale_translation_filters in core/modules/locale/locale.pages.inc
List locale translation filters that can be applied.
menu_edit_item in core/modules/menu/menu.admin.inc
Menu callback; Build the menu link editing form.
menu_overview_form in core/modules/menu/menu.admin.inc
Form for editing an entire menu tree at once.
menu_tree_all_data in core/includes/menu.inc
Gets the data structure representing a named menu tree.
node_form in core/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_form_search_form_alter in core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_path_info in core/modules/node/node.path.inc
Implements hook_path_info().
PathLanguageTestCase::testAliasTranslation in core/modules/path/tests/path.test
Test alias functionality through the admin interfaces.
path_admin_form in core/modules/path/path.admin.inc
Form builder; Main URL alias pattern administration form.
system_init in core/modules/system/system.module
Implements hook_init().
taxonomy_form_term in core/modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_overview_terms in core/modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_path_info in core/modules/taxonomy/taxonomy.path.inc
Implements hook_path_info().
TranslationTestCase::addLanguage in core/modules/translation/tests/translation.test
Installs the specified language, or enables it if it is already installed.
TranslationTestCase::assertLanguageSwitchLinks in core/modules/translation/tests/translation.test
Tests whether the specified language switch links are found.
TranslationTestCase::testContentTranslation in core/modules/translation/tests/translation.test
Creates, modifies, and updates a page with a translation.
translation_form_node_form_alter in core/modules/translation/translation.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_node_overview in core/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_prepare in core/modules/translation/translation.module
Implements hook_node_prepare().
translation_node_view in core/modules/translation/translation.module
Implements hook_node_view().
user_preferred_language in core/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…
views_handler_field_node::render_link in core/modules/node/views/views_handler_field_node.inc
Render whatever the data is as a link to the node.
views_handler_field_node_revision::render_link in core/modules/node/views/views_handler_field_node_revision.inc
Render whatever the data is as a link to the node.
views_handler_field_user_language::render_link in core/modules/user/views/views_handler_field_user_language.inc
views_language_list in core/modules/views/views.module
Returns an array of language names.
views_plugin_localization_core::save_string in core/modules/views/plugins/views_plugin_localization_core.inc
Save a string for translation.
_locale_invalidate_js in core/includes/locale.inc
Force the JavaScript translation file(s) to be refreshed.
_locale_rebuild_js in core/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_locale_translate_language_list in core/modules/locale/locale.pages.inc
List languages in search result table
_menu_overview_tree_form in core/modules/menu/menu.admin.inc
Recursive helper function for menu_overview_form().