<?php //bdbeb5ab2acc3477a56a38a81a5df207

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 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 FROM science s0_ WHERE s0_.published = true ORDER BY s0_.id DESC) dctrn_result) dctrn_table',
            ],
        ],
        'stdClass' => [
            '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',
                ],
            ],
            '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],
    []
)];
