<?php //3b5882b40be9a2e65c86a63c346918b9

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,
                    ],
                    'thirtyDaysAgo' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.uuid AS uuid_1, s0_.title AS title_2, s0_.is_archived AS is_archived_3, s0_.is_pinned AS is_pinned_4, s0_.context_summary AS context_summary_5, s0_.context_summary_updated_at AS context_summary_updated_at_6, s0_.summarized_message_count AS summarized_message_count_7, s0_.communication_style AS communication_style_8, s0_.work_mode AS work_mode_9, s0_.ai_model AS ai_model_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12, s0_.share_token AS share_token_13, s0_.shared_at AS shared_at_14, s0_.share_download_enabled AS share_download_enabled_15, s0_.user_id AS user_id_16 FROM serenia_chat_session s0_ WHERE s0_.user_id = ? AND s0_.is_archived = 0 AND (s0_.is_pinned = 1 OR s0_.updated_at >= ?) ORDER BY s0_.is_pinned DESC, s0_.updated_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\Serenia\\SereniaChatSession',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'uuid_1' => 'uuid',
                    'title_2' => 'title',
                    'is_archived_3' => 'isArchived',
                    'is_pinned_4' => 'isPinned',
                    'context_summary_5' => 'contextSummary',
                    'context_summary_updated_at_6' => 'contextSummaryUpdatedAt',
                    'summarized_message_count_7' => 'summarizedMessageCount',
                    'communication_style_8' => 'communicationStyle',
                    'work_mode_9' => 'workMode',
                    'ai_model_10' => 'aiModel',
                    'created_at_11' => 'createdAt',
                    'updated_at_12' => 'updatedAt',
                    'share_token_13' => 'shareToken',
                    'shared_at_14' => 'sharedAt',
                    'share_download_enabled_15' => 'shareDownloadEnabled',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Serenia\\SereniaChatSession' => [
                        's' => [
                            'id' => 'id_0',
                            'uuid' => 'uuid_1',
                            'title' => 'title_2',
                            'isArchived' => 'is_archived_3',
                            'isPinned' => 'is_pinned_4',
                            'contextSummary' => 'context_summary_5',
                            'contextSummaryUpdatedAt' => 'context_summary_updated_at_6',
                            'summarizedMessageCount' => 'summarized_message_count_7',
                            'communicationStyle' => 'communication_style_8',
                            'workMode' => 'work_mode_9',
                            'aiModel' => 'ai_model_10',
                            'createdAt' => 'created_at_11',
                            'updatedAt' => 'updated_at_12',
                            'shareToken' => 'share_token_13',
                            'sharedAt' => 'shared_at_14',
                            'shareDownloadEnabled' => 'share_download_enabled_15',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_16' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_16' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'uuid_1' => 's',
                    'title_2' => 's',
                    'is_archived_3' => 's',
                    'is_pinned_4' => 's',
                    'context_summary_5' => 's',
                    'context_summary_updated_at_6' => 's',
                    'summarized_message_count_7' => 's',
                    'communication_style_8' => 's',
                    'work_mode_9' => 's',
                    'ai_model_10' => 's',
                    'created_at_11' => 's',
                    'updated_at_12' => 's',
                    'share_token_13' => 's',
                    'shared_at_14' => 's',
                    'share_download_enabled_15' => 's',
                    'user_id_16' => 's',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'uuid_1' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'title_2' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'is_archived_3' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'is_pinned_4' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'context_summary_5' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'context_summary_updated_at_6' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'summarized_message_count_7' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'communication_style_8' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'work_mode_9' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'ai_model_10' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'created_at_11' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'updated_at_12' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'share_token_13' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'shared_at_14' => 'App\\Entity\\Serenia\\SereniaChatSession',
                    'share_download_enabled_15' => 'App\\Entity\\Serenia\\SereniaChatSession',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
