<?php //82ed74960cdb5bae1c1f92aa16ba83e2

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT i0_.id AS id_0, i0_.title AS title_1, i0_.filename AS filename_2, i0_.sort_order AS sort_order_3, i0_.is_active AS is_active_4 FROM installation i0_ WHERE i0_.is_active = 1 ORDER BY i0_.sort_order ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'i' => 'App\\Entity\\Installation',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'filename_2' => 'filename',
                    'sort_order_3' => 'sortOrder',
                    'is_active_4' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Installation' => [
                        'i' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'filename' => 'filename_2',
                            'sortOrder' => 'sort_order_3',
                            'isActive' => 'is_active_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'i' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'i',
                    'title_1' => 'i',
                    'filename_2' => 'i',
                    'sort_order_3' => 'i',
                    'is_active_4' => 'i',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Installation',
                    'title_1' => 'App\\Entity\\Installation',
                    'filename_2' => 'App\\Entity\\Installation',
                    'sort_order_3' => 'App\\Entity\\Installation',
                    'is_active_4' => 'App\\Entity\\Installation',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
