<?php //App_Entity_Group

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Serializer\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\ClassMetadata')),
        clone ($p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'] ?? \Symfony\Component\VarExporter\Internal\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'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Group',
                'id',
                'name',
                'owner',
                'groupUsers',
                'description',
                'groupInvites',
                'user',
            ],
            'attributesMetadata' => [
                [
                    'id' => $o[1],
                    'name' => $o[2],
                    'owner' => $o[3],
                    'groupUsers' => $o[4],
                    'description' => $o[5],
                    'groupInvites' => $o[6],
                    'user' => $o[7],
                ],
            ],
            'groups' => [
                1 => [
                    'group:output',
                    'groupuser:output',
                    'groupInvite:output',
                ],
                [
                    'group:output',
                    'group:input',
                    'groupuser:output',
                    'groupInvite:output',
                ],
                [
                    'group:output',
                    'group:input',
                ],
                [
                    'group:output',
                    'group:input',
                ],
                [
                    'group:output',
                    'group:input',
                    'groupuser:output',
                ],
                [
                    'group:output',
                    'group:input',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
