Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 10.3.x for language
- Search 11.x for language
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Language | class | core/ |
Plugin annotation @MigrateSource( id = "language", source_module = "locale" ) |
| Language | class | core/ |
Provides a 'Language' condition. |
| Language | class | core/ |
Defines the "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::initializeType | function | core/ |
Initializes the specified language type. |
| LanguageNegotiatorInterface::isNegotiationMethodEnabled | function | core/ |
Checks whether a language negotiation method is enabled for a language type. |
| LanguageNegotiatorInterface::METHOD_ID | constant | core/ |
The language negotiation method id for the language negotiator itself. |
| LanguageNegotiatorInterface::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
| LanguageNegotiatorInterface::reset | function | core/ |
Resets the negotiated languages and the method instances. |
| LanguageNegotiatorInterface::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
| LanguageNegotiatorInterface::setCurrentUser | function | core/ |
Sets the current active user and resets all language types. |
| LanguageNegotiatorInterface::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
| 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 enable. |
| LanguagePathMonolingualTest::setUp | function | core/ |
|
| LanguagePathMonolingualTest::testPageLinks | function | core/ |
Verifies that links do not have language prefixes in them. |
| LanguageReference | class | core/ |
Defines the 'language_reference' data type. |
| LanguageReference.php | file | core/ |
|
| 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 the 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 that the language select form element prints and submits the right options. |
| LanguageSelectElementTest.php | file | core/ |
|
| LanguageSelectElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageSelectElementTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
|
| LanguageSelectorTranslatableTest::$administrator | property | core/ |
The user with administrator privileges. |
| LanguageSelectorTranslatableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageSelectorTranslatableTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.