<?php //Contao__CoreBundle__Entity__Altcha__CLASSMETADATA__

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ClassMetadata')),
        clone ($p['Doctrine\\ORM\\Mapping\\FieldMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\FieldMapping')),
        clone $p['Doctrine\\ORM\\Mapping\\FieldMapping'],
        clone $p['Doctrine\\ORM\\Mapping\\FieldMapping'],
        clone $p['Doctrine\\ORM\\Mapping\\FieldMapping'],
        clone ($p['Doctrine\\ORM\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'namespace' => [
                'Contao\\CoreBundle\\Entity',
            ],
            'rootEntityName' => [
                'Contao\\CoreBundle\\Entity\\Altcha',
            ],
            'customRepositoryClassName' => [
                'Contao\\CoreBundle\\Repository\\AltchaRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => $o[1],
                    'challenge' => $o[2],
                    'created' => $o[3],
                    'expires' => $o[4],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'challenge' => 'challenge',
                    'created' => 'created',
                    'expires' => 'expires',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'challenge' => 'challenge',
                    'created' => 'created',
                    'expires' => 'expires',
                ],
            ],
            'table' => [
                [
                    'name' => 'altcha_challenges',
                    'indexes' => [
                        'challenge' => [
                            'columns' => [
                                'challenge',
                            ],
                        ],
                        'expires' => [
                            'columns' => [
                                'expires',
                            ],
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[5],
            ],
            'name' => [
                'Contao\\CoreBundle\\Entity\\Altcha',
            ],
            'id' => [
                1 => true,
            ],
            'options' => [
                1 => [
                    'unsigned' => true,
                ],
            ],
            'type' => [
                1 => 'integer',
                'string',
                'datetime_immutable',
                'datetime_immutable',
            ],
            'fieldName' => [
                1 => 'id',
                'challenge',
                'created',
                'expires',
            ],
            'columnName' => [
                1 => 'id',
                'challenge',
                'created',
                'expires',
            ],
            'length' => [
                2 => 128,
            ],
        ],
    ],
    $o[0],
    []
); } }];
