<?php //f27026fe2f5d261511b6b194ac8c4d42

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' => [
                [
                    'user' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.profile_type AS profile_type_1, p0_.settings AS settings_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4 FROM profiles p0_ INNER JOIN profile_users p2_ ON p0_.id = p2_.profile_id INNER JOIN `user` u1_ ON u1_.id = p2_.user_id WHERE u1_.id = ? ORDER BY p0_.profile_type ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Profile',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'profile_type_1' => 'profileType',
                    'settings_2' => 'settings',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Profile' => [
                        'p' => [
                            'id' => 'id_0',
                            'profileType' => 'profile_type_1',
                            'settings' => 'settings_2',
                            'createdAt' => 'created_at_3',
                            'updatedAt' => 'updated_at_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'profile_type_1' => 'p',
                    'settings_2' => 'p',
                    'created_at_3' => 'p',
                    'updated_at_4' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Profile',
                    'profile_type_1' => 'App\\Entity\\Profile',
                    'settings_2' => 'App\\Entity\\Profile',
                    'created_at_3' => 'App\\Entity\\Profile',
                    'updated_at_4' => 'App\\Entity\\Profile',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
