Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SerializationTest::testSerializerComponentRegistration | function | core/ |
Confirms that modules can register normalizers and encoders. |
| SerializationTestEncoder | class | core/ |
Serialization encoder used for testing. |
| SerializationTestEncoder.php | file | core/ |
|
| SerializationTestEncoder::$format | property | core/ |
The format that this Encoder supports. |
| SerializationTestEncoder::encode | function | core/ |
|
| SerializationTestEncoder::supportsEncoding | function | core/ |
|
| SerializationTestNormalizer | class | core/ |
Serialization normalizer used for testing. |
| SerializationTestNormalizer.php | file | core/ |
|
| SerializationTestNormalizer::$format | property | core/ |
The format that this Normalizer supports. |
| SerializationTestNormalizer::getSupportedTypes | function | core/ |
|
| SerializationTestNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| SerializationTestNormalizer::supportsNormalization | function | core/ |
|
| serialization_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| serialization_test.info.yml | file | core/ |
core/modules/serialization/tests/serialization_test/serialization_test.info.yml |
| serialization_test.services.yml | file | core/ |
core/modules/serialization/tests/serialization_test/serialization_test.services.yml |
| serialization_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| Serialized | class | core/ |
Field handler to show data of serialized fields. |
| Serialized.php | file | core/ |
|
| Serialized::buildOptionsForm | function | core/ |
|
| Serialized::defineOptions | function | core/ |
|
| Serialized::render | function | core/ |
|
| Serialized::validateOptionsForm | function | core/ |
|
| SerializedColumnNormalizerTrait | trait | core/ |
A trait providing methods for serialized columns. |
| SerializedColumnNormalizerTrait.php | file | core/ |
|
| SerializedColumnNormalizerTrait::checkForSerializedStrings | function | core/ |
Checks if there is a serialized string for a column. |
| SerializedColumnNormalizerTrait::dataHasStringForSerializeColumn | function | core/ |
Checks if the data contains string value for serialize column. |
| SerializedColumnNormalizerTrait::getCustomSerializedPropertyNames | function | core/ |
Gets the names of all properties the plugin treats as serialized data. |
| SerializedColumnNormalizerTrait::getSerializedPropertyNames | function | core/ |
Gets the names of all serialized properties. |
| SerializedConstraint | class | core/ |
Checks for valid serialized data. |
| SerializedConstraint.php | file | core/ |
|
| SerializedConstraint::__construct | function | core/ |
|
| SerializedConstraintValidator | class | core/ |
Validates the Serialized constraint. |
| SerializedConstraintValidator.php | file | core/ |
|
| SerializedConstraintValidator::validate | function | core/ |
|
| SerializedConstraintValidatorTest | class | core/ |
Tests serialize validator. |
| SerializedConstraintValidatorTest.php | file | core/ |
|
| SerializedConstraintValidatorTest::provideTestValidate | function | core/ |
Provides an array with several serialized and non-serialized values. |
| SerializedConstraintValidatorTest::testValidate | function | core/ |
Validate serializer constraint. |
| SerializedItem | class | core/ |
Defines the 'serialized_item' entity field type. |
| SerializedItem.php | file | core/ |
|
| SerializedItem::propertyDefinitions | function | core/ |
|
| SerializedItem::schema | function | core/ |
|
| SerializedPropertyItem | class | core/ |
Defines the 'serialized_property_item_test' entity field type. |
| SerializedPropertyItem.php | file | core/ |
|
| SerializedPropertyItem::propertyDefinitions | function | core/ |
|
| SerializedPropertyItem::schema | function | core/ |
|
| SerializeQueryTest | class | core/ |
Tests serializing and unserializing a query. |
| SerializeQueryTest.php | file | core/ |
|
| SerializeQueryTest::testSerializeQuery | function | core/ |
Confirms that a query can be serialized and unserialized. |
| serializer | service | core/ |
Drupal\serialization\Serializer\Serializer |
Pagination
- Previous page
- Page 1454
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.