<?php //App__Entity__Science__CLASSMETADATA__

return [PHP_INT_MAX, static fn () => \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\\ManyToManyOwningSideMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ManyToManyOwningSideMapping')),
        clone ($p['Doctrine\\ORM\\Mapping\\JoinTableMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\JoinTableMapping')),
        clone ($p['Doctrine\\ORM\\Mapping\\JoinColumnMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\JoinColumnMapping')),
        clone $p['Doctrine\\ORM\\Mapping\\JoinColumnMapping'],
        clone ($p['Doctrine\\ORM\\Id\\SequenceGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\SequenceGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\Science',
            ],
            'customRepositoryClassName' => [
                'App\\Repository\\ScienceRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                2,
            ],
            'fieldMappings' => [
                [
                    'id' => $o[1],
                    'titre' => $o[2],
                    'image' => $o[3],
                    'body' => $o[4],
                    'published' => $o[5],
                    'createdat' => $o[6],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'titre' => 'titre',
                    'image' => 'image',
                    'body' => 'body',
                    'published' => 'published',
                    'createdat' => 'createdat',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'titre' => 'titre',
                    'image' => 'image',
                    'body' => 'body',
                    'published' => 'published',
                    'createdat' => 'createdat',
                ],
            ],
            'table' => [
                [
                    'name' => 'science',
                ],
            ],
            'associationMappings' => [
                [
                    'Tag1' => $o[7],
                ],
            ],
            'idGenerator' => [
                $o[11],
            ],
            'sequenceGeneratorDefinition' => [
                [
                    'sequenceName' => 'science_id_seq',
                    'allocationSize' => '1',
                    'initialValue' => '1',
                ],
            ],
            'name' => [
                'App\\Entity\\Science',
                8 => 'science_tag1',
                'science_id',
                'tag1_id',
            ],
            'id' => [
                1 => true,
            ],
            'type' => [
                1 => 'integer',
                'string',
                'string',
                'text',
                'boolean',
                'datetime',
            ],
            'fieldName' => [
                1 => 'id',
                'titre',
                'image',
                'body',
                'published',
                'createdat',
            ],
            'columnName' => [
                1 => 'id',
                'titre',
                'image',
                'body',
                'published',
                'createdat',
            ],
            'length' => [
                2 => 255,
                500,
            ],
            'nullable' => [
                3 => true,
                true,
                true,
                true,
            ],
            'fetch' => [
                7 => 2,
            ],
            'isOnDeleteCascade' => [
                7 => true,
            ],
            'sourceEntity' => [
                7 => 'App\\Entity\\Science',
            ],
            'inversedBy' => [
                7 => 'sciences',
            ],
            'joinTable' => [
                7 => $o[8],
            ],
            'joinTableColumns' => [
                7 => [
                    'science_id',
                    'tag1_id',
                ],
            ],
            'relationToSourceKeyColumns' => [
                7 => [
                    'science_id' => 'id',
                ],
            ],
            'relationToTargetKeyColumns' => [
                7 => [
                    'tag1_id' => 'id',
                ],
            ],
            'joinColumns' => [
                8 => [
                    $o[9],
                ],
            ],
            'inverseJoinColumns' => [
                8 => [
                    $o[10],
                ],
            ],
            'onDelete' => [
                9 => 'CASCADE',
                'CASCADE',
            ],
            'referencedColumnName' => [
                9 => 'id',
                'id',
            ],
        ],
        'Doctrine\\ORM\\Mapping\\AssociationMapping' => [
            'fieldName' => [
                7 => 'Tag1',
            ],
            'targetEntity' => [
                7 => 'App\\Entity\\Tag1',
            ],
        ],
    ],
    $o[0],
    [
        -11 => [
            'allocationSize' => 1,
            'sequenceName' => 'science_id_seq',
        ],
    ]
)];
