Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
language.post_update.php file core/modules/language/language.post_update.php Post update functions for Language module.
language.schema.yml file core/modules/language/config/schema/language.schema.yml core/modules/language/config/schema/language.schema.yml
language.services.yml file core/modules/language/language.services.yml core/modules/language/language.services.yml
language.types.yml file core/modules/language/config/install/language.types.yml core/modules/language/config/install/language.types.yml
language.types.yml file core/profiles/demo_umami/config/install/language.types.yml core/profiles/demo_umami/config/install/language.types.yml
language.types.yml file core/profiles/test_language_negotiation/config/install/language.types.yml core/profiles/test_language_negotiation/config/install/language.types.yml
Language::$defaultValues property core/lib/Drupal/Core/Language/Language.php The values to use to instantiate the default language.
Language::fields function core/modules/language/src/Plugin/migrate/source/Language.php Returns available fields on the source.
Language::getIds function core/modules/language/src/Plugin/migrate/source/Language.php Defines the source fields uniquely identifying a source row.
Language::getString function core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Returns a string representation of the data.
Language::isDefault function core/lib/Drupal/Core/Language/Language.php Returns whether this language is the default language.
Language::isLocked function core/lib/Drupal/Core/Language/Language.php Returns whether this language is locked.
Language::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Overrides TypedData::setValue().
Language::sort function core/lib/Drupal/Core/Language/Language.php Sort language objects.
Language::submitConfigurationForm function core/modules/language/src/Plugin/Condition/Language.php Form submission handler.
Language::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php Form submission handler.
Language::summary function core/modules/language/src/Plugin/Condition/Language.php Provides a human readable summary of the condition's configuration.
Language::__construct function core/modules/language/src/Plugin/Condition/Language.php Creates a new Language instance.
Language::__construct function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php Language constructor.
Language::__construct function core/lib/Drupal/Core/Language/Language.php Constructs a new class instance.
LanguageAccessControlHandler class core/modules/language/src/LanguageAccessControlHandler.php Defines the access control handler for the language entity type.
LanguageAccessControlHandler.php file core/modules/language/src/LanguageAccessControlHandler.php
LanguageAccessControlHandler::checkAccess function core/modules/language/src/LanguageAccessControlHandler.php Performs access checks.
LanguageAddForm::actions function core/modules/language/src/Form/LanguageAddForm.php Returns an array of supported actions for the current entity form.
LanguageAddForm::copyFormValuesToEntity function core/modules/language/src/Form/LanguageAddForm.php Copies top-level form values to entity properties.
LanguageAddForm::save function core/modules/language/src/Form/LanguageAddForm.php Form submission handler for the 'save' action.
LanguageAddForm::validateCustom function core/modules/language/src/Form/LanguageAddForm.php Validates the language addition form on custom language button.
LanguageArgument::summaryName function core/modules/views/src/Plugin/views/argument/LanguageArgument.php Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName().
LanguageBlock::blockAccess function core/modules/language/src/Plugin/Block/LanguageBlock.php Indicates whether the block should be shown.
LanguageBlock::getDerivativeDefinitions function core/modules/language/src/Plugin/Derivative/LanguageBlock.php Gets the definition of all derivatives of a base plugin.
LanguageBlock::__construct function core/modules/language/src/Plugin/Block/LanguageBlock.php Constructs a LanguageBlock object.
LanguageBlockSettingsVisibilityTest class core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php Tests that the language settings on block config appears correctly.
LanguageBlockSettingsVisibilityTest.php file core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php
LanguageBlockSettingsVisibilityTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php The theme to install as the default for testing.
LanguageBlockSettingsVisibilityTest::$modules property core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php Modules to install.
LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility function core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php
LanguageBreadcrumbTest class core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php Tests breadcrumbs functionality.
LanguageBreadcrumbTest.php file core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php
LanguageBreadcrumbTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php The theme to install as the default for testing.
LanguageBreadcrumbTest::$modules property core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php Modules to install.
LanguageBreadcrumbTest::setUp function core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php
LanguageBreadcrumbTest::testBreadCrumbs function core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php Tests breadcrumbs with URL prefixes.
LanguageBrowserDetectionAcceptLanguageTest class core/modules/language/tests/src/Functional/LanguageBrowserDetectionAcceptLanguageTest.php Tests browser language detection with different accept-language headers.
LanguageBrowserDetectionAcceptLanguageTest.php file core/modules/language/tests/src/Functional/LanguageBrowserDetectionAcceptLanguageTest.php
LanguageBrowserDetectionAcceptLanguageTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageBrowserDetectionAcceptLanguageTest.php The theme to install as the default for testing.
LanguageBrowserDetectionAcceptLanguageTest::$modules property core/modules/language/tests/src/Functional/LanguageBrowserDetectionAcceptLanguageTest.php Modules to install.
LanguageBrowserDetectionAcceptLanguageTest::setUp function core/modules/language/tests/src/Functional/LanguageBrowserDetectionAcceptLanguageTest.php
LanguageBrowserDetectionAcceptLanguageTest::testAcceptLanguageEmptyDefault function core/modules/language/tests/src/Functional/LanguageBrowserDetectionAcceptLanguageTest.php Tests with browsers with and without Accept-Language header.
LanguageBrowserDetectionTest class core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php Tests browser language detection.
LanguageBrowserDetectionTest.php file core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php

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