<?php //%255BApp%255CEntity%255CPallets%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\\Pallets',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\Pallets',
            ],
            'customRepositoryClassName' => [
                'App\\Repository\\PalletsRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'id' => true,
                        'columnName' => 'id',
                    ],
                    'Dimension' => [
                        'fieldName' => 'Dimension',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 40,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'dimension',
                    ],
                    'ProductName' => [
                        'fieldName' => 'ProductName',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'product_name',
                    ],
                    'MajorCountriesAvailable' => [
                        'fieldName' => 'MajorCountriesAvailable',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 200,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'major_countries_available',
                    ],
                    'L' => [
                        'fieldName' => 'L',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'l',
                    ],
                    'W' => [
                        'fieldName' => 'W',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'w',
                    ],
                    'H' => [
                        'fieldName' => 'H',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'h',
                    ],
                    'Barcode' => [
                        'fieldName' => 'Barcode',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'barcode',
                    ],
                    'weight' => [
                        'fieldName' => 'weight',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'weight',
                    ],
                    'UserIns' => [
                        'fieldName' => 'UserIns',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'user_ins',
                    ],
                    'DataIns' => [
                        'fieldName' => 'DataIns',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'data_ins',
                    ],
                    'UserMod' => [
                        'fieldName' => 'UserMod',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'user_mod',
                    ],
                    'DataMod' => [
                        'fieldName' => 'DataMod',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'data_mod',
                    ],
                    'Accessibilita' => [
                        'fieldName' => 'Accessibilita',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'accessibilita',
                    ],
                    'CaricoLavoro' => [
                        'fieldName' => 'CaricoLavoro',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'carico_lavoro',
                    ],
                    'Volume' => [
                        'fieldName' => 'Volume',
                        'type' => 'float',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'volume',
                    ],
                    'NomeEPAL' => [
                        'fieldName' => 'NomeEPAL',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 200,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'nome_epal',
                    ],
                    'TipoProdotto' => [
                        'fieldName' => 'TipoProdotto',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'tipo_prodotto',
                    ],
                    'attivo' => [
                        'fieldName' => 'attivo',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'attivo',
                    ],
                    'NomeInterno' => [
                        'fieldName' => 'NomeInterno',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'nome_interno',
                    ],
                    'Immagini' => [
                        'fieldName' => 'Immagini',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 1024,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'immagini',
                    ],
                    'NumImmagini' => [
                        'fieldName' => 'NumImmagini',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'num_immagini',
                    ],
                    'Pdf' => [
                        'fieldName' => 'Pdf',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 128,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'pdf',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'dimension' => 'Dimension',
                    'product_name' => 'ProductName',
                    'major_countries_available' => 'MajorCountriesAvailable',
                    'l' => 'L',
                    'w' => 'W',
                    'h' => 'H',
                    'barcode' => 'Barcode',
                    'weight' => 'weight',
                    'user_ins' => 'UserIns',
                    'data_ins' => 'DataIns',
                    'user_mod' => 'UserMod',
                    'data_mod' => 'DataMod',
                    'accessibilita' => 'Accessibilita',
                    'carico_lavoro' => 'CaricoLavoro',
                    'volume' => 'Volume',
                    'nome_epal' => 'NomeEPAL',
                    'tipo_prodotto' => 'TipoProdotto',
                    'attivo' => 'attivo',
                    'nome_interno' => 'NomeInterno',
                    'immagini' => 'Immagini',
                    'num_immagini' => 'NumImmagini',
                    'pdf' => 'Pdf',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'Dimension' => 'dimension',
                    'ProductName' => 'product_name',
                    'MajorCountriesAvailable' => 'major_countries_available',
                    'L' => 'l',
                    'W' => 'w',
                    'H' => 'h',
                    'Barcode' => 'barcode',
                    'weight' => 'weight',
                    'UserIns' => 'user_ins',
                    'DataIns' => 'data_ins',
                    'UserMod' => 'user_mod',
                    'DataMod' => 'data_mod',
                    'Accessibilita' => 'accessibilita',
                    'CaricoLavoro' => 'carico_lavoro',
                    'Volume' => 'volume',
                    'NomeEPAL' => 'nome_epal',
                    'TipoProdotto' => 'tipo_prodotto',
                    'attivo' => 'attivo',
                    'NomeInterno' => 'nome_interno',
                    'Immagini' => 'immagini',
                    'NumImmagini' => 'num_immagini',
                    'Pdf' => 'pdf',
                ],
            ],
            'table' => [
                [
                    'name' => 'pallets',
                ],
            ],
            'associationMappings' => [
                [
                    'Vettori' => [
                        'fieldName' => 'Vettori',
                        'joinTable' => [
                            'name' => 'pallets_vettori',
                            'joinColumns' => [
                                [
                                    'name' => 'pallets_id',
                                    'referencedColumnName' => 'id',
                                    'onDelete' => 'CASCADE',
                                ],
                            ],
                            'inverseJoinColumns' => [
                                [
                                    'name' => 'vettori_id',
                                    'referencedColumnName' => 'id',
                                    'onDelete' => 'CASCADE',
                                ],
                            ],
                        ],
                        'targetEntity' => 'App\\Entity\\Vettori',
                        'mappedBy' => null,
                        'inversedBy' => 'pallets',
                        'cascade' => [],
                        'orphanRemoval' => false,
                        'fetch' => 2,
                        'type' => 8,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\Pallets',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'joinTableColumns' => [
                            'pallets_id',
                            'vettori_id',
                        ],
                        'isOnDeleteCascade' => true,
                        'relationToSourceKeyColumns' => [
                            'pallets_id' => 'id',
                        ],
                        'relationToTargetKeyColumns' => [
                            'vettori_id' => 'id',
                        ],
                    ],
                    'Aziende' => [
                        'fieldName' => 'Aziende',
                        'joinTable' => [
                            'name' => 'pallets_aziende',
                            'joinColumns' => [
                                [
                                    'name' => 'pallets_id',
                                    'referencedColumnName' => 'id',
                                    'onDelete' => 'CASCADE',
                                ],
                            ],
                            'inverseJoinColumns' => [
                                [
                                    'name' => 'aziende_id',
                                    'referencedColumnName' => 'id',
                                    'onDelete' => 'CASCADE',
                                ],
                            ],
                        ],
                        'targetEntity' => 'App\\Entity\\Aziende',
                        'mappedBy' => null,
                        'inversedBy' => 'pallets',
                        'cascade' => [],
                        'orphanRemoval' => false,
                        'fetch' => 2,
                        'type' => 8,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\Pallets',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'joinTableColumns' => [
                            'pallets_id',
                            'aziende_id',
                        ],
                        'isOnDeleteCascade' => true,
                        'relationToSourceKeyColumns' => [
                            'pallets_id' => 'id',
                        ],
                        'relationToTargetKeyColumns' => [
                            'aziende_id' => 'id',
                        ],
                    ],
                    'PaesiPrincipali' => [
                        'fieldName' => 'PaesiPrincipali',
                        'joinTable' => [
                            'name' => 'pallets_nazioni',
                            'joinColumns' => [
                                [
                                    'name' => 'pallets_id',
                                    'referencedColumnName' => 'id',
                                    'onDelete' => 'CASCADE',
                                ],
                            ],
                            'inverseJoinColumns' => [
                                [
                                    'name' => 'nazioni_id',
                                    'referencedColumnName' => 'id',
                                    'onDelete' => 'CASCADE',
                                ],
                            ],
                        ],
                        'targetEntity' => 'App\\Entity\\Nazioni',
                        'mappedBy' => null,
                        'inversedBy' => 'pallets',
                        'cascade' => [],
                        'orphanRemoval' => false,
                        'fetch' => 2,
                        'type' => 8,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\Pallets',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'joinTableColumns' => [
                            'pallets_id',
                            'nazioni_id',
                        ],
                        'isOnDeleteCascade' => true,
                        'relationToSourceKeyColumns' => [
                            'pallets_id' => 'id',
                        ],
                        'relationToTargetKeyColumns' => [
                            'nazioni_id' => 'id',
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
