<?php //%255Bc0196e21d23a6ff6e93a89f986d62e78%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 a0_.label AS label_0, a0_.tag AS tag_1, a0_.total AS total_2 FROM admin_category_2 a0_ INNER JOIN admin_category_1 a1_ ON a0_.category1_id = a1_.id ORDER BY a0_.id DESC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'label_0' => 'label',
                    'tag_1' => 'tag',
                    'total_2' => 'total',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'label_0' => 'string',
                    'tag_1' => 'string',
                    'total_2' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
