Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 8.9.x for language
- Search 10.3.x for language
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Language | class | core/ |
Drupal 6/7 language source from database. |
| Language | class | core/ |
Provides a 'Language' condition. |
| Language | class | core/ |
CKEditor 5 Language plugin. |
| Language | class | core/ |
Defines the 'language' data type. |
| Language | class | core/ |
An object containing the information for an interface language. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageNegotiatorInterface::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
| LanguageNegotiatorPluginTest | class | core/ |
Tests PluginNotFoundException. |
| LanguageNegotiatorPluginTest.php | file | core/ |
|
| LanguageNegotiatorPluginTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiatorPluginTest::testLanguageNegotiatorNoPlugin | function | core/ |
Tests for PluginNotFoundException. |
| LanguagePathMonolingualTest | class | core/ |
Confirm that paths are not changed on monolingual non-English sites. |
| LanguagePathMonolingualTest.php | file | core/ |
|
| LanguagePathMonolingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguagePathMonolingualTest::$modules | property | core/ |
Modules to install. |
| LanguagePathMonolingualTest::setUp | function | core/ |
|
| LanguagePathMonolingualTest::testPageLinks | function | core/ |
Verifies that links do not have language prefixes in them. |
| LanguagePluginTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language. |
| LanguagePluginTest.php | file | core/ |
|
| LanguagePluginTest::buildExpectedDynamicConfig | function | core/ |
Builds the expected dynamic configuration output given a language list. |
| LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| LanguageReference | class | core/ |
Defines the 'language_reference' data type. |
| LanguageReference.php | file | core/ |
|
| LanguageReference::getAllValidLangcodes | function | core/ |
Returns all valid values for a `langcode` config value. |
| LanguageReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| LanguageRequestSubscriber | class | core/ |
Sets the $request property on the language manager. |
| LanguageRequestSubscriber.php | file | core/ |
|
| LanguageRequestSubscriber::$currentUser | property | core/ |
The current active user. |
| LanguageRequestSubscriber::$languageManager | property | core/ |
The language manager service. |
| LanguageRequestSubscriber::$negotiator | property | core/ |
The language negotiator. |
| LanguageRequestSubscriber::$translation | property | core/ |
The translation service. |
| LanguageRequestSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| LanguageRequestSubscriber::onContainerInitializeSubrequestFinished | function | core/ |
Initializes config overrides whenever the service container is rebuilt. |
| LanguageRequestSubscriber::onKernelRequestLanguage | function | core/ |
Initializes the language manager at the beginning of the request. |
| LanguageRequestSubscriber::setLanguageOverrides | function | core/ |
Sets the language for config overrides on the language manager. |
| LanguageRequestSubscriber::__construct | function | core/ |
Constructs a LanguageRequestSubscriber object. |
| LanguagesCacheContext | class | core/ |
Defines the LanguagesCacheContext service, for "per language" caching. |
| LanguagesCacheContext.php | file | core/ |
|
| LanguagesCacheContext::$languageManager | property | core/ |
The language manager. |
| LanguagesCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| LanguagesCacheContext::getContext | function | core/ |
$type can be NULL, or one of the language types supported by the language manager, typically: |
| LanguagesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| LanguagesCacheContext::__construct | function | core/ |
Constructs a new LanguagesCacheContext service. |
| LanguageSelect | class | core/ |
Provides a form element for selecting a language. |
| LanguageSelect.php | file | core/ |
|
| LanguageSelect::getInfo | function | core/ |
Returns the element properties for this element. |
| LanguageSelectElementTest | class | core/ |
Tests the language selection form element. |
| LanguageSelectElementTest.php | file | core/ |
|
| LanguageSelectElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageSelectElementTest::$modules | property | core/ |
Modules to install. |
| LanguageSelectElementTest::testHiddenLanguageSelectElement | function | core/ |
Tests the case when the language select elements should not be printed. |
| LanguageSelectElementTest::testLanguageSelectElementOptions | function | core/ |
Tests that the options printed by the language select element are correct. |
| LanguageSelectElementTest::_testLanguageSelectElementOptions | function | core/ |
Helper function to check the options of a language select form element. |
| LanguageSelectorTranslatableTest | class | core/ |
Tests the content translation settings language selector options. |
| LanguageSelectorTranslatableTest.php | file | core/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.