Search for langcode
- Search 7.x for langcode
- Search 9.5.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. |
AliasManager::$langcodePreloaded | property | core/ |
Whether preloaded path lookups has already been loaded. |
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. |
ContentTranslationTestBase::$langcodes | property | core/ |
The added languages. |
DateTimePlus::$langcode | property | core/ |
The value of the language code passed to the constructor. |
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. |
InstallerTestBase::$langcode | property | core/ |
The language code in which to install Drupal. |
LangcodeToAsciiUpdateFilledTest | class | core/ |
Runs LangcodeToAsciiUpdateTest with a dump filled with content. |
LangcodeToAsciiUpdateFilledTest.php | file | core/ |
|
LangcodeToAsciiUpdateFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LangcodeToAsciiUpdateTest | class | core/ |
Tests that the entity langcode fields have been updated to varchar_ascii. |
LangcodeToAsciiUpdateTest.php | file | core/ |
|
LangcodeToAsciiUpdateTest::getColumnCollation | function | core/ |
Determine the column collation. |
LangcodeToAsciiUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LangcodeToAsciiUpdateTest::testLangcodeColumnCollation | function | core/ |
Tests that the column collation has been updated on MySQL. |
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. |
MediaLibraryUpdateViewLangcodeFiltersTest | class | core/ |
Tests the media library module updates for the langcode filters. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.