<?php 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\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ClassMetadata')),
            clone ($p['Doctrine\\ORM\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
        ],
        null,
        [
            'stdClass' => [
                'name' => [
                    'App\\Entity\\Bloc',
                ],
                'namespace' => [
                    'App\\Entity',
                ],
                'rootEntityName' => [
                    'App\\Entity\\Bloc',
                ],
                'customRepositoryClassName' => [
                    'App\\Repository\\BlocRepository',
                ],
                'identifier' => [
                    [
                        'id',
                    ],
                ],
                'generatorType' => [
                    4,
                ],
                'fieldMappings' => [
                    [
                        'id' => [
                            'fieldName' => 'id',
                            'type' => 'integer',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'id' => true,
                            'columnName' => 'id',
                        ],
                        'code' => [
                            'fieldName' => 'code',
                            'type' => 'integer',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'code',
                        ],
                        'flag' => [
                            'fieldName' => 'flag',
                            'type' => 'boolean',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'flag',
                        ],
                        'supprime' => [
                            'fieldName' => 'supprime',
                            'type' => 'boolean',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'supprime',
                        ],
                        'createur' => [
                            'fieldName' => 'createur',
                            'type' => 'integer',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'createur',
                        ],
                        'datecr' => [
                            'fieldName' => 'datecr',
                            'type' => 'datetime',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'datecr',
                        ],
                        'titre' => [
                            'fieldName' => 'titre',
                            'type' => 'string',
                            'scale' => 0,
                            'length' => 255,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'titre',
                        ],
                        'categorie' => [
                            'fieldName' => 'categorie',
                            'type' => 'integer',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'categorie',
                        ],
                        'bloc' => [
                            'fieldName' => 'bloc',
                            'type' => 'integer',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'bloc',
                        ],
                        'nbColonnes' => [
                            'fieldName' => 'nbColonnes',
                            'type' => 'integer',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'nb_colonnes',
                        ],
                        'ordre' => [
                            'fieldName' => 'ordre',
                            'type' => 'integer',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'ordre',
                        ],
                        'image' => [
                            'fieldName' => 'image',
                            'type' => 'string',
                            'scale' => 0,
                            'length' => 255,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'image',
                        ],
                        'texte' => [
                            'fieldName' => 'texte',
                            'type' => 'text',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'texte',
                        ],
                        'animation' => [
                            'fieldName' => 'animation',
                            'type' => 'string',
                            'scale' => 0,
                            'length' => 255,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'animation',
                        ],
                        'animationDuree' => [
                            'fieldName' => 'animationDuree',
                            'type' => 'integer',
                            'scale' => 0,
                            'length' => null,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'animation_duree',
                        ],
                        'animationDirection' => [
                            'fieldName' => 'animationDirection',
                            'type' => 'string',
                            'scale' => 0,
                            'length' => 255,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'animation_direction',
                        ],
                        'animationAncre' => [
                            'fieldName' => 'animationAncre',
                            'type' => 'string',
                            'scale' => 0,
                            'length' => 255,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'animation_ancre',
                        ],
                        'couleurTexte' => [
                            'fieldName' => 'couleurTexte',
                            'type' => 'string',
                            'scale' => 0,
                            'length' => 15,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'couleur_texte',
                        ],
                        'couleurFond' => [
                            'fieldName' => 'couleurFond',
                            'type' => 'string',
                            'scale' => 0,
                            'length' => 15,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'couleur_fond',
                        ],
                        'ombre' => [
                            'fieldName' => 'ombre',
                            'type' => 'string',
                            'scale' => 0,
                            'length' => 10,
                            'unique' => false,
                            'nullable' => false,
                            'precision' => 0,
                            'columnName' => 'ombre',
                        ],
                    ],
                ],
                'fieldNames' => [
                    [
                        'id' => 'id',
                        'code' => 'code',
                        'flag' => 'flag',
                        'supprime' => 'supprime',
                        'createur' => 'createur',
                        'datecr' => 'datecr',
                        'titre' => 'titre',
                        'categorie' => 'categorie',
                        'bloc' => 'bloc',
                        'nb_colonnes' => 'nbColonnes',
                        'ordre' => 'ordre',
                        'image' => 'image',
                        'texte' => 'texte',
                        'animation' => 'animation',
                        'animation_duree' => 'animationDuree',
                        'animation_direction' => 'animationDirection',
                        'animation_ancre' => 'animationAncre',
                        'couleur_texte' => 'couleurTexte',
                        'couleur_fond' => 'couleurFond',
                        'ombre' => 'ombre',
                    ],
                ],
                'columnNames' => [
                    [
                        'id' => 'id',
                        'code' => 'code',
                        'flag' => 'flag',
                        'supprime' => 'supprime',
                        'createur' => 'createur',
                        'datecr' => 'datecr',
                        'titre' => 'titre',
                        'categorie' => 'categorie',
                        'bloc' => 'bloc',
                        'nbColonnes' => 'nb_colonnes',
                        'ordre' => 'ordre',
                        'image' => 'image',
                        'texte' => 'texte',
                        'animation' => 'animation',
                        'animationDuree' => 'animation_duree',
                        'animationDirection' => 'animation_direction',
                        'animationAncre' => 'animation_ancre',
                        'couleurTexte' => 'couleur_texte',
                        'couleurFond' => 'couleur_fond',
                        'ombre' => 'ombre',
                    ],
                ],
                'table' => [
                    [
                        'name' => 'onePage_Bloc',
                    ],
                ],
                'idGenerator' => [
                    $o[1],
                ],
            ],
        ],
        $o[0],
        []
    );

}];
