<?php //5103f83891eedba08cc1c29ade124e4e

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT k0_.id AS id_0, k0_.name AS name_1, k0_.number AS number_2, k0_.comment AS comment_3, k0_.visible AS visible_4, k0_.billable AS billable_5, k0_.company AS company_6, k0_.vat_id AS vat_id_7, k0_.contact AS contact_8, k0_.address AS address_9, k0_.country AS country_10, k0_.currency AS currency_11, k0_.phone AS phone_12, k0_.fax AS fax_13, k0_.mobile AS mobile_14, k0_.email AS email_15, k0_.homepage AS homepage_16, k0_.timezone AS timezone_17, k0_.invoice_text AS invoice_text_18, k0_.address_line1 AS address_line1_19, k0_.address_line2 AS address_line2_20, k0_.address_line3 AS address_line3_21, k0_.postcode AS postcode_22, k0_.city AS city_23, k0_.buyer_reference AS buyer_reference_24, k0_.budget AS budget_25, k0_.time_budget AS time_budget_26, k0_.budget_type AS budget_type_27, k0_.color AS color_28, k0_.created_at AS created_at_29, k0_.invoice_template_id AS invoice_template_id_30 FROM kimai2_customers k0_ WHERE k0_.visible = ? ORDER BY k0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Customer',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'number_2' => 'number',
                    'comment_3' => 'comment',
                    'visible_4' => 'visible',
                    'billable_5' => 'billable',
                    'company_6' => 'company',
                    'vat_id_7' => 'vatId',
                    'contact_8' => 'contact',
                    'address_9' => 'address',
                    'country_10' => 'country',
                    'currency_11' => 'currency',
                    'phone_12' => 'phone',
                    'fax_13' => 'fax',
                    'mobile_14' => 'mobile',
                    'email_15' => 'email',
                    'homepage_16' => 'homepage',
                    'timezone_17' => 'timezone',
                    'invoice_text_18' => 'invoiceText',
                    'address_line1_19' => 'addressLine1',
                    'address_line2_20' => 'addressLine2',
                    'address_line3_21' => 'addressLine3',
                    'postcode_22' => 'postCode',
                    'city_23' => 'city',
                    'buyer_reference_24' => 'buyerReference',
                    'budget_25' => 'budget',
                    'time_budget_26' => 'timeBudget',
                    'budget_type_27' => 'budgetType',
                    'color_28' => 'color',
                    'created_at_29' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Customer' => [
                        'c' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'number' => 'number_2',
                            'comment' => 'comment_3',
                            'visible' => 'visible_4',
                            'billable' => 'billable_5',
                            'company' => 'company_6',
                            'vatId' => 'vat_id_7',
                            'contact' => 'contact_8',
                            'address' => 'address_9',
                            'country' => 'country_10',
                            'currency' => 'currency_11',
                            'phone' => 'phone_12',
                            'fax' => 'fax_13',
                            'mobile' => 'mobile_14',
                            'email' => 'email_15',
                            'homepage' => 'homepage_16',
                            'timezone' => 'timezone_17',
                            'invoiceText' => 'invoice_text_18',
                            'addressLine1' => 'address_line1_19',
                            'addressLine2' => 'address_line2_20',
                            'addressLine3' => 'address_line3_21',
                            'postCode' => 'postcode_22',
                            'city' => 'city_23',
                            'buyerReference' => 'buyer_reference_24',
                            'budget' => 'budget_25',
                            'timeBudget' => 'time_budget_26',
                            'budgetType' => 'budget_type_27',
                            'color' => 'color_28',
                            'createdAt' => 'created_at_29',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'invoice_template_id_30' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'invoice_template_id_30' => 'invoice_template_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'name_1' => 'c',
                    'number_2' => 'c',
                    'comment_3' => 'c',
                    'visible_4' => 'c',
                    'billable_5' => 'c',
                    'company_6' => 'c',
                    'vat_id_7' => 'c',
                    'contact_8' => 'c',
                    'address_9' => 'c',
                    'country_10' => 'c',
                    'currency_11' => 'c',
                    'phone_12' => 'c',
                    'fax_13' => 'c',
                    'mobile_14' => 'c',
                    'email_15' => 'c',
                    'homepage_16' => 'c',
                    'timezone_17' => 'c',
                    'invoice_text_18' => 'c',
                    'address_line1_19' => 'c',
                    'address_line2_20' => 'c',
                    'address_line3_21' => 'c',
                    'postcode_22' => 'c',
                    'city_23' => 'c',
                    'buyer_reference_24' => 'c',
                    'budget_25' => 'c',
                    'time_budget_26' => 'c',
                    'budget_type_27' => 'c',
                    'color_28' => 'c',
                    'created_at_29' => 'c',
                    'invoice_template_id_30' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Customer',
                    'name_1' => 'App\\Entity\\Customer',
                    'number_2' => 'App\\Entity\\Customer',
                    'comment_3' => 'App\\Entity\\Customer',
                    'visible_4' => 'App\\Entity\\Customer',
                    'billable_5' => 'App\\Entity\\Customer',
                    'company_6' => 'App\\Entity\\Customer',
                    'vat_id_7' => 'App\\Entity\\Customer',
                    'contact_8' => 'App\\Entity\\Customer',
                    'address_9' => 'App\\Entity\\Customer',
                    'country_10' => 'App\\Entity\\Customer',
                    'currency_11' => 'App\\Entity\\Customer',
                    'phone_12' => 'App\\Entity\\Customer',
                    'fax_13' => 'App\\Entity\\Customer',
                    'mobile_14' => 'App\\Entity\\Customer',
                    'email_15' => 'App\\Entity\\Customer',
                    'homepage_16' => 'App\\Entity\\Customer',
                    'timezone_17' => 'App\\Entity\\Customer',
                    'invoice_text_18' => 'App\\Entity\\Customer',
                    'address_line1_19' => 'App\\Entity\\Customer',
                    'address_line2_20' => 'App\\Entity\\Customer',
                    'address_line3_21' => 'App\\Entity\\Customer',
                    'postcode_22' => 'App\\Entity\\Customer',
                    'city_23' => 'App\\Entity\\Customer',
                    'buyer_reference_24' => 'App\\Entity\\Customer',
                    'budget_25' => 'App\\Entity\\Customer',
                    'time_budget_26' => 'App\\Entity\\Customer',
                    'budget_type_27' => 'App\\Entity\\Customer',
                    'color_28' => 'App\\Entity\\Customer',
                    'created_at_29' => 'App\\Entity\\Customer',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'visible' => [
                    0,
                ],
            ],
        ],
    ]
); } }];
