<?php //PHPMaker2026__Ballot2026__Db__Entity__ElectionInfo__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\\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\\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' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity',
            ],
            'rootEntityName' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity\\ElectionInfo',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => $o[1],
                    'setNo' => $o[2],
                    'candidate' => $o[3],
                    'approved' => $o[4],
                    'quantity' => $o[5],
                    'ballotType' => $o[6],
                    'electionType' => $o[7],
                    'city' => $o[8],
                    'circle' => $o[9],
                    'constituencyE' => $o[10],
                    'constituency' => $o[11],
                    'totalWard' => $o[12],
                    'ward' => $o[13],
                    'postalBallot' => $o[14],
                    'operator' => $o[15],
                    'datetime' => $o[16],
                    'updated' => $o[17],
                    'status' => $o[18],
                    'sheetNo' => $o[19],
                    'uid' => $o[20],
                    'proofFile' => $o[21],
                    'numberFile' => $o[22],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'set_no' => 'setNo',
                    'candidate' => 'candidate',
                    'approved' => 'approved',
                    'quantity' => 'quantity',
                    'ballot_type' => 'ballotType',
                    'election_type' => 'electionType',
                    'city' => 'city',
                    'circle' => 'circle',
                    'constituency_e' => 'constituencyE',
                    'constituency' => 'constituency',
                    'total_ward' => 'totalWard',
                    'ward' => 'ward',
                    'postal_ballot' => 'postalBallot',
                    'operator' => 'operator',
                    'datetime' => 'datetime',
                    'updated' => 'updated',
                    'status' => 'status',
                    'sheet_no' => 'sheetNo',
                    'uid' => 'uid',
                    'proof_file' => 'proofFile',
                    'number_file' => 'numberFile',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'setNo' => 'set_no',
                    'candidate' => 'candidate',
                    'approved' => 'approved',
                    'quantity' => 'quantity',
                    'ballotType' => 'ballot_type',
                    'electionType' => 'election_type',
                    'city' => 'city',
                    'circle' => 'circle',
                    'constituencyE' => 'constituency_e',
                    'constituency' => 'constituency',
                    'totalWard' => 'total_ward',
                    'ward' => 'ward',
                    'postalBallot' => 'postal_ballot',
                    'operator' => 'operator',
                    'datetime' => 'datetime',
                    'updated' => 'updated',
                    'status' => 'status',
                    'sheetNo' => 'sheet_no',
                    'uid' => 'uid',
                    'proofFile' => 'proof_file',
                    'numberFile' => 'number_file',
                ],
            ],
            'table' => [
                [
                    'name' => 'election_info',
                ],
            ],
            'entityListeners' => [
                [
                    'postPersist' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'clearCache',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'updateLastInsertId',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'writeAuditTrailOnAdd',
                        ],
                    ],
                    'postUpdate' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'clearCache',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'writeAuditTrailOnEdit',
                        ],
                    ],
                    'postRemove' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'clearCache',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'writeAuditTrailOnDelete',
                        ],
                    ],
                    'preUpdate' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'preUpdate',
                        ],
                    ],
                    'preRemove' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\ElectionInfo',
                            'method' => 'preRemove',
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[23],
            ],
            'name' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity\\ElectionInfo',
            ],
            'id' => [
                1 => true,
            ],
            'notInsertable' => [
                1 => true,
            ],
            'unique' => [
                1 => true,
                20 => true,
            ],
            'type' => [
                1 => 'integer',
                'string',
                'smallint',
                'integer',
                'smallint',
                'smallint',
                'smallint',
                'string',
                'smallint',
                'string',
                'string',
                'smallint',
                'smallint',
                'integer',
                'smallint',
                'datetime',
                'integer',
                'integer',
                'integer',
                'string',
                'string',
                'string',
            ],
            'fieldName' => [
                1 => 'id',
                'setNo',
                'candidate',
                'approved',
                'quantity',
                'ballotType',
                'electionType',
                'city',
                'circle',
                'constituencyE',
                'constituency',
                'totalWard',
                'ward',
                'postalBallot',
                'operator',
                'datetime',
                'updated',
                'status',
                'sheetNo',
                'uid',
                'proofFile',
                'numberFile',
            ],
            'columnName' => [
                1 => 'id',
                'set_no',
                'candidate',
                'approved',
                'quantity',
                'ballot_type',
                'election_type',
                'city',
                'circle',
                'constituency_e',
                'constituency',
                'total_ward',
                'ward',
                'postal_ballot',
                'operator',
                'datetime',
                'updated',
                'status',
                'sheet_no',
                'uid',
                'proof_file',
                'number_file',
            ],
            'nullable' => [
                2 => true,
                true,
                9 => true,
                true,
                true,
                true,
                true,
                21 => true,
                true,
            ],
        ],
    ],
    $o[0],
    []
); } }];
