<?php //0895ca2fde0cf86053de5a5361cc7721

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,
                    ],
                    'custom' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT b0_.id AS id_0, b0_.position AS position_1, b0_.note AS note_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b1_.id AS id_5, b1_.type AS type_6, b1_.name AS name_7, b1_.description AS description_8, b1_.is_public AS is_public_9, b1_.items_count AS items_count_10, b1_.likes_count AS likes_count_11, b1_.cover_path AS cover_path_12, b1_.public_id AS public_id_13, b1_.created_at AS created_at_14, b1_.updated_at AS updated_at_15, w2_.id AS id_16, w2_.bnf_ark AS bnf_ark_17, w2_.wikidata_qid AS wikidata_qid_18, w2_.open_library_work_id AS open_library_work_id_19, w2_.canonical_key AS canonical_key_20, w2_.title AS title_21, w2_.original_title AS original_title_22, w2_.description AS description_23, w2_.first_published_year AS first_published_year_24, w2_.year_source AS year_source_25, w2_.original_language AS original_language_26, w2_.default_cover_url AS default_cover_url_27, w2_.local_cover_path AS local_cover_path_28, w2_.ratings_count AS ratings_count_29, w2_.ratings_avg AS ratings_avg_30, w2_.last_synced_at AS last_synced_at_31, w2_.awards AS awards_32, w2_.adaptations AS adaptations_33, w2_.facets AS facets_34, w2_.public_id AS public_id_35, w2_.created_at AS created_at_36, w2_.updated_at AS updated_at_37, b0_.list_id AS list_id_38, b0_.work_id AS work_id_39, b1_.owner_id AS owner_id_40, w2_.canonical_edition_id AS canonical_edition_id_41 FROM book_list_items b0_ INNER JOIN book_lists b1_ ON b0_.list_id = b1_.id INNER JOIN works w2_ ON b0_.work_id = w2_.id WHERE b1_.owner_id = ? AND b1_.type <> ? ORDER BY b0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'i' => 'App\\Entity\\BookListItem',
                    'l' => 'App\\Entity\\BookList',
                    'w' => 'App\\Entity\\Work',
                ],
            ],
            'relationMap' => [
                2 => [
                    'l' => 'list',
                    'w' => 'work',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'l' => 'i',
                    'w' => 'i',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'position_1' => 'position',
                    'note_2' => 'note',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                    'id_5' => 'id',
                    'type_6' => 'type',
                    'name_7' => 'name',
                    'description_8' => 'description',
                    'is_public_9' => 'isPublic',
                    'items_count_10' => 'itemsCount',
                    'likes_count_11' => 'likesCount',
                    'cover_path_12' => 'coverPath',
                    'public_id_13' => 'publicId',
                    'created_at_14' => 'createdAt',
                    'updated_at_15' => 'updatedAt',
                    'id_16' => 'id',
                    'bnf_ark_17' => 'bnfArk',
                    'wikidata_qid_18' => 'wikidataQid',
                    'open_library_work_id_19' => 'openLibraryWorkId',
                    'canonical_key_20' => 'canonicalKey',
                    'title_21' => 'title',
                    'original_title_22' => 'originalTitle',
                    'description_23' => 'description',
                    'first_published_year_24' => 'firstPublishedYear',
                    'year_source_25' => 'yearSource',
                    'original_language_26' => 'originalLanguage',
                    'default_cover_url_27' => 'defaultCoverUrl',
                    'local_cover_path_28' => 'localCoverPath',
                    'ratings_count_29' => 'ratingsCount',
                    'ratings_avg_30' => 'ratingsAvg',
                    'last_synced_at_31' => 'lastSyncedAt',
                    'awards_32' => 'awards',
                    'adaptations_33' => 'adaptations',
                    'facets_34' => 'facets',
                    'public_id_35' => 'publicId',
                    'created_at_36' => 'createdAt',
                    'updated_at_37' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\BookListItem' => [
                        'i' => [
                            'id' => 'id_0',
                            'position' => 'position_1',
                            'note' => 'note_2',
                            'createdAt' => 'created_at_3',
                            'updatedAt' => 'updated_at_4',
                        ],
                    ],
                    'App\\Entity\\BookList' => [
                        'l' => [
                            'id' => 'id_5',
                            'type' => 'type_6',
                            'name' => 'name_7',
                            'description' => 'description_8',
                            'isPublic' => 'is_public_9',
                            'itemsCount' => 'items_count_10',
                            'likesCount' => 'likes_count_11',
                            'coverPath' => 'cover_path_12',
                            'publicId' => 'public_id_13',
                            'createdAt' => 'created_at_14',
                            'updatedAt' => 'updated_at_15',
                        ],
                    ],
                    'App\\Entity\\Work' => [
                        'w' => [
                            'id' => 'id_16',
                            'bnfArk' => 'bnf_ark_17',
                            'wikidataQid' => 'wikidata_qid_18',
                            'openLibraryWorkId' => 'open_library_work_id_19',
                            'canonicalKey' => 'canonical_key_20',
                            'title' => 'title_21',
                            'originalTitle' => 'original_title_22',
                            'description' => 'description_23',
                            'firstPublishedYear' => 'first_published_year_24',
                            'yearSource' => 'year_source_25',
                            'originalLanguage' => 'original_language_26',
                            'defaultCoverUrl' => 'default_cover_url_27',
                            'localCoverPath' => 'local_cover_path_28',
                            'ratingsCount' => 'ratings_count_29',
                            'ratingsAvg' => 'ratings_avg_30',
                            'lastSyncedAt' => 'last_synced_at_31',
                            'awards' => 'awards_32',
                            'adaptations' => 'adaptations_33',
                            'facets' => 'facets_34',
                            'publicId' => 'public_id_35',
                            'createdAt' => 'created_at_36',
                            'updatedAt' => 'updated_at_37',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'type_6' => 'App\\Enum\\BookListType',
                    'year_source_25' => 'App\\Entity\\Enum\\YearSource',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'list_id_38' => 'bigint',
                    'work_id_39' => 'bigint',
                    'owner_id_40' => 'bigint',
                    'canonical_edition_id_41' => 'bigint',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'i' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'list_id_38' => 'list_id',
                    'work_id_39' => 'work_id',
                    'owner_id_40' => 'owner_id',
                    'canonical_edition_id_41' => 'canonical_edition_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'i',
                    'position_1' => 'i',
                    'note_2' => 'i',
                    'created_at_3' => 'i',
                    'updated_at_4' => 'i',
                    'id_5' => 'l',
                    'type_6' => 'l',
                    'name_7' => 'l',
                    'description_8' => 'l',
                    'is_public_9' => 'l',
                    'items_count_10' => 'l',
                    'likes_count_11' => 'l',
                    'cover_path_12' => 'l',
                    'public_id_13' => 'l',
                    'created_at_14' => 'l',
                    'updated_at_15' => 'l',
                    'id_16' => 'w',
                    'bnf_ark_17' => 'w',
                    'wikidata_qid_18' => 'w',
                    'open_library_work_id_19' => 'w',
                    'canonical_key_20' => 'w',
                    'title_21' => 'w',
                    'original_title_22' => 'w',
                    'description_23' => 'w',
                    'first_published_year_24' => 'w',
                    'year_source_25' => 'w',
                    'original_language_26' => 'w',
                    'default_cover_url_27' => 'w',
                    'local_cover_path_28' => 'w',
                    'ratings_count_29' => 'w',
                    'ratings_avg_30' => 'w',
                    'last_synced_at_31' => 'w',
                    'awards_32' => 'w',
                    'adaptations_33' => 'w',
                    'facets_34' => 'w',
                    'public_id_35' => 'w',
                    'created_at_36' => 'w',
                    'updated_at_37' => 'w',
                    'list_id_38' => 'i',
                    'work_id_39' => 'i',
                    'owner_id_40' => 'l',
                    'canonical_edition_id_41' => 'w',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\BookListItem',
                    'position_1' => 'App\\Entity\\BookListItem',
                    'note_2' => 'App\\Entity\\BookListItem',
                    'created_at_3' => 'App\\Entity\\BookListItem',
                    'updated_at_4' => 'App\\Entity\\BookListItem',
                    'id_5' => 'App\\Entity\\BookList',
                    'type_6' => 'App\\Entity\\BookList',
                    'name_7' => 'App\\Entity\\BookList',
                    'description_8' => 'App\\Entity\\BookList',
                    'is_public_9' => 'App\\Entity\\BookList',
                    'items_count_10' => 'App\\Entity\\BookList',
                    'likes_count_11' => 'App\\Entity\\BookList',
                    'cover_path_12' => 'App\\Entity\\BookList',
                    'public_id_13' => 'App\\Entity\\BookList',
                    'created_at_14' => 'App\\Entity\\BookList',
                    'updated_at_15' => 'App\\Entity\\BookList',
                    'id_16' => 'App\\Entity\\Work',
                    'bnf_ark_17' => 'App\\Entity\\Work',
                    'wikidata_qid_18' => 'App\\Entity\\Work',
                    'open_library_work_id_19' => 'App\\Entity\\Work',
                    'canonical_key_20' => 'App\\Entity\\Work',
                    'title_21' => 'App\\Entity\\Work',
                    'original_title_22' => 'App\\Entity\\Work',
                    'description_23' => 'App\\Entity\\Work',
                    'first_published_year_24' => 'App\\Entity\\Work',
                    'year_source_25' => 'App\\Entity\\Work',
                    'original_language_26' => 'App\\Entity\\Work',
                    'default_cover_url_27' => 'App\\Entity\\Work',
                    'local_cover_path_28' => 'App\\Entity\\Work',
                    'ratings_count_29' => 'App\\Entity\\Work',
                    'ratings_avg_30' => 'App\\Entity\\Work',
                    'last_synced_at_31' => 'App\\Entity\\Work',
                    'awards_32' => 'App\\Entity\\Work',
                    'adaptations_33' => 'App\\Entity\\Work',
                    'facets_34' => 'App\\Entity\\Work',
                    'public_id_35' => 'App\\Entity\\Work',
                    'created_at_36' => 'App\\Entity\\Work',
                    'updated_at_37' => 'App\\Entity\\Work',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
