Search for code
- Search 7.x for code
- Search 9.5.x for code
- Search 8.9.x for code
- Search 10.3.x for code
- Search 11.x for code
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ConfigNamesMapper::setLangcode | function | core/ |
Sets the original language code. |
| ConfigNamesMapperTest::testGetLangcode | function | core/ |
Tests ConfigNamesMapper::getLangcode(). |
| ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError | function | core/ |
Tests exception is thrown for the root object. |
| ConfigTranslationCacheTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationInstallTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| ConfigTranslationOverviewTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationUiTestBase::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationUiThemeTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigurableLanguage::createFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
| ConfigurableLanguage::getDefaultLangcode | function | core/ |
Gets the default langcode. |
| ConfigurableLanguageRenderer::$langcode | property | core/ |
A specific language code for rendering if available. |
| ConfigurableLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| ConstraintViolationBuilder::$code | property | core/ |
The code. |
| ConstraintViolationBuilder::setCode | function | core/ |
|
| 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. |
| ContentLanguageSettings::$default_langcode | property | core/ |
The default language code. |
| ContentLanguageSettings::getAllValidDefaultLangcodes | function | core/ |
Returns all valid values for the `default_langcode` property. |
| ContentLanguageSettings::getDefaultLangcode | function | core/ |
Gets the default language code. |
| ContentLanguageSettings::setDefaultLangcode | function | core/ |
Sets the default language code. |
| ContentLanguageSettingsInterface::getDefaultLangcode | function | core/ |
Gets the default language code. |
| ContentLanguageSettingsInterface::setDefaultLangcode | function | core/ |
Sets the default language code. |
| ContentLanguageSettingsUnitTest::providerDefaultLangcode | function | core/ |
Provides data to testDefaultLangcode(). |
| ContentLanguageSettingsUnitTest::testDefaultLangcode | function | core/ |
Tests default langcode. |
| ContentModerationStateTest::testChangingContentLangcode | function | core/ |
Tests changing the language of content without adding a translation. |
| ContentModerationStateTest::testNonLangcodeEntityTypeModeration | function | core/ |
Tests moderation of a non-translatable entity type with no langcode. |
| ContentTranslationContextualLinksTest::$langcodes | property | core/ |
The enabled languages. |
| ContentTranslationHandler::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
| ContentTranslationHandlerInterface::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
| ContentTranslationHandlerTest::$translationLangcode | property | core/ |
The ID of the translation language used in this test. |
| ContentTranslationLinkTagTest::$langcodes | property | core/ |
The added languages. |
| ContentTranslationModuleInstallTest::$sourceLangcode | property | core/ |
The language code of the source language for this test. |
| ContentTranslationModuleInstallTest::$translationLangcode | property | core/ |
The language code of the translation language for this test. |
| ContentTranslationSyncUnitTest::$langcodes | property | core/ |
The available language codes. |
| ContentTranslationTestBase::$langcodes | property | core/ |
The added languages. |
| CountryCodeConstraint | class | core/ |
Validation constraint for country codes. |
| CountryCodeConstraint.php | file | core/ |
|
| CountryCodeConstraint::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.