<?php //0653cdb7c7750c46b632cd16beedec58

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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.recipient AS recipient_1, e0_.subject AS subject_2, e0_.status AS status_3, e0_.error_message AS error_message_4, e0_.sent_at AS sent_at_5, e0_.email_type AS email_type_6, e0_.context AS context_7 FROM email_log e0_ WHERE e0_.id IN (?) ORDER BY e0_.sent_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\EmailLog',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'recipient_1' => 'recipient',
                    'subject_2' => 'subject',
                    'status_3' => 'status',
                    'error_message_4' => 'errorMessage',
                    'sent_at_5' => 'sentAt',
                    'email_type_6' => 'emailType',
                    'context_7' => 'context',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\EmailLog' => [
                        'entity' => [
                            'id' => 'id_0',
                            'recipient' => 'recipient_1',
                            'subject' => 'subject_2',
                            'status' => 'status_3',
                            'errorMessage' => 'error_message_4',
                            'sentAt' => 'sent_at_5',
                            'emailType' => 'email_type_6',
                            'context' => 'context_7',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'recipient_1' => 'entity',
                    'subject_2' => 'entity',
                    'status_3' => 'entity',
                    'error_message_4' => 'entity',
                    'sent_at_5' => 'entity',
                    'email_type_6' => 'entity',
                    'context_7' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\EmailLog',
                    'recipient_1' => 'App\\Entity\\EmailLog',
                    'subject_2' => 'App\\Entity\\EmailLog',
                    'status_3' => 'App\\Entity\\EmailLog',
                    'error_message_4' => 'App\\Entity\\EmailLog',
                    'sent_at_5' => 'App\\Entity\\EmailLog',
                    'email_type_6' => 'App\\Entity\\EmailLog',
                    'context_7' => 'App\\Entity\\EmailLog',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
