<?php //App__Entity__WizSetup__CLASSMETADATA__

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\\WizSetup',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\WizSetup',
            ],
            'customRepositoryClassName' => [
                'App\\Repository\\WizSetupRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'id' => true,
                        'columnName' => 'id',
                    ],
                    'WSTKey' => [
                        'fieldName' => 'WSTKey',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wstkey',
                    ],
                    'WSTValue' => [
                        'fieldName' => 'WSTValue',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 4096,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'wstvalue',
                    ],
                    'WSTMandatory' => [
                        'fieldName' => 'WSTMandatory',
                        'type' => 'smallint',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wstmandatory',
                    ],
                    'WSTType' => [
                        'fieldName' => 'WSTType',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 1,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wsttype',
                    ],
                    'WSTSubtype' => [
                        'fieldName' => 'WSTSubtype',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 1,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'wstsubtype',
                    ],
                    'WSTName' => [
                        'fieldName' => 'WSTName',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 200,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'wstname',
                    ],
                    'WSTNameTrans' => [
                        'fieldName' => 'WSTNameTrans',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'wstname_trans',
                    ],
                    'WSTPage' => [
                        'fieldName' => 'WSTPage',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wstpage',
                    ],
                    'WSTSubpage' => [
                        'fieldName' => 'WSTSubpage',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wstsubpage',
                    ],
                    'WSTSubpageRO' => [
                        'fieldName' => 'WSTSubpageRO',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wstsubpage_ro',
                    ],
                    'WSTGruppo' => [
                        'fieldName' => 'WSTGruppo',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 200,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'wstgruppo',
                    ],
                    'WSTGruppoTrans' => [
                        'fieldName' => 'WSTGruppoTrans',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'wstgruppo_trans',
                    ],
                    'WSTActive' => [
                        'fieldName' => 'WSTActive',
                        'type' => 'smallint',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wstactive',
                    ],
                    'WSTOrder' => [
                        'fieldName' => 'WSTOrder',
                        'type' => 'smallint',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wstorder',
                    ],
                    'WSTStyle' => [
                        'fieldName' => 'WSTStyle',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'wststyle',
                    ],
                    'WSTMacchinaId' => [
                        'fieldName' => 'WSTMacchinaId',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'wstmacchina_id',
                    ],
                    'CreatorId' => [
                        'fieldName' => 'CreatorId',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'creator_id',
                    ],
                    'CreationDate' => [
                        'fieldName' => 'CreationDate',
                        'type' => 'datetime',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'creation_date',
                    ],
                    'ModifyId' => [
                        'fieldName' => 'ModifyId',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'modify_id',
                    ],
                    'ModifyDate' => [
                        'fieldName' => 'ModifyDate',
                        'type' => 'datetime',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'modify_date',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'wstkey' => 'WSTKey',
                    'wstvalue' => 'WSTValue',
                    'wstmandatory' => 'WSTMandatory',
                    'wsttype' => 'WSTType',
                    'wstsubtype' => 'WSTSubtype',
                    'wstname' => 'WSTName',
                    'wstname_trans' => 'WSTNameTrans',
                    'wstpage' => 'WSTPage',
                    'wstsubpage' => 'WSTSubpage',
                    'wstsubpage_ro' => 'WSTSubpageRO',
                    'wstgruppo' => 'WSTGruppo',
                    'wstgruppo_trans' => 'WSTGruppoTrans',
                    'wstactive' => 'WSTActive',
                    'wstorder' => 'WSTOrder',
                    'wststyle' => 'WSTStyle',
                    'wstmacchina_id' => 'WSTMacchinaId',
                    'creator_id' => 'CreatorId',
                    'creation_date' => 'CreationDate',
                    'modify_id' => 'ModifyId',
                    'modify_date' => 'ModifyDate',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'WSTKey' => 'wstkey',
                    'WSTValue' => 'wstvalue',
                    'WSTMandatory' => 'wstmandatory',
                    'WSTType' => 'wsttype',
                    'WSTSubtype' => 'wstsubtype',
                    'WSTName' => 'wstname',
                    'WSTNameTrans' => 'wstname_trans',
                    'WSTPage' => 'wstpage',
                    'WSTSubpage' => 'wstsubpage',
                    'WSTSubpageRO' => 'wstsubpage_ro',
                    'WSTGruppo' => 'wstgruppo',
                    'WSTGruppoTrans' => 'wstgruppo_trans',
                    'WSTActive' => 'wstactive',
                    'WSTOrder' => 'wstorder',
                    'WSTStyle' => 'wststyle',
                    'WSTMacchinaId' => 'wstmacchina_id',
                    'CreatorId' => 'creator_id',
                    'CreationDate' => 'creation_date',
                    'ModifyId' => 'modify_id',
                    'ModifyDate' => 'modify_date',
                ],
            ],
            'table' => [
                [
                    'name' => 'wiz_setup',
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
