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 |
---|---|---|---|
AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
AccountForm::syncUserLangcode | function | core/ |
Synchronizes preferred language and entity language. |
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. |
BlockLanguageCacheTest::$langcodes | property | core/ |
List of langcodes. |
CKEditor::getLangcodes | function | core/ |
Returns a list of language codes supported by CKEditor. |
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. |
DateFormatterTest::LANGCODE | constant | core/ |
Arbitrary langcode for a custom language. |
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. |
EntityLanguageTestBase::$langcodes | property | core/ |
The available language codes. |
EntityStorageBase::$langcodeKey | property | core/ |
The name of the entity langcode property. |
EntityTestMulLangcodeKey | class | core/ |
Defines a test entity class using a custom langcode entity key. |
EntityTestMulLangcodeKey.php | file | core/ |
|
EntityTranslationFormTest::$langcodes | property | core/ |
|
EntityUrlTest::$langcode | property | core/ |
The language code of the entity used in this test. |
entity_test_entity_test_mul_langcode_key_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'. |
entity_test_entity_test_mul_langcode_key_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. |
entity_test_entity_test_mul_langcode_key_translation_insert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_langcode_key'. |
FeedLanguageTest::$langcodes | property | core/ |
List of langcodes. |
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. |
FieldTranslationSqlStorageTest::assertFieldStorageLangcode | function | core/ |
Checks whether field languages are correctly stored for the given entity. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.