<?php //PHPMaker2026__Ballot2026__Db__Entity__PrintSetup__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\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'namespace' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity',
            ],
            'rootEntityName' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity\\PrintSetup',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => $o[1],
                    'type' => $o[2],
                    'title' => $o[3],
                    'url' => $o[4],
                    'icon' => $o[5],
                    'ballotType' => $o[6],
                    'electionType' => $o[7],
                    'col' => $o[8],
                    'row' => $o[9],
                    'rowGap' => $o[10],
                    'width' => $o[11],
                    'length' => $o[12],
                    'number' => $o[13],
                    'plateWidth' => $o[14],
                    'plateLength' => $o[15],
                    'plateGripper' => $o[16],
                    'plateGripperTopLeft' => $o[17],
                    'color' => $o[18],
                    'status' => $o[19],
                    'operator' => $o[20],
                    'datetime' => $o[21],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'type' => 'type',
                    'title' => 'title',
                    'url' => 'url',
                    'icon' => 'icon',
                    'ballot_type' => 'ballotType',
                    'election_type' => 'electionType',
                    'col' => 'col',
                    'row' => 'row',
                    'row_gap' => 'rowGap',
                    'width' => 'width',
                    'length' => 'length',
                    'number' => 'number',
                    'plate_width' => 'plateWidth',
                    'plate_length' => 'plateLength',
                    'plate_gripper' => 'plateGripper',
                    'plate_gripper_top_left' => 'plateGripperTopLeft',
                    'color' => 'color',
                    'status' => 'status',
                    'operator' => 'operator',
                    'datetime' => 'datetime',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'type' => 'type',
                    'title' => 'title',
                    'url' => 'url',
                    'icon' => 'icon',
                    'ballotType' => 'ballot_type',
                    'electionType' => 'election_type',
                    'col' => 'col',
                    'row' => 'row',
                    'rowGap' => 'row_gap',
                    'width' => 'width',
                    'length' => 'length',
                    'number' => 'number',
                    'plateWidth' => 'plate_width',
                    'plateLength' => 'plate_length',
                    'plateGripper' => 'plate_gripper',
                    'plateGripperTopLeft' => 'plate_gripper_top_left',
                    'color' => 'color',
                    'status' => 'status',
                    'operator' => 'operator',
                    'datetime' => 'datetime',
                ],
            ],
            'table' => [
                [
                    'name' => 'print_setup',
                ],
            ],
            'entityListeners' => [
                [
                    'postPersist' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\PrintSetup',
                            'method' => 'clearCache',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\PrintSetup',
                            'method' => 'updateLastInsertId',
                        ],
                    ],
                    'postUpdate' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\PrintSetup',
                            'method' => 'clearCache',
                        ],
                    ],
                    'postRemove' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\PrintSetup',
                            'method' => 'clearCache',
                        ],
                    ],
                    'preUpdate' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\PrintSetup',
                            'method' => 'preUpdate',
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[22],
            ],
            'name' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity\\PrintSetup',
            ],
            'id' => [
                1 => true,
            ],
            'notInsertable' => [
                1 => true,
            ],
            'unique' => [
                1 => true,
            ],
            'type' => [
                1 => 'smallint',
                'integer',
                'string',
                'string',
                'string',
                'smallint',
                'smallint',
                'smallint',
                'smallint',
                'smallfloat',
                'smallfloat',
                'smallfloat',
                'integer',
                'smallfloat',
                'smallfloat',
                'smallfloat',
                'smallint',
                'string',
                'integer',
                'smallint',
                'datetime',
            ],
            'fieldName' => [
                1 => 'id',
                'type',
                'title',
                'url',
                'icon',
                'ballotType',
                'electionType',
                'col',
                'row',
                'rowGap',
                'width',
                'length',
                'number',
                'plateWidth',
                'plateLength',
                'plateGripper',
                'plateGripperTopLeft',
                'color',
                'status',
                'operator',
                'datetime',
            ],
            'columnName' => [
                1 => 'id',
                'type',
                'title',
                'url',
                'icon',
                'ballot_type',
                'election_type',
                'col',
                'row',
                'row_gap',
                'width',
                'length',
                'number',
                'plate_width',
                'plate_length',
                'plate_gripper',
                'plate_gripper_top_left',
                'color',
                'status',
                'operator',
                'datetime',
            ],
            'nullable' => [
                6 => true,
                true,
                13 => true,
                18 => true,
            ],
            'quoted' => [
                9 => true,
            ],
            'options' => [
                9 => [
                    'name' => 'row',
                    'param' => 'row',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
