<?php //DW%255CGingerBundle%255CEntity%255CPerson%2524email

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Column'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Column')),
        clone ($p['DW\\GingerBundle\\Validator\\Constraints\\UniqueField'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('DW\\GingerBundle\\Validator\\Constraints\\UniqueField')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Email'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Email')),
        clone ($p['Gedmo\\Mapping\\Annotation\\Versioned'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Gedmo\\Mapping\\Annotation\\Versioned')),
        clone ($p['JMS\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('JMS\\Serializer\\Annotation\\Groups')),
        clone ($p['Symfony\\Component\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Annotation\\Groups')),
        clone ($p['DW\\GingerBundle\\Search\\Annotation\\SearchableField'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('DW\\GingerBundle\\Search\\Annotation\\SearchableField')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'email',
            ],
            'type' => [
                'string',
            ],
            'length' => [
                180,
            ],
            'precision' => [
                null,
            ],
            'scale' => [
                null,
            ],
            'unique' => [
                true,
            ],
            'groups' => [
                1 => [
                    'GingerDefault',
                ],
                [
                    'GingerDefault',
                    'GingerApi',
                ],
                [
                    'GingerDefault',
                    'GingerApi',
                    'ImportPreview',
                    'Import',
                ],
                5 => [
                    'person_basic',
                    'person_search',
                ],
            ],
            'message' => [
                1 => 'person.email.already_used',
            ],
            'field' => [
                1 => 'email',
            ],
            'entityClass' => [
                1 => 'DW\\GingerBundle\\Entity\\PersonInterface',
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                6 => [
                    'api:person:read',
                    'api:person:create',
                    'api:person:update',
                    'person_basic',
                    'person_search',
                    'person:import',
                    'person:export',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
        $o[6],
        $o[7],
    ],
    []
); }];
