<?php //3f37fe632199207ba86fbf21724da994

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.nombre AS nombre_1, c0_.apellido AS apellido_2, c0_.dni AS dni_3, c0_.direccion AS direccion_4, c0_.barrio AS barrio_5, c0_.telefono AS telefono_6, c0_.apodo AS apodo_7, c0_.fecha_nacimiento AS fecha_nacimiento_8, c0_.oficio AS oficio_9, c0_.perfil_social AS perfil_social_10, c0_.latitude AS latitude_11, c0_.longitude AS longitude_12, c0_.address AS address_13, c0_.locality AS locality_14, c0_.country AS country_15, c0_.created_at AS created_at_16, c0_.updated_at AS updated_at_17, c0_.sucursal_id AS sucursal_id_18, c0_.created_by AS created_by_19, c0_.updated_by AS updated_by_20 FROM cliente c0_ INNER JOIN caso_cliente c1_ ON c0_.id = c1_.cliente_id WHERE c1_.caso_id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Cliente',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nombre_1' => 'nombre',
                    'apellido_2' => 'apellido',
                    'dni_3' => 'dni',
                    'direccion_4' => 'direccion',
                    'barrio_5' => 'barrio',
                    'telefono_6' => 'telefono',
                    'apodo_7' => 'apodo',
                    'fecha_nacimiento_8' => 'fechaNacimiento',
                    'oficio_9' => 'oficio',
                    'perfil_social_10' => 'perfilSocial',
                    'latitude_11' => 'latitude',
                    'longitude_12' => 'longitude',
                    'address_13' => 'address',
                    'locality_14' => 'locality',
                    'country_15' => 'country',
                    'created_at_16' => 'createdAt',
                    'updated_at_17' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Cliente' => [
                        'c' => [
                            'id' => 'id_0',
                            'nombre' => 'nombre_1',
                            'apellido' => 'apellido_2',
                            'dni' => 'dni_3',
                            'direccion' => 'direccion_4',
                            'barrio' => 'barrio_5',
                            'telefono' => 'telefono_6',
                            'apodo' => 'apodo_7',
                            'fechaNacimiento' => 'fecha_nacimiento_8',
                            'oficio' => 'oficio_9',
                            'perfilSocial' => 'perfil_social_10',
                            'latitude' => 'latitude_11',
                            'longitude' => 'longitude_12',
                            'address' => 'address_13',
                            'locality' => 'locality_14',
                            'country' => 'country_15',
                            'createdAt' => 'created_at_16',
                            'updatedAt' => 'updated_at_17',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sucursal_id_18' => 'integer',
                    'created_by_19' => 'integer',
                    'updated_by_20' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'sucursal_id_18' => 'sucursal_id',
                    'created_by_19' => 'created_by',
                    'updated_by_20' => 'updated_by',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'nombre_1' => 'c',
                    'apellido_2' => 'c',
                    'dni_3' => 'c',
                    'direccion_4' => 'c',
                    'barrio_5' => 'c',
                    'telefono_6' => 'c',
                    'apodo_7' => 'c',
                    'fecha_nacimiento_8' => 'c',
                    'oficio_9' => 'c',
                    'perfil_social_10' => 'c',
                    'latitude_11' => 'c',
                    'longitude_12' => 'c',
                    'address_13' => 'c',
                    'locality_14' => 'c',
                    'country_15' => 'c',
                    'created_at_16' => 'c',
                    'updated_at_17' => 'c',
                    'sucursal_id_18' => 'c',
                    'created_by_19' => 'c',
                    'updated_by_20' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Cliente',
                    'nombre_1' => 'App\\Entity\\Cliente',
                    'apellido_2' => 'App\\Entity\\Cliente',
                    'dni_3' => 'App\\Entity\\Cliente',
                    'direccion_4' => 'App\\Entity\\Cliente',
                    'barrio_5' => 'App\\Entity\\Cliente',
                    'telefono_6' => 'App\\Entity\\Cliente',
                    'apodo_7' => 'App\\Entity\\Cliente',
                    'fecha_nacimiento_8' => 'App\\Entity\\Cliente',
                    'oficio_9' => 'App\\Entity\\Cliente',
                    'perfil_social_10' => 'App\\Entity\\Cliente',
                    'latitude_11' => 'App\\Entity\\Cliente',
                    'longitude_12' => 'App\\Entity\\Cliente',
                    'address_13' => 'App\\Entity\\Cliente',
                    'locality_14' => 'App\\Entity\\Cliente',
                    'country_15' => 'App\\Entity\\Cliente',
                    'created_at_16' => 'App\\Entity\\Cliente',
                    'updated_at_17' => 'App\\Entity\\Cliente',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'caso' => [
                    0,
                ],
            ],
        ],
    ]
); } }];
