<?php //%255Baa73d9ccc9a4f49842570c9279987fd0%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' => [
                [
                    'query_for_text' => [
                        0,
                    ],
                    'query_as_words' => [
                        1,
                    ],
                    'dpid' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.currency_id AS currency_id_1, c0_.currency_multiplier_id AS currency_multiplier_id_2 FROM currency_multiplier_group c0_ LEFT JOIN currency c1_ ON c0_.currency_id = c1_.id WHERE (LOWER(c1_.name) LIKE ? OR LOWER(c1_.name) IN (?)) AND c0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\CurrencyMultiplierGroup',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'currency_id_1' => 'integer',
                    'currency_multiplier_id_2' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'currency_id_1' => 'currency_id',
                    'currency_multiplier_id_2' => 'currency_multiplier_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'currency_id_1' => 'entity',
                    'currency_multiplier_id_2' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\CurrencyMultiplierGroup',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
