Search for getLangcode
- Search 7.x for getLangcode
- Search 8.9.x for getLangcode
- Search 10.3.x for getLangcode
- Search 11.x for getLangcode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor::getLangcodes | function | core/ |
Returns a list of language codes supported by CKEditor. |
ConfigMapperInterface::getLangcode | function | core/ |
Returns the original language code of the configuration. |
ConfigMapperInterface::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
ConfigNamesMapper::getLangcode | function | core/ |
Returns the original language code of the configuration. |
ConfigNamesMapper::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
ConfigNamesMapperTest::testGetLangcode | function | core/ |
Tests ConfigNamesMapper::getLangcode(). |
ConfigurableLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
DefaultLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
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::getLangcode | function | core/ |
Gets 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. |
LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName | function | core/ |
Converts a configuration collection name to a language code. |
LanguageConfigOverride::getLangcode | function | core/ |
Returns the language code of this language override. |
LanguageNegotiationBrowser::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationContentEntity::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationMethodInterface::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationSelected::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationSession::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationTest::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUI::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUrl::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUrlFallback::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUser::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUserAdmin::getLangcode | function | core/ |
Performs language negotiation. |
LanguageUnitTest::testGetLangcode | function | core/ |
@covers ::getId |
LocaleEvent::getLangCodes | function | core/ |
Returns the language codes. |
PoDatabaseReader::getLangcode | function | core/ |
Get language code. |
PoDatabaseWriter::getLangcode | function | core/ |
Get language code. |
PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
PoMemoryWriter::getLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode(). |
PoMetadataInterface::getLangcode | function | core/ |
Get language code. |
PoStreamReader::getLangcode | function | core/ |
Get language code. |
PoStreamWriter::getLangcode | function | core/ |
Gets the current language code used. |
TranslationLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
TranslationLanguageRenderer::getLangcodeTable | function | core/ |
Returns the name of the table holding the "langcode" field. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.