<?php //1089a0c6c48e1c62f0ac8cabcba6034c

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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT b0_.id AS id_0, b0_.updated_at AS updated_at_1, b0_.created_at AS created_at_2, b0_.username AS username_3, b0_.password AS password_4, b0_.roles AS roles_5 FROM backend_user b0_ WHERE b0_.id IN (?) ORDER BY b0_.username ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\BackendUser',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'updated_at_1' => 'updatedAt',
                    'created_at_2' => 'createdAt',
                    'username_3' => 'username',
                    'password_4' => 'password',
                    'roles_5' => 'roles',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\BackendUser' => [
                        'entity' => [
                            'id' => 'id_0',
                            'updatedAt' => 'updated_at_1',
                            'createdAt' => 'created_at_2',
                            'username' => 'username_3',
                            'password' => 'password_4',
                            'roles' => 'roles_5',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'updated_at_1' => 'entity',
                    'created_at_2' => 'entity',
                    'username_3' => 'entity',
                    'password_4' => 'entity',
                    'roles_5' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\BackendUser',
                    'updated_at_1' => 'App\\Entity\\BackendUser',
                    'created_at_2' => 'App\\Entity\\BackendUser',
                    'username_3' => 'App\\Entity\\BackendUser',
                    'password_4' => 'App\\Entity\\BackendUser',
                    'roles_5' => 'App\\Entity\\BackendUser',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'dpid' => [
                    0,
                ],
            ],
        ],
    ]
); } }];
