<?php //%255Bf2e62725408120ddfda203593fa2e526%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' => [
                [
                    'i' => [
                        0,
                    ],
                    'a' => [
                        1,
                    ],
                    'ac' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.aprobado AS aprobado_1, a0_.activo AS activo_2 FROM acabados a0_ INNER JOIN traducciones_acabados t1_ ON a0_.id = t1_.acabado_id WHERE t1_.idioma_id = ? AND a0_.aprobado = ? AND a0_.activo = ? ORDER BY t1_.nombre ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Acabado',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'aprobado_1' => 'aprobado',
                    'activo_2' => 'activo',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'aprobado_1' => 'a',
                    'activo_2' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Acabado',
                    'aprobado_1' => 'App\\Entity\\Acabado',
                    'activo_2' => 'App\\Entity\\Acabado',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
