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.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. | 
| SerializeResponseTest::testSerialize | function | core/ | 
                                                                                        Tests that big_pipe responses can be serialized. | 
| SerializerTest | class | core/ | 
                                                                                        Tests the JSON:API serializer. | 
| SerializerTest | class | core/ | 
                                                                                        Tests Drupal\rest\Plugin\views\style\Serializer. | 
| SerializerTest.php | file | core/ | 
                                                                                        |
| SerializerTest.php | file | core/ | 
                                                                                        |
| SerializerTest::$displayHandler | property | core/ | 
                                                                                        The RestExport display handler. | 
| SerializerTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| SerializerTest::$node | property | core/ | 
                                                                                        An entity for testing. | 
| SerializerTest::$resourceType | property | core/ | 
                                                                                        A resource type for testing. | 
| SerializerTest::$sut | property | core/ | 
                                                                                        The subject under test. | 
| SerializerTest::$user | property | core/ | 
                                                                                        A user. | 
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.