<?php //%255Becfe21de17cbee9489fa34124f5f1085%255D%255B1%255D

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' => [
                [
                    't_0' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.number AS number_1, c0_.appointment_date AS appointment_date_2, c0_.signature_date AS signature_date_3, c0_.created_by AS created_by_4, c0_.updated_by AS updated_by_5, c0_.deleted_by AS deleted_by_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.uuid AS uuid_9, c0_.author_id AS author_id_10, c0_.taxon_id AS taxon_id_11, c0_.owner_id AS owner_id_12 FROM contract c0_ INNER JOIN contract_owner c1_ ON c0_.owner_id = c1_.id WHERE c1_.siren LIKE ? ORDER BY c0_.updated_at DESC LIMIT 10',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Contract',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'number_1' => 'number',
                    'appointment_date_2' => 'appointmentDate',
                    'signature_date_3' => 'signatureDate',
                    'created_by_4' => 'createdBy',
                    'updated_by_5' => 'updatedBy',
                    'deleted_by_6' => 'deletedBy',
                    'created_at_7' => 'createdAt',
                    'updated_at_8' => 'updatedAt',
                    'uuid_9' => 'uuid',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'author_id_10' => 'integer',
                    'taxon_id_11' => 'integer',
                    'owner_id_12' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'author_id_10' => 'author_id',
                    'taxon_id_11' => 'taxon_id',
                    'owner_id_12' => 'owner_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'number_1' => 'c',
                    'appointment_date_2' => 'c',
                    'signature_date_3' => 'c',
                    'created_by_4' => 'c',
                    'updated_by_5' => 'c',
                    'deleted_by_6' => 'c',
                    'created_at_7' => 'c',
                    'updated_at_8' => 'c',
                    'uuid_9' => 'c',
                    'author_id_10' => 'c',
                    'taxon_id_11' => 'c',
                    'owner_id_12' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Contract',
                    'number_1' => 'App\\Entity\\Contract',
                    'appointment_date_2' => 'App\\Entity\\Contract',
                    'signature_date_3' => 'App\\Entity\\Contract',
                    'created_by_4' => 'App\\Entity\\Contract',
                    'updated_by_5' => 'App\\Entity\\Contract',
                    'deleted_by_6' => 'App\\Entity\\Contract',
                    'created_at_7' => 'App\\Entity\\Contract',
                    'updated_at_8' => 'App\\Entity\\Contract',
                    'uuid_9' => 'App\\Entity\\Contract',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
