<?php //c8baafd02ca0948179bccb4fa0f9bbd0

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' => [
                [
                    'name' => [
                        0,
                        1,
                        2,
                        3,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.reference AS reference_2, a0_.type AS type_3, a0_.amount AS amount_4, a0_.date_payment AS date_payment_5, a0_.description AS description_6, a0_.date_added AS date_added_7, a0_.mean_of_payment_id AS mean_of_payment_id_8 FROM acdg_payment a0_ WHERE a0_.id IN (SELECT a1_.id FROM acdg_payment a1_ INNER JOIN acdg_payment_line a2_ ON a1_.id = a2_.payment_id WHERE a1_.name LIKE ? OR a1_.description LIKE ? OR a2_.name LIKE ? OR a2_.description LIKE ?) ORDER BY a0_.date_payment DESC LIMIT 5',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Payment',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'reference_2' => 'reference',
                    'type_3' => 'type',
                    'amount_4' => 'amount',
                    'date_payment_5' => 'date_payment',
                    'description_6' => 'description',
                    'date_added_7' => 'date_added',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'mean_of_payment_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'mean_of_payment_id_8' => 'mean_of_payment_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'name_1' => 'p',
                    'reference_2' => 'p',
                    'type_3' => 'p',
                    'amount_4' => 'p',
                    'date_payment_5' => 'p',
                    'description_6' => 'p',
                    'date_added_7' => 'p',
                    'mean_of_payment_id_8' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Payment',
                    'name_1' => 'App\\Entity\\Payment',
                    'reference_2' => 'App\\Entity\\Payment',
                    'type_3' => 'App\\Entity\\Payment',
                    'amount_4' => 'App\\Entity\\Payment',
                    'date_payment_5' => 'App\\Entity\\Payment',
                    'description_6' => 'App\\Entity\\Payment',
                    'date_added_7' => 'App\\Entity\\Payment',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
