<?php //4def3429ee9e18a6566b699f076f87e1

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_.type AS type_1, b0_.name AS name_2, b0_.description AS description_3, b0_.is_public AS is_public_4, b0_.items_count AS items_count_5, b0_.likes_count AS likes_count_6, b0_.cover_path AS cover_path_7, b0_.public_id AS public_id_8, b0_.created_at AS created_at_9, b0_.updated_at AS updated_at_10, u1_.id AS id_11, u1_.email AS email_12, u1_.username AS username_13, u1_.password AS password_14, u1_.display_name AS display_name_15, u1_.bio AS bio_16, u1_.pinned_quote AS pinned_quote_17, u1_.avatar_path AS avatar_path_18, u1_.roles AS roles_19, u1_.email_verified_at AS email_verified_at_20, u1_.last_login_at AS last_login_at_21, u1_.is_active AS is_active_22, u1_.locale AS locale_23, u1_.deleted_at AS deleted_at_24, u1_.onboarded_at AS onboarded_at_25, u1_.public_id AS public_id_26, u1_.created_at AS created_at_27, u1_.updated_at AS updated_at_28, b0_.owner_id AS owner_id_29 FROM book_lists b0_ INNER JOIN users u1_ ON b0_.owner_id = u1_.id WHERE b0_.is_public = 1 AND b0_.owner_id <> ? AND b0_.type = ? ORDER BY b0_.items_count DESC, b0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'l' => 'App\\Entity\\BookList',
                    'o' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'o' => 'owner',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'o' => 'l',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'type_1' => 'type',
                    'name_2' => 'name',
                    'description_3' => 'description',
                    'is_public_4' => 'isPublic',
                    'items_count_5' => 'itemsCount',
                    'likes_count_6' => 'likesCount',
                    'cover_path_7' => 'coverPath',
                    'public_id_8' => 'publicId',
                    'created_at_9' => 'createdAt',
                    'updated_at_10' => 'updatedAt',
                    'id_11' => 'id',
                    'email_12' => 'email',
                    'username_13' => 'username',
                    'password_14' => 'password',
                    'display_name_15' => 'displayName',
                    'bio_16' => 'bio',
                    'pinned_quote_17' => 'pinnedQuote',
                    'avatar_path_18' => 'avatarPath',
                    'roles_19' => 'roles',
                    'email_verified_at_20' => 'emailVerifiedAt',
                    'last_login_at_21' => 'lastLoginAt',
                    'is_active_22' => 'isActive',
                    'locale_23' => 'locale',
                    'deleted_at_24' => 'deletedAt',
                    'onboarded_at_25' => 'onboardedAt',
                    'public_id_26' => 'publicId',
                    'created_at_27' => 'createdAt',
                    'updated_at_28' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\BookList' => [
                        'l' => [
                            'id' => 'id_0',
                            'type' => 'type_1',
                            'name' => 'name_2',
                            'description' => 'description_3',
                            'isPublic' => 'is_public_4',
                            'itemsCount' => 'items_count_5',
                            'likesCount' => 'likes_count_6',
                            'coverPath' => 'cover_path_7',
                            'publicId' => 'public_id_8',
                            'createdAt' => 'created_at_9',
                            'updatedAt' => 'updated_at_10',
                        ],
                    ],
                    'App\\Entity\\User' => [
                        'o' => [
                            'id' => 'id_11',
                            'email' => 'email_12',
                            'username' => 'username_13',
                            'password' => 'password_14',
                            'displayName' => 'display_name_15',
                            'bio' => 'bio_16',
                            'pinnedQuote' => 'pinned_quote_17',
                            'avatarPath' => 'avatar_path_18',
                            'roles' => 'roles_19',
                            'emailVerifiedAt' => 'email_verified_at_20',
                            'lastLoginAt' => 'last_login_at_21',
                            'isActive' => 'is_active_22',
                            'locale' => 'locale_23',
                            'deletedAt' => 'deleted_at_24',
                            'onboardedAt' => 'onboarded_at_25',
                            'publicId' => 'public_id_26',
                            'createdAt' => 'created_at_27',
                            'updatedAt' => 'updated_at_28',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'type_1' => 'App\\Enum\\BookListType',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'owner_id_29' => 'bigint',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'l' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'owner_id_29' => 'owner_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'l',
                    'type_1' => 'l',
                    'name_2' => 'l',
                    'description_3' => 'l',
                    'is_public_4' => 'l',
                    'items_count_5' => 'l',
                    'likes_count_6' => 'l',
                    'cover_path_7' => 'l',
                    'public_id_8' => 'l',
                    'created_at_9' => 'l',
                    'updated_at_10' => 'l',
                    'id_11' => 'o',
                    'email_12' => 'o',
                    'username_13' => 'o',
                    'password_14' => 'o',
                    'display_name_15' => 'o',
                    'bio_16' => 'o',
                    'pinned_quote_17' => 'o',
                    'avatar_path_18' => 'o',
                    'roles_19' => 'o',
                    'email_verified_at_20' => 'o',
                    'last_login_at_21' => 'o',
                    'is_active_22' => 'o',
                    'locale_23' => 'o',
                    'deleted_at_24' => 'o',
                    'onboarded_at_25' => 'o',
                    'public_id_26' => 'o',
                    'created_at_27' => 'o',
                    'updated_at_28' => 'o',
                    'owner_id_29' => 'l',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\BookList',
                    'type_1' => 'App\\Entity\\BookList',
                    'name_2' => 'App\\Entity\\BookList',
                    'description_3' => 'App\\Entity\\BookList',
                    'is_public_4' => 'App\\Entity\\BookList',
                    'items_count_5' => 'App\\Entity\\BookList',
                    'likes_count_6' => 'App\\Entity\\BookList',
                    'cover_path_7' => 'App\\Entity\\BookList',
                    'public_id_8' => 'App\\Entity\\BookList',
                    'created_at_9' => 'App\\Entity\\BookList',
                    'updated_at_10' => 'App\\Entity\\BookList',
                    'id_11' => 'App\\Entity\\User',
                    'email_12' => 'App\\Entity\\User',
                    'username_13' => 'App\\Entity\\User',
                    'password_14' => 'App\\Entity\\User',
                    'display_name_15' => 'App\\Entity\\User',
                    'bio_16' => 'App\\Entity\\User',
                    'pinned_quote_17' => 'App\\Entity\\User',
                    'avatar_path_18' => 'App\\Entity\\User',
                    'roles_19' => 'App\\Entity\\User',
                    'email_verified_at_20' => 'App\\Entity\\User',
                    'last_login_at_21' => 'App\\Entity\\User',
                    'is_active_22' => 'App\\Entity\\User',
                    'locale_23' => 'App\\Entity\\User',
                    'deleted_at_24' => 'App\\Entity\\User',
                    'onboarded_at_25' => 'App\\Entity\\User',
                    'public_id_26' => 'App\\Entity\\User',
                    'created_at_27' => 'App\\Entity\\User',
                    'updated_at_28' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
