<?php //%255Be1c033fa3edc729356962e18092f0a9c%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' => [
                [
                    'val' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT n0_.id AS id_0, n0_.awb AS awb_1, n0_.nota AS nota_2, n0_.creator_id AS creator_id_3, n0_.creation_date AS creation_date_4, n0_.modify_id AS modify_id_5, n0_.modify_date AS modify_date_6 FROM note n0_ WHERE n0_.awb = ? ORDER BY n0_.id DESC LIMIT 1',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'n' => 'App\\Entity\\Note',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'awb_1' => 'awb',
                    'nota_2' => 'Nota',
                    'creator_id_3' => 'CreatorId',
                    'creation_date_4' => 'CreationDate',
                    'modify_id_5' => 'ModifyId',
                    'modify_date_6' => 'ModifyDate',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'n' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'n',
                    'awb_1' => 'n',
                    'nota_2' => 'n',
                    'creator_id_3' => 'n',
                    'creation_date_4' => 'n',
                    'modify_id_5' => 'n',
                    'modify_date_6' => 'n',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Note',
                    'awb_1' => 'App\\Entity\\Note',
                    'nota_2' => 'App\\Entity\\Note',
                    'creator_id_3' => 'App\\Entity\\Note',
                    'creation_date_4' => 'App\\Entity\\Note',
                    'modify_id_5' => 'App\\Entity\\Note',
                    'modify_date_6' => 'App\\Entity\\Note',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
