<?php //aa4ea4d8d7baf09f9a61ba733be776ae

return [PHP_INT_MAX, static fn () => \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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.created_on AS created_on_2, a0_.api_source AS api_source_3, u1_.id AS id_4, u1_.email AS email_5, u1_.roles AS roles_6, u1_.password AS password_7, u1_.name AS name_8, u1_.reset_token AS reset_token_9, u1_.reset_token_timestamp AS reset_token_timestamp_10, u1_.registered_on AS registered_on_11, u1_.language AS language_12, b2_.id AS id_13, b2_.title AS title_14, b2_.isbn AS isbn_15, b2_.description AS description_16, b2_.publication_date AS publication_date_17, b2_.publication_year AS publication_year_18, b2_.language AS language_19, b2_.created_on AS created_on_20, b2_.api_source AS api_source_21, b2_.api_data AS api_data_22, b2_.image AS image_23, a0_.created_by_id AS created_by_id_24, b2_.created_by_id AS created_by_id_25 FROM author a0_ LEFT JOIN user u1_ ON a0_.created_by_id = u1_.id LEFT JOIN book_author b3_ ON a0_.id = b3_.author_id LEFT JOIN book b2_ ON b2_.id = b3_.book_id WHERE a0_.id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Author',
                    'createdBy_a1' => 'App\\Entity\\User',
                    'books_a2' => 'App\\Entity\\Book',
                ],
            ],
            'relationMap' => [
                2 => [
                    'createdBy_a1' => 'createdBy',
                    'books_a2' => 'books',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'createdBy_a1' => 'o',
                    'books_a2' => 'o',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'created_on_2' => 'createdOn',
                    'api_source_3' => 'apiSource',
                    'id_4' => 'id',
                    'email_5' => 'email',
                    'roles_6' => 'roles',
                    'password_7' => 'password',
                    'name_8' => 'name',
                    'reset_token_9' => 'resetToken',
                    'reset_token_timestamp_10' => 'resetTokenTimestamp',
                    'registered_on_11' => 'registeredOn',
                    'language_12' => 'language',
                    'id_13' => 'id',
                    'title_14' => 'title',
                    'isbn_15' => 'isbn',
                    'description_16' => 'description',
                    'publication_date_17' => 'publicationDate',
                    'publication_year_18' => 'publicationYear',
                    'language_19' => 'language',
                    'created_on_20' => 'createdOn',
                    'api_source_21' => 'apiSource',
                    'api_data_22' => 'apiData',
                    'image_23' => 'image',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'created_by_id_24' => 'integer',
                    'created_by_id_25' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'created_by_id_24' => 'created_by_id',
                    'created_by_id_25' => 'created_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'name_1' => 'o',
                    'created_on_2' => 'o',
                    'api_source_3' => 'o',
                    'id_4' => 'createdBy_a1',
                    'email_5' => 'createdBy_a1',
                    'roles_6' => 'createdBy_a1',
                    'password_7' => 'createdBy_a1',
                    'name_8' => 'createdBy_a1',
                    'reset_token_9' => 'createdBy_a1',
                    'reset_token_timestamp_10' => 'createdBy_a1',
                    'registered_on_11' => 'createdBy_a1',
                    'language_12' => 'createdBy_a1',
                    'id_13' => 'books_a2',
                    'title_14' => 'books_a2',
                    'isbn_15' => 'books_a2',
                    'description_16' => 'books_a2',
                    'publication_date_17' => 'books_a2',
                    'publication_year_18' => 'books_a2',
                    'language_19' => 'books_a2',
                    'created_on_20' => 'books_a2',
                    'api_source_21' => 'books_a2',
                    'api_data_22' => 'books_a2',
                    'image_23' => 'books_a2',
                    'created_by_id_24' => 'o',
                    'created_by_id_25' => 'books_a2',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Author',
                    'name_1' => 'App\\Entity\\Author',
                    'created_on_2' => 'App\\Entity\\Author',
                    'api_source_3' => 'App\\Entity\\Author',
                    'id_4' => 'App\\Entity\\User',
                    'email_5' => 'App\\Entity\\User',
                    'roles_6' => 'App\\Entity\\User',
                    'password_7' => 'App\\Entity\\User',
                    'name_8' => 'App\\Entity\\User',
                    'reset_token_9' => 'App\\Entity\\User',
                    'reset_token_timestamp_10' => 'App\\Entity\\User',
                    'registered_on_11' => 'App\\Entity\\User',
                    'language_12' => 'App\\Entity\\User',
                    'id_13' => 'App\\Entity\\Book',
                    'title_14' => 'App\\Entity\\Book',
                    'isbn_15' => 'App\\Entity\\Book',
                    'description_16' => 'App\\Entity\\Book',
                    'publication_date_17' => 'App\\Entity\\Book',
                    'publication_year_18' => 'App\\Entity\\Book',
                    'language_19' => 'App\\Entity\\Book',
                    'created_on_20' => 'App\\Entity\\Book',
                    'api_source_21' => 'App\\Entity\\Book',
                    'api_data_22' => 'App\\Entity\\Book',
                    'image_23' => 'App\\Entity\\Book',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'id_p1' => [
                    0,
                ],
            ],
        ],
        1,
    ]
)];
