16 calls to language_multilingual()

AccountFormController::form in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
BlockFormController::form in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
comment_test_entity_info_alter in drupal/core/modules/comment/tests/modules/comment_test/comment_test.module
Implements hook_entity_info_alter().
drupal_render_cid_parts in drupal/core/includes/common.inc
Returns cache ID parts for building a cache ID.
EntityFormController::getFormLangcode in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode().
field_language_fallback_enabled in drupal/core/modules/field/field.multilingual.inc
Checks whether field language fallback is enabled.
Language::buildForm in drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
LanguageBlock::access in drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php
Overrides \Drupal\block\BlockBase::access().
LanguagePathMonolingualTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php
Sets up a Drupal site for running functional and integration tests.
language_list in drupal/core/includes/bootstrap.inc
Returns a list of languages set up on the site.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_query_node_access_alter in drupal/core/modules/node/node.module
Implements hook_query_TAG_alter().
translation_entity_help in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_help().
translation_entity_overview in drupal/core/modules/translation_entity/translation_entity.pages.inc
Translations overview page callback.
translation_entity_translate_access in drupal/core/modules/translation_entity/translation_entity.module
Access callback for the translation overview page.
translation_node_view in drupal/core/modules/translation/translation.module
Implements hook_node_view().