<?php //f0a23f29504e8a0b59041304a5635ebd

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_.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, r0_.rating_id AS rating_id_37, r1_.user_id AS user_id_38, r1_.work_id AS work_id_39, r1_.edition_id AS edition_id_40, w2_.canonical_edition_id AS canonical_edition_id_41 FROM reviews r0_ INNER JOIN ratings r1_ ON r0_.rating_id = r1_.id INNER JOIN works w2_ ON r1_.work_id = w2_.id WHERE r1_.user_id = ? AND r0_.is_pinned = 1',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Review',
                    'rt' => 'App\\Entity\\Rating',
                    'w' => 'App\\Entity\\Work',
                ],
            ],
            'relationMap' => [
                2 => [
                    'rt' => 'rating',
                    'w' => 'work',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'rt' => 'r',
                    'w' => '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',
                ],
            ],
            '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',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'year_source_24' => 'App\\Entity\\Enum\\YearSource',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'rating_id_37' => 'bigint',
                    'user_id_38' => 'bigint',
                    'work_id_39' => 'bigint',
                    'edition_id_40' => 'bigint',
                    'canonical_edition_id_41' => 'bigint',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'rating_id_37' => 'rating_id',
                    'user_id_38' => 'user_id',
                    'work_id_39' => 'work_id',
                    'edition_id_40' => 'edition_id',
                    'canonical_edition_id_41' => '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',
                    'rating_id_37' => 'r',
                    'user_id_38' => 'rt',
                    'work_id_39' => 'rt',
                    'edition_id_40' => 'rt',
                    'canonical_edition_id_41' => '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',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
