<?php //Sylius__Component__Core__Model__ChannelPriceHistoryConfig__CLASSMETADATA__

return [PHP_INT_MAX, static fn () => \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' => [
                'Sylius\\Component\\Core\\Model\\ChannelPriceHistoryConfig',
            ],
            'namespace' => [
                'Sylius\\Component\\Core\\Model',
            ],
            'rootEntityName' => [
                'Sylius\\Component\\Core\\Model\\ChannelPriceHistoryConfig',
            ],
            'isMappedSuperclass' => [
                true,
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'lowestPriceForDiscountedProductsCheckingPeriod' => [
                        'fieldName' => 'lowestPriceForDiscountedProductsCheckingPeriod',
                        'type' => 'integer',
                        'columnName' => 'lowest_price_for_discounted_products_checking_period',
                        'options' => [
                            'default' => '30',
                        ],
                    ],
                    'lowestPriceForDiscountedProductsVisible' => [
                        'fieldName' => 'lowestPriceForDiscountedProductsVisible',
                        'type' => 'boolean',
                        'columnName' => 'lowest_price_for_discounted_products_visible',
                        'options' => [
                            'default' => '1',
                        ],
                    ],
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'columnName' => 'id',
                        'id' => true,
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'lowest_price_for_discounted_products_checking_period' => 'lowestPriceForDiscountedProductsCheckingPeriod',
                    'lowest_price_for_discounted_products_visible' => 'lowestPriceForDiscountedProductsVisible',
                    'id' => 'id',
                ],
            ],
            'columnNames' => [
                [
                    'lowestPriceForDiscountedProductsCheckingPeriod' => 'lowest_price_for_discounted_products_checking_period',
                    'lowestPriceForDiscountedProductsVisible' => 'lowest_price_for_discounted_products_visible',
                    'id' => 'id',
                ],
            ],
            'table' => [
                [
                    'name' => 'sylius_channel_price_history_config',
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
)];
