Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LanguageUILanguageNegotiationTest::testDisableLanguageSwitcher function core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php Tests if the language switcher block gets deleted when a language type has been made not configurable.
LanguageUILanguageNegotiationTest::testLanguageDomain function core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php Tests URL handling when separate domains are used for multiple languages.
LanguageUILanguageNegotiationTest::testUILanguageNegotiation function core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php Tests for language switching by URL path.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback function core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php Tests URL language detection when the requested URL has no language.
LanguageUnitTest class core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests Drupal\Core\Language\Language.
LanguageUnitTest.php file core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php
LanguageUnitTest::providerTestSortArrayOfLanguages function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Provides data for testSortArrayOfLanguages.
LanguageUnitTest::testConstruct function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests construct.
LanguageUnitTest::testGetDirection function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests get direction.
LanguageUnitTest::testGetLangcode function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests get langcode.
LanguageUnitTest::testGetName function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests get name.
LanguageUnitTest::testIsDefault function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests is default.
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 The theme to install as the default for testing.
LanguageUrlRewritingTest::$modules property core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Modules to install.
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_converter service core/modules/language/language.services.yml Drupal\language\LanguageConverter
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_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_events_test.event_subscriber service core/modules/language/tests/language_events_test/language_events_test.services.yml Drupal\language_events_test\EventSubscriber
language_events_test.info.yml file core/modules/language/tests/language_events_test/language_events_test.info.yml core/modules/language/tests/language_events_test/language_events_test.info.yml
language_events_test.services.yml file core/modules/language/tests/language_events_test/language_events_test.services.yml core/modules/language/tests/language_events_test/language_events_test.services.yml
language_get_browser_drupal_langcode_mappings function core/modules/language/language.module Returns language mappings between browser and Drupal language codes.
language_get_default_langcode function core/modules/language/language.module Returns the default language code assigned to an entity type and a bundle.
language_manager service core/core.services.yml Drupal\Core\Language\LanguageManager
language_negotiation_url_prefixes_update function core/modules/language/language.module Update the list of prefixes from the installed languages.
language_negotiator service core/modules/language/language.services.yml Drupal\language\LanguageNegotiator
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_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.routing.yml file core/modules/language/tests/language_test/language_test.routing.yml core/modules/language/tests/language_test/language_test.routing.yml
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 class core/modules/mysqli/tests/src/Kernel/mysqli/LargeQueryTest.php Tests handling of large queries.
LargeQueryTest.php file core/modules/mysqli/tests/src/Kernel/mysqli/LargeQueryTest.php
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.
LargeQueryTest::testMaxAllowedPacketQueryTruncating function core/modules/mysqli/tests/src/Kernel/mysqli/LargeQueryTest.php Tests truncation of messages when max_allowed_packet exception occurs.
LastTimestamp class core/modules/comment/src/Plugin/views/field/LastTimestamp.php Displays the timestamp of a comment with the count of comments.

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