<?php //ee8b3a6556ef7eb619d06b0aa063a91b

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' => [
                [
                    'visible' => [
                        0,
                    ],
                ],
            ],
        ],
        '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_.budget AS budget_6, k0_.time_budget AS time_budget_7, k0_.budget_type AS budget_type_8, k0_.color AS color_9, k0_.project_id AS project_id_10 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 ORDER BY k0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Activity',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'comment_2' => 'comment',
                    'visible_3' => 'visible',
                    'billable_4' => 'billable',
                    'invoice_text_5' => 'invoiceText',
                    'budget_6' => 'budget',
                    'time_budget_7' => 'timeBudget',
                    'budget_type_8' => 'budgetType',
                    'color_9' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'project_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'project_id_10' => 'project_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'name_1' => 'a',
                    'comment_2' => 'a',
                    'visible_3' => 'a',
                    'billable_4' => 'a',
                    'invoice_text_5' => 'a',
                    'budget_6' => 'a',
                    'time_budget_7' => 'a',
                    'budget_type_8' => 'a',
                    'color_9' => 'a',
                    'project_id_10' => 'a',
                ],
            ],
            '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',
                    'budget_6' => 'App\\Entity\\Activity',
                    'time_budget_7' => 'App\\Entity\\Activity',
                    'budget_type_8' => 'App\\Entity\\Activity',
                    'color_9' => 'App\\Entity\\Activity',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
