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