<?php //bfee24bd87fdfae2c01b33ffe4d807ef

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 c0_.id AS id_0, c0_.customer_unique_id AS customer_unique_id_1, c0_.channel_id AS channel_id_2, c0_.channel_name AS channel_name_3, c0_.channel_short_name AS channel_short_name_4, c0_.invoice_email AS invoice_email_5, c0_.kickback_invoice_email AS kickback_invoice_email_6, c0_.customer_count AS customer_count_7, c0_.customer_nr AS customer_nr_8, c0_.name AS name_9, c0_.address_other AS address_other_10, c0_.address AS address_11, c0_.post_code AS post_code_12, c0_.city AS city_13, c0_.country AS country_14, c0_.email AS email_15, c0_.mobile AS mobile_16, c0_.org_nr_person_nr AS org_nr_person_nr_17, c0_.type AS type_18, c0_.bank_konto AS bank_konto_19, c0_.bank_giro AS bank_giro_20, c0_.information_text AS information_text_21, c0_.type_id AS type_id_22, c0_.status AS status_23, c0_.status_id AS status_id_24, c0_.default_payment_type_id AS default_payment_type_id_25, c0_.is_active AS is_active_26, c0_.date_deleted AS date_deleted_27, c0_.date_created AS date_created_28, c0_.date_updated AS date_updated_29 FROM customers c0_ WHERE c0_.date_deleted IS NULL AND c0_.channel_id = 87 AND LOWER(c0_.email) LIKE \'info@pinballinn.com\' ORDER BY c0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Customer',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'customer_unique_id_1' => 'customerUniqueId',
                    'channel_id_2' => 'channelId',
                    'channel_name_3' => 'channelName',
                    'channel_short_name_4' => 'channelShortName',
                    'invoice_email_5' => 'invoiceEmail',
                    'kickback_invoice_email_6' => 'kickbackInvoiceEmail',
                    'customer_count_7' => 'customerCount',
                    'customer_nr_8' => 'customerNr',
                    'name_9' => 'name',
                    'address_other_10' => 'addressOther',
                    'address_11' => 'address',
                    'post_code_12' => 'postCode',
                    'city_13' => 'city',
                    'country_14' => 'country',
                    'email_15' => 'email',
                    'mobile_16' => 'mobile',
                    'org_nr_person_nr_17' => 'orgNrPersonNr',
                    'type_18' => 'type',
                    'bank_konto_19' => 'bankKonto',
                    'bank_giro_20' => 'bankGiro',
                    'information_text_21' => 'informationText',
                    'type_id_22' => 'typeId',
                    'status_23' => 'status',
                    'status_id_24' => 'statusId',
                    'default_payment_type_id_25' => 'defaultPaymentTypeId',
                    'is_active_26' => 'isActive',
                    'date_deleted_27' => 'dateDeleted',
                    'date_created_28' => 'dateCreated',
                    'date_updated_29' => 'dateUpdated',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Customer' => [
                        'p' => [
                            'id' => 'id_0',
                            'customerUniqueId' => 'customer_unique_id_1',
                            'channelId' => 'channel_id_2',
                            'channelName' => 'channel_name_3',
                            'channelShortName' => 'channel_short_name_4',
                            'invoiceEmail' => 'invoice_email_5',
                            'kickbackInvoiceEmail' => 'kickback_invoice_email_6',
                            'customerCount' => 'customer_count_7',
                            'customerNr' => 'customer_nr_8',
                            'name' => 'name_9',
                            'addressOther' => 'address_other_10',
                            'address' => 'address_11',
                            'postCode' => 'post_code_12',
                            'city' => 'city_13',
                            'country' => 'country_14',
                            'email' => 'email_15',
                            'mobile' => 'mobile_16',
                            'orgNrPersonNr' => 'org_nr_person_nr_17',
                            'type' => 'type_18',
                            'bankKonto' => 'bank_konto_19',
                            'bankGiro' => 'bank_giro_20',
                            'informationText' => 'information_text_21',
                            'typeId' => 'type_id_22',
                            'status' => 'status_23',
                            'statusId' => 'status_id_24',
                            'defaultPaymentTypeId' => 'default_payment_type_id_25',
                            'isActive' => 'is_active_26',
                            'dateDeleted' => 'date_deleted_27',
                            'dateCreated' => 'date_created_28',
                            'dateUpdated' => 'date_updated_29',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'customer_unique_id_1' => 'p',
                    'channel_id_2' => 'p',
                    'channel_name_3' => 'p',
                    'channel_short_name_4' => 'p',
                    'invoice_email_5' => 'p',
                    'kickback_invoice_email_6' => 'p',
                    'customer_count_7' => 'p',
                    'customer_nr_8' => 'p',
                    'name_9' => 'p',
                    'address_other_10' => 'p',
                    'address_11' => 'p',
                    'post_code_12' => 'p',
                    'city_13' => 'p',
                    'country_14' => 'p',
                    'email_15' => 'p',
                    'mobile_16' => 'p',
                    'org_nr_person_nr_17' => 'p',
                    'type_18' => 'p',
                    'bank_konto_19' => 'p',
                    'bank_giro_20' => 'p',
                    'information_text_21' => 'p',
                    'type_id_22' => 'p',
                    'status_23' => 'p',
                    'status_id_24' => 'p',
                    'default_payment_type_id_25' => 'p',
                    'is_active_26' => 'p',
                    'date_deleted_27' => 'p',
                    'date_created_28' => 'p',
                    'date_updated_29' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Customer',
                    'customer_unique_id_1' => 'App\\Entity\\Customer',
                    'channel_id_2' => 'App\\Entity\\Customer',
                    'channel_name_3' => 'App\\Entity\\Customer',
                    'channel_short_name_4' => 'App\\Entity\\Customer',
                    'invoice_email_5' => 'App\\Entity\\Customer',
                    'kickback_invoice_email_6' => 'App\\Entity\\Customer',
                    'customer_count_7' => 'App\\Entity\\Customer',
                    'customer_nr_8' => 'App\\Entity\\Customer',
                    'name_9' => 'App\\Entity\\Customer',
                    'address_other_10' => 'App\\Entity\\Customer',
                    'address_11' => 'App\\Entity\\Customer',
                    'post_code_12' => 'App\\Entity\\Customer',
                    'city_13' => 'App\\Entity\\Customer',
                    'country_14' => 'App\\Entity\\Customer',
                    'email_15' => 'App\\Entity\\Customer',
                    'mobile_16' => 'App\\Entity\\Customer',
                    'org_nr_person_nr_17' => 'App\\Entity\\Customer',
                    'type_18' => 'App\\Entity\\Customer',
                    'bank_konto_19' => 'App\\Entity\\Customer',
                    'bank_giro_20' => 'App\\Entity\\Customer',
                    'information_text_21' => 'App\\Entity\\Customer',
                    'type_id_22' => 'App\\Entity\\Customer',
                    'status_23' => 'App\\Entity\\Customer',
                    'status_id_24' => 'App\\Entity\\Customer',
                    'default_payment_type_id_25' => 'App\\Entity\\Customer',
                    'is_active_26' => 'App\\Entity\\Customer',
                    'date_deleted_27' => 'App\\Entity\\Customer',
                    'date_created_28' => 'App\\Entity\\Customer',
                    'date_updated_29' => 'App\\Entity\\Customer',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
