Search for code
- Search 7.x for code
- Search 9.5.x for code
- Search 8.9.x for code
- Search 11.x for code
- Search main for code
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationSyncUnitTest::$langcodes | property | core/ |
The available language codes. |
| ContentTranslationTestBase::$langcodes | property | core/ |
The added languages. |
| CountryCodeConstraint | class | core/ |
#[Constraint(id: 'CountryCode', label: new TranslatableMarkup('CountryCode', [], [ 'context' => 'Validation', ]))] |
| CountryCodeConstraint.php | file | core/ |
|
| CountryCodeConstraint::create | function | core/ |
Creates an instance of the plugin. |
| CountryCodeConstraintTest | class | core/ |
@covers \Drupal\Core\Validation\Plugin\Validation\Constraint\CountryCodeConstraint[[api-linebreak]] @group validation |
| CountryCodeConstraintTest.php | file | core/ |
|
| CountryCodeConstraintTest::testConstraintLoadsChoicesFromCountryManager | function | core/ |
|
| 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. |
| DefaultLanguageRenderer::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
| 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::provideFatalExitCodeData | function | core/ |
|
| DrupalLogErrorTest::testFatalExitCode | function | core/ |
Tests that fatal errors return a non-zero exit code. |
| EntityBaseTest::$langcode | property | core/ |
|
| EntityBaseTest::$langcode | property | core/ |
|
| EntityConstraintViolationList::findByCodes | function | core/ |
Filters this violation list by the given error codes. |
| EntityConstraintViolationListInterface::findByCodes | function | core/ |
Filters this violation list by the given error codes. |
| EntityConstraintViolationListTest::testFindByCodes | function | core/ |
@covers ::findByCodes[[api-linebreak]] |
| EntityDefaultLanguageTest::testEntityTranslationDefaultLanguageViaCode | function | core/ |
Tests that default language code is properly set for new nodes. |
| EntityDefinitionUpdateTest::testInstallFieldableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests creating a fieldable entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateTest::testUninstallEntityTypeWithoutInCodeDefinition | function | core/ |
Tests uninstalling an entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateTest::testUninstallRevisionableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests uninstalling a revisionable entity type that doesn't exist in code. |
| EntityDefinitionUpdateTest::testUpdateEntityTypeWithoutInCodeDefinition | function | core/ |
Tests updating an entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateTest::testUpdateFieldableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests updating a fieldable entity type that doesn't exist in code anymore. |
| 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. |
| EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode | property | core/ |
The langcode of the source language. |
| EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode | property | core/ |
Target langcode for translation. |
| 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/ |
The test language codes. |
| EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRendererBase::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
| EntityTypeWithoutLanguageFormTest::testEmptyLangcode | function | core/ |
Tests configuration options with an entity without language definition. |
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.