<?php //9cfa7b376c53cc0fd818058e43912dc0

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' => [
                [
                    'user' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.created_at AS created_at_1, f0_.updated_at AS updated_at_2, u1_.id AS id_3, u1_.email AS email_4, u1_.username AS username_5, u1_.password AS password_6, u1_.display_name AS display_name_7, u1_.bio AS bio_8, u1_.pinned_quote AS pinned_quote_9, u1_.avatar_path AS avatar_path_10, u1_.roles AS roles_11, u1_.email_verified_at AS email_verified_at_12, u1_.last_login_at AS last_login_at_13, u1_.is_active AS is_active_14, u1_.locale AS locale_15, u1_.deleted_at AS deleted_at_16, u1_.onboarded_at AS onboarded_at_17, u1_.public_id AS public_id_18, u1_.created_at AS created_at_19, u1_.updated_at AS updated_at_20, f0_.follower_id AS follower_id_21, f0_.followed_id AS followed_id_22 FROM follows f0_ INNER JOIN users u1_ ON f0_.followed_id = u1_.id WHERE f0_.follower_id = ? ORDER BY f0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'f' => 'App\\Entity\\Follow',
                    'fd' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'fd' => 'followed',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'fd' => 'f',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'created_at_1' => 'createdAt',
                    'updated_at_2' => 'updatedAt',
                    'id_3' => 'id',
                    'email_4' => 'email',
                    'username_5' => 'username',
                    'password_6' => 'password',
                    'display_name_7' => 'displayName',
                    'bio_8' => 'bio',
                    'pinned_quote_9' => 'pinnedQuote',
                    'avatar_path_10' => 'avatarPath',
                    'roles_11' => 'roles',
                    'email_verified_at_12' => 'emailVerifiedAt',
                    'last_login_at_13' => 'lastLoginAt',
                    'is_active_14' => 'isActive',
                    'locale_15' => 'locale',
                    'deleted_at_16' => 'deletedAt',
                    'onboarded_at_17' => 'onboardedAt',
                    'public_id_18' => 'publicId',
                    'created_at_19' => 'createdAt',
                    'updated_at_20' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Follow' => [
                        'f' => [
                            'id' => 'id_0',
                            'createdAt' => 'created_at_1',
                            'updatedAt' => 'updated_at_2',
                        ],
                    ],
                    'App\\Entity\\User' => [
                        'fd' => [
                            'id' => 'id_3',
                            'email' => 'email_4',
                            'username' => 'username_5',
                            'password' => 'password_6',
                            'displayName' => 'display_name_7',
                            'bio' => 'bio_8',
                            'pinnedQuote' => 'pinned_quote_9',
                            'avatarPath' => 'avatar_path_10',
                            'roles' => 'roles_11',
                            'emailVerifiedAt' => 'email_verified_at_12',
                            'lastLoginAt' => 'last_login_at_13',
                            'isActive' => 'is_active_14',
                            'locale' => 'locale_15',
                            'deletedAt' => 'deleted_at_16',
                            'onboardedAt' => 'onboarded_at_17',
                            'publicId' => 'public_id_18',
                            'createdAt' => 'created_at_19',
                            'updatedAt' => 'updated_at_20',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'follower_id_21' => 'bigint',
                    'followed_id_22' => 'bigint',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'f' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'follower_id_21' => 'follower_id',
                    'followed_id_22' => 'followed_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'f',
                    'created_at_1' => 'f',
                    'updated_at_2' => 'f',
                    'id_3' => 'fd',
                    'email_4' => 'fd',
                    'username_5' => 'fd',
                    'password_6' => 'fd',
                    'display_name_7' => 'fd',
                    'bio_8' => 'fd',
                    'pinned_quote_9' => 'fd',
                    'avatar_path_10' => 'fd',
                    'roles_11' => 'fd',
                    'email_verified_at_12' => 'fd',
                    'last_login_at_13' => 'fd',
                    'is_active_14' => 'fd',
                    'locale_15' => 'fd',
                    'deleted_at_16' => 'fd',
                    'onboarded_at_17' => 'fd',
                    'public_id_18' => 'fd',
                    'created_at_19' => 'fd',
                    'updated_at_20' => 'fd',
                    'follower_id_21' => 'f',
                    'followed_id_22' => 'f',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Follow',
                    'created_at_1' => 'App\\Entity\\Follow',
                    'updated_at_2' => 'App\\Entity\\Follow',
                    'id_3' => 'App\\Entity\\User',
                    'email_4' => 'App\\Entity\\User',
                    'username_5' => 'App\\Entity\\User',
                    'password_6' => 'App\\Entity\\User',
                    'display_name_7' => 'App\\Entity\\User',
                    'bio_8' => 'App\\Entity\\User',
                    'pinned_quote_9' => 'App\\Entity\\User',
                    'avatar_path_10' => 'App\\Entity\\User',
                    'roles_11' => 'App\\Entity\\User',
                    'email_verified_at_12' => 'App\\Entity\\User',
                    'last_login_at_13' => 'App\\Entity\\User',
                    'is_active_14' => 'App\\Entity\\User',
                    'locale_15' => 'App\\Entity\\User',
                    'deleted_at_16' => 'App\\Entity\\User',
                    'onboarded_at_17' => 'App\\Entity\\User',
                    'public_id_18' => 'App\\Entity\\User',
                    'created_at_19' => 'App\\Entity\\User',
                    'updated_at_20' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
