<?php //30814b3991c9115252c033a1a39f3567

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_.order_number AS order_number_2, k0_.order_date AS order_date_3, k0_.start AS start_4, k0_.end AS end_5, k0_.timezone AS timezone_6, k0_.comment AS comment_7, k0_.visible AS visible_8, k0_.billable AS billable_9, k0_.invoice_text AS invoice_text_10, k0_.global_activities AS global_activities_11, k0_.number AS number_12, k0_.budget AS budget_13, k0_.time_budget AS time_budget_14, k0_.budget_type AS budget_type_15, k0_.color AS color_16, k0_.created_at AS created_at_17, k1_.id AS id_18, k1_.name AS name_19, k1_.number AS number_20, k1_.comment AS comment_21, k1_.visible AS visible_22, k1_.billable AS billable_23, k1_.company AS company_24, k1_.vat_id AS vat_id_25, k1_.contact AS contact_26, k1_.address AS address_27, k1_.country AS country_28, k1_.currency AS currency_29, k1_.phone AS phone_30, k1_.fax AS fax_31, k1_.mobile AS mobile_32, k1_.email AS email_33, k1_.homepage AS homepage_34, k1_.timezone AS timezone_35, k1_.invoice_text AS invoice_text_36, k1_.address_line1 AS address_line1_37, k1_.address_line2 AS address_line2_38, k1_.address_line3 AS address_line3_39, k1_.postcode AS postcode_40, k1_.city AS city_41, k1_.buyer_reference AS buyer_reference_42, k1_.budget AS budget_43, k1_.time_budget AS time_budget_44, k1_.budget_type AS budget_type_45, k1_.color AS color_46, k1_.created_at AS created_at_47, k0_.customer_id AS customer_id_48, k1_.invoice_template_id AS invoice_template_id_49 FROM kimai2_projects k0_ LEFT JOIN kimai2_customers k1_ ON k0_.customer_id = k1_.id WHERE k0_.visible = ? AND k1_.visible = ? AND (((DATE(k0_.start) <= DATE(?) OR k0_.start IS NULL) AND (DATE(k0_.end) >= DATE(?) OR k0_.end IS NULL)) AND ((DATE(k0_.end) >= DATE(?) OR k0_.end IS NULL) AND (DATE(k0_.start) <= DATE(?) OR k0_.start IS NULL))) ORDER BY k1_.name ASC, k0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Project',
                    'c' => 'App\\Entity\\Customer',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'customer',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'order_number_2' => 'orderNumber',
                    'order_date_3' => 'orderDate',
                    'start_4' => 'start',
                    'end_5' => 'end',
                    'timezone_6' => 'timezone',
                    'comment_7' => 'comment',
                    'visible_8' => 'visible',
                    'billable_9' => 'billable',
                    'invoice_text_10' => 'invoiceText',
                    'global_activities_11' => 'globalActivities',
                    'number_12' => 'number',
                    'budget_13' => 'budget',
                    'time_budget_14' => 'timeBudget',
                    'budget_type_15' => 'budgetType',
                    'color_16' => 'color',
                    'created_at_17' => 'createdAt',
                    'id_18' => 'id',
                    'name_19' => 'name',
                    'number_20' => 'number',
                    'comment_21' => 'comment',
                    'visible_22' => 'visible',
                    'billable_23' => 'billable',
                    'company_24' => 'company',
                    'vat_id_25' => 'vatId',
                    'contact_26' => 'contact',
                    'address_27' => 'address',
                    'country_28' => 'country',
                    'currency_29' => 'currency',
                    'phone_30' => 'phone',
                    'fax_31' => 'fax',
                    'mobile_32' => 'mobile',
                    'email_33' => 'email',
                    'homepage_34' => 'homepage',
                    'timezone_35' => 'timezone',
                    'invoice_text_36' => 'invoiceText',
                    'address_line1_37' => 'addressLine1',
                    'address_line2_38' => 'addressLine2',
                    'address_line3_39' => 'addressLine3',
                    'postcode_40' => 'postCode',
                    'city_41' => 'city',
                    'buyer_reference_42' => 'buyerReference',
                    'budget_43' => 'budget',
                    'time_budget_44' => 'timeBudget',
                    'budget_type_45' => 'budgetType',
                    'color_46' => 'color',
                    'created_at_47' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Project' => [
                        'p' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'orderNumber' => 'order_number_2',
                            'orderDate' => 'order_date_3',
                            'start' => 'start_4',
                            'end' => 'end_5',
                            'timezone' => 'timezone_6',
                            'comment' => 'comment_7',
                            'visible' => 'visible_8',
                            'billable' => 'billable_9',
                            'invoiceText' => 'invoice_text_10',
                            'globalActivities' => 'global_activities_11',
                            'number' => 'number_12',
                            'budget' => 'budget_13',
                            'timeBudget' => 'time_budget_14',
                            'budgetType' => 'budget_type_15',
                            'color' => 'color_16',
                            'createdAt' => 'created_at_17',
                        ],
                    ],
                    'App\\Entity\\Customer' => [
                        'c' => [
                            'id' => 'id_18',
                            'name' => 'name_19',
                            'number' => 'number_20',
                            'comment' => 'comment_21',
                            'visible' => 'visible_22',
                            'billable' => 'billable_23',
                            'company' => 'company_24',
                            'vatId' => 'vat_id_25',
                            'contact' => 'contact_26',
                            'address' => 'address_27',
                            'country' => 'country_28',
                            'currency' => 'currency_29',
                            'phone' => 'phone_30',
                            'fax' => 'fax_31',
                            'mobile' => 'mobile_32',
                            'email' => 'email_33',
                            'homepage' => 'homepage_34',
                            'timezone' => 'timezone_35',
                            'invoiceText' => 'invoice_text_36',
                            'addressLine1' => 'address_line1_37',
                            'addressLine2' => 'address_line2_38',
                            'addressLine3' => 'address_line3_39',
                            'postCode' => 'postcode_40',
                            'city' => 'city_41',
                            'buyerReference' => 'buyer_reference_42',
                            'budget' => 'budget_43',
                            'timeBudget' => 'time_budget_44',
                            'budgetType' => 'budget_type_45',
                            'color' => 'color_46',
                            'createdAt' => 'created_at_47',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_48' => 'integer',
                    'invoice_template_id_49' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_48' => 'customer_id',
                    'invoice_template_id_49' => 'invoice_template_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'name_1' => 'p',
                    'order_number_2' => 'p',
                    'order_date_3' => 'p',
                    'start_4' => 'p',
                    'end_5' => 'p',
                    'timezone_6' => 'p',
                    'comment_7' => 'p',
                    'visible_8' => 'p',
                    'billable_9' => 'p',
                    'invoice_text_10' => 'p',
                    'global_activities_11' => 'p',
                    'number_12' => 'p',
                    'budget_13' => 'p',
                    'time_budget_14' => 'p',
                    'budget_type_15' => 'p',
                    'color_16' => 'p',
                    'created_at_17' => 'p',
                    'id_18' => 'c',
                    'name_19' => 'c',
                    'number_20' => 'c',
                    'comment_21' => 'c',
                    'visible_22' => 'c',
                    'billable_23' => 'c',
                    'company_24' => 'c',
                    'vat_id_25' => 'c',
                    'contact_26' => 'c',
                    'address_27' => 'c',
                    'country_28' => 'c',
                    'currency_29' => 'c',
                    'phone_30' => 'c',
                    'fax_31' => 'c',
                    'mobile_32' => 'c',
                    'email_33' => 'c',
                    'homepage_34' => 'c',
                    'timezone_35' => 'c',
                    'invoice_text_36' => 'c',
                    'address_line1_37' => 'c',
                    'address_line2_38' => 'c',
                    'address_line3_39' => 'c',
                    'postcode_40' => 'c',
                    'city_41' => 'c',
                    'buyer_reference_42' => 'c',
                    'budget_43' => 'c',
                    'time_budget_44' => 'c',
                    'budget_type_45' => 'c',
                    'color_46' => 'c',
                    'created_at_47' => 'c',
                    'customer_id_48' => 'p',
                    'invoice_template_id_49' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Project',
                    'name_1' => 'App\\Entity\\Project',
                    'order_number_2' => 'App\\Entity\\Project',
                    'order_date_3' => 'App\\Entity\\Project',
                    'start_4' => 'App\\Entity\\Project',
                    'end_5' => 'App\\Entity\\Project',
                    'timezone_6' => 'App\\Entity\\Project',
                    'comment_7' => 'App\\Entity\\Project',
                    'visible_8' => 'App\\Entity\\Project',
                    'billable_9' => 'App\\Entity\\Project',
                    'invoice_text_10' => 'App\\Entity\\Project',
                    'global_activities_11' => 'App\\Entity\\Project',
                    'number_12' => 'App\\Entity\\Project',
                    'budget_13' => 'App\\Entity\\Project',
                    'time_budget_14' => 'App\\Entity\\Project',
                    'budget_type_15' => 'App\\Entity\\Project',
                    'color_16' => 'App\\Entity\\Project',
                    'created_at_17' => 'App\\Entity\\Project',
                    'id_18' => 'App\\Entity\\Customer',
                    'name_19' => 'App\\Entity\\Customer',
                    'number_20' => 'App\\Entity\\Customer',
                    'comment_21' => 'App\\Entity\\Customer',
                    'visible_22' => 'App\\Entity\\Customer',
                    'billable_23' => 'App\\Entity\\Customer',
                    'company_24' => 'App\\Entity\\Customer',
                    'vat_id_25' => 'App\\Entity\\Customer',
                    'contact_26' => 'App\\Entity\\Customer',
                    'address_27' => 'App\\Entity\\Customer',
                    'country_28' => 'App\\Entity\\Customer',
                    'currency_29' => 'App\\Entity\\Customer',
                    'phone_30' => 'App\\Entity\\Customer',
                    'fax_31' => 'App\\Entity\\Customer',
                    'mobile_32' => 'App\\Entity\\Customer',
                    'email_33' => 'App\\Entity\\Customer',
                    'homepage_34' => 'App\\Entity\\Customer',
                    'timezone_35' => 'App\\Entity\\Customer',
                    'invoice_text_36' => 'App\\Entity\\Customer',
                    'address_line1_37' => 'App\\Entity\\Customer',
                    'address_line2_38' => 'App\\Entity\\Customer',
                    'address_line3_39' => 'App\\Entity\\Customer',
                    'postcode_40' => 'App\\Entity\\Customer',
                    'city_41' => 'App\\Entity\\Customer',
                    'buyer_reference_42' => 'App\\Entity\\Customer',
                    'budget_43' => 'App\\Entity\\Customer',
                    'time_budget_44' => 'App\\Entity\\Customer',
                    'budget_type_45' => 'App\\Entity\\Customer',
                    'color_46' => 'App\\Entity\\Customer',
                    'created_at_47' => '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,
                ],
                'customer_visible' => [
                    1,
                ],
                'start' => [
                    2,
                    3,
                ],
                'end' => [
                    4,
                    5,
                ],
            ],
        ],
    ]
); } }];
