Search for langcode
- Search 7.x for langcode
- Search 8.9.x for langcode
- Search 10.3.x for langcode
- Search 11.x for langcode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountInterface::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
AccountInterface::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
AccountProxy::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
AccountProxy::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
ConfigEntityBase::$langcode | property | core/ |
The language code of the entity's default language. |
ContentEntityBase::$activeLangcode | property | core/ |
Language code identifying the entity active language. |
ContentEntityBase::$defaultLangcode | property | core/ |
Local cache for the default language code. |
ContentEntityBase::$defaultLangcodeKey | property | core/ |
The default langcode entity key. |
ContentEntityBase::$langcodeKey | property | core/ |
The language entity key. |
ContentEntityBase::setDefaultLangcode | function | core/ |
Populates the local cache for the default language code. |
ContentEntityBase::updateFieldLangcodes | function | core/ |
Updates language for already instantiated fields. |
ContentEntityForm::getFormLangcode | function | core/ |
Gets the code identifying the active form language. |
ContentEntityForm::initFormLangcodes | function | core/ |
Initializes form language code values. |
ContentEntityForm::isDefaultFormLangcode | function | core/ |
Checks whether the current form language matches the entity one. |
ContentEntityForm::updateFormLangcode | function | core/ |
Updates the form language to reflect any change to the entity language. |
ContentEntityFormInterface::getFormLangcode | function | core/ |
Gets the code identifying the active form language. |
ContentEntityFormInterface::isDefaultFormLangcode | function | core/ |
Checks whether the current form language matches the entity one. |
DateTimePlus::$langcode | property | core/ |
The value of the language code passed to the constructor. |
DistributionProfileTranslationQueryTest::$langcode | property | core/ |
The language code in which to install Drupal. |
DistributionProfileTranslationTest::$langcode | property | core/ |
The language code in which to install Drupal. |
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode(). |
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode(). |
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
EntityStorageBase::$langcodeKey | property | core/ |
The name of the entity langcode property. |
EntityUrlTest::$langcode | property | core/ |
The language code of the entity used in this test. |
FieldItemBase::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
FieldItemInterface::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
FieldItemList::$langcode | property | core/ |
The langcode of the field values held in the object. |
FieldItemList::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
FieldItemList::setLangcode | function | core/ |
Sets the langcode of the field values held in the object. |
FieldItemListInterface::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
FieldItemListInterface::setLangcode | function | core/ |
Sets the langcode of the field values held in the object. |
InstallerLanguageDirectionTest::$langcode | property | core/ |
Overrides the language code the installer should use. |
InstallerTestBase::$langcode | property | core/ |
The language code in which to install Drupal. |
InstallerTranslationExistingFileTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationMultipleLanguageForeignTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationQueryTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
Language::getDefaultLangcode | function | core/ |
Gets the default langcode. |
LanguageInterface::LANGCODE_DEFAULT | constant | core/ |
Language code referring to the default language of data, e.g. of an entity. |
LanguageInterface::LANGCODE_NOT_APPLICABLE | constant | core/ |
The language code used when the marked object has no linguistic content. |
LanguageInterface::LANGCODE_NOT_SPECIFIED | constant | core/ |
The language code used when no language is explicitly assigned (yet). |
LanguageInterface::LANGCODE_SITE_DEFAULT | constant | core/ |
Language code referring to site's default language. |
LanguageInterface::LANGCODE_SYSTEM | constant | core/ |
Special system language code (only applicable to UI language). |
LanguageInterface::VALID_LANGCODE_REGEX | constant | core/ |
A regex for validating language codes according to W3C specifications. |
LanguageUnitTest::testGetLangcode | function | core/ |
@covers ::getId[[api-linebreak]] |
PoHeader::$langcode | property | core/ |
Language code. |
PoItem::$langcode | property | core/ |
The language code this translation is in. |
PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.