35 calls to language_load()

BlockLanguageTest::testLanguageBlockVisibility in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php
Tests the visibility settings for the blocks based on language.
comment_tokens in drupal/core/modules/comment/comment.tokens.inc
Implements hook_tokens().
contact_mail in drupal/core/modules/contact/contact.module
Implements hook_mail().
Entity::language in drupal/core/lib/Drupal/Core/Entity/Entity.php
Implements TranslatableInterface::language().
EntityFieldTest::testReadWrite in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php
Tests reading and writing properties and field items.
EntityFieldTest::testSave in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php
Tries to save and load an entity again.
EntityTranslationTest::testEntityLanguageMethods in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php
Tests language related methods of the Entity class.
hook_search_execute in drupal/core/modules/search/search.api.php
Execute a search for a set of key words.
hook_tokens in drupal/core/modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_tokens_alter in drupal/core/modules/system/system.api.php
Alter replacement values for placeholder tokens.
Language::getValue in drupal/core/lib/Drupal/Core/TypedData/Type/Language.php
Implements TypedDataInterface::getValue().
Language::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php
Render the field.
Language::render in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Language.php
Overrides Drupal\taxonomy\Plugin\views\field\Taxonomy::render().
LanguageConfigurationElementTest::testDefaultLangcode in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php
Tests that the language_get_default_langcode() returns the correct values.
LanguageField::render in drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php
Render the field.
LanguageUrlRewritingTest::testDomainNameNegotiationPort in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
language_admin_add_custom_form_validate in drupal/core/modules/language/language.admin.inc
Validate the language addition form on custom language button.
language_admin_add_predefined_form_validate in drupal/core/modules/language/language.admin.inc
Element specific validator for the Add language button.
language_is_locked in drupal/core/includes/bootstrap.inc
Checks if a language is locked.
language_name in drupal/core/includes/bootstrap.inc
Produced the printed name for a language for display.
LocaleFileImportStatus::addLanguage in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php
Add a language.
locale_preprocess_node in drupal/core/modules/locale/locale.module
Implements hook_preprocess_HOOK() for node.tpl.php.
locale_translate_export_form_submit in drupal/core/modules/locale/locale.bulk.inc
Form submission handler for locale_translate_export_form().
locale_translate_import_form_submit in drupal/core/modules/locale/locale.bulk.inc
Form submission handler for locale_translate_import_form().
node_search_execute in drupal/core/modules/node/node.module
Implements hook_search_execute().
node_tokens in drupal/core/modules/node/node.tokens.inc
Implements hook_tokens().
poll_tokens in drupal/core/modules/poll/poll.tokens.inc
Implements hook_tokens().
system_tokens in drupal/core/modules/system/system.tokens.inc
Implements hook_tokens().
TermLanguageTest::testDefaultTermLanguage in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php
update_mail in drupal/core/modules/update/update.module
Implements hook_mail().
UserTokenReplaceTest::testUserTokenReplacement in drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
user_cancel_url in drupal/core/modules/user/user.module
Generates a URL to confirm an account cancellation request.
user_pass_reset_url in drupal/core/modules/user/user.module
Generates a unique URL for a user to login and reset their password.
user_tokens in drupal/core/modules/user/user.tokens.inc
Implements hook_tokens().
_update_message_text in drupal/core/modules/update/update.module
Returns the appropriate message text when site is out of date or not secure.