Search for code
- Search 7.x for code
- Search 8.9.x for code
- Search 10.3.x for code
- Search 11.x for code
- Search main for code
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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::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/ |
|
| ContentLanguageSettingsUnitTest::testDefaultLangcode | function | core/ |
@covers ::getDefaultLangcode[[api-linebreak]] @covers ::setDefaultLangcode[[api-linebreak]] |
| 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. |
| DatabaseStorage::decode | function | core/ |
Implements Drupal\Core\Config\StorageInterface::decode(). |
| DatabaseStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| DateFormatterTest::LANGCODE | constant | core/ |
Arbitrary langcode for a custom language. |
| DateTimePlus::$langcode | property | core/ |
The value of the language code passed to the constructor. |
| DefaultLangcode | class | core/ |
Provides a destination plugin for the default langcode config. |
| DefaultLangcode.php | file | core/ |
|
| DefaultLangcode::import | function | core/ |
Import the row. |
| DefaultLanguageItem::getDefaultLangcode | function | core/ |
Provides default language code of given entity. |
| DefaultLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| deprecated_code.php | file | core/ |
|
| DerivativeDiscoveryDecorator::decodePluginId | function | core/ |
Decodes derivative id and plugin id from a string. |
| DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
| DisplayFeedTranslationTest::$langcodes | property | core/ |
The added languages. |
| DistributionProfileTranslationQueryTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| DistributionProfileTranslationTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| DrupalLogErrorTest::testFatalExitCode | function | core/ |
Tests that fatal errors return a non-zero exit code. |
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.