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 |
|---|---|---|---|
| serializer.normalizer.jsonapi_document_toplevel.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizer |
| serializer.normalizer.link_collection.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\LinkCollectionNormalizer |
| serializer.normalizer.list | service | core/ |
Drupal\serialization\Normalizer\ListNormalizer |
| serializer.normalizer.password_field_item | service | core/ |
Drupal\serialization\Normalizer\NullNormalizer |
| serializer.normalizer.primitive_data | service | core/ |
Drupal\serialization\Normalizer\PrimitiveDataNormalizer |
| serializer.normalizer.relationship.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\RelationshipNormalizer |
| serializer.normalizer.resource_identifier.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer |
| serializer.normalizer.resource_object.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ResourceObjectNormalizer |
| serializer.normalizer.safe_string | service | core/ |
Drupal\serialization\Normalizer\MarkupNormalizer |
| serializer.normalizer.serialization_test | service | core/ |
Drupal\serialization_test\SerializationTestNormalizer |
| serializer.normalizer.silly_field_item | service | core/ |
Drupal\field_normalization_test\Normalization\TextItemSillyNormalizer |
| serializer.normalizer.string.jsonapi_test_data_type | service | core/ |
Drupal\jsonapi_test_data_type\Normalizer\StringNormalizer |
| serializer.normalizer.string.jsonapi_test_field_type | service | core/ |
Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer |
| serializer.normalizer.timestamp | service | core/ |
Drupal\serialization\Normalizer\TimestampNormalizer |
| serializer.normalizer.timestamp_item | service | core/ |
Drupal\serialization\Normalizer\TimestampItemNormalizer |
| serializer.normalizer.traversable_object.jsonapi_test_data_type | service | core/ |
Drupal\jsonapi_test_data_type\Normalizer\TraversableObjectNormalizer |
| serializer.normalizer.typed_data | service | core/ |
Drupal\serialization\Normalizer\TypedDataNormalizer |
| serializer.normalizer.unprocessable_entity_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer |
| Serializer.php | file | core/ |
|
| Serializer.php | file | core/ |
|
| Serializer.php | file | core/ |
|
| Serializer::$fallbackNormalizer | property | core/ |
A normalizer to fall back on when JSON:API cannot normalize an object. |
| Serializer::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| Serializer::$formats | property | core/ |
The available serialization formats. |
| Serializer::$serializer | property | core/ |
The serializer which serializes the views result. |
| Serializer::$usesGrouping | property | core/ |
Does the style plugin support grouping of rows. |
| Serializer::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| Serializer::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Serializer::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Serializer::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| Serializer::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Serializer::denormalize | function | core/ |
|
| Serializer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Serializer::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Serializer::getCacheTags | function | core/ |
The cache tags associated with this object. |
| Serializer::getFormatOptions | function | core/ |
Returns an array of format options. |
| Serializer::getFormats | function | core/ |
Gets a list of all available formats that can be requested. |
| Serializer::normalize | function | core/ |
|
| Serializer::render | function | core/ |
Render the display in this style. |
| Serializer::selfSupportsDenormalization | function | core/ |
Checks whether this class alone supports denormalization. |
| Serializer::selfSupportsNormalization | function | core/ |
Checks whether this class alone supports normalization. |
| Serializer::setFallbackNormalizer | function | core/ |
Adds a secondary normalizer. |
| Serializer::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| Serializer::supportsDenormalization | function | core/ |
|
| Serializer::supportsNormalization | function | core/ |
|
| Serializer::__construct | function | core/ |
|
| Serializer::__construct | function | core/ |
Constructs a Plugin object. |
| SerializeResponseTest | class | core/ |
Tests that big_pipe responses can be serialized. |
| SerializeResponseTest.php | file | core/ |
|
| SerializeResponseTest::$modules | property | core/ |
Modules to install. |
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.