<?php //0c87964e0a1031d45c2137305420f7d8

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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'scheduled' => [
                        0,
                    ],
                    'now' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.status AS status_2, a0_.updated_at AS updated_at_3, a0_.publish_at AS publish_at_4, a0_.expires_at AS expires_at_5, a0_.created_by_id AS created_by_id_6, a0_.category_id AS category_id_7 FROM assessment a0_ INNER JOIN category c1_ ON a0_.category_id = c1_.id WHERE a0_.status = ? AND a0_.publish_at IS NOT NULL AND a0_.publish_at <= ? ORDER BY c1_.id ASC, a0_.publish_at DESC, a0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Assessment',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'status_2' => 'status',
                    'updated_at_3' => 'updatedAt',
                    'publish_at_4' => 'publishAt',
                    'expires_at_5' => 'expiresAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Assessment' => [
                        'a' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'status' => 'status_2',
                            'updatedAt' => 'updated_at_3',
                            'publishAt' => 'publish_at_4',
                            'expiresAt' => 'expires_at_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'created_by_id_6' => 'integer',
                    'category_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'created_by_id_6' => 'created_by_id',
                    'category_id_7' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'title_1' => 'a',
                    'status_2' => 'a',
                    'updated_at_3' => 'a',
                    'publish_at_4' => 'a',
                    'expires_at_5' => 'a',
                    'created_by_id_6' => 'a',
                    'category_id_7' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Assessment',
                    'title_1' => 'App\\Entity\\Assessment',
                    'status_2' => 'App\\Entity\\Assessment',
                    'updated_at_3' => 'App\\Entity\\Assessment',
                    'publish_at_4' => 'App\\Entity\\Assessment',
                    'expires_at_5' => 'App\\Entity\\Assessment',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
