<?php //8ad7b38f08e75f107b7b8e615cdbcb04

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\\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' => [
                [
                    'tag1' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT DISTINCT id_0, MIN(sclr_6) AS dctrn_minrownum FROM (SELECT s0_.id AS id_0, s0_.titre AS titre_1, s0_.image AS image_2, s0_.body AS body_3, s0_.published AS published_4, s0_.createdat AS createdat_5, ROW_NUMBER() OVER(ORDER BY s0_.createdat DESC) AS sclr_6 FROM science s0_ WHERE s0_.published = true AND EXISTS (SELECT 1 FROM science_tag1 s1_ WHERE s1_.science_id = s0_.id AND s1_.tag1_id IN (?))) dctrn_result GROUP BY id_0 ORDER BY dctrn_minrownum ASC LIMIT 12',
            ],
        ],
        'stdClass' => [
            'isMixed' => [
                2 => true,
            ],
            'aliasMap' => [
                2 => [
                    'science' => 'App\\Entity\\Science',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'titre_1' => 'titre',
                    'image_2' => 'image',
                    'body_3' => 'body',
                    'published_4' => 'published',
                    'createdat_5' => 'createdat',
                ],
            ],
            'scalarMappings' => [
                2 => [
                    'sclr_6' => 'dctrn_rownum',
                    'id_0' => 'id',
                    'MIN(sclr_6) AS dctrn_minrownum' => 0,
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_6' => 'string',
                    'id_0' => 'string',
                    'MIN(sclr_6) AS dctrn_minrownum' => 'string',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'science' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'science',
                    'titre_1' => 'science',
                    'image_2' => 'science',
                    'body_3' => 'science',
                    'published_4' => 'science',
                    'createdat_5' => 'science',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Science',
                    'titre_1' => 'App\\Entity\\Science',
                    'image_2' => 'App\\Entity\\Science',
                    'body_3' => 'App\\Entity\\Science',
                    'published_4' => 'App\\Entity\\Science',
                    'createdat_5' => 'App\\Entity\\Science',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
