Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_fielditem | 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.timestamp_item.hal | service | core/ |
Drupal\hal\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::$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/ |
Creates an instance of the plugin. |
| 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. |
| SerializerTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group rest |
| SerializerTest | class | core/ |
Tests the JSON:API serializer. |
| SerializerTest.php | file | core/ |
|
| SerializerTest.php | file | core/ |
|
| SerializerTest::$displayHandler | property | core/ |
The RestExport display handler. |
| SerializerTest::$modules | property | core/ |
Modules to enable. |
| SerializerTest::$node | property | core/ |
An entity for testing. |
| SerializerTest::$resourceType | property | core/ |
A resource type for testing. |
Pagination
- Previous page
- Page 1095
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.