<?php //f5aec7dba902fc3512cf06d93e074411

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' => [
                [
                    'country' => [
                        0,
                    ],
                    'ORMQueryBuilderLoader_getEntitiesByIds_id' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT e0_.id_estado AS id_estado_0, e0_.nombre AS nombre_1, e0_.codigo AS codigo_2, e0_.activo AS activo_3, e0_.id_pais AS id_pais_4 FROM estado e0_ INNER JOIN pais p1_ ON e0_.id_pais = p1_.id_pais WHERE p1_.id_pais = ? AND e0_.id_estado IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'state' => 'App\\Entity\\State',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_estado_0' => 'id',
                    'nombre_1' => 'name',
                    'codigo_2' => 'code',
                    'activo_3' => 'active',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_pais_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'state' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'id_pais_4' => 'id_pais',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_estado_0' => 'state',
                    'nombre_1' => 'state',
                    'codigo_2' => 'state',
                    'activo_3' => 'state',
                    'id_pais_4' => 'state',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_estado_0' => 'App\\Entity\\State',
                    'nombre_1' => 'App\\Entity\\State',
                    'codigo_2' => 'App\\Entity\\State',
                    'activo_3' => 'App\\Entity\\State',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
