<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor'] ?? Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT k0_.id AS id_0, k1_.id AS id_1, k1_.name AS name_2, k1_.number AS number_3, k1_.comment AS comment_4, k1_.visible AS visible_5, k1_.company AS company_6, k1_.contact AS contact_7, k1_.address AS address_8, k1_.country AS country_9, k1_.currency AS currency_10, k1_.phone AS phone_11, k1_.fax AS fax_12, k1_.mobile AS mobile_13, k1_.email AS email_14, k1_.homepage AS homepage_15, k1_.timezone AS timezone_16, k1_.fixed_rate AS fixed_rate_17, k1_.hourly_rate AS hourly_rate_18, k1_.color AS color_19, k1_.budget AS budget_20, k1_.time_budget AS time_budget_21, k0_.customer_id AS customer_id_22 FROM kimai2_projects k0_ LEFT JOIN kimai2_customers k1_ ON k0_.customer_id = k1_.id WHERE k0_.id IN (21, 3, 21, 20, 21, 18, 20, 19, 19, 20, 20, 20, 19, 19, 20, 3, 3, 20, 3, 3, 20, 21, 21, 20, 19, 19, 20, 20, 20, 21, 21, 3, 3, 3, 3, 20, 20, 20, 19, 19, 20, 20, 20, 9, 9, 20, 3, 3, 3, 3)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Project',
                    'customer' => 'App\\Entity\\Customer',
                ],
            ],
            'relationMap' => [
                2 => [
                    'customer' => 'customer',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'customer' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'number_3' => 'number',
                    'comment_4' => 'comment',
                    'visible_5' => 'visible',
                    'company_6' => 'company',
                    'contact_7' => 'contact',
                    'address_8' => 'address',
                    'country_9' => 'country',
                    'currency_10' => 'currency',
                    'phone_11' => 'phone',
                    'fax_12' => 'fax',
                    'mobile_13' => 'mobile',
                    'email_14' => 'email',
                    'homepage_15' => 'homepage',
                    'timezone_16' => 'timezone',
                    'fixed_rate_17' => 'fixedRate',
                    'hourly_rate_18' => 'hourlyRate',
                    'color_19' => 'color',
                    'budget_20' => 'budget',
                    'time_budget_21' => 'timeBudget',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_22' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_22' => 'customer_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'id_1' => 'customer',
                    'name_2' => 'customer',
                    'number_3' => 'customer',
                    'comment_4' => 'customer',
                    'visible_5' => 'customer',
                    'company_6' => 'customer',
                    'contact_7' => 'customer',
                    'address_8' => 'customer',
                    'country_9' => 'customer',
                    'currency_10' => 'customer',
                    'phone_11' => 'customer',
                    'fax_12' => 'customer',
                    'mobile_13' => 'customer',
                    'email_14' => 'customer',
                    'homepage_15' => 'customer',
                    'timezone_16' => 'customer',
                    'fixed_rate_17' => 'customer',
                    'hourly_rate_18' => 'customer',
                    'color_19' => 'customer',
                    'budget_20' => 'customer',
                    'time_budget_21' => 'customer',
                    'customer_id_22' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Project',
                    'id_1' => 'App\\Entity\\Customer',
                    'name_2' => 'App\\Entity\\Customer',
                    'number_3' => 'App\\Entity\\Customer',
                    'comment_4' => 'App\\Entity\\Customer',
                    'visible_5' => 'App\\Entity\\Customer',
                    'company_6' => 'App\\Entity\\Customer',
                    'contact_7' => 'App\\Entity\\Customer',
                    'address_8' => 'App\\Entity\\Customer',
                    'country_9' => 'App\\Entity\\Customer',
                    'currency_10' => 'App\\Entity\\Customer',
                    'phone_11' => 'App\\Entity\\Customer',
                    'fax_12' => 'App\\Entity\\Customer',
                    'mobile_13' => 'App\\Entity\\Customer',
                    'email_14' => 'App\\Entity\\Customer',
                    'homepage_15' => 'App\\Entity\\Customer',
                    'timezone_16' => 'App\\Entity\\Customer',
                    'fixed_rate_17' => 'App\\Entity\\Customer',
                    'hourly_rate_18' => 'App\\Entity\\Customer',
                    'color_19' => 'App\\Entity\\Customer',
                    'budget_20' => 'App\\Entity\\Customer',
                    'time_budget_21' => 'App\\Entity\\Customer',
                ],
            ],
        ],
    ],
    $o[0],
    []
);
