Search for language
- Search 7.x for language
- Search 8.9.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/ |
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" 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 |
---|---|---|---|
ConfigTranslationListUiTest::doLanguageListTest | function | core/ |
Tests the language listing for the translate operation. |
ConfigTranslationOverviewAccess::$languageManager | property | core/ |
The language manager. |
ConfigTranslationUiTest::testSingleLanguageUI | function | core/ |
Tests the single language existing. |
ConfigTranslationUiTest::testSourceAndTargetLanguage | function | core/ |
Tests source and target language edge cases. |
ConfigurableLanguage | class | core/ |
Defines the ConfigurableLanguage entity. |
ConfigurableLanguage.php | file | core/ |
|
ConfigurableLanguage::$direction | property | core/ |
The direction of language, either DIRECTION_LTR or DIRECTION_RTL. |
ConfigurableLanguage::$id | property | core/ |
The language ID (machine name). |
ConfigurableLanguage::$label | property | core/ |
The human-readable label for the language. |
ConfigurableLanguage::$locked | property | core/ |
Locked languages cannot be edited. |
ConfigurableLanguage::$preSaveMultilingual | property | core/ |
Used during saving to detect when the site becomes multilingual. |
ConfigurableLanguage::$weight | property | core/ |
The weight of the language, used in lists of languages. |
ConfigurableLanguage::createFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
ConfigurableLanguage::getDefaultLangcode | function | core/ |
Gets the default langcode. |
ConfigurableLanguage::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
ConfigurableLanguage::getId | function | core/ |
Gets the ID (language code). |
ConfigurableLanguage::getName | function | core/ |
Gets the name of the language. |
ConfigurableLanguage::getWeight | function | core/ |
Gets the weight of the language. |
ConfigurableLanguage::isDefault | function | core/ |
Returns whether this language is the default language. |
ConfigurableLanguage::isLocked | function | core/ |
Returns whether this language is locked. |
ConfigurableLanguage::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
ConfigurableLanguage::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ConfigurableLanguage::preDelete | function | core/ |
|
ConfigurableLanguage::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigurableLanguage::setName | function | core/ |
Sets the name of the language. |
ConfigurableLanguage::setWeight | function | core/ |
Sets the weight of the language. |
ConfigurableLanguageHalJsonAnonTest | class | core/ |
@group hal @group legacy |
ConfigurableLanguageHalJsonAnonTest.php | file | core/ |
|
ConfigurableLanguageHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
ConfigurableLanguageHalJsonBasicAuthTest.php | file | core/ |
|
ConfigurableLanguageHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigurableLanguageHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageHalJsonCookieTest | class | core/ |
@group hal @group legacy |
ConfigurableLanguageHalJsonCookieTest.php | file | core/ |
|
ConfigurableLanguageHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigurableLanguageHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageInterface | interface | core/ |
Provides an interface defining a language entity. |
ConfigurableLanguageInterface.php | file | core/ |
|
ConfigurableLanguageInterface::setName | function | core/ |
Sets the name of the language. |
ConfigurableLanguageInterface::setWeight | function | core/ |
Sets the weight of the language. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.