<?php //%255Bb516aa1b73f3e14b5e754e49b762213f%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\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'active' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.label AS label_0, a0_.tag AS tag_1, a0_.reference AS reference_2, a0_.note AS note_3, a0_.old_price AS old_price_4, a0_.price AS price_5, a0_.parent AS parent_6, a0_.features AS features_7, a0_.pictures AS pictures_8, a0_.out_of_stock AS out_of_stock_9, a0_.updated AS updated_10 FROM admin_product a0_ WHERE a0_.active = ?',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'label_0' => 'label',
                    'tag_1' => 'tag',
                    'reference_2' => 'reference',
                    'note_3' => 'note',
                    'old_price_4' => 'oldPrice',
                    'price_5' => 'price',
                    'parent_6' => 'parent',
                    'features_7' => 'features',
                    'pictures_8' => 'pictures',
                    'out_of_stock_9' => 'outOfStock',
                    'updated_10' => 'updated',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'label_0' => 'string',
                    'tag_1' => 'string',
                    'reference_2' => 'string',
                    'note_3' => 'decimal',
                    'old_price_4' => 'decimal',
                    'price_5' => 'decimal',
                    'parent_6' => 'json',
                    'features_7' => 'json',
                    'pictures_8' => 'json',
                    'out_of_stock_9' => 'boolean',
                    'updated_10' => 'datetime',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
