<?php //7f460bd6fc81b8c4b7339a0e7af157c8

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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.lower_bound AS lower_bound_1, t0_.upper_bound AS upper_bound_2, t0_.name AS name_3, t0_.flag AS flag_4 FROM trend t0_ WHERE t0_.lower_bound <= ? AND t0_.upper_bound > ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Trend',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'lower_bound_1' => 'lowerBound',
                    'upper_bound_2' => 'upperBound',
                    'name_3' => 'name',
                    'flag_4' => 'flag',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Trend' => [
                        't' => [
                            'id' => 'id_0',
                            'lowerBound' => 'lower_bound_1',
                            'upperBound' => 'upper_bound_2',
                            'name' => 'name_3',
                            'flag' => 'flag_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'lower_bound_1' => 't',
                    'upper_bound_2' => 't',
                    'name_3' => 't',
                    'flag_4' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Trend',
                    'lower_bound_1' => 'App\\Entity\\Trend',
                    'upper_bound_2' => 'App\\Entity\\Trend',
                    'name_3' => 'App\\Entity\\Trend',
                    'flag_4' => 'App\\Entity\\Trend',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'val' => [
                    0,
                    1,
                ],
            ],
        ],
    ]
); }];
