<?php //%255B82907548b7a6cd2ac87b2ea291b1f544%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' => [
                [
                    'scan' => [
                        0,
                    ],
                    'important' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.type AS type_3, c0_.client_id AS client_id_4, c0_.important AS important_5, c0_.client_name AS client_name_6, c0_.number AS number_7, c0_.location_id AS location_id_8, c0_.scan_id AS scan_id_9 FROM cart c0_ WHERE c0_.scan_id = ? AND c0_.important = ? ORDER BY c0_.updated_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Cart',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'created_at_1' => 'createdAt',
                    'updated_at_2' => 'updatedAt',
                    'type_3' => 'type',
                    'client_id_4' => 'clientId',
                    'important_5' => 'important',
                    'client_name_6' => 'clientName',
                    'number_7' => 'number',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'location_id_8' => 'integer',
                    'scan_id_9' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'location_id_8' => 'location_id',
                    'scan_id_9' => 'scan_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'created_at_1' => 'c',
                    'updated_at_2' => 'c',
                    'type_3' => 'c',
                    'client_id_4' => 'c',
                    'important_5' => 'c',
                    'client_name_6' => 'c',
                    'number_7' => 'c',
                    'location_id_8' => 'c',
                    'scan_id_9' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Cart',
                    'created_at_1' => 'App\\Entity\\Cart',
                    'updated_at_2' => 'App\\Entity\\Cart',
                    'type_3' => 'App\\Entity\\Cart',
                    'client_id_4' => 'App\\Entity\\Cart',
                    'important_5' => 'App\\Entity\\Cart',
                    'client_name_6' => 'App\\Entity\\Cart',
                    'number_7' => 'App\\Entity\\Cart',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
