Search for code
- Search 7.x for code
- Search 9.5.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 |
|---|---|---|---|
| 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. |
| EntityLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation entity_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use the entity type storage's loadMultiple() method. See https://www.drupal.org/node/2266845 @expectedDeprecation entity_load() is… |
| 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/ |
|
| EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| EntityTypeWithoutLanguageFormTest::testEmptyLangcode | function | core/ |
Tests configuration options with an entity without language definition. |
| EntityUrlTest::$langcode | property | core/ |
The language code of the entity used in this test. |
| entity_test_entity_test_mul_langcode_key_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'. |
| entity_test_entity_test_mul_langcode_key_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. |
| entity_test_entity_test_mul_langcode_key_translation_insert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_langcode_key'. |
| Error::decodeException | function | core/ |
Decodes an exception and retrieves the correct caller. |
| FeedLanguageTest::$langcodes | property | core/ |
List of langcodes. |
| 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::$langcode | property | core/ |
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. |
| FieldItemList::setLangcode | function | core/ |
Sets 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. |
| FieldItemListInterface::setLangcode | function | core/ |
Sets the langcode of the field values held in the object. |
| FieldTranslationSqlStorageTest::assertFieldStorageLangcode | function | core/ |
Checks whether field languages are correctly stored for the given entity. |
| FileLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation file_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\file\Entity\File::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation file_load() is deprecated in… |
| FileStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| FileStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| FileUploadResourceTestBase::testFileUploadUnicodeFilename | function | core/ |
Tests using the file upload route with a unicode file name. |
| FileUploadTest::testFileUploadUnicodeFilename | function | core/ |
Tests using the file upload route with a unicode file name. |
| FrontMatter::getCode | function | core/ |
Retrieves the extracted source code. |
| Html::decodeEntities | function | core/ |
Decodes all HTML entities including numerical ones to regular UTF-8 bytes. |
| HtmlTest::providerDecodeEntities | function | core/ |
Data provider for testDecodeEntities(). |
| HtmlTest::testDecodeEntities | function | core/ |
Tests Html::decodeEntities(). |
| HtmlTest::testDecodeEntitiesAndEscape | function | core/ |
Tests relationship between escaping and decoding HTML entities. |
| HTTPStatusCode | class | core/ |
Alter the HTTP response status code used by the view. |
| HTTPStatusCode.php | file | core/ |
|
| HTTPStatusCode::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| HTTPStatusCode::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| HTTPStatusCode::render | function | core/ |
Render the area. |
| InstallerLanguageDirectionTest::$langcode | property | core/ |
Overrides the language code the installer should use. |
| InstallerTestBase::$langcode | property | core/ |
The language code in which to install Drupal. |
| InstallerTestBase::$langcode | property | core/ |
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. |
| Json::decode | function | core/ |
Decodes data from the serialization format. |
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.