<?php //667495a05a57f631d65d542baddcc4ed

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\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' => [
                [
                    'moodia' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.code AS code_0, t0_.name AS name_1, u1_.tokens_used AS tokens_used_2 FROM user_recent_activities u1_ LEFT JOIN tool t0_ ON u1_.tool_id = t0_.id WHERE u1_.tokens_used > 0 AND t0_.code IS NOT NULL AND t0_.code <> ?',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'code_0' => 'code',
                    'name_1' => 'name',
                    'tokens_used_2' => 'tokensUsed',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'code_0' => 'string',
                    'name_1' => 'string',
                    'tokens_used_2' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
