Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
LanguageUnitTest::testGetName function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php @covers ::getName[[api-linebreak]]
LanguageUnitTest::testIsDefault function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php @covers ::isDefault[[api-linebreak]]
LanguageUnitTest::testSortArrayOfLanguages function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests sorting an array of language objects.
LanguageUrlRewritingTest class core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Tests that URL rewriting works as expected.
LanguageUrlRewritingTest.php file core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php
LanguageUrlRewritingTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php
LanguageUrlRewritingTest::$modules property core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Modules to enable.
LanguageUrlRewritingTest::$webUser property core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php A user with permissions to administer languages.
LanguageUrlRewritingTest::checkUrl function core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Check URL rewriting for the given language.
LanguageUrlRewritingTest::setUp function core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php
LanguageUrlRewritingTest::testDomainNameNegotiationPort function core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Check URL rewriting when using a domain name and a non-standard port.
LanguageUrlRewritingTest::testUrlRewritingEdgeCases function core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Check that non-installed languages are not considered.
language_configuration_element_submit function core/modules/language/language.module Submit handler for the forms that have a language_configuration element.
language_config_override_test.info.yml file core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml
language_config_override_test.settings.yml file core/modules/language/tests/language_config_override_test/config/install/language/de/language_config_override_test.settings.yml core/modules/language/tests/language_config_override_test/config/install/language/de/language_config_override_test.settings.yml
language_elements_test.info.yml file core/modules/language/tests/language_elements_test/language_elements_test.info.yml core/modules/language/tests/language_elements_test/language_elements_test.info.yml
language_elements_test.routing.yml file core/modules/language/tests/language_elements_test/language_elements_test.routing.yml core/modules/language/tests/language_elements_test/language_elements_test.routing.yml
language_entity_base_field_info_alter function core/modules/language/language.module Implements hook_entity_base_field_info_alter().
language_entity_field_access function core/modules/language/language.module Implements hook_entity_field_access().
language_entity_field_access_test.info.yml file core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml
language_entity_field_access_test.module file core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.module Hook implementations for language_entity_field_access_test.
language_entity_field_access_test_entity_field_access function core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.module Implements hook_entity_field_access().
language_get_browser_drupal_langcode_mappings function core/modules/language/language.module Returns language mappings between browser and Drupal language codes.
language_language_types_info_alter function core/modules/language/language.module Implements hook_language_types_info_alter().
language_modules_installed function core/modules/language/language.module Implements hook_modules_installed().
language_modules_uninstalled function core/modules/language/language.module Implements hook_modules_uninstalled().
language_negotiation_url_prefixes_update function core/modules/language/language.module Update the list of prefixes from the installed languages.
language_prefixes_and_domains.yml file core/modules/language/migrations/language_prefixes_and_domains.yml core/modules/language/migrations/language_prefixes_and_domains.yml
language_preprocess_block function core/modules/language/language.module Implements hook_preprocess_HOOK() for block templates.
language_process_language_select function core/modules/language/language.module Processes a language select list form element.
language_removed_post_updates function core/modules/language/language.post_update.php Implements hook_removed_post_updates().
language_test.info.yml file core/modules/language/tests/language_test/language_test.info.yml core/modules/language/tests/language_test/language_test.info.yml
language_test.module file core/modules/language/tests/language_test/language_test.module Mock module for language layer tests.
language_test.routing.yml file core/modules/language/tests/language_test/language_test.routing.yml core/modules/language/tests/language_test/language_test.routing.yml
language_test_language_fallback_candidates_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_fallback_candidates_alter().
language_test_language_fallback_candidates_test_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_fallback_candidates_OPERATION_alter().
language_test_language_negotiation_info_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_negotiation_info_alter().
language_test_language_switch_links_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_switch_links_alter().
language_test_language_types_info function core/modules/language/tests/language_test/language_test.module Implements hook_language_types_info().
language_test_language_types_info_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_types_info_alter().
language_test_module_preinstall function core/modules/language/tests/language_test/language_test.module Implements hook_module_preinstall().
language_test_page_top function core/modules/language/tests/language_test/language_test.module Implements hook_page_top().
language_test_store_language_negotiation function core/modules/language/tests/language_test/language_test.module Store the last negotiated languages.
language_tour_tips_alter function core/modules/language/language.module Implements hook_tour_tips_alter().
language_update_last_removed function core/modules/language/language.install Implements hook_update_last_removed().
LargeQueryTest class core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php Tests handling of large queries.
LargeQueryTest.php file core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php
LargeQueryTest::testMaxAllowedPacketQueryTruncating function core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php Tests truncation of messages when max_allowed_packet exception occurs.
LastTimestamp class core/modules/comment/src/Plugin/views/field/LastTimestamp.php Field handler to display the timestamp of a comment with the count of comments.
LastTimestamp.php file core/modules/comment/src/Plugin/views/field/LastTimestamp.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.