<?php //%255B9a0ced15b8efffc987afff714319ae58%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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT m0_.id AS id_0, m0_.matricula AS matricula_1, m0_.token AS token_2, m0_.fornecedor_id AS fornecedor_id_3 FROM matricula m0_ ORDER BY m0_.matricula ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\Matricula',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'matricula_1' => 'matricula',
                    'token_2' => 'token',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'fornecedor_id_3' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'fornecedor_id_3' => 'fornecedor_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'u',
                    'matricula_1' => 'u',
                    'token_2' => 'u',
                    'fornecedor_id_3' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Matricula',
                    'matricula_1' => 'App\\Entity\\Matricula',
                    'token_2' => 'App\\Entity\\Matricula',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
