<?php //Contao__CoreBundle__Entity__CrawlQueue__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\\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\\CrawlQueue',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => $o[1],
                    'jobId' => $o[2],
                    'uri' => $o[3],
                    'uriHash' => $o[4],
                    'foundOn' => $o[5],
                    'level' => $o[6],
                    'processed' => $o[7],
                    'tags' => $o[8],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'job_id' => 'jobId',
                    'uri' => 'uri',
                    'uri_hash' => 'uriHash',
                    'found_on' => 'foundOn',
                    'level' => 'level',
                    'processed' => 'processed',
                    'tags' => 'tags',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'jobId' => 'job_id',
                    'uri' => 'uri',
                    'uriHash' => 'uri_hash',
                    'foundOn' => 'found_on',
                    'level' => 'level',
                    'processed' => 'processed',
                    'tags' => 'tags',
                ],
            ],
            'table' => [
                [
                    'name' => 'tl_crawl_queue',
                    'indexes' => [
                        'job_id' => [
                            'columns' => [
                                'job_id',
                            ],
                        ],
                        'uri_hash' => [
                            'columns' => [
                                'uri_hash',
                            ],
                        ],
                        'processed' => [
                            'columns' => [
                                'processed',
                            ],
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[9],
            ],
            'name' => [
                'Contao\\CoreBundle\\Entity\\CrawlQueue',
            ],
            'id' => [
                1 => true,
            ],
            'options' => [
                1 => [
                    'unsigned' => true,
                ],
                [
                    'fixed' => true,
                ],
                4 => [
                    'fixed' => true,
                ],
            ],
            'type' => [
                1 => 'integer',
                'string',
                'text',
                'string',
                'text',
                'smallint',
                'boolean',
                'text',
            ],
            'fieldName' => [
                1 => 'id',
                'jobId',
                'uri',
                'uriHash',
                'foundOn',
                'level',
                'processed',
                'tags',
            ],
            'columnName' => [
                1 => 'id',
                'job_id',
                'uri',
                'uri_hash',
                'found_on',
                'level',
                'processed',
                'tags',
            ],
            'length' => [
                2 => 128,
                4 => 40,
            ],
            'nullable' => [
                5 => true,
                8 => true,
            ],
        ],
    ],
    $o[0],
    []
); } }];
