Search for serialize
- Search 7.x for serialize
- Search 9.5.x for serialize
- Search 8.9.x for serialize
- Search 10.3.x for serialize
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$message | property | core/ |
The default violation message. |
| SerializedConstraint::$wrongTypeMessage | property | core/ |
The violation message when the value is not a string. |
| 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/ |
Defines field item properties. |
| SerializedItem::schema | function | core/ |
Returns the schema for the field. |
| SerializedPropertyItem | class | core/ |
Defines the 'serialized_property_item_test' entity field type. |
| SerializedPropertyItem.php | file | core/ |
|
| SerializedPropertyItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| SerializedPropertyItem::schema | function | core/ |
Returns the schema for the field. |
| 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 | class | core/ |
Overrides the Symfony serializer to cordon off our incompatible normalizers. |
| serializer | service | core/ |
Drupal\serialization\Serializer\Serializer |
| Serializer | class | core/ |
Serializer with JSON Schema generation convenience methods. |
| Serializer | class | core/ |
The style plugin for serialized output formats. |
| serializer.encoder.json | service | core/ |
Drupal\serialization\Encoder\JsonEncoder |
| serializer.encoder.jsonapi | service | core/ |
Drupal\jsonapi\Encoder\JsonEncoder |
| serializer.encoder.serialization_test | service | core/ |
Drupal\serialization_test\SerializationTestEncoder |
| serializer.encoder.xml | service | core/ |
Drupal\serialization\Encoder\XmlEncoder |
| serializer.entity_resolver | service | core/ |
Drupal\serialization\EntityResolver\ChainEntityResolver |
| serializer.entity_resolver.uuid | service | core/ |
Drupal\serialization\EntityResolver\UuidResolver |
| serializer.normalizer.boolean.datatype.emoji | service | core/ |
Drupal\test_datatype_boolean_emoji_normalizer\Normalizer\BooleanNormalizer |
| serializer.normalizer.boolean.fieldtype.emoji | service | core/ |
Drupal\test_fieldtype_boolean_emoji_normalizer\Normalizer\BooleanItemNormalizer |
| serializer.normalizer.complex_data | service | core/ |
Drupal\serialization\Normalizer\ComplexDataNormalizer |
| serializer.normalizer.config_entity | service | core/ |
Drupal\serialization\Normalizer\ConfigEntityNormalizer |
| serializer.normalizer.config_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ConfigEntityDenormalizer |
| serializer.normalizer.content_entity | service | core/ |
Drupal\serialization\Normalizer\ContentEntityNormalizer |
| serializer.normalizer.content_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ContentEntityDenormalizer |
| serializer.normalizer.data.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\DataNormalizer |
| serializer.normalizer.datetimeiso8601 | service | core/ |
\Drupal\serialization\Normalizer\DateTimeIso8601Normalizer |
| serializer.normalizer.entity | service | core/ |
Drupal\serialization\Normalizer\EntityNormalizer |
| serializer.normalizer.entity_access_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\EntityAccessDeniedHttpExceptionNormalizer |
| serializer.normalizer.entity_reference_field_item | service | core/ |
Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer |
| serializer.normalizer.field.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\FieldNormalizer |
| serializer.normalizer.field_item.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\FieldItemNormalizer |
| serializer.normalizer.http_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\HttpExceptionNormalizer |
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.