<?php //5399598cfcbbfd547cf09927ba945ae9

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' => [
                [
                    'locNamePattern' => [
                        0,
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.message_id AS message_id_1, e0_.subject AS subject_2, e0_.body AS body_3, e0_.html_body AS html_body_4, e0_.from_email AS from_email_5, e0_.from_name AS from_name_6, e0_.to_email AS to_email_7, e0_.to_name AS to_name_8, e0_.received_at AS received_at_9, e0_.created_at AS created_at_10, e0_.read_at AS read_at_11, e0_.is_read AS is_read_12, e0_.is_replied AS is_replied_13, e0_.reply_to AS reply_to_14, e0_.cc AS cc_15, e0_.bcc AS bcc_16, e0_.attachments AS attachments_17, e0_.status AS status_18, e0_.raw_headers AS raw_headers_19, e0_.appointment_id AS appointment_id_20, e0_.customer_id AS customer_id_21 FROM email_messages e0_ WHERE e0_.subject LIKE ? OR e0_.body LIKE ? ORDER BY e0_.received_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\EmailMessage',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'message_id_1' => 'messageId',
                    'subject_2' => 'subject',
                    'body_3' => 'body',
                    'html_body_4' => 'htmlBody',
                    'from_email_5' => 'fromEmail',
                    'from_name_6' => 'fromName',
                    'to_email_7' => 'toEmail',
                    'to_name_8' => 'toName',
                    'received_at_9' => 'receivedAt',
                    'created_at_10' => 'createdAt',
                    'read_at_11' => 'readAt',
                    'is_read_12' => 'isRead',
                    'is_replied_13' => 'isReplied',
                    'reply_to_14' => 'replyTo',
                    'cc_15' => 'cc',
                    'bcc_16' => 'bcc',
                    'attachments_17' => 'attachments',
                    'status_18' => 'status',
                    'raw_headers_19' => 'rawHeaders',
                    'appointment_id_20' => 'appointmentId',
                    'customer_id_21' => 'customerId',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\EmailMessage' => [
                        'e' => [
                            'id' => 'id_0',
                            'messageId' => 'message_id_1',
                            'subject' => 'subject_2',
                            'body' => 'body_3',
                            'htmlBody' => 'html_body_4',
                            'fromEmail' => 'from_email_5',
                            'fromName' => 'from_name_6',
                            'toEmail' => 'to_email_7',
                            'toName' => 'to_name_8',
                            'receivedAt' => 'received_at_9',
                            'createdAt' => 'created_at_10',
                            'readAt' => 'read_at_11',
                            'isRead' => 'is_read_12',
                            'isReplied' => 'is_replied_13',
                            'replyTo' => 'reply_to_14',
                            'cc' => 'cc_15',
                            'bcc' => 'bcc_16',
                            'attachments' => 'attachments_17',
                            'status' => 'status_18',
                            'rawHeaders' => 'raw_headers_19',
                            'appointmentId' => 'appointment_id_20',
                            'customerId' => 'customer_id_21',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'message_id_1' => 'e',
                    'subject_2' => 'e',
                    'body_3' => 'e',
                    'html_body_4' => 'e',
                    'from_email_5' => 'e',
                    'from_name_6' => 'e',
                    'to_email_7' => 'e',
                    'to_name_8' => 'e',
                    'received_at_9' => 'e',
                    'created_at_10' => 'e',
                    'read_at_11' => 'e',
                    'is_read_12' => 'e',
                    'is_replied_13' => 'e',
                    'reply_to_14' => 'e',
                    'cc_15' => 'e',
                    'bcc_16' => 'e',
                    'attachments_17' => 'e',
                    'status_18' => 'e',
                    'raw_headers_19' => 'e',
                    'appointment_id_20' => 'e',
                    'customer_id_21' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\EmailMessage',
                    'message_id_1' => 'App\\Entity\\EmailMessage',
                    'subject_2' => 'App\\Entity\\EmailMessage',
                    'body_3' => 'App\\Entity\\EmailMessage',
                    'html_body_4' => 'App\\Entity\\EmailMessage',
                    'from_email_5' => 'App\\Entity\\EmailMessage',
                    'from_name_6' => 'App\\Entity\\EmailMessage',
                    'to_email_7' => 'App\\Entity\\EmailMessage',
                    'to_name_8' => 'App\\Entity\\EmailMessage',
                    'received_at_9' => 'App\\Entity\\EmailMessage',
                    'created_at_10' => 'App\\Entity\\EmailMessage',
                    'read_at_11' => 'App\\Entity\\EmailMessage',
                    'is_read_12' => 'App\\Entity\\EmailMessage',
                    'is_replied_13' => 'App\\Entity\\EmailMessage',
                    'reply_to_14' => 'App\\Entity\\EmailMessage',
                    'cc_15' => 'App\\Entity\\EmailMessage',
                    'bcc_16' => 'App\\Entity\\EmailMessage',
                    'attachments_17' => 'App\\Entity\\EmailMessage',
                    'status_18' => 'App\\Entity\\EmailMessage',
                    'raw_headers_19' => 'App\\Entity\\EmailMessage',
                    'appointment_id_20' => 'App\\Entity\\EmailMessage',
                    'customer_id_21' => 'App\\Entity\\EmailMessage',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
