<?php //%255BApp%255CSolidary%255CEntity%255CStructureProof%2524CLASSMETADATA%255D%255B1%255D

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\\Solidary\\Entity\\StructureProof',
            ],
            'namespace' => [
                'App\\Solidary\\Entity',
            ],
            'rootEntityName' => [
                'App\\Solidary\\Entity\\StructureProof',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'id' => true,
                        'columnName' => 'id',
                    ],
                    'label' => [
                        'fieldName' => 'label',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'label',
                    ],
                    'type' => [
                        'fieldName' => 'type',
                        'type' => 'smallint',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'type',
                    ],
                    'position' => [
                        'fieldName' => 'position',
                        'type' => 'smallint',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'position',
                    ],
                    'checkbox' => [
                        'fieldName' => 'checkbox',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'checkbox',
                    ],
                    'input' => [
                        'fieldName' => 'input',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'input',
                    ],
                    'selectbox' => [
                        'fieldName' => 'selectbox',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'selectbox',
                    ],
                    'radio' => [
                        'fieldName' => 'radio',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'radio',
                    ],
                    'options' => [
                        'fieldName' => 'options',
                        'type' => 'text',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'options',
                    ],
                    'acceptedValues' => [
                        'fieldName' => 'acceptedValues',
                        'type' => 'text',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'accepted_values',
                    ],
                    'file' => [
                        'fieldName' => 'file',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'file',
                    ],
                    'mandatory' => [
                        'fieldName' => 'mandatory',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'mandatory',
                    ],
                    'createdDate' => [
                        'fieldName' => 'createdDate',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'created_date',
                    ],
                    'updatedDate' => [
                        'fieldName' => 'updatedDate',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'updated_date',
                    ],
                    'activated' => [
                        'fieldName' => 'activated',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => 1,
                        ],
                        'columnName' => 'activated',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'label' => 'label',
                    'type' => 'type',
                    'position' => 'position',
                    'checkbox' => 'checkbox',
                    'input' => 'input',
                    'selectbox' => 'selectbox',
                    'radio' => 'radio',
                    'options' => 'options',
                    'accepted_values' => 'acceptedValues',
                    'file' => 'file',
                    'mandatory' => 'mandatory',
                    'created_date' => 'createdDate',
                    'updated_date' => 'updatedDate',
                    'activated' => 'activated',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'label' => 'label',
                    'type' => 'type',
                    'position' => 'position',
                    'checkbox' => 'checkbox',
                    'input' => 'input',
                    'selectbox' => 'selectbox',
                    'radio' => 'radio',
                    'options' => 'options',
                    'acceptedValues' => 'accepted_values',
                    'file' => 'file',
                    'mandatory' => 'mandatory',
                    'createdDate' => 'created_date',
                    'updatedDate' => 'updated_date',
                    'activated' => 'activated',
                ],
            ],
            'table' => [
                [
                    'name' => 'structure_proof',
                ],
            ],
            'lifecycleCallbacks' => [
                [
                    'prePersist' => [
                        'setAutoCreatedDate',
                    ],
                    'preUpdate' => [
                        'setAutoUpdatedDate',
                    ],
                ],
            ],
            'associationMappings' => [
                [
                    'structure' => [
                        'fieldName' => 'structure',
                        'joinColumns' => [
                            [
                                'name' => 'structure_id',
                                'unique' => false,
                                'nullable' => false,
                                'onDelete' => 'CASCADE',
                                'columnDefinition' => null,
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'cascade' => [],
                        'inversedBy' => 'structureProofs',
                        'targetEntity' => 'App\\Solidary\\Entity\\Structure',
                        'fetch' => 2,
                        'type' => 2,
                        'mappedBy' => null,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Solidary\\Entity\\StructureProof',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'structure_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'structure_id' => 'structure_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'structure_id',
                        ],
                        'orphanRemoval' => false,
                    ],
                    'proofs' => [
                        'fieldName' => 'proofs',
                        'mappedBy' => 'structureProof',
                        'targetEntity' => 'App\\Solidary\\Entity\\Proof',
                        'cascade' => [],
                        'orphanRemoval' => false,
                        'fetch' => 2,
                        'type' => 4,
                        'inversedBy' => null,
                        'isOwningSide' => false,
                        'sourceEntity' => 'App\\Solidary\\Entity\\StructureProof',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                    ],
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
