<?php //8294af3b34a3fc03b7b6d61b8ab419d5

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' => [
                [
                    'deleted' => [
                        0,
                    ],
                    'adminRole' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.password AS password_2, u0_.roles AS roles_3, u0_.profile_picture AS profile_picture_4, u0_.reset_token AS reset_token_5, u0_.deleted AS deleted_6, u0_.last_login_at AS last_login_at_7, u0_.expo_push_token AS expo_push_token_8, u0_.created_at AS created_at_9, u0_.profile_updated_at AS profile_updated_at_10, u1_.id AS id_11, u1_.meta_key AS meta_key_12, u1_.meta_value AS meta_value_13, u1_.user_id AS user_id_14 FROM user u0_ LEFT JOIN user_meta u1_ ON u0_.id = u1_.user_id WHERE u0_.deleted = ? AND u0_.roles NOT LIKE ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\User',
                    'm' => 'App\\Entity\\UserMeta',
                ],
            ],
            'relationMap' => [
                2 => [
                    'm' => 'metas',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'm' => 'u',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'email_1' => 'email',
                    'password_2' => 'password',
                    'roles_3' => 'roles',
                    'profile_picture_4' => 'profilePicture',
                    'reset_token_5' => 'resetToken',
                    'deleted_6' => 'deleted',
                    'last_login_at_7' => 'lastLoginAt',
                    'expo_push_token_8' => 'expoPushToken',
                    'created_at_9' => 'createdAt',
                    'profile_updated_at_10' => 'profileUpdatedAt',
                    'id_11' => 'id',
                    'meta_key_12' => 'metaKey',
                    'meta_value_13' => 'metaValue',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\User' => [
                        'u' => [
                            'id' => 'id_0',
                            'email' => 'email_1',
                            'password' => 'password_2',
                            'roles' => 'roles_3',
                            'profilePicture' => 'profile_picture_4',
                            'resetToken' => 'reset_token_5',
                            'deleted' => 'deleted_6',
                            'lastLoginAt' => 'last_login_at_7',
                            'expoPushToken' => 'expo_push_token_8',
                            'createdAt' => 'created_at_9',
                            'profileUpdatedAt' => 'profile_updated_at_10',
                        ],
                    ],
                    'App\\Entity\\UserMeta' => [
                        'm' => [
                            'id' => 'id_11',
                            'metaKey' => 'meta_key_12',
                            'metaValue' => 'meta_value_13',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_14' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_14' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'u',
                    'email_1' => 'u',
                    'password_2' => 'u',
                    'roles_3' => 'u',
                    'profile_picture_4' => 'u',
                    'reset_token_5' => 'u',
                    'deleted_6' => 'u',
                    'last_login_at_7' => 'u',
                    'expo_push_token_8' => 'u',
                    'created_at_9' => 'u',
                    'profile_updated_at_10' => 'u',
                    'id_11' => 'm',
                    'meta_key_12' => 'm',
                    'meta_value_13' => 'm',
                    'user_id_14' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\User',
                    'email_1' => 'App\\Entity\\User',
                    'password_2' => 'App\\Entity\\User',
                    'roles_3' => 'App\\Entity\\User',
                    'profile_picture_4' => 'App\\Entity\\User',
                    'reset_token_5' => 'App\\Entity\\User',
                    'deleted_6' => 'App\\Entity\\User',
                    'last_login_at_7' => 'App\\Entity\\User',
                    'expo_push_token_8' => 'App\\Entity\\User',
                    'created_at_9' => 'App\\Entity\\User',
                    'profile_updated_at_10' => 'App\\Entity\\User',
                    'id_11' => 'App\\Entity\\UserMeta',
                    'meta_key_12' => 'App\\Entity\\UserMeta',
                    'meta_value_13' => 'App\\Entity\\UserMeta',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
