<?php //9458a8ad49a6724c68a0416b4fc67587

return [PHP_INT_MAX, static fn () => \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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.slug AS slug_1, s0_.name AS name_2, s0_.domain AS domain_3, s0_.is_active AS is_active_4, s0_.created_at AS created_at_5, s0_.type AS type_6 FROM site s0_ WHERE s0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Site',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'slug_1' => 'slug',
                    'name_2' => 'name',
                    'domain_3' => 'domain',
                    'is_active_4' => 'isActive',
                    'created_at_5' => 'createdAt',
                    'type_6' => 'type',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Site' => [
                        'entity' => [
                            'id' => 'id_0',
                            'slug' => 'slug_1',
                            'name' => 'name_2',
                            'domain' => 'domain_3',
                            'isActive' => 'is_active_4',
                            'createdAt' => 'created_at_5',
                            'type' => 'type_6',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'slug_1' => 'entity',
                    'name_2' => 'entity',
                    'domain_3' => 'entity',
                    'is_active_4' => 'entity',
                    'created_at_5' => 'entity',
                    'type_6' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Site',
                    'slug_1' => 'App\\Entity\\Site',
                    'name_2' => 'App\\Entity\\Site',
                    'domain_3' => 'App\\Entity\\Site',
                    'is_active_4' => 'App\\Entity\\Site',
                    'created_at_5' => 'App\\Entity\\Site',
                    'type_6' => 'App\\Entity\\Site',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
