<?php //54bfa150ba2334fc59b075e7376311a0

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' => [
                [
                    'active' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.name AS name_2, p0_.description AS description_3, p0_.active AS active_4, p0_.sort_order AS sort_order_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7 FROM project_collections p0_ WHERE p0_.active = ? ORDER BY p0_.sort_order ASC, p0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'projectCollection' => 'App\\Entity\\ProjectCollection',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'name_2' => 'name',
                    'description_3' => 'description',
                    'active_4' => 'active',
                    'sort_order_5' => 'sortOrder',
                    'created_at_6' => 'createdAt',
                    'updated_at_7' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\ProjectCollection' => [
                        'projectCollection' => [
                            'id' => 'id_0',
                            'code' => 'code_1',
                            'name' => 'name_2',
                            'description' => 'description_3',
                            'active' => 'active_4',
                            'sortOrder' => 'sort_order_5',
                            'createdAt' => 'created_at_6',
                            'updatedAt' => 'updated_at_7',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'projectCollection' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'projectCollection',
                    'code_1' => 'projectCollection',
                    'name_2' => 'projectCollection',
                    'description_3' => 'projectCollection',
                    'active_4' => 'projectCollection',
                    'sort_order_5' => 'projectCollection',
                    'created_at_6' => 'projectCollection',
                    'updated_at_7' => 'projectCollection',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ProjectCollection',
                    'code_1' => 'App\\Entity\\ProjectCollection',
                    'name_2' => 'App\\Entity\\ProjectCollection',
                    'description_3' => 'App\\Entity\\ProjectCollection',
                    'active_4' => 'App\\Entity\\ProjectCollection',
                    'sort_order_5' => 'App\\Entity\\ProjectCollection',
                    'created_at_6' => 'App\\Entity\\ProjectCollection',
                    'updated_at_7' => 'App\\Entity\\ProjectCollection',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
