<?php //Contao__CoreBundle__Entity__CronJob__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\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'namespace' => [
                'Contao\\CoreBundle\\Entity',
            ],
            'rootEntityName' => [
                'Contao\\CoreBundle\\Entity\\CronJob',
            ],
            'customRepositoryClassName' => [
                'Contao\\CoreBundle\\Repository\\CronJobRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => $o[1],
                    'name' => $o[2],
                    'lastRun' => $o[3],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'name' => 'name',
                    'lastRun' => 'lastRun',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'name' => 'name',
                    'lastRun' => 'lastRun',
                ],
            ],
            'table' => [
                [
                    'name' => 'tl_cron_job',
                    'indexes' => [
                        'name' => [
                            'columns' => [
                                'name',
                            ],
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[4],
            ],
            'name' => [
                'Contao\\CoreBundle\\Entity\\CronJob',
            ],
            'id' => [
                1 => true,
            ],
            'options' => [
                1 => [
                    'unsigned' => true,
                ],
            ],
            'type' => [
                1 => 'integer',
                'string',
                'datetime_immutable',
            ],
            'fieldName' => [
                1 => 'id',
                'name',
                'lastRun',
            ],
            'columnName' => [
                1 => 'id',
                'name',
                'lastRun',
            ],
            'length' => [
                2 => 255,
            ],
        ],
    ],
    $o[0],
    []
); } }];
