<?php //56ade297d36e2a5f03551fd3fabef452

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 r0_.id AS id_0, r0_.score AS score_1, r0_.read_at AS read_at_2, r0_.public_id AS public_id_3, r0_.created_at AS created_at_4, r0_.updated_at AS updated_at_5, w1_.id AS id_6, w1_.bnf_ark AS bnf_ark_7, w1_.wikidata_qid AS wikidata_qid_8, w1_.open_library_work_id AS open_library_work_id_9, w1_.canonical_key AS canonical_key_10, w1_.title AS title_11, w1_.original_title AS original_title_12, w1_.description AS description_13, w1_.first_published_year AS first_published_year_14, w1_.year_source AS year_source_15, w1_.original_language AS original_language_16, w1_.default_cover_url AS default_cover_url_17, w1_.local_cover_path AS local_cover_path_18, w1_.ratings_count AS ratings_count_19, w1_.ratings_avg AS ratings_avg_20, w1_.last_synced_at AS last_synced_at_21, w1_.awards AS awards_22, w1_.adaptations AS adaptations_23, w1_.facets AS facets_24, w1_.public_id AS public_id_25, w1_.created_at AS created_at_26, w1_.updated_at AS updated_at_27, u2_.id AS id_28, u2_.email AS email_29, u2_.username AS username_30, u2_.password AS password_31, u2_.display_name AS display_name_32, u2_.bio AS bio_33, u2_.pinned_quote AS pinned_quote_34, u2_.avatar_path AS avatar_path_35, u2_.roles AS roles_36, u2_.email_verified_at AS email_verified_at_37, u2_.last_login_at AS last_login_at_38, u2_.is_active AS is_active_39, u2_.locale AS locale_40, u2_.deleted_at AS deleted_at_41, u2_.onboarded_at AS onboarded_at_42, u2_.public_id AS public_id_43, u2_.created_at AS created_at_44, u2_.updated_at AS updated_at_45, r3_.id AS id_46, r3_.body AS body_47, r3_.contains_spoilers AS contains_spoilers_48, r3_.is_pinned AS is_pinned_49, r3_.likes_count AS likes_count_50, r3_.comments_count AS comments_count_51, r3_.public_id AS public_id_52, r3_.created_at AS created_at_53, r3_.updated_at AS updated_at_54, r0_.user_id AS user_id_55, r0_.work_id AS work_id_56, r0_.edition_id AS edition_id_57, w1_.canonical_edition_id AS canonical_edition_id_58, r3_.rating_id AS rating_id_59 FROM ratings r0_ INNER JOIN works w1_ ON r0_.work_id = w1_.id INNER JOIN users u2_ ON r0_.user_id = u2_.id LEFT JOIN reviews r3_ ON r0_.id = r3_.rating_id WHERE r0_.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\\Rating',
                    'w' => 'App\\Entity\\Work',
                    'u' => 'App\\Entity\\User',
                    'rev' => 'App\\Entity\\Review',
                ],
            ],
            'relationMap' => [
                2 => [
                    'w' => 'work',
                    'u' => 'user',
                    'rev' => 'review',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'w' => 'r',
                    'u' => 'r',
                    'rev' => 'r',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'score_1' => 'score',
                    'read_at_2' => 'readAt',
                    'public_id_3' => 'publicId',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                    'id_6' => 'id',
                    'bnf_ark_7' => 'bnfArk',
                    'wikidata_qid_8' => 'wikidataQid',
                    'open_library_work_id_9' => 'openLibraryWorkId',
                    'canonical_key_10' => 'canonicalKey',
                    'title_11' => 'title',
                    'original_title_12' => 'originalTitle',
                    'description_13' => 'description',
                    'first_published_year_14' => 'firstPublishedYear',
                    'year_source_15' => 'yearSource',
                    'original_language_16' => 'originalLanguage',
                    'default_cover_url_17' => 'defaultCoverUrl',
                    'local_cover_path_18' => 'localCoverPath',
                    'ratings_count_19' => 'ratingsCount',
                    'ratings_avg_20' => 'ratingsAvg',
                    'last_synced_at_21' => 'lastSyncedAt',
                    'awards_22' => 'awards',
                    'adaptations_23' => 'adaptations',
                    'facets_24' => 'facets',
                    'public_id_25' => 'publicId',
                    'created_at_26' => 'createdAt',
                    'updated_at_27' => 'updatedAt',
                    'id_28' => 'id',
                    'email_29' => 'email',
                    'username_30' => 'username',
                    'password_31' => 'password',
                    'display_name_32' => 'displayName',
                    'bio_33' => 'bio',
                    'pinned_quote_34' => 'pinnedQuote',
                    'avatar_path_35' => 'avatarPath',
                    'roles_36' => 'roles',
                    'email_verified_at_37' => 'emailVerifiedAt',
                    'last_login_at_38' => 'lastLoginAt',
                    'is_active_39' => 'isActive',
                    'locale_40' => 'locale',
                    'deleted_at_41' => 'deletedAt',
                    'onboarded_at_42' => 'onboardedAt',
                    'public_id_43' => 'publicId',
                    'created_at_44' => 'createdAt',
                    'updated_at_45' => 'updatedAt',
                    'id_46' => 'id',
                    'body_47' => 'body',
                    'contains_spoilers_48' => 'containsSpoilers',
                    'is_pinned_49' => 'isPinned',
                    'likes_count_50' => 'likesCount',
                    'comments_count_51' => 'commentsCount',
                    'public_id_52' => 'publicId',
                    'created_at_53' => 'createdAt',
                    'updated_at_54' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Rating' => [
                        'r' => [
                            'id' => 'id_0',
                            'score' => 'score_1',
                            'readAt' => 'read_at_2',
                            'publicId' => 'public_id_3',
                            'createdAt' => 'created_at_4',
                            'updatedAt' => 'updated_at_5',
                        ],
                    ],
                    'App\\Entity\\Work' => [
                        'w' => [
                            'id' => 'id_6',
                            'bnfArk' => 'bnf_ark_7',
                            'wikidataQid' => 'wikidata_qid_8',
                            'openLibraryWorkId' => 'open_library_work_id_9',
                            'canonicalKey' => 'canonical_key_10',
                            'title' => 'title_11',
                            'originalTitle' => 'original_title_12',
                            'description' => 'description_13',
                            'firstPublishedYear' => 'first_published_year_14',
                            'yearSource' => 'year_source_15',
                            'originalLanguage' => 'original_language_16',
                            'defaultCoverUrl' => 'default_cover_url_17',
                            'localCoverPath' => 'local_cover_path_18',
                            'ratingsCount' => 'ratings_count_19',
                            'ratingsAvg' => 'ratings_avg_20',
                            'lastSyncedAt' => 'last_synced_at_21',
                            'awards' => 'awards_22',
                            'adaptations' => 'adaptations_23',
                            'facets' => 'facets_24',
                            'publicId' => 'public_id_25',
                            'createdAt' => 'created_at_26',
                            'updatedAt' => 'updated_at_27',
                        ],
                    ],
                    'App\\Entity\\User' => [
                        'u' => [
                            'id' => 'id_28',
                            'email' => 'email_29',
                            'username' => 'username_30',
                            'password' => 'password_31',
                            'displayName' => 'display_name_32',
                            'bio' => 'bio_33',
                            'pinnedQuote' => 'pinned_quote_34',
                            'avatarPath' => 'avatar_path_35',
                            'roles' => 'roles_36',
                            'emailVerifiedAt' => 'email_verified_at_37',
                            'lastLoginAt' => 'last_login_at_38',
                            'isActive' => 'is_active_39',
                            'locale' => 'locale_40',
                            'deletedAt' => 'deleted_at_41',
                            'onboardedAt' => 'onboarded_at_42',
                            'publicId' => 'public_id_43',
                            'createdAt' => 'created_at_44',
                            'updatedAt' => 'updated_at_45',
                        ],
                    ],
                    'App\\Entity\\Review' => [
                        'rev' => [
                            'id' => 'id_46',
                            'body' => 'body_47',
                            'containsSpoilers' => 'contains_spoilers_48',
                            'isPinned' => 'is_pinned_49',
                            'likesCount' => 'likes_count_50',
                            'commentsCount' => 'comments_count_51',
                            'publicId' => 'public_id_52',
                            'createdAt' => 'created_at_53',
                            'updatedAt' => 'updated_at_54',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'year_source_15' => 'App\\Entity\\Enum\\YearSource',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_55' => 'bigint',
                    'work_id_56' => 'bigint',
                    'edition_id_57' => 'bigint',
                    'canonical_edition_id_58' => 'bigint',
                    'rating_id_59' => 'bigint',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_55' => 'user_id',
                    'work_id_56' => 'work_id',
                    'edition_id_57' => 'edition_id',
                    'canonical_edition_id_58' => 'canonical_edition_id',
                    'rating_id_59' => 'rating_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'score_1' => 'r',
                    'read_at_2' => 'r',
                    'public_id_3' => 'r',
                    'created_at_4' => 'r',
                    'updated_at_5' => 'r',
                    'id_6' => 'w',
                    'bnf_ark_7' => 'w',
                    'wikidata_qid_8' => 'w',
                    'open_library_work_id_9' => 'w',
                    'canonical_key_10' => 'w',
                    'title_11' => 'w',
                    'original_title_12' => 'w',
                    'description_13' => 'w',
                    'first_published_year_14' => 'w',
                    'year_source_15' => 'w',
                    'original_language_16' => 'w',
                    'default_cover_url_17' => 'w',
                    'local_cover_path_18' => 'w',
                    'ratings_count_19' => 'w',
                    'ratings_avg_20' => 'w',
                    'last_synced_at_21' => 'w',
                    'awards_22' => 'w',
                    'adaptations_23' => 'w',
                    'facets_24' => 'w',
                    'public_id_25' => 'w',
                    'created_at_26' => 'w',
                    'updated_at_27' => 'w',
                    'id_28' => 'u',
                    'email_29' => 'u',
                    'username_30' => 'u',
                    'password_31' => 'u',
                    'display_name_32' => 'u',
                    'bio_33' => 'u',
                    'pinned_quote_34' => 'u',
                    'avatar_path_35' => 'u',
                    'roles_36' => 'u',
                    'email_verified_at_37' => 'u',
                    'last_login_at_38' => 'u',
                    'is_active_39' => 'u',
                    'locale_40' => 'u',
                    'deleted_at_41' => 'u',
                    'onboarded_at_42' => 'u',
                    'public_id_43' => 'u',
                    'created_at_44' => 'u',
                    'updated_at_45' => 'u',
                    'id_46' => 'rev',
                    'body_47' => 'rev',
                    'contains_spoilers_48' => 'rev',
                    'is_pinned_49' => 'rev',
                    'likes_count_50' => 'rev',
                    'comments_count_51' => 'rev',
                    'public_id_52' => 'rev',
                    'created_at_53' => 'rev',
                    'updated_at_54' => 'rev',
                    'user_id_55' => 'r',
                    'work_id_56' => 'r',
                    'edition_id_57' => 'r',
                    'canonical_edition_id_58' => 'w',
                    'rating_id_59' => 'rev',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Rating',
                    'score_1' => 'App\\Entity\\Rating',
                    'read_at_2' => 'App\\Entity\\Rating',
                    'public_id_3' => 'App\\Entity\\Rating',
                    'created_at_4' => 'App\\Entity\\Rating',
                    'updated_at_5' => 'App\\Entity\\Rating',
                    'id_6' => 'App\\Entity\\Work',
                    'bnf_ark_7' => 'App\\Entity\\Work',
                    'wikidata_qid_8' => 'App\\Entity\\Work',
                    'open_library_work_id_9' => 'App\\Entity\\Work',
                    'canonical_key_10' => 'App\\Entity\\Work',
                    'title_11' => 'App\\Entity\\Work',
                    'original_title_12' => 'App\\Entity\\Work',
                    'description_13' => 'App\\Entity\\Work',
                    'first_published_year_14' => 'App\\Entity\\Work',
                    'year_source_15' => 'App\\Entity\\Work',
                    'original_language_16' => 'App\\Entity\\Work',
                    'default_cover_url_17' => 'App\\Entity\\Work',
                    'local_cover_path_18' => 'App\\Entity\\Work',
                    'ratings_count_19' => 'App\\Entity\\Work',
                    'ratings_avg_20' => 'App\\Entity\\Work',
                    'last_synced_at_21' => 'App\\Entity\\Work',
                    'awards_22' => 'App\\Entity\\Work',
                    'adaptations_23' => 'App\\Entity\\Work',
                    'facets_24' => 'App\\Entity\\Work',
                    'public_id_25' => 'App\\Entity\\Work',
                    'created_at_26' => 'App\\Entity\\Work',
                    'updated_at_27' => 'App\\Entity\\Work',
                    'id_28' => 'App\\Entity\\User',
                    'email_29' => 'App\\Entity\\User',
                    'username_30' => 'App\\Entity\\User',
                    'password_31' => 'App\\Entity\\User',
                    'display_name_32' => 'App\\Entity\\User',
                    'bio_33' => 'App\\Entity\\User',
                    'pinned_quote_34' => 'App\\Entity\\User',
                    'avatar_path_35' => 'App\\Entity\\User',
                    'roles_36' => 'App\\Entity\\User',
                    'email_verified_at_37' => 'App\\Entity\\User',
                    'last_login_at_38' => 'App\\Entity\\User',
                    'is_active_39' => 'App\\Entity\\User',
                    'locale_40' => 'App\\Entity\\User',
                    'deleted_at_41' => 'App\\Entity\\User',
                    'onboarded_at_42' => 'App\\Entity\\User',
                    'public_id_43' => 'App\\Entity\\User',
                    'created_at_44' => 'App\\Entity\\User',
                    'updated_at_45' => 'App\\Entity\\User',
                    'id_46' => 'App\\Entity\\Review',
                    'body_47' => 'App\\Entity\\Review',
                    'contains_spoilers_48' => 'App\\Entity\\Review',
                    'is_pinned_49' => 'App\\Entity\\Review',
                    'likes_count_50' => 'App\\Entity\\Review',
                    'comments_count_51' => 'App\\Entity\\Review',
                    'public_id_52' => 'App\\Entity\\Review',
                    'created_at_53' => 'App\\Entity\\Review',
                    'updated_at_54' => 'App\\Entity\\Review',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
