<?php //a12c4743385789e81fa36d10f85dbf16

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' => [
                [
                    'publicId' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.open_library_id AS open_library_id_1, a0_.bnf_ark_author AS bnf_ark_author_2, a0_.wikidata_qid AS wikidata_qid_3, a0_.name AS name_4, a0_.slug AS slug_5, a0_.match_key AS match_key_6, a0_.bio AS bio_7, a0_.birth_year AS birth_year_8, a0_.death_year AS death_year_9, a0_.photo_url AS photo_url_10, a0_.local_photo_path AS local_photo_path_11, a0_.awards AS awards_12, a0_.public_id AS public_id_13, a0_.created_at AS created_at_14, a0_.updated_at AS updated_at_15, w1_.id AS id_16, w1_.bnf_ark AS bnf_ark_17, w1_.wikidata_qid AS wikidata_qid_18, w1_.open_library_work_id AS open_library_work_id_19, w1_.canonical_key AS canonical_key_20, w1_.title AS title_21, w1_.original_title AS original_title_22, w1_.description AS description_23, w1_.first_published_year AS first_published_year_24, w1_.year_source AS year_source_25, w1_.original_language AS original_language_26, w1_.default_cover_url AS default_cover_url_27, w1_.local_cover_path AS local_cover_path_28, w1_.ratings_count AS ratings_count_29, w1_.ratings_avg AS ratings_avg_30, w1_.last_synced_at AS last_synced_at_31, w1_.awards AS awards_32, w1_.adaptations AS adaptations_33, w1_.facets AS facets_34, w1_.public_id AS public_id_35, w1_.created_at AS created_at_36, w1_.updated_at AS updated_at_37, g2_.id AS id_38, g2_.name AS name_39, g2_.slug AS slug_40, g2_.description AS description_41, g2_.public_id AS public_id_42, g2_.created_at AS created_at_43, g2_.updated_at AS updated_at_44, w1_.canonical_edition_id AS canonical_edition_id_45 FROM authors a0_ LEFT JOIN work_authors w3_ ON a0_.id = w3_.author_id LEFT JOIN works w1_ ON w1_.id = w3_.work_id LEFT JOIN work_genres w4_ ON w1_.id = w4_.work_id LEFT JOIN genres g2_ ON g2_.id = w4_.genre_id WHERE a0_.public_id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Author',
                    'w' => 'App\\Entity\\Work',
                    'g' => 'App\\Entity\\Genre',
                ],
            ],
            'relationMap' => [
                2 => [
                    'w' => 'works',
                    'g' => 'genres',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'w' => 'a',
                    'g' => 'w',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'open_library_id_1' => 'openLibraryId',
                    'bnf_ark_author_2' => 'bnfArkAuthor',
                    'wikidata_qid_3' => 'wikidataQid',
                    'name_4' => 'name',
                    'slug_5' => 'slug',
                    'match_key_6' => 'matchKey',
                    'bio_7' => 'bio',
                    'birth_year_8' => 'birthYear',
                    'death_year_9' => 'deathYear',
                    'photo_url_10' => 'photoUrl',
                    'local_photo_path_11' => 'localPhotoPath',
                    'awards_12' => 'awards',
                    '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',
                    'id_38' => 'id',
                    'name_39' => 'name',
                    'slug_40' => 'slug',
                    'description_41' => 'description',
                    'public_id_42' => 'publicId',
                    'created_at_43' => 'createdAt',
                    'updated_at_44' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Author' => [
                        'a' => [
                            'id' => 'id_0',
                            'openLibraryId' => 'open_library_id_1',
                            'bnfArkAuthor' => 'bnf_ark_author_2',
                            'wikidataQid' => 'wikidata_qid_3',
                            'name' => 'name_4',
                            'slug' => 'slug_5',
                            'matchKey' => 'match_key_6',
                            'bio' => 'bio_7',
                            'birthYear' => 'birth_year_8',
                            'deathYear' => 'death_year_9',
                            'photoUrl' => 'photo_url_10',
                            'localPhotoPath' => 'local_photo_path_11',
                            'awards' => 'awards_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',
                        ],
                    ],
                    'App\\Entity\\Genre' => [
                        'g' => [
                            'id' => 'id_38',
                            'name' => 'name_39',
                            'slug' => 'slug_40',
                            'description' => 'description_41',
                            'publicId' => 'public_id_42',
                            'createdAt' => 'created_at_43',
                            'updatedAt' => 'updated_at_44',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'year_source_25' => 'App\\Entity\\Enum\\YearSource',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'canonical_edition_id_45' => 'bigint',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'canonical_edition_id_45' => 'canonical_edition_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'open_library_id_1' => 'a',
                    'bnf_ark_author_2' => 'a',
                    'wikidata_qid_3' => 'a',
                    'name_4' => 'a',
                    'slug_5' => 'a',
                    'match_key_6' => 'a',
                    'bio_7' => 'a',
                    'birth_year_8' => 'a',
                    'death_year_9' => 'a',
                    'photo_url_10' => 'a',
                    'local_photo_path_11' => 'a',
                    'awards_12' => 'a',
                    'public_id_13' => 'a',
                    'created_at_14' => 'a',
                    'updated_at_15' => 'a',
                    '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',
                    'id_38' => 'g',
                    'name_39' => 'g',
                    'slug_40' => 'g',
                    'description_41' => 'g',
                    'public_id_42' => 'g',
                    'created_at_43' => 'g',
                    'updated_at_44' => 'g',
                    'canonical_edition_id_45' => 'w',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Author',
                    'open_library_id_1' => 'App\\Entity\\Author',
                    'bnf_ark_author_2' => 'App\\Entity\\Author',
                    'wikidata_qid_3' => 'App\\Entity\\Author',
                    'name_4' => 'App\\Entity\\Author',
                    'slug_5' => 'App\\Entity\\Author',
                    'match_key_6' => 'App\\Entity\\Author',
                    'bio_7' => 'App\\Entity\\Author',
                    'birth_year_8' => 'App\\Entity\\Author',
                    'death_year_9' => 'App\\Entity\\Author',
                    'photo_url_10' => 'App\\Entity\\Author',
                    'local_photo_path_11' => 'App\\Entity\\Author',
                    'awards_12' => 'App\\Entity\\Author',
                    'public_id_13' => 'App\\Entity\\Author',
                    'created_at_14' => 'App\\Entity\\Author',
                    'updated_at_15' => 'App\\Entity\\Author',
                    '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',
                    'id_38' => 'App\\Entity\\Genre',
                    'name_39' => 'App\\Entity\\Genre',
                    'slug_40' => 'App\\Entity\\Genre',
                    'description_41' => 'App\\Entity\\Genre',
                    'public_id_42' => 'App\\Entity\\Genre',
                    'created_at_43' => 'App\\Entity\\Genre',
                    'updated_at_44' => 'App\\Entity\\Genre',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
