<?php 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' => [
                    [
                        'empresa_id' => [
                            0,
                        ],
                    ],
                ],
            ],
            'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
                '_sqlStatements' => [
                    1 => 'SELECT c0_.canje_id AS canje_id_0, c0_.tipo AS tipo_1, c0_.cantidad AS cantidad_2, c0_.puntos AS puntos_3, c0_.estado AS estado_4, c0_.comentario AS comentario_5, c0_.fecha AS fecha_6, c0_.fecha_cambio_estado AS fecha_cambio_estado_7, c0_.motivo AS motivo_8, c0_.cliente_id AS cliente_id_9, c0_.producto_id AS producto_id_10, c0_.servicio_id AS servicio_id_11, c0_.cotizacion_id AS cotizacion_id_12, c0_.oc_id AS oc_id_13, c0_.modulo_id AS modulo_id_14, c0_.cotizacion_producto_id AS cotizacion_producto_id_15 FROM canje c0_ LEFT JOIN cliente c1_ ON c0_.cliente_id = c1_.cliente_id LEFT JOIN establecimiento e2_ ON c1_.establecimiento_id = e2_.establecimiento_id LEFT JOIN empresa e3_ ON e2_.empresa_id = e3_.empresa_id WHERE e3_.empresa_id = ? ORDER BY c0_.fecha DESC LIMIT 10',
                ],
            ],
            'stdClass' => [
                'aliasMap' => [
                    2 => [
                        'c' => 'App\\Entity\\Canje',
                    ],
                ],
                'fieldMappings' => [
                    2 => [
                        'canje_id_0' => 'canjeId',
                        'tipo_1' => 'tipo',
                        'cantidad_2' => 'cantidad',
                        'puntos_3' => 'puntos',
                        'estado_4' => 'estado',
                        'comentario_5' => 'comentario',
                        'fecha_6' => 'fecha',
                        'fecha_cambio_estado_7' => 'fechaCambioEstado',
                        'motivo_8' => 'motivo',
                    ],
                ],
                'typeMappings' => [
                    2 => [
                        'cliente_id_9' => 'integer',
                        'producto_id_10' => 'integer',
                        'servicio_id_11' => 'integer',
                        'cotizacion_id_12' => 'integer',
                        'oc_id_13' => 'integer',
                        'modulo_id_14' => 'integer',
                        'cotizacion_producto_id_15' => 'integer',
                    ],
                ],
                'entityMappings' => [
                    2 => [
                        'c' => null,
                    ],
                ],
                'metaMappings' => [
                    2 => [
                        'cliente_id_9' => 'cliente_id',
                        'producto_id_10' => 'producto_id',
                        'servicio_id_11' => 'servicio_id',
                        'cotizacion_id_12' => 'cotizacion_id',
                        'oc_id_13' => 'oc_id',
                        'modulo_id_14' => 'modulo_id',
                        'cotizacion_producto_id_15' => 'cotizacion_producto_id',
                    ],
                ],
                'columnOwnerMap' => [
                    2 => [
                        'canje_id_0' => 'c',
                        'tipo_1' => 'c',
                        'cantidad_2' => 'c',
                        'puntos_3' => 'c',
                        'estado_4' => 'c',
                        'comentario_5' => 'c',
                        'fecha_6' => 'c',
                        'fecha_cambio_estado_7' => 'c',
                        'motivo_8' => 'c',
                        'cliente_id_9' => 'c',
                        'producto_id_10' => 'c',
                        'servicio_id_11' => 'c',
                        'cotizacion_id_12' => 'c',
                        'oc_id_13' => 'c',
                        'modulo_id_14' => 'c',
                        'cotizacion_producto_id_15' => 'c',
                    ],
                ],
                'declaringClasses' => [
                    2 => [
                        'canje_id_0' => 'App\\Entity\\Canje',
                        'tipo_1' => 'App\\Entity\\Canje',
                        'cantidad_2' => 'App\\Entity\\Canje',
                        'puntos_3' => 'App\\Entity\\Canje',
                        'estado_4' => 'App\\Entity\\Canje',
                        'comentario_5' => 'App\\Entity\\Canje',
                        'fecha_6' => 'App\\Entity\\Canje',
                        'fecha_cambio_estado_7' => 'App\\Entity\\Canje',
                        'motivo_8' => 'App\\Entity\\Canje',
                    ],
                ],
            ],
        ],
        $o[0],
        []
    );

}];
