16 calls to language_multilingual()

AccountFormController::form in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
block_admin_configure in drupal/core/modules/block/block.admin.inc
Form constructor for the block configuration form.
comment_test_entity_info_alter in drupal/core/modules/comment/tests/modules/comment_test/comment_test.module
Implements hook_entity_info_alter().
drupal_language_initialize in drupal/core/includes/bootstrap.inc
Initializes all the defined language types.
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().
LanguageManager::getLanguage in drupal/core/lib/Drupal/Core/Language/LanguageManager.php
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_block_view in drupal/core/modules/language/language.module
Implements hook_block_view().
language_list in drupal/core/includes/bootstrap.inc
Returns a list of languages set up on the site.
language_url_outbound_alter in drupal/core/modules/language/language.module
Implements hook_url_outbound_alter().
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_filters in drupal/core/modules/node/node.admin.inc
Lists node administration filters that can be applied.
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().