Search for language

  1. Search 7.x for language
  2. Search 8.9.x for language
  3. Search 10.3.x for language
  4. Search 11.x for language
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Language class core/modules/language/src/Plugin/migrate/source/Language.php Drupal 6/7 language source from database.
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.
Language class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php CKEditor 5 Language plugin.
Language class core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Defines the "language" plugin.
Language class core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Defines the 'language' data type.
Language class core/lib/Drupal/Core/Language/Language.php An object containing the information for an interface language.

All search results

Title Object type File name Summary
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 @covers ::__construct
LanguageUnitTest::testGetDirection function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php @covers ::getDirection
LanguageUnitTest::testGetLangcode function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php @covers ::getId
LanguageUnitTest::testGetName function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php @covers ::getName
LanguageUnitTest::testIsDefault function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php @covers ::isDefault
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 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_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_element_info_alter function core/modules/language/language.module Implements hook_element_info_alter().
language_entity_base_field_info_alter function core/modules/language/language.module Implements hook_entity_base_field_info_alter().
language_entity_bundle_delete function core/modules/language/language.module Implements hook_entity_bundle_delete().
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_field_info_alter function core/modules/language/language.module Implements hook_field_info_alter().
language_form_alter function core/modules/language/language.module Implements hook_form_alter().
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_help function core/modules/language/language.module Implements hook_help().
language_language_types_info_alter function core/modules/language/language.module Implements hook_language_types_info_alter().
language_manager service core/core.services.yml Drupal\Core\Language\LanguageManager
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_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_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().

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