<?php //b8010f2960f74b256ede4c8ee2a7ad69

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\\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\\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_.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, k1_.id AS id_17, k1_.name AS name_18, k1_.number AS number_19, k1_.comment AS comment_20, k1_.visible AS visible_21, k1_.billable AS billable_22, k1_.company AS company_23, k1_.vat_id AS vat_id_24, k1_.contact AS contact_25, k1_.address AS address_26, k1_.country AS country_27, k1_.currency AS currency_28, k1_.phone AS phone_29, k1_.fax AS fax_30, k1_.mobile AS mobile_31, k1_.email AS email_32, k1_.homepage AS homepage_33, k1_.timezone AS timezone_34, k1_.invoice_text AS invoice_text_35, k1_.budget AS budget_36, k1_.time_budget AS time_budget_37, k1_.budget_type AS budget_type_38, k1_.color AS color_39, k0_.customer_id AS customer_id_40, k1_.invoice_template_id AS invoice_template_id_41 FROM kimai2_projects k0_ LEFT JOIN kimai2_customers k1_ ON k0_.customer_id = k1_.id WHERE k0_.id IN (?) OR (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))) AND k0_.customer_id IN (?) AND (((SELECT COUNT(*) FROM kimai2_projects_teams k2_ WHERE k2_.project_id = k0_.id) = 0 OR EXISTS (SELECT 1 FROM kimai2_projects_teams k2_ WHERE k2_.project_id = k0_.id AND k2_.team_id IN (?))) AND ((SELECT COUNT(*) FROM kimai2_customers_teams k3_ WHERE k3_.customer_id = k1_.id) = 0 OR EXISTS (SELECT 1 FROM kimai2_customers_teams k3_ WHERE k3_.customer_id = k1_.id AND k3_.team_id IN (?))))) 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',
                    'id_17' => 'id',
                    'name_18' => 'name',
                    'number_19' => 'number',
                    'comment_20' => 'comment',
                    'visible_21' => 'visible',
                    'billable_22' => 'billable',
                    'company_23' => 'company',
                    'vat_id_24' => 'vatId',
                    'contact_25' => 'contact',
                    'address_26' => 'address',
                    'country_27' => 'country',
                    'currency_28' => 'currency',
                    'phone_29' => 'phone',
                    'fax_30' => 'fax',
                    'mobile_31' => 'mobile',
                    'email_32' => 'email',
                    'homepage_33' => 'homepage',
                    'timezone_34' => 'timezone',
                    'invoice_text_35' => 'invoiceText',
                    'budget_36' => 'budget',
                    'time_budget_37' => 'timeBudget',
                    'budget_type_38' => 'budgetType',
                    'color_39' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_40' => 'integer',
                    'invoice_template_id_41' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_40' => 'customer_id',
                    'invoice_template_id_41' => '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',
                    'id_17' => 'c',
                    'name_18' => 'c',
                    'number_19' => 'c',
                    'comment_20' => 'c',
                    'visible_21' => 'c',
                    'billable_22' => 'c',
                    'company_23' => 'c',
                    'vat_id_24' => 'c',
                    'contact_25' => 'c',
                    'address_26' => 'c',
                    'country_27' => 'c',
                    'currency_28' => 'c',
                    'phone_29' => 'c',
                    'fax_30' => 'c',
                    'mobile_31' => 'c',
                    'email_32' => 'c',
                    'homepage_33' => 'c',
                    'timezone_34' => 'c',
                    'invoice_text_35' => 'c',
                    'budget_36' => 'c',
                    'time_budget_37' => 'c',
                    'budget_type_38' => 'c',
                    'color_39' => 'c',
                    'customer_id_40' => 'p',
                    'invoice_template_id_41' => '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',
                    'id_17' => 'App\\Entity\\Customer',
                    'name_18' => 'App\\Entity\\Customer',
                    'number_19' => 'App\\Entity\\Customer',
                    'comment_20' => 'App\\Entity\\Customer',
                    'visible_21' => 'App\\Entity\\Customer',
                    'billable_22' => 'App\\Entity\\Customer',
                    'company_23' => 'App\\Entity\\Customer',
                    'vat_id_24' => 'App\\Entity\\Customer',
                    'contact_25' => 'App\\Entity\\Customer',
                    'address_26' => 'App\\Entity\\Customer',
                    'country_27' => 'App\\Entity\\Customer',
                    'currency_28' => 'App\\Entity\\Customer',
                    'phone_29' => 'App\\Entity\\Customer',
                    'fax_30' => 'App\\Entity\\Customer',
                    'mobile_31' => 'App\\Entity\\Customer',
                    'email_32' => 'App\\Entity\\Customer',
                    'homepage_33' => 'App\\Entity\\Customer',
                    'timezone_34' => 'App\\Entity\\Customer',
                    'invoice_text_35' => 'App\\Entity\\Customer',
                    'budget_36' => 'App\\Entity\\Customer',
                    'time_budget_37' => 'App\\Entity\\Customer',
                    'budget_type_38' => 'App\\Entity\\Customer',
                    'color_39' => 'App\\Entity\\Customer',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'project' => [
                    0,
                ],
                'visible' => [
                    1,
                ],
                'customer_visible' => [
                    2,
                ],
                'start' => [
                    3,
                    4,
                ],
                'end' => [
                    5,
                    6,
                ],
                'customer' => [
                    7,
                ],
                'teams' => [
                    8,
                    9,
                ],
            ],
        ],
        1,
    ]
)];
