<?php //d75fbe483d0dd397b4c03586ea41ff39

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_.comment AS comment_2, k0_.visible AS visible_3, k0_.billable AS billable_4, k0_.invoice_text AS invoice_text_5, k0_.number AS number_6, k0_.budget AS budget_7, k0_.time_budget AS time_budget_8, k0_.budget_type AS budget_type_9, k0_.color AS color_10, k1_.id AS id_11, k1_.name AS name_12, k1_.order_number AS order_number_13, k1_.order_date AS order_date_14, k1_.start AS start_15, k1_.end AS end_16, k1_.timezone AS timezone_17, k1_.comment AS comment_18, k1_.visible AS visible_19, k1_.billable AS billable_20, k1_.invoice_text AS invoice_text_21, k1_.global_activities AS global_activities_22, k1_.number AS number_23, k1_.budget AS budget_24, k1_.time_budget AS time_budget_25, k1_.budget_type AS budget_type_26, k1_.color AS color_27, k2_.id AS id_28, k2_.name AS name_29, k2_.number AS number_30, k2_.comment AS comment_31, k2_.visible AS visible_32, k2_.billable AS billable_33, k2_.company AS company_34, k2_.vat_id AS vat_id_35, k2_.contact AS contact_36, k2_.address AS address_37, k2_.country AS country_38, k2_.currency AS currency_39, k2_.phone AS phone_40, k2_.fax AS fax_41, k2_.mobile AS mobile_42, k2_.email AS email_43, k2_.homepage AS homepage_44, k2_.timezone AS timezone_45, k2_.invoice_text AS invoice_text_46, k2_.budget AS budget_47, k2_.time_budget AS time_budget_48, k2_.budget_type AS budget_type_49, k2_.color AS color_50, k0_.project_id AS project_id_51, k1_.customer_id AS customer_id_52, k2_.invoice_template_id AS invoice_template_id_53 FROM kimai2_activities k0_ LEFT JOIN kimai2_projects k1_ ON k0_.project_id = k1_.id LEFT JOIN kimai2_customers k2_ ON k1_.customer_id = k2_.id WHERE k0_.visible = ? AND (k0_.project_id IS NULL OR (k1_.visible = ? AND k2_.visible = ?)) AND (k0_.project_id IN (?) OR k0_.project_id IS NULL) ORDER BY k0_.project_id DESC, k0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Activity',
                    'p' => 'App\\Entity\\Project',
                    'c' => 'App\\Entity\\Customer',
                ],
            ],
            'relationMap' => [
                2 => [
                    'p' => 'project',
                    'c' => 'customer',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'p' => 'a',
                    'c' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'comment_2' => 'comment',
                    'visible_3' => 'visible',
                    'billable_4' => 'billable',
                    'invoice_text_5' => 'invoiceText',
                    'number_6' => 'number',
                    'budget_7' => 'budget',
                    'time_budget_8' => 'timeBudget',
                    'budget_type_9' => 'budgetType',
                    'color_10' => 'color',
                    'id_11' => 'id',
                    'name_12' => 'name',
                    'order_number_13' => 'orderNumber',
                    'order_date_14' => 'orderDate',
                    'start_15' => 'start',
                    'end_16' => 'end',
                    'timezone_17' => 'timezone',
                    'comment_18' => 'comment',
                    'visible_19' => 'visible',
                    'billable_20' => 'billable',
                    'invoice_text_21' => 'invoiceText',
                    'global_activities_22' => 'globalActivities',
                    'number_23' => 'number',
                    'budget_24' => 'budget',
                    'time_budget_25' => 'timeBudget',
                    'budget_type_26' => 'budgetType',
                    'color_27' => 'color',
                    'id_28' => 'id',
                    'name_29' => 'name',
                    'number_30' => 'number',
                    'comment_31' => 'comment',
                    'visible_32' => 'visible',
                    'billable_33' => 'billable',
                    'company_34' => 'company',
                    'vat_id_35' => 'vatId',
                    'contact_36' => 'contact',
                    'address_37' => 'address',
                    'country_38' => 'country',
                    'currency_39' => 'currency',
                    'phone_40' => 'phone',
                    'fax_41' => 'fax',
                    'mobile_42' => 'mobile',
                    'email_43' => 'email',
                    'homepage_44' => 'homepage',
                    'timezone_45' => 'timezone',
                    'invoice_text_46' => 'invoiceText',
                    'budget_47' => 'budget',
                    'time_budget_48' => 'timeBudget',
                    'budget_type_49' => 'budgetType',
                    'color_50' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'project_id_51' => 'integer',
                    'customer_id_52' => 'integer',
                    'invoice_template_id_53' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'project_id_51' => 'project_id',
                    'customer_id_52' => 'customer_id',
                    'invoice_template_id_53' => 'invoice_template_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'name_1' => 'a',
                    'comment_2' => 'a',
                    'visible_3' => 'a',
                    'billable_4' => 'a',
                    'invoice_text_5' => 'a',
                    'number_6' => 'a',
                    'budget_7' => 'a',
                    'time_budget_8' => 'a',
                    'budget_type_9' => 'a',
                    'color_10' => 'a',
                    'id_11' => 'p',
                    'name_12' => 'p',
                    'order_number_13' => 'p',
                    'order_date_14' => 'p',
                    'start_15' => 'p',
                    'end_16' => 'p',
                    'timezone_17' => 'p',
                    'comment_18' => 'p',
                    'visible_19' => 'p',
                    'billable_20' => 'p',
                    'invoice_text_21' => 'p',
                    'global_activities_22' => 'p',
                    'number_23' => 'p',
                    'budget_24' => 'p',
                    'time_budget_25' => 'p',
                    'budget_type_26' => 'p',
                    'color_27' => 'p',
                    'id_28' => 'c',
                    'name_29' => 'c',
                    'number_30' => 'c',
                    'comment_31' => 'c',
                    'visible_32' => 'c',
                    'billable_33' => 'c',
                    'company_34' => 'c',
                    'vat_id_35' => 'c',
                    'contact_36' => 'c',
                    'address_37' => 'c',
                    'country_38' => 'c',
                    'currency_39' => 'c',
                    'phone_40' => 'c',
                    'fax_41' => 'c',
                    'mobile_42' => 'c',
                    'email_43' => 'c',
                    'homepage_44' => 'c',
                    'timezone_45' => 'c',
                    'invoice_text_46' => 'c',
                    'budget_47' => 'c',
                    'time_budget_48' => 'c',
                    'budget_type_49' => 'c',
                    'color_50' => 'c',
                    'project_id_51' => 'a',
                    'customer_id_52' => 'p',
                    'invoice_template_id_53' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Activity',
                    'name_1' => 'App\\Entity\\Activity',
                    'comment_2' => 'App\\Entity\\Activity',
                    'visible_3' => 'App\\Entity\\Activity',
                    'billable_4' => 'App\\Entity\\Activity',
                    'invoice_text_5' => 'App\\Entity\\Activity',
                    'number_6' => 'App\\Entity\\Activity',
                    'budget_7' => 'App\\Entity\\Activity',
                    'time_budget_8' => 'App\\Entity\\Activity',
                    'budget_type_9' => 'App\\Entity\\Activity',
                    'color_10' => 'App\\Entity\\Activity',
                    'id_11' => 'App\\Entity\\Project',
                    'name_12' => 'App\\Entity\\Project',
                    'order_number_13' => 'App\\Entity\\Project',
                    'order_date_14' => 'App\\Entity\\Project',
                    'start_15' => 'App\\Entity\\Project',
                    'end_16' => 'App\\Entity\\Project',
                    'timezone_17' => 'App\\Entity\\Project',
                    'comment_18' => 'App\\Entity\\Project',
                    'visible_19' => 'App\\Entity\\Project',
                    'billable_20' => 'App\\Entity\\Project',
                    'invoice_text_21' => 'App\\Entity\\Project',
                    'global_activities_22' => 'App\\Entity\\Project',
                    'number_23' => 'App\\Entity\\Project',
                    'budget_24' => 'App\\Entity\\Project',
                    'time_budget_25' => 'App\\Entity\\Project',
                    'budget_type_26' => 'App\\Entity\\Project',
                    'color_27' => 'App\\Entity\\Project',
                    'id_28' => 'App\\Entity\\Customer',
                    'name_29' => 'App\\Entity\\Customer',
                    'number_30' => 'App\\Entity\\Customer',
                    'comment_31' => 'App\\Entity\\Customer',
                    'visible_32' => 'App\\Entity\\Customer',
                    'billable_33' => 'App\\Entity\\Customer',
                    'company_34' => 'App\\Entity\\Customer',
                    'vat_id_35' => 'App\\Entity\\Customer',
                    'contact_36' => 'App\\Entity\\Customer',
                    'address_37' => 'App\\Entity\\Customer',
                    'country_38' => 'App\\Entity\\Customer',
                    'currency_39' => 'App\\Entity\\Customer',
                    'phone_40' => 'App\\Entity\\Customer',
                    'fax_41' => 'App\\Entity\\Customer',
                    'mobile_42' => 'App\\Entity\\Customer',
                    'email_43' => 'App\\Entity\\Customer',
                    'homepage_44' => 'App\\Entity\\Customer',
                    'timezone_45' => 'App\\Entity\\Customer',
                    'invoice_text_46' => 'App\\Entity\\Customer',
                    'budget_47' => 'App\\Entity\\Customer',
                    'time_budget_48' => 'App\\Entity\\Customer',
                    'budget_type_49' => 'App\\Entity\\Customer',
                    'color_50' => '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' => [
                'visible' => [
                    0,
                ],
                'is_visible' => [
                    1,
                    2,
                ],
                'project' => [
                    3,
                ],
            ],
        ],
        1,
    ]
)];
