<?php //%255BApp%255CEntity%255CTEventi%2524CLASSMETADATA%255D%255B1%255D

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\\TEventi',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\TEventi',
            ],
            'customRepositoryClassName' => [
                'App\\Repository\\TEventiRepository',
            ],
            'identifier' => [
                [
                    'TEV_ID',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'TEV_ID' => [
                        'fieldName' => 'TEV_ID',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'id' => true,
                        'columnName' => 'tev_id',
                    ],
                    'TEV_Codice' => [
                        'fieldName' => 'TEV_Codice',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'tev_codice',
                    ],
                    'TEV_Titolo' => [
                        'fieldName' => 'TEV_Titolo',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'tev_titolo',
                    ],
                    'TEV_Img' => [
                        'fieldName' => 'TEV_Img',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'tev_img',
                    ],
                    'TEV_Messaggio' => [
                        'fieldName' => 'TEV_Messaggio',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'tev_messaggio',
                    ],
                    'TEV_Tipo' => [
                        'fieldName' => 'TEV_Tipo',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'tev_tipo',
                    ],
                    'TEV_Azione' => [
                        'fieldName' => 'TEV_Azione',
                        'type' => 'json',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'tev_azione',
                    ],
                    'TEV_Priorita' => [
                        'fieldName' => 'TEV_Priorita',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'tev_priorita',
                    ],
                    'TEV_Status' => [
                        'fieldName' => 'TEV_Status',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'tev_status',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'tev_id' => 'TEV_ID',
                    'tev_codice' => 'TEV_Codice',
                    'tev_titolo' => 'TEV_Titolo',
                    'tev_img' => 'TEV_Img',
                    'tev_messaggio' => 'TEV_Messaggio',
                    'tev_tipo' => 'TEV_Tipo',
                    'tev_azione' => 'TEV_Azione',
                    'tev_priorita' => 'TEV_Priorita',
                    'tev_status' => 'TEV_Status',
                ],
            ],
            'columnNames' => [
                [
                    'TEV_ID' => 'tev_id',
                    'TEV_Codice' => 'tev_codice',
                    'TEV_Titolo' => 'tev_titolo',
                    'TEV_Img' => 'tev_img',
                    'TEV_Messaggio' => 'tev_messaggio',
                    'TEV_Tipo' => 'tev_tipo',
                    'TEV_Azione' => 'tev_azione',
                    'TEV_Priorita' => 'tev_priorita',
                    'TEV_Status' => 'tev_status',
                ],
            ],
            'table' => [
                [
                    'name' => 'teventi',
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
