<?php //6cb39b53d4af0ccc57cbbf0cb97865a5

return [PHP_INT_MAX, static function () { 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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT k0_.id AS id_0, k1_.id AS id_1, k1_.name AS name_2, k1_.number AS number_3, k1_.comment AS comment_4, k1_.visible AS visible_5, k1_.billable AS billable_6, k1_.company AS company_7, k1_.vat_id AS vat_id_8, k1_.contact AS contact_9, k1_.address AS address_10, k1_.country AS country_11, k1_.currency AS currency_12, k1_.phone AS phone_13, k1_.fax AS fax_14, k1_.mobile AS mobile_15, k1_.email AS email_16, k1_.homepage AS homepage_17, k1_.timezone AS timezone_18, k1_.budget AS budget_19, k1_.time_budget AS time_budget_20, k1_.budget_type AS budget_type_21, k1_.color AS color_22, k0_.customer_id AS customer_id_23 FROM kimai2_projects k0_ LEFT JOIN kimai2_customers k1_ ON k0_.customer_id = k1_.id WHERE k0_.id IN (220, 114, 115, 214, 161, 166, 11, 12, 83, 104, 122, 91, 61, 158, 53, 123, 98, 60, 177, 142, 33, 145, 195, 173, 130, 40, 6, 8, 68, 179, 176, 174, 227, 234, 171, 26, 246, 231, 183, 209, 63, 108, 151, 163, 175, 15, 242, 210, 75, 38, 232, 72, 116, 19, 92, 25, 180, 77, 199, 32, 170, 138, 224, 59, 112, 113, 88, 74, 10, 191, 102, 9, 111, 155, 156, 139, 154, 136, 233, 178, 218, 89, 196, 162, 197, 200, 201, 204, 205, 211, 229, 213, 221, 230, 238, 243, 217, 50, 117, 131, 160, 167, 90, 132, 121, 120, 69, 235, 71, 153, 70, 86, 93, 62, 146, 128, 95, 244, 141, 49, 56, 64, 55, 133, 99, 135, 81, 87, 207, 80, 85, 43, 45, 137, 168, 5, 57, 54, 157, 159, 119, 189, 215, 101, 67, 48, 105, 143, 239, 208, 140, 73, 182, 58, 82, 97, 147, 78, 193, 126, 148, 165, 237, 18, 212, 185, 187, 16, 181, 124, 150, 198, 194, 76, 202, 21, 66, 51, 3, 14, 96, 184, 206, 164, 36, 46, 222, 203, 125, 216, 188, 100, 65, 44, 2, 20, 144, 118, 109, 225, 245, 190, 226, 172, 219, 42, 240, 223, 169, 241, 129, 94, 236, 41, 228, 103, 152, 107, 192, 134, 84, 79, 149, 127, 52, 110, 39, 106, 47, 186)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'project' => 'App\\Entity\\Project',
                    'customer' => 'App\\Entity\\Customer',
                ],
            ],
            'relationMap' => [
                2 => [
                    'customer' => 'customer',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'customer' => 'project',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'number_3' => 'number',
                    'comment_4' => 'comment',
                    'visible_5' => 'visible',
                    'billable_6' => 'billable',
                    'company_7' => 'company',
                    'vat_id_8' => 'vatId',
                    'contact_9' => 'contact',
                    'address_10' => 'address',
                    'country_11' => 'country',
                    'currency_12' => 'currency',
                    'phone_13' => 'phone',
                    'fax_14' => 'fax',
                    'mobile_15' => 'mobile',
                    'email_16' => 'email',
                    'homepage_17' => 'homepage',
                    'timezone_18' => 'timezone',
                    'budget_19' => 'budget',
                    'time_budget_20' => 'timeBudget',
                    'budget_type_21' => 'budgetType',
                    'color_22' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_23' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'project' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_23' => 'customer_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'project',
                    'id_1' => 'customer',
                    'name_2' => 'customer',
                    'number_3' => 'customer',
                    'comment_4' => 'customer',
                    'visible_5' => 'customer',
                    'billable_6' => 'customer',
                    'company_7' => 'customer',
                    'vat_id_8' => 'customer',
                    'contact_9' => 'customer',
                    'address_10' => 'customer',
                    'country_11' => 'customer',
                    'currency_12' => 'customer',
                    'phone_13' => 'customer',
                    'fax_14' => 'customer',
                    'mobile_15' => 'customer',
                    'email_16' => 'customer',
                    'homepage_17' => 'customer',
                    'timezone_18' => 'customer',
                    'budget_19' => 'customer',
                    'time_budget_20' => 'customer',
                    'budget_type_21' => 'customer',
                    'color_22' => 'customer',
                    'customer_id_23' => 'project',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Project',
                    'id_1' => 'App\\Entity\\Customer',
                    'name_2' => 'App\\Entity\\Customer',
                    'number_3' => 'App\\Entity\\Customer',
                    'comment_4' => 'App\\Entity\\Customer',
                    'visible_5' => 'App\\Entity\\Customer',
                    'billable_6' => 'App\\Entity\\Customer',
                    'company_7' => 'App\\Entity\\Customer',
                    'vat_id_8' => 'App\\Entity\\Customer',
                    'contact_9' => 'App\\Entity\\Customer',
                    'address_10' => 'App\\Entity\\Customer',
                    'country_11' => 'App\\Entity\\Customer',
                    'currency_12' => 'App\\Entity\\Customer',
                    'phone_13' => 'App\\Entity\\Customer',
                    'fax_14' => 'App\\Entity\\Customer',
                    'mobile_15' => 'App\\Entity\\Customer',
                    'email_16' => 'App\\Entity\\Customer',
                    'homepage_17' => 'App\\Entity\\Customer',
                    'timezone_18' => 'App\\Entity\\Customer',
                    'budget_19' => 'App\\Entity\\Customer',
                    'time_budget_20' => 'App\\Entity\\Customer',
                    'budget_type_21' => 'App\\Entity\\Customer',
                    'color_22' => 'App\\Entity\\Customer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
