<?php //07fe9f8f16d14f2d46d09d0b68db81aa

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],
            ],
            '_parameterMappings' => [
                [
                    'end' => [
                        0,
                        3,
                    ],
                    'begin' => [
                        1,
                        2,
                    ],
                    'customer' => [
                        4,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                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_.budget AS budget_12, k0_.time_budget AS time_budget_13, k0_.budget_type AS budget_type_14, k0_.color AS color_15, k0_.customer_id AS customer_id_16 FROM kimai2_projects k0_ LEFT JOIN kimai2_customers k1_ ON k0_.customer_id = k1_.id WHERE k0_.visible = 1 AND k1_.visible = 1 AND ((k0_.start <= ? OR k0_.start IS NULL) AND (k0_.end >= ? OR k0_.end IS NULL)) AND (EXISTS (SELECT 1 AS sclr_17 FROM kimai2_projects k2_, kimai2_timesheet k3_ WHERE k0_.id = k3_.project_id AND (k3_.start_time BETWEEN ? AND ?))) AND k0_.customer_id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Project',
                ],
            ],
            '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',
                    'budget_12' => 'budget',
                    'time_budget_13' => 'timeBudget',
                    'budget_type_14' => 'budgetType',
                    'color_15' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_16' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_16' => 'customer_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',
                    'budget_12' => 'p',
                    'time_budget_13' => 'p',
                    'budget_type_14' => 'p',
                    'color_15' => 'p',
                    'customer_id_16' => 'p',
                ],
            ],
            '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',
                    'budget_12' => 'App\\Entity\\Project',
                    'time_budget_13' => 'App\\Entity\\Project',
                    'budget_type_14' => 'App\\Entity\\Project',
                    'color_15' => 'App\\Entity\\Project',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
