<?php //4838c38bafe76729894e5c4933686a31

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' => [
                [
                    'me' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT r0_.id AS id_0, r0_.body AS body_1, r0_.contains_spoilers AS contains_spoilers_2, r0_.is_pinned AS is_pinned_3, r0_.likes_count AS likes_count_4, r0_.comments_count AS comments_count_5, r0_.public_id AS public_id_6, r0_.created_at AS created_at_7, r0_.updated_at AS updated_at_8, r1_.id AS id_9, r1_.score AS score_10, r1_.read_at AS read_at_11, r1_.public_id AS public_id_12, r1_.created_at AS created_at_13, r1_.updated_at AS updated_at_14, w2_.id AS id_15, w2_.bnf_ark AS bnf_ark_16, w2_.wikidata_qid AS wikidata_qid_17, w2_.open_library_work_id AS open_library_work_id_18, w2_.canonical_key AS canonical_key_19, w2_.title AS title_20, w2_.original_title AS original_title_21, w2_.description AS description_22, w2_.first_published_year AS first_published_year_23, w2_.year_source AS year_source_24, w2_.original_language AS original_language_25, w2_.default_cover_url AS default_cover_url_26, w2_.local_cover_path AS local_cover_path_27, w2_.ratings_count AS ratings_count_28, w2_.ratings_avg AS ratings_avg_29, w2_.last_synced_at AS last_synced_at_30, w2_.awards AS awards_31, w2_.adaptations AS adaptations_32, w2_.facets AS facets_33, w2_.public_id AS public_id_34, w2_.created_at AS created_at_35, w2_.updated_at AS updated_at_36, u3_.id AS id_37, u3_.email AS email_38, u3_.username AS username_39, u3_.password AS password_40, u3_.display_name AS display_name_41, u3_.bio AS bio_42, u3_.pinned_quote AS pinned_quote_43, u3_.avatar_path AS avatar_path_44, u3_.roles AS roles_45, u3_.email_verified_at AS email_verified_at_46, u3_.last_login_at AS last_login_at_47, u3_.is_active AS is_active_48, u3_.locale AS locale_49, u3_.deleted_at AS deleted_at_50, u3_.onboarded_at AS onboarded_at_51, u3_.public_id AS public_id_52, u3_.created_at AS created_at_53, u3_.updated_at AS updated_at_54, r0_.rating_id AS rating_id_55, r1_.user_id AS user_id_56, r1_.work_id AS work_id_57, r1_.edition_id AS edition_id_58, w2_.canonical_edition_id AS canonical_edition_id_59 FROM reviews r0_ INNER JOIN ratings r1_ ON r0_.rating_id = r1_.id INNER JOIN works w2_ ON r1_.work_id = w2_.id INNER JOIN users u3_ ON r1_.user_id = u3_.id WHERE r1_.user_id IN (SELECT f4_.followed_id AS sclr_60 FROM follows f4_ WHERE f4_.follower_id = ?) ORDER BY r0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Review',
                    'rt' => 'App\\Entity\\Rating',
                    'w' => 'App\\Entity\\Work',
                    'u' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'rt' => 'rating',
                    'w' => 'work',
                    'u' => 'user',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'rt' => 'r',
                    'w' => 'rt',
                    'u' => 'rt',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'body_1' => 'body',
                    'contains_spoilers_2' => 'containsSpoilers',
                    'is_pinned_3' => 'isPinned',
                    'likes_count_4' => 'likesCount',
                    'comments_count_5' => 'commentsCount',
                    'public_id_6' => 'publicId',
                    'created_at_7' => 'createdAt',
                    'updated_at_8' => 'updatedAt',
                    'id_9' => 'id',
                    'score_10' => 'score',
                    'read_at_11' => 'readAt',
                    'public_id_12' => 'publicId',
                    'created_at_13' => 'createdAt',
                    'updated_at_14' => 'updatedAt',
                    'id_15' => 'id',
                    'bnf_ark_16' => 'bnfArk',
                    'wikidata_qid_17' => 'wikidataQid',
                    'open_library_work_id_18' => 'openLibraryWorkId',
                    'canonical_key_19' => 'canonicalKey',
                    'title_20' => 'title',
                    'original_title_21' => 'originalTitle',
                    'description_22' => 'description',
                    'first_published_year_23' => 'firstPublishedYear',
                    'year_source_24' => 'yearSource',
                    'original_language_25' => 'originalLanguage',
                    'default_cover_url_26' => 'defaultCoverUrl',
                    'local_cover_path_27' => 'localCoverPath',
                    'ratings_count_28' => 'ratingsCount',
                    'ratings_avg_29' => 'ratingsAvg',
                    'last_synced_at_30' => 'lastSyncedAt',
                    'awards_31' => 'awards',
                    'adaptations_32' => 'adaptations',
                    'facets_33' => 'facets',
                    'public_id_34' => 'publicId',
                    'created_at_35' => 'createdAt',
                    'updated_at_36' => 'updatedAt',
                    'id_37' => 'id',
                    'email_38' => 'email',
                    'username_39' => 'username',
                    'password_40' => 'password',
                    'display_name_41' => 'displayName',
                    'bio_42' => 'bio',
                    'pinned_quote_43' => 'pinnedQuote',
                    'avatar_path_44' => 'avatarPath',
                    'roles_45' => 'roles',
                    'email_verified_at_46' => 'emailVerifiedAt',
                    'last_login_at_47' => 'lastLoginAt',
                    'is_active_48' => 'isActive',
                    'locale_49' => 'locale',
                    'deleted_at_50' => 'deletedAt',
                    'onboarded_at_51' => 'onboardedAt',
                    'public_id_52' => 'publicId',
                    'created_at_53' => 'createdAt',
                    'updated_at_54' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Review' => [
                        'r' => [
                            'id' => 'id_0',
                            'body' => 'body_1',
                            'containsSpoilers' => 'contains_spoilers_2',
                            'isPinned' => 'is_pinned_3',
                            'likesCount' => 'likes_count_4',
                            'commentsCount' => 'comments_count_5',
                            'publicId' => 'public_id_6',
                            'createdAt' => 'created_at_7',
                            'updatedAt' => 'updated_at_8',
                        ],
                    ],
                    'App\\Entity\\Rating' => [
                        'rt' => [
                            'id' => 'id_9',
                            'score' => 'score_10',
                            'readAt' => 'read_at_11',
                            'publicId' => 'public_id_12',
                            'createdAt' => 'created_at_13',
                            'updatedAt' => 'updated_at_14',
                        ],
                    ],
                    'App\\Entity\\Work' => [
                        'w' => [
                            'id' => 'id_15',
                            'bnfArk' => 'bnf_ark_16',
                            'wikidataQid' => 'wikidata_qid_17',
                            'openLibraryWorkId' => 'open_library_work_id_18',
                            'canonicalKey' => 'canonical_key_19',
                            'title' => 'title_20',
                            'originalTitle' => 'original_title_21',
                            'description' => 'description_22',
                            'firstPublishedYear' => 'first_published_year_23',
                            'yearSource' => 'year_source_24',
                            'originalLanguage' => 'original_language_25',
                            'defaultCoverUrl' => 'default_cover_url_26',
                            'localCoverPath' => 'local_cover_path_27',
                            'ratingsCount' => 'ratings_count_28',
                            'ratingsAvg' => 'ratings_avg_29',
                            'lastSyncedAt' => 'last_synced_at_30',
                            'awards' => 'awards_31',
                            'adaptations' => 'adaptations_32',
                            'facets' => 'facets_33',
                            'publicId' => 'public_id_34',
                            'createdAt' => 'created_at_35',
                            'updatedAt' => 'updated_at_36',
                        ],
                    ],
                    'App\\Entity\\User' => [
                        'u' => [
                            'id' => 'id_37',
                            'email' => 'email_38',
                            'username' => 'username_39',
                            'password' => 'password_40',
                            'displayName' => 'display_name_41',
                            'bio' => 'bio_42',
                            'pinnedQuote' => 'pinned_quote_43',
                            'avatarPath' => 'avatar_path_44',
                            'roles' => 'roles_45',
                            'emailVerifiedAt' => 'email_verified_at_46',
                            'lastLoginAt' => 'last_login_at_47',
                            'isActive' => 'is_active_48',
                            'locale' => 'locale_49',
                            'deletedAt' => 'deleted_at_50',
                            'onboardedAt' => 'onboarded_at_51',
                            'publicId' => 'public_id_52',
                            'createdAt' => 'created_at_53',
                            'updatedAt' => 'updated_at_54',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'year_source_24' => 'App\\Entity\\Enum\\YearSource',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'rating_id_55' => 'bigint',
                    'user_id_56' => 'bigint',
                    'work_id_57' => 'bigint',
                    'edition_id_58' => 'bigint',
                    'canonical_edition_id_59' => 'bigint',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'rating_id_55' => 'rating_id',
                    'user_id_56' => 'user_id',
                    'work_id_57' => 'work_id',
                    'edition_id_58' => 'edition_id',
                    'canonical_edition_id_59' => 'canonical_edition_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'body_1' => 'r',
                    'contains_spoilers_2' => 'r',
                    'is_pinned_3' => 'r',
                    'likes_count_4' => 'r',
                    'comments_count_5' => 'r',
                    'public_id_6' => 'r',
                    'created_at_7' => 'r',
                    'updated_at_8' => 'r',
                    'id_9' => 'rt',
                    'score_10' => 'rt',
                    'read_at_11' => 'rt',
                    'public_id_12' => 'rt',
                    'created_at_13' => 'rt',
                    'updated_at_14' => 'rt',
                    'id_15' => 'w',
                    'bnf_ark_16' => 'w',
                    'wikidata_qid_17' => 'w',
                    'open_library_work_id_18' => 'w',
                    'canonical_key_19' => 'w',
                    'title_20' => 'w',
                    'original_title_21' => 'w',
                    'description_22' => 'w',
                    'first_published_year_23' => 'w',
                    'year_source_24' => 'w',
                    'original_language_25' => 'w',
                    'default_cover_url_26' => 'w',
                    'local_cover_path_27' => 'w',
                    'ratings_count_28' => 'w',
                    'ratings_avg_29' => 'w',
                    'last_synced_at_30' => 'w',
                    'awards_31' => 'w',
                    'adaptations_32' => 'w',
                    'facets_33' => 'w',
                    'public_id_34' => 'w',
                    'created_at_35' => 'w',
                    'updated_at_36' => 'w',
                    'id_37' => 'u',
                    'email_38' => 'u',
                    'username_39' => 'u',
                    'password_40' => 'u',
                    'display_name_41' => 'u',
                    'bio_42' => 'u',
                    'pinned_quote_43' => 'u',
                    'avatar_path_44' => 'u',
                    'roles_45' => 'u',
                    'email_verified_at_46' => 'u',
                    'last_login_at_47' => 'u',
                    'is_active_48' => 'u',
                    'locale_49' => 'u',
                    'deleted_at_50' => 'u',
                    'onboarded_at_51' => 'u',
                    'public_id_52' => 'u',
                    'created_at_53' => 'u',
                    'updated_at_54' => 'u',
                    'rating_id_55' => 'r',
                    'user_id_56' => 'rt',
                    'work_id_57' => 'rt',
                    'edition_id_58' => 'rt',
                    'canonical_edition_id_59' => 'w',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Review',
                    'body_1' => 'App\\Entity\\Review',
                    'contains_spoilers_2' => 'App\\Entity\\Review',
                    'is_pinned_3' => 'App\\Entity\\Review',
                    'likes_count_4' => 'App\\Entity\\Review',
                    'comments_count_5' => 'App\\Entity\\Review',
                    'public_id_6' => 'App\\Entity\\Review',
                    'created_at_7' => 'App\\Entity\\Review',
                    'updated_at_8' => 'App\\Entity\\Review',
                    'id_9' => 'App\\Entity\\Rating',
                    'score_10' => 'App\\Entity\\Rating',
                    'read_at_11' => 'App\\Entity\\Rating',
                    'public_id_12' => 'App\\Entity\\Rating',
                    'created_at_13' => 'App\\Entity\\Rating',
                    'updated_at_14' => 'App\\Entity\\Rating',
                    'id_15' => 'App\\Entity\\Work',
                    'bnf_ark_16' => 'App\\Entity\\Work',
                    'wikidata_qid_17' => 'App\\Entity\\Work',
                    'open_library_work_id_18' => 'App\\Entity\\Work',
                    'canonical_key_19' => 'App\\Entity\\Work',
                    'title_20' => 'App\\Entity\\Work',
                    'original_title_21' => 'App\\Entity\\Work',
                    'description_22' => 'App\\Entity\\Work',
                    'first_published_year_23' => 'App\\Entity\\Work',
                    'year_source_24' => 'App\\Entity\\Work',
                    'original_language_25' => 'App\\Entity\\Work',
                    'default_cover_url_26' => 'App\\Entity\\Work',
                    'local_cover_path_27' => 'App\\Entity\\Work',
                    'ratings_count_28' => 'App\\Entity\\Work',
                    'ratings_avg_29' => 'App\\Entity\\Work',
                    'last_synced_at_30' => 'App\\Entity\\Work',
                    'awards_31' => 'App\\Entity\\Work',
                    'adaptations_32' => 'App\\Entity\\Work',
                    'facets_33' => 'App\\Entity\\Work',
                    'public_id_34' => 'App\\Entity\\Work',
                    'created_at_35' => 'App\\Entity\\Work',
                    'updated_at_36' => 'App\\Entity\\Work',
                    'id_37' => 'App\\Entity\\User',
                    'email_38' => 'App\\Entity\\User',
                    'username_39' => 'App\\Entity\\User',
                    'password_40' => 'App\\Entity\\User',
                    'display_name_41' => 'App\\Entity\\User',
                    'bio_42' => 'App\\Entity\\User',
                    'pinned_quote_43' => 'App\\Entity\\User',
                    'avatar_path_44' => 'App\\Entity\\User',
                    'roles_45' => 'App\\Entity\\User',
                    'email_verified_at_46' => 'App\\Entity\\User',
                    'last_login_at_47' => 'App\\Entity\\User',
                    'is_active_48' => 'App\\Entity\\User',
                    'locale_49' => 'App\\Entity\\User',
                    'deleted_at_50' => 'App\\Entity\\User',
                    'onboarded_at_51' => 'App\\Entity\\User',
                    'public_id_52' => 'App\\Entity\\User',
                    'created_at_53' => 'App\\Entity\\User',
                    'updated_at_54' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
