<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['Symfony\\Component\\Serializer\\Mapping\\ClassMetadata'] ?? Registry::p('Symfony\\Component\\Serializer\\Mapping\\ClassMetadata')),
        clone ($p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'] ?? Registry::p('Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata')),
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Activity',
                'id',
                'shortLabel',
                'longLabel',
                'albumAuthors',
                'shortlabel',
            ],
            'attributesMetadata' => [
                [
                    'id' => $o[1],
                    'shortLabel' => $o[2],
                    'longLabel' => $o[3],
                    'albumAuthors' => $o[4],
                    'shortlabel' => $o[5],
                ],
            ],
            'groups' => [
                2 => [
                    'detailed',
                ],
                [
                    'normal',
                    'detailed',
                    'albumdetail',
                ],
            ],
        ],
    ],
    $o[0],
    []
);
