<?php //App__Entity__AnalogPort__CLASSMETADATA__

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\\Entity\\AnalogPort',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\AnalogPort',
            ],
            'customRepositoryClassName' => [
                'App\\Repository\\AnalogPortRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'id' => true,
                        'columnName' => 'id',
                    ],
                    'active' => [
                        'fieldName' => 'active',
                        'type' => 'boolean',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'active',
                    ],
                    'diagram' => [
                        'fieldName' => 'diagram',
                        'type' => 'boolean',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'diagram',
                    ],
                    'tanklist' => [
                        'fieldName' => 'tanklist',
                        'type' => 'boolean',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'tanklist',
                    ],
                    'customerview' => [
                        'fieldName' => 'customerview',
                        'type' => 'boolean',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'customerview',
                    ],
                    'basiview' => [
                        'fieldName' => 'basiview',
                        'type' => 'boolean',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'basiview',
                    ],
                    'description' => [
                        'fieldName' => 'description',
                        'type' => 'text',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'description',
                    ],
                    'measured_min' => [
                        'fieldName' => 'measured_min',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'measured_min',
                    ],
                    'measured_max' => [
                        'fieldName' => 'measured_max',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'measured_max',
                    ],
                    'measured_alarm_max' => [
                        'fieldName' => 'measured_alarm_max',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'measured_alarm_max',
                    ],
                    'measured_alarm_min' => [
                        'fieldName' => 'measured_alarm_min',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'measured_alarm_min',
                    ],
                    'measured_order' => [
                        'fieldName' => 'measured_order',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'measured_order',
                    ],
                    'capacity_min' => [
                        'fieldName' => 'capacity_min',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'capacity_min',
                    ],
                    'capacity_max' => [
                        'fieldName' => 'capacity_max',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'capacity_max',
                    ],
                    'capacity_alarm_min' => [
                        'fieldName' => 'capacity_alarm_min',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'capacity_alarm_min',
                    ],
                    'capacity_alarm_max' => [
                        'fieldName' => 'capacity_alarm_max',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'capacity_alarm_max',
                    ],
                    'capacity_order' => [
                        'fieldName' => 'capacity_order',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'capacity_order',
                    ],
                    'measured_tolerance' => [
                        'fieldName' => 'measured_tolerance',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'measured_tolerance',
                    ],
                    'capacity_tolerance' => [
                        'fieldName' => 'capacity_tolerance',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'capacity_tolerance',
                    ],
                    'capacity_from' => [
                        'fieldName' => 'capacity_from',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'capacity_from',
                    ],
                    'capacity_till' => [
                        'fieldName' => 'capacity_till',
                        'type' => 'string',
                        'scale' => null,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'capacity_till',
                    ],
                    'ignore_under_min' => [
                        'fieldName' => 'ignore_under_min',
                        'type' => 'boolean',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'ignore_under_min',
                    ],
                    'ignore_over_max' => [
                        'fieldName' => 'ignore_over_max',
                        'type' => 'boolean',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => null,
                        'columnName' => 'ignore_over_max',
                    ],
                    'number' => [
                        'fieldName' => 'number',
                        'type' => 'integer',
                        'scale' => null,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => null,
                        'columnName' => 'number',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'active' => 'active',
                    'diagram' => 'diagram',
                    'tanklist' => 'tanklist',
                    'customerview' => 'customerview',
                    'basiview' => 'basiview',
                    'description' => 'description',
                    'measured_min' => 'measured_min',
                    'measured_max' => 'measured_max',
                    'measured_alarm_max' => 'measured_alarm_max',
                    'measured_alarm_min' => 'measured_alarm_min',
                    'measured_order' => 'measured_order',
                    'capacity_min' => 'capacity_min',
                    'capacity_max' => 'capacity_max',
                    'capacity_alarm_min' => 'capacity_alarm_min',
                    'capacity_alarm_max' => 'capacity_alarm_max',
                    'capacity_order' => 'capacity_order',
                    'measured_tolerance' => 'measured_tolerance',
                    'capacity_tolerance' => 'capacity_tolerance',
                    'capacity_from' => 'capacity_from',
                    'capacity_till' => 'capacity_till',
                    'ignore_under_min' => 'ignore_under_min',
                    'ignore_over_max' => 'ignore_over_max',
                    'number' => 'number',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'active' => 'active',
                    'diagram' => 'diagram',
                    'tanklist' => 'tanklist',
                    'customerview' => 'customerview',
                    'basiview' => 'basiview',
                    'description' => 'description',
                    'measured_min' => 'measured_min',
                    'measured_max' => 'measured_max',
                    'measured_alarm_max' => 'measured_alarm_max',
                    'measured_alarm_min' => 'measured_alarm_min',
                    'measured_order' => 'measured_order',
                    'capacity_min' => 'capacity_min',
                    'capacity_max' => 'capacity_max',
                    'capacity_alarm_min' => 'capacity_alarm_min',
                    'capacity_alarm_max' => 'capacity_alarm_max',
                    'capacity_order' => 'capacity_order',
                    'measured_tolerance' => 'measured_tolerance',
                    'capacity_tolerance' => 'capacity_tolerance',
                    'capacity_from' => 'capacity_from',
                    'capacity_till' => 'capacity_till',
                    'ignore_under_min' => 'ignore_under_min',
                    'ignore_over_max' => 'ignore_over_max',
                    'number' => 'number',
                ],
            ],
            'table' => [
                [
                    'name' => 'analog_port',
                ],
            ],
            'associationMappings' => [
                [
                    'unit' => [
                        'fieldName' => 'unit',
                        'joinColumns' => [
                            [
                                'name' => 'unit_id',
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'cascade' => [],
                        'inversedBy' => 'analogPorts',
                        'targetEntity' => 'App\\Entity\\Measurement',
                        'fetch' => 2,
                        'type' => 2,
                        'mappedBy' => null,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\AnalogPort',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'unit_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'unit_id' => 'unit_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'unit_id',
                        ],
                        'orphanRemoval' => false,
                    ],
                    'device' => [
                        'fieldName' => 'device',
                        'joinColumns' => [
                            [
                                'name' => 'device_id',
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'cascade' => [],
                        'inversedBy' => 'analog_ports',
                        'targetEntity' => 'App\\Entity\\Device',
                        'fetch' => 2,
                        'type' => 2,
                        'mappedBy' => null,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\AnalogPort',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'device_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'device_id' => 'device_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'device_id',
                        ],
                        'orphanRemoval' => false,
                    ],
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
