Drupal\jsonapi\Normalizer
Namespaces
Classes
Converts the Drupal config entity object to a JSON:API array structure.
Converts a JSON:API array structure into a Drupal entity object.
Normalizes JSON:API Data objects.
Normalizes an EntityAccessDeniedException.
Converts the Drupal entity object to a JSON:API array structure.
Normalizer class specific for entity reference field objects.
Converts the Drupal field item object to a JSON:API array structure.
Converts the Drupal field structure to a JSON:API array structure.
Normalizes an HttpException in compliance with the JSON:API specification.
Normalizes the top-level document according to the JSON:API specification.
Normalizes a LinkCollection object.
Base normalizer used in all JSON:API normalizers.
Normalizes a JSON:API relationship object.
Normalizes a Relationship according to the JSON:API specification.
Converts the JSON:API module ResourceObject into a JSON:API array structure.
Normalizes and UnprocessableHttpEntityException.