<?php //PHPMaker2026__Ballot2026__Db__Entity__Admin__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\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'namespace' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity',
            ],
            'rootEntityName' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity\\Admin',
            ],
            'customRepositoryClassName' => [
                'PHPMaker2026\\Ballot2026\\UserRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => $o[1],
                    'userName' => $o[2],
                    'password' => $o[3],
                    'address' => $o[4],
                    'mobile' => $o[5],
                    'userlevel' => $o[6],
                    'email' => $o[7],
                    'activated' => $o[8],
                    'site' => $o[9],
                    'reportsTo' => $o[10],
                    'profile' => $o[11],
                    'operator' => $o[12],
                    'datetime' => $o[13],
                    'category' => $o[14],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'user_name' => 'userName',
                    'password' => 'password',
                    'address' => 'address',
                    'mobile' => 'mobile',
                    'userlevel' => 'userlevel',
                    'email' => 'email',
                    'activated' => 'activated',
                    'site' => 'site',
                    'reports_to' => 'reportsTo',
                    'profile' => 'profile',
                    'operator' => 'operator',
                    'datetime' => 'datetime',
                    'category' => 'category',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'userName' => 'user_name',
                    'password' => 'password',
                    'address' => 'address',
                    'mobile' => 'mobile',
                    'userlevel' => 'userlevel',
                    'email' => 'email',
                    'activated' => 'activated',
                    'site' => 'site',
                    'reportsTo' => 'reports_to',
                    'profile' => 'profile',
                    'operator' => 'operator',
                    'datetime' => 'datetime',
                    'category' => 'category',
                ],
            ],
            'table' => [
                [
                    'name' => 'admin',
                    'quoted' => true,
                ],
            ],
            'entityListeners' => [
                [
                    'postPersist' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'clearCache',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'updateLastInsertId',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'writeAuditTrailOnAdd',
                        ],
                    ],
                    'postUpdate' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'clearCache',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'writeAuditTrailOnEdit',
                        ],
                    ],
                    'postRemove' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'clearCache',
                        ],
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'writeAuditTrailOnDelete',
                        ],
                    ],
                    'preUpdate' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'preUpdate',
                        ],
                    ],
                    'preRemove' => [
                        [
                            'class' => 'PHPMaker2026\\Ballot2026\\Admin',
                            'method' => 'preRemove',
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[15],
            ],
            'name' => [
                'PHPMaker2026\\Ballot2026\\Db\\Entity\\Admin',
            ],
            'id' => [
                1 => true,
            ],
            'notInsertable' => [
                1 => true,
            ],
            'type' => [
                1 => 'smallint',
                'string',
                'string',
                'string',
                'bigint',
                'smallint',
                'string',
                'integer',
                'string',
                'smallint',
                'text',
                'smallint',
                'datetime',
                'integer',
            ],
            'fieldName' => [
                1 => 'id',
                'userName',
                'password',
                'address',
                'mobile',
                'userlevel',
                'email',
                'activated',
                'site',
                'reportsTo',
                'profile',
                'operator',
                'datetime',
                'category',
            ],
            'columnName' => [
                1 => 'id',
                'user_name',
                'password',
                'address',
                'mobile',
                'userlevel',
                'email',
                'activated',
                'site',
                'reports_to',
                'profile',
                'operator',
                'datetime',
                'category',
            ],
            'nullable' => [
                2 => true,
                true,
                true,
                true,
                true,
                true,
                true,
                10 => true,
                true,
                true,
                true,
            ],
            'options' => [
                3 => [
                    'password' => true,
                ],
                6 => [
                    'param' => '_userlevel',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
