Search for langcode
- Search 7.x for langcode
- Search 9.5.x for langcode
- Search 8.9.x for langcode
- Search 10.3.x for langcode
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LangcodeRequiredIfTranslatableValuesConstraint | class | core/ |
Validation constraint for translatable configuration. |
| LangcodeRequiredIfTranslatableValuesConstraint.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage | property | core/ |
The error message if this config object is missing a `langcode`. |
| LangcodeRequiredIfTranslatableValuesConstraint::$superfluousMessage | property | core/ |
The error message if this config object contains a superfluous `langcode`. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
| Language::getDefaultLangcode | function | core/ |
Gets the default langcode. |
| 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. |
| LanguageConfigurationElementTest::testDefaultLangcode | function | core/ |
Tests that the language_get_default_langcode() returns the correct values. |
| 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. |
| LanguageNegotiationBrowser::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationContentEntity::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationContentEntityTest::testGetLangcode | function | core/ |
Tests get langcode. |
| 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. |
| LanguageReference::getAllValidLangcodes | function | core/ |
Returns all valid values for a `langcode` config value. |
| LanguageTestTrait::createLanguageFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
| LanguageUnitTest::testGetLangcode | function | core/ |
Tests get langcode. |
| language_get_browser_drupal_langcode_mappings | function | core/ |
Returns language mappings between browser and Drupal language codes. |
| language_get_default_langcode | function | core/ |
Returns the default language code assigned to an entity type and a bundle. |
| LinkBase::addLangcode | function | core/ |
Adds language information to the options. |
| LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchSetConfigLangcodes | function | core/ |
Tests the deprecation of locale_config_batch_set_config_langcodes(). |
| LocaleConfigManager::getActiveConfigLangcode | function | core/ |
Returns the current language code for this active configuration. |
| LocaleConfigManager::getDefaultConfigLangcode | function | core/ |
Returns the original language code for this shipped configuration. |
| LocaleConfigManager::updateDefaultConfigLangcodes | function | core/ |
Updates default configuration when new modules or themes are installed. |
| LocaleConfigManagerTest::testGetDefaultConfigLangcode | function | core/ |
Tests getDefaultConfigLangcode(). |
| LocaleConfigTranslationTest::$langcode | property | core/ |
The language code used. |
| LocaleEvent::$langCodes | property | core/ |
The list of Language codes for updated translations. |
| LocaleEvent::getLangCodes | function | core/ |
Returns the language codes. |
| LocaleLookup::$langcode | property | core/ |
A language code. |
| locale_config_batch_set_config_langcodes | function | core/ |
Implements callback_batch_operation(). |
| locale_config_batch_update_default_config_langcodes | function | core/ |
Implements callback_batch_operation(). |
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.