<?php //%255B94c4460412fb9cdd5d5a3b1068ebf904%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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.nombre AS nombre_1, c0_.slug AS slug_2, c0_.activa AS activa_3, c0_.fabricante_id AS fabricante_id_4 FROM colecciones c0_ WHERE c0_.fabricante_id = 2 AND c0_.activa <> 2 ORDER BY c0_.nombre ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Coleccion',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nombre_1' => 'nombre',
                    'slug_2' => 'slug',
                    'activa_3' => 'activa',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'fabricante_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'fabricante_id_4' => 'fabricante_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'nombre_1' => 'c',
                    'slug_2' => 'c',
                    'activa_3' => 'c',
                    'fabricante_id_4' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Coleccion',
                    'nombre_1' => 'App\\Entity\\Coleccion',
                    'slug_2' => 'App\\Entity\\Coleccion',
                    'activa_3' => 'App\\Entity\\Coleccion',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
