<?php //4e5650ae5bf4798c3a162c55ab498794

return [PHP_INT_MAX, static fn () => \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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.total_price AS total_price_1, c0_.is_pdf AS is_pdf_2, c0_.pdf_path AS pdf_path_3, c0_.is_paid AS is_paid_4, c0_.created_at AS created_at_5, c0_.client_id AS client_id_6, c0_.contact_id AS contact_id_7 FROM client_facture c0_ WHERE c0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\ClientFacture',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'total_price_1' => 'totalPrice',
                    'is_pdf_2' => 'isPdf',
                    'pdf_path_3' => 'pdfPath',
                    'is_paid_4' => 'isPaid',
                    'created_at_5' => 'createdAt',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'client_id_6' => 'integer',
                    'contact_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'client_id_6' => 'client_id',
                    'contact_id_7' => 'contact_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'total_price_1' => 'entity',
                    'is_pdf_2' => 'entity',
                    'pdf_path_3' => 'entity',
                    'is_paid_4' => 'entity',
                    'created_at_5' => 'entity',
                    'client_id_6' => 'entity',
                    'contact_id_7' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ClientFacture',
                    'total_price_1' => 'App\\Entity\\ClientFacture',
                    'is_pdf_2' => 'App\\Entity\\ClientFacture',
                    'pdf_path_3' => 'App\\Entity\\ClientFacture',
                    'is_paid_4' => 'App\\Entity\\ClientFacture',
                    'created_at_5' => 'App\\Entity\\ClientFacture',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
