- admin_bar_admin_bar_replacements in core/
modules/ admin_bar/ admin_bar.module - Implements hook_admin_bar_replacements().
- admin_bar_locale_links in core/
modules/ admin_bar/ admin_bar.module - Build Locale links.
- backdrop_language_initialize in core/
includes/ bootstrap.inc - Initializes all the defined language types.
- backdrop_render_cid_parts in core/
includes/ common.inc - Returns cache ID parts for building a cache ID.
- locale_block_view in core/
modules/ locale/ locale.module - Implements hook_block_view().
- locale_form_alter in core/
modules/ locale/ locale.module - Implements hook_form_alter().
- locale_url_outbound_alter in core/
modules/ locale/ locale.module - Implements hook_url_outbound_alter().
- PathMonolingualTestCase::setUp in core/
modules/ path/ tests/ path.test - Sets up a Backdrop site for running functional and integration tests.
- system_update_1089 in core/
modules/ system/ system.install - Enable Admin Bar's Language Switcher component if this is a multilingual site.
- translation_node_view in core/
modules/ translation/ translation.module - Implements hook_node_view().
- user_account_form in core/
modules/ user/ user.module - Helper function to add default user account fields to user registration and edit form.