<?php //62651c2ee20b9fe45c022d0579c54562

return [PHP_INT_MAX, static fn () => \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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'uid' => [
                        0,
                    ],
                    'keys' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.id AS id_0, u0_.meta_key AS meta_key_1, u0_.meta_value AS meta_value_2, u0_.user_id AS user_id_3 FROM user_meta u0_ WHERE u0_.user_id = ? AND u0_.meta_key IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'm' => 'App\\Entity\\UserMeta',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'meta_key_1' => 'metaKey',
                    'meta_value_2' => 'metaValue',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\UserMeta' => [
                        'm' => [
                            'id' => 'id_0',
                            'metaKey' => 'meta_key_1',
                            'metaValue' => 'meta_value_2',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_3' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'm' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_3' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'm',
                    'meta_key_1' => 'm',
                    'meta_value_2' => 'm',
                    'user_id_3' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\UserMeta',
                    'meta_key_1' => 'App\\Entity\\UserMeta',
                    'meta_value_2' => 'App\\Entity\\UserMeta',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
