<?php //4db4f289b7c64af2f9b1718384a55693

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT m0_.id AS id_0, m0_.recipient AS recipient_1, m0_.subject AS subject_2, m0_.error AS error_3, m0_.send_at AS send_at_4, m0_.success AS success_5 FROM mail_log m0_ ORDER BY m0_.send_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'm' => 'App\\Entity\\MailLog',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'recipient_1' => 'recipient',
                    'subject_2' => 'subject',
                    'error_3' => 'error',
                    'send_at_4' => 'sendAt',
                    'success_5' => 'success',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\MailLog' => [
                        'm' => [
                            'id' => 'id_0',
                            'recipient' => 'recipient_1',
                            'subject' => 'subject_2',
                            'error' => 'error_3',
                            'sendAt' => 'send_at_4',
                            'success' => 'success_5',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'm' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'm',
                    'recipient_1' => 'm',
                    'subject_2' => 'm',
                    'error_3' => 'm',
                    'send_at_4' => 'm',
                    'success_5' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\MailLog',
                    'recipient_1' => 'App\\Entity\\MailLog',
                    'subject_2' => 'App\\Entity\\MailLog',
                    'error_3' => 'App\\Entity\\MailLog',
                    'send_at_4' => 'App\\Entity\\MailLog',
                    'success_5' => 'App\\Entity\\MailLog',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
