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 |
|---|---|---|---|
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| InternalViolation::getCode | function | core/ |
|
| Json::decode | function | core/ |
Decodes data from the serialization format. |
| Json::encode | function | core/ |
Uses HTML-safe strings, with several characters escaped. |
| JsonEncoder | class | core/ |
Encodes JSON:API data. |
| JsonEncoder | class | core/ |
Adds 'ajax' to the supported content types of the JSON encoder. |
| JsonEncoder.php | file | core/ |
|
| JsonEncoder.php | file | core/ |
|
| JsonEncoder::$format | property | core/ |
The formats that this Encoder supports. |
| JsonEncoder::$format | property | core/ |
The formats that this Encoder supports. |
| JsonEncoder::supportsDecoding | function | core/ |
|
| JsonEncoder::supportsEncoding | function | core/ |
|
| JsonEncoder::__construct | function | core/ |
|
| JsonEncoderTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Encoder\JsonEncoder[[api-linebreak]] @group serialization |
| JsonEncoderTest.php | file | core/ |
|
| JsonEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
| LangcodeRequiredIfTranslatableValuesConstraint | class | core/ |
#[Constraint(id: 'LangcodeRequiredIfTranslatableValues', label: new TranslatableMarkup('Translatable config has langcode', [], [ 'context' => 'Validation', ]), type: [ 'config_object', ])] |
| LangcodeRequiredIfTranslatableValuesConstraint.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage | property | core/ |
The error message if this config object is missing a `langcode`. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.