<?php //2f32dca2aaaa710da5a86370c2969148

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' => [
                [
                    'owner' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address1 AS address1_2, c0_.address2 AS address2_3, c0_.address3 AS address3_4, c0_.zip_code AS zip_code_5, c0_.nif AS nif_6, c0_.phone AS phone_7, c0_.date AS date_8, c0_.owner_id AS owner_id_9 FROM client c0_ WHERE c0_.owner_id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Client',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'address1_2' => 'address1',
                    'address2_3' => 'address2',
                    'address3_4' => 'address3',
                    'zip_code_5' => 'zipCode',
                    'nif_6' => 'nif',
                    'phone_7' => 'phone',
                    'date_8' => 'date',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'owner_id_9' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'owner_id_9' => 'owner_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'name_1' => 'c',
                    'address1_2' => 'c',
                    'address2_3' => 'c',
                    'address3_4' => 'c',
                    'zip_code_5' => 'c',
                    'nif_6' => 'c',
                    'phone_7' => 'c',
                    'date_8' => 'c',
                    'owner_id_9' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Client',
                    'name_1' => 'App\\Entity\\Client',
                    'address1_2' => 'App\\Entity\\Client',
                    'address2_3' => 'App\\Entity\\Client',
                    'address3_4' => 'App\\Entity\\Client',
                    'zip_code_5' => 'App\\Entity\\Client',
                    'nif_6' => 'App\\Entity\\Client',
                    'phone_7' => 'App\\Entity\\Client',
                    'date_8' => 'App\\Entity\\Client',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
