Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 8.9.x for language
- Search 11.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 |
---|---|---|---|
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 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/ |
|
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 install. |
LanguageSelectorTranslatableTest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
LanguageSelectorTranslatableTest::setUp | function | core/ |
|
LanguageSelectorTranslatableTest::testContentTranslationPageTitle | function | core/ |
Tests that correct title is displayed for content translation page. |
LanguageSelectorTranslatableTest::testLanguageStringSelector | function | core/ |
Tests content translation language selectors are correctly translated. |
LanguageSelectWidget | class | core/ |
Plugin implementation of the 'Language' widget. |
LanguageSelectWidget.php | file | core/ |
|
LanguageSelectWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LanguageSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
LanguageSelectWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
LanguageSelectWidgetTest | class | core/ |
Tests the language select widget. |
LanguageSelectWidgetTest.php | file | core/ |
|
LanguageSelectWidgetTest::$entityFormDisplay | property | core/ |
The entity form display. |
LanguageSelectWidgetTest::$modules | property | core/ |
Modules to install. |
LanguageSelectWidgetTest::setUp | function | core/ |
|
LanguageSelectWidgetTest::testWithIncludedLockedLanguage | function | core/ |
Tests the widget with the locked languages. |
LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage | function | core/ |
Tests the widget without the locked languages. |
LanguageServiceProvider | class | core/ |
Overrides the language_manager service to point to language's module one. |
LanguageServiceProvider.php | file | core/ |
|
LanguageServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
LanguageServiceProvider::CONFIG_PREFIX | constant | core/ |
|
LanguageServiceProvider::getDefaultLanguageValues | function | core/ |
Gets the default language values. |
LanguageServiceProvider::isMultilingual | function | core/ |
Checks whether the site is multilingual. |
LanguageServiceProvider::register | function | core/ |
Registers services to the container. |
LanguageSwitcherInterface | interface | core/ |
Interface for language switcher classes. |
LanguageSwitcherInterface.php | file | core/ |
|
LanguageSwitcherInterface::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
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.