<?php //17ddb2a7cfb898f10c9994c3da211c03

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_.date_tz AS date_tz_1, k0_.start_time AS start_time_2, k0_.end_time AS end_time_3, k0_.timezone AS timezone_4, k0_.duration AS duration_5, k0_.description AS description_6, k0_.rate AS rate_7, k0_.internal_rate AS internal_rate_8, k0_.fixed_rate AS fixed_rate_9, k0_.hourly_rate AS hourly_rate_10, k0_.exported AS exported_11, k0_.billable AS billable_12, k0_.category AS category_13, k0_.modified_at AS modified_at_14, k1_.id AS id_15, k1_.name AS name_16, k1_.comment AS comment_17, k1_.visible AS visible_18, k1_.billable AS billable_19, k1_.invoice_text AS invoice_text_20, k1_.number AS number_21, k1_.budget AS budget_22, k1_.time_budget AS time_budget_23, k1_.budget_type AS budget_type_24, k1_.color AS color_25, k2_.id AS id_26, k2_.name AS name_27, k2_.order_number AS order_number_28, k2_.order_date AS order_date_29, k2_.start AS start_30, k2_.end AS end_31, k2_.timezone AS timezone_32, k2_.comment AS comment_33, k2_.visible AS visible_34, k2_.billable AS billable_35, k2_.invoice_text AS invoice_text_36, k2_.global_activities AS global_activities_37, k2_.number AS number_38, k2_.budget AS budget_39, k2_.time_budget AS time_budget_40, k2_.budget_type AS budget_type_41, k2_.color AS color_42, k3_.id AS id_43, k3_.name AS name_44, k3_.number AS number_45, k3_.comment AS comment_46, k3_.visible AS visible_47, k3_.billable AS billable_48, k3_.company AS company_49, k3_.vat_id AS vat_id_50, k3_.contact AS contact_51, k3_.address AS address_52, k3_.country AS country_53, k3_.currency AS currency_54, k3_.phone AS phone_55, k3_.fax AS fax_56, k3_.mobile AS mobile_57, k3_.email AS email_58, k3_.homepage AS homepage_59, k3_.timezone AS timezone_60, k3_.invoice_text AS invoice_text_61, k3_.budget AS budget_62, k3_.time_budget AS time_budget_63, k3_.budget_type AS budget_type_64, k3_.color AS color_65, k0_.`user` AS user_66, k0_.activity_id AS activity_id_67, k0_.project_id AS project_id_68, k1_.project_id AS project_id_69, k2_.customer_id AS customer_id_70, k3_.invoice_template_id AS invoice_template_id_71 FROM kimai2_timesheet k0_ LEFT JOIN kimai2_activities k1_ ON k0_.activity_id = k1_.id LEFT JOIN kimai2_projects k2_ ON k0_.project_id = k2_.id LEFT JOIN kimai2_customers k3_ ON k2_.customer_id = k3_.id WHERE (k0_.date_tz BETWEEN ? AND ?) AND k0_.user = ? AND k0_.end_time IS NOT NULL',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                    'a' => 'App\\Entity\\Activity',
                    'p' => 'App\\Entity\\Project',
                    'c' => 'App\\Entity\\Customer',
                ],
            ],
            'relationMap' => [
                2 => [
                    'a' => 'activity',
                    'p' => 'project',
                    'c' => 'customer',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'a' => 't',
                    'p' => 't',
                    'c' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_tz_1' => 'date',
                    'start_time_2' => 'begin',
                    'end_time_3' => 'end',
                    'timezone_4' => 'timezone',
                    'duration_5' => 'duration',
                    'description_6' => 'description',
                    'rate_7' => 'rate',
                    'internal_rate_8' => 'internalRate',
                    'fixed_rate_9' => 'fixedRate',
                    'hourly_rate_10' => 'hourlyRate',
                    'exported_11' => 'exported',
                    'billable_12' => 'billable',
                    'category_13' => 'category',
                    'modified_at_14' => 'modifiedAt',
                    'id_15' => 'id',
                    'name_16' => 'name',
                    'comment_17' => 'comment',
                    'visible_18' => 'visible',
                    'billable_19' => 'billable',
                    'invoice_text_20' => 'invoiceText',
                    'number_21' => 'number',
                    'budget_22' => 'budget',
                    'time_budget_23' => 'timeBudget',
                    'budget_type_24' => 'budgetType',
                    'color_25' => 'color',
                    'id_26' => 'id',
                    'name_27' => 'name',
                    'order_number_28' => 'orderNumber',
                    'order_date_29' => 'orderDate',
                    'start_30' => 'start',
                    'end_31' => 'end',
                    'timezone_32' => 'timezone',
                    'comment_33' => 'comment',
                    'visible_34' => 'visible',
                    'billable_35' => 'billable',
                    'invoice_text_36' => 'invoiceText',
                    'global_activities_37' => 'globalActivities',
                    'number_38' => 'number',
                    'budget_39' => 'budget',
                    'time_budget_40' => 'timeBudget',
                    'budget_type_41' => 'budgetType',
                    'color_42' => 'color',
                    'id_43' => 'id',
                    'name_44' => 'name',
                    'number_45' => 'number',
                    'comment_46' => 'comment',
                    'visible_47' => 'visible',
                    'billable_48' => 'billable',
                    'company_49' => 'company',
                    'vat_id_50' => 'vatId',
                    'contact_51' => 'contact',
                    'address_52' => 'address',
                    'country_53' => 'country',
                    'currency_54' => 'currency',
                    'phone_55' => 'phone',
                    'fax_56' => 'fax',
                    'mobile_57' => 'mobile',
                    'email_58' => 'email',
                    'homepage_59' => 'homepage',
                    'timezone_60' => 'timezone',
                    'invoice_text_61' => 'invoiceText',
                    'budget_62' => 'budget',
                    'time_budget_63' => 'timeBudget',
                    'budget_type_64' => 'budgetType',
                    'color_65' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_66' => 'integer',
                    'activity_id_67' => 'integer',
                    'project_id_68' => 'integer',
                    'project_id_69' => 'integer',
                    'customer_id_70' => 'integer',
                    'invoice_template_id_71' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_66' => 'user',
                    'activity_id_67' => 'activity_id',
                    'project_id_68' => 'project_id',
                    'project_id_69' => 'project_id',
                    'customer_id_70' => 'customer_id',
                    'invoice_template_id_71' => 'invoice_template_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'date_tz_1' => 't',
                    'start_time_2' => 't',
                    'end_time_3' => 't',
                    'timezone_4' => 't',
                    'duration_5' => 't',
                    'description_6' => 't',
                    'rate_7' => 't',
                    'internal_rate_8' => 't',
                    'fixed_rate_9' => 't',
                    'hourly_rate_10' => 't',
                    'exported_11' => 't',
                    'billable_12' => 't',
                    'category_13' => 't',
                    'modified_at_14' => 't',
                    'id_15' => 'a',
                    'name_16' => 'a',
                    'comment_17' => 'a',
                    'visible_18' => 'a',
                    'billable_19' => 'a',
                    'invoice_text_20' => 'a',
                    'number_21' => 'a',
                    'budget_22' => 'a',
                    'time_budget_23' => 'a',
                    'budget_type_24' => 'a',
                    'color_25' => 'a',
                    'id_26' => 'p',
                    'name_27' => 'p',
                    'order_number_28' => 'p',
                    'order_date_29' => 'p',
                    'start_30' => 'p',
                    'end_31' => 'p',
                    'timezone_32' => 'p',
                    'comment_33' => 'p',
                    'visible_34' => 'p',
                    'billable_35' => 'p',
                    'invoice_text_36' => 'p',
                    'global_activities_37' => 'p',
                    'number_38' => 'p',
                    'budget_39' => 'p',
                    'time_budget_40' => 'p',
                    'budget_type_41' => 'p',
                    'color_42' => 'p',
                    'id_43' => 'c',
                    'name_44' => 'c',
                    'number_45' => 'c',
                    'comment_46' => 'c',
                    'visible_47' => 'c',
                    'billable_48' => 'c',
                    'company_49' => 'c',
                    'vat_id_50' => 'c',
                    'contact_51' => 'c',
                    'address_52' => 'c',
                    'country_53' => 'c',
                    'currency_54' => 'c',
                    'phone_55' => 'c',
                    'fax_56' => 'c',
                    'mobile_57' => 'c',
                    'email_58' => 'c',
                    'homepage_59' => 'c',
                    'timezone_60' => 'c',
                    'invoice_text_61' => 'c',
                    'budget_62' => 'c',
                    'time_budget_63' => 'c',
                    'budget_type_64' => 'c',
                    'color_65' => 'c',
                    'user_66' => 't',
                    'activity_id_67' => 't',
                    'project_id_68' => 't',
                    'project_id_69' => 'a',
                    'customer_id_70' => 'p',
                    'invoice_template_id_71' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'date_tz_1' => 'App\\Entity\\Timesheet',
                    'start_time_2' => 'App\\Entity\\Timesheet',
                    'end_time_3' => 'App\\Entity\\Timesheet',
                    'timezone_4' => 'App\\Entity\\Timesheet',
                    'duration_5' => 'App\\Entity\\Timesheet',
                    'description_6' => 'App\\Entity\\Timesheet',
                    'rate_7' => 'App\\Entity\\Timesheet',
                    'internal_rate_8' => 'App\\Entity\\Timesheet',
                    'fixed_rate_9' => 'App\\Entity\\Timesheet',
                    'hourly_rate_10' => 'App\\Entity\\Timesheet',
                    'exported_11' => 'App\\Entity\\Timesheet',
                    'billable_12' => 'App\\Entity\\Timesheet',
                    'category_13' => 'App\\Entity\\Timesheet',
                    'modified_at_14' => 'App\\Entity\\Timesheet',
                    'id_15' => 'App\\Entity\\Activity',
                    'name_16' => 'App\\Entity\\Activity',
                    'comment_17' => 'App\\Entity\\Activity',
                    'visible_18' => 'App\\Entity\\Activity',
                    'billable_19' => 'App\\Entity\\Activity',
                    'invoice_text_20' => 'App\\Entity\\Activity',
                    'number_21' => 'App\\Entity\\Activity',
                    'budget_22' => 'App\\Entity\\Activity',
                    'time_budget_23' => 'App\\Entity\\Activity',
                    'budget_type_24' => 'App\\Entity\\Activity',
                    'color_25' => 'App\\Entity\\Activity',
                    'id_26' => 'App\\Entity\\Project',
                    'name_27' => 'App\\Entity\\Project',
                    'order_number_28' => 'App\\Entity\\Project',
                    'order_date_29' => 'App\\Entity\\Project',
                    'start_30' => 'App\\Entity\\Project',
                    'end_31' => 'App\\Entity\\Project',
                    'timezone_32' => 'App\\Entity\\Project',
                    'comment_33' => 'App\\Entity\\Project',
                    'visible_34' => 'App\\Entity\\Project',
                    'billable_35' => 'App\\Entity\\Project',
                    'invoice_text_36' => 'App\\Entity\\Project',
                    'global_activities_37' => 'App\\Entity\\Project',
                    'number_38' => 'App\\Entity\\Project',
                    'budget_39' => 'App\\Entity\\Project',
                    'time_budget_40' => 'App\\Entity\\Project',
                    'budget_type_41' => 'App\\Entity\\Project',
                    'color_42' => 'App\\Entity\\Project',
                    'id_43' => 'App\\Entity\\Customer',
                    'name_44' => 'App\\Entity\\Customer',
                    'number_45' => 'App\\Entity\\Customer',
                    'comment_46' => 'App\\Entity\\Customer',
                    'visible_47' => 'App\\Entity\\Customer',
                    'billable_48' => 'App\\Entity\\Customer',
                    'company_49' => 'App\\Entity\\Customer',
                    'vat_id_50' => 'App\\Entity\\Customer',
                    'contact_51' => 'App\\Entity\\Customer',
                    'address_52' => 'App\\Entity\\Customer',
                    'country_53' => 'App\\Entity\\Customer',
                    'currency_54' => 'App\\Entity\\Customer',
                    'phone_55' => 'App\\Entity\\Customer',
                    'fax_56' => 'App\\Entity\\Customer',
                    'mobile_57' => 'App\\Entity\\Customer',
                    'email_58' => 'App\\Entity\\Customer',
                    'homepage_59' => 'App\\Entity\\Customer',
                    'timezone_60' => 'App\\Entity\\Customer',
                    'invoice_text_61' => 'App\\Entity\\Customer',
                    'budget_62' => 'App\\Entity\\Customer',
                    'time_budget_63' => 'App\\Entity\\Customer',
                    'budget_type_64' => 'App\\Entity\\Customer',
                    'color_65' => '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' => [
                'begin' => [
                    0,
                ],
                'end' => [
                    1,
                ],
                'user' => [
                    2,
                ],
            ],
        ],
        1,
    ]
)];
