<?php //%255BApp%255CEntity%255CSped%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\\Entity\\Sped',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\Sped',
            ],
            'customRepositoryClassName' => [
                'App\\Repository\\SpedRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'id' => true,
                        'columnName' => 'id',
                    ],
                    'sid' => [
                        'fieldName' => 'sid',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 60,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'sid',
                    ],
                    'pz' => [
                        'fieldName' => 'pz',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'pz',
                    ],
                    'awb' => [
                        'fieldName' => 'awb',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 50,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'awb',
                    ],
                    'dest' => [
                        'fieldName' => 'dest',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 150,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'dest',
                    ],
                    'fly' => [
                        'fieldName' => 'fly',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 50,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'fly',
                    ],
                    'pallet' => [
                        'fieldName' => 'pallet',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 50,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'pallet',
                    ],
                    'ptype' => [
                        'fieldName' => 'ptype',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'ptype',
                    ],
                    'weight' => [
                        'fieldName' => 'weight',
                        'type' => 'decimal',
                        'scale' => 3,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 8,
                        'columnName' => 'weight',
                    ],
                    'inbound' => [
                        'fieldName' => 'inbound',
                        'type' => 'decimal',
                        'scale' => 3,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 8,
                        'columnName' => 'inbound',
                    ],
                    'speddate' => [
                        'fieldName' => 'speddate',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'speddate',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'sid' => 'sid',
                    'pz' => 'pz',
                    'awb' => 'awb',
                    'dest' => 'dest',
                    'fly' => 'fly',
                    'pallet' => 'pallet',
                    'ptype' => 'ptype',
                    'weight' => 'weight',
                    'inbound' => 'inbound',
                    'speddate' => 'speddate',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'sid' => 'sid',
                    'pz' => 'pz',
                    'awb' => 'awb',
                    'dest' => 'dest',
                    'fly' => 'fly',
                    'pallet' => 'pallet',
                    'ptype' => 'ptype',
                    'weight' => 'weight',
                    'inbound' => 'inbound',
                    'speddate' => 'speddate',
                ],
            ],
            'table' => [
                [
                    'name' => 'sped',
                    'indexes' => [
                        'sped_sid_idx' => [
                            'columns' => [
                                'sid',
                            ],
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
