API平台如何返回深层级联数据?
创始人
2024-09-08 01:01:03
0

使用API平台的序列化组件Symfony Serializer来返回深层级联数据。

代码示例:

  1. 创建一个序列化器类,命名为CustomSerializer.php
namespace App\Serializer;

use ApiPlatform\Core\Bridge\Doctrine\Orm\Paginator;
use ApiPlatform\Core\Exception\InvalidArgumentException;
use ApiPlatform\Core\JsonLd\Serializer\ContextTrait;
use Symfony\Component\Serializer\Normalizer\DenormalizerInterface;
use Symfony\Component\Serializer\Normalizer\ObjectNormalizer;
use Symfony\Component\Serializer\Serializer;

/**
 * A custom serializer that can handle deep association data.
 */
class CustomSerializer extends Serializer
{
    use ContextTrait;

    public function __construct(
        iterable $normalizers = [],
        iterable $encoders = []
    ) {
        $normalizers = array_merge($normalizers, [
            // Doctrine paginator normalizer
            new class() implements DenormalizerInterface {
                public function denormalize($data, $class, $format = null, array $context = []) : Paginator
                {
                    return Paginator::createFromCollection($data['data'], $data['totalItems'], $context['filters']['page'], $context['filters']['itemsPerPage']);
                }

                public function supportsDenormalization($data, $type, $format = null)
                {
                    return $type === Paginator::class && $format === 'jsonapi';
                }
            },
            // Object normalizer
            new ObjectNormalizer(null, null, null, null, null, null, $this->extractAttributesToSerialize([])),
        ]);

        parent::__construct($normalizers, $encoders);
    }

    /**
     * @param string $data
     * @param string $type
     * @param string $format
     * @param array $context
     * @return object
     * @throws InvalidArgumentException
     */
    public function deserialize($data, $type, $format = null, array $context = [])
    {
        if (strpos($format ?? '', 'json') !== false) {
            $data = $this->decode($data, $format);
        }

        return parent::deserialize($data, $type, $format, $this->createContext($format, $context));
    }

    /**
     * @param mixed $data
     * @param string $format
     * @param array $context
     * @return string
     * @throws InvalidArgumentException
     */
    public function serialize($data, $format = null, array $context = [])
    {
        $context += ['json_encode_options' => JsonResponse::DEFAULT_ENCODING_OPTIONS];
        $context = $this->createContext($format, $context);
        $context['ignored_attributes'] = $this->extractAttributesToSerialize($

相关内容

热门资讯

今日头条!微信老友广东辅助器,... 今日头条!微信老友广东辅助器,微乐福建辅助器,安装教程(原来有开挂辅助器)是一款可以让一直输的玩家,...
每日必看推荐!微信小程序家乡大... 每日必看推荐!微信小程序家乡大二辅助工具,新西游辅助器,透视教程(原来有开挂辅助安装);1、选手技艺...
玩家亲测!广东插件智能插件安装... 玩家亲测!广东插件智能插件安装包免费,wepoker轻量版有透视吗,详细教程(原来有开挂辅助挂);广...
重大通报!哈糖大菠萝开挂,we... 重大通报!哈糖大菠萝开挂,we-poker是什么软件,解密教程(原来有开挂辅助助手);1.哈糖大菠萝...
解密关于!鱼乐达人辅助修改器,... 解密关于!鱼乐达人辅助修改器,下载微乐小程序自建房透视,介绍教程(原来有开挂辅助软件);解密关于!鱼...
重大发现!四川家园游戏辅助,微... 重大发现!四川家园游戏辅助,微乐自建房辅助多少钱一个月,AI教程(原来有开挂辅助器);微乐自建房辅助...
玩家必用!玉海楼茶苑怎么开挂,... 玩家必用!玉海楼茶苑怎么开挂,天酷互娱有辅助工具嘛,黑科技教程(原来有开挂辅助插件);天酷互娱有辅助...
一分钟教你!椰岛常胜游戏破解,... 一分钟教你!椰岛常胜游戏破解,广东雀神透视,解密教程(原来有开挂辅助下载);椰岛常胜游戏破解软件透明...
实测发现!三江互娱辅助,wpk... 实测发现!三江互娱辅助,wpk显示有透视挂,详细教程(原来有开挂辅助助手),三江互娱辅助是用手机号来...
程序员教你!长春科乐第三方辅助... 程序员教你!长春科乐第三方辅助工具,wepoker代打辅助机器人,曝光教程(原来有开挂辅助黑科技);...