<?php //d38a6c0ed0f3510aaa85906aa4d89105

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' => [
                [
                    'enabled' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.provider AS provider_1, a0_.code AS code_2, a0_.name AS name_3, a0_.model_identifier AS model_identifier_4, a0_.enabled AS enabled_5, a0_.is_default AS is_default_6, a0_.timeout_seconds AS timeout_seconds_7, a0_.max_output_tokens AS max_output_tokens_8, a0_.temperature AS temperature_9, a0_.send_temperature AS send_temperature_10, a0_.reasoning_effort AS reasoning_effort_11, a0_.send_reasoning_effort AS send_reasoning_effort_12, a0_.top_p AS top_p_13, a0_.send_top_p AS send_top_p_14, a0_.top_k AS top_k_15, a0_.send_top_k AS send_top_k_16, a0_.prompt_cache_enabled AS prompt_cache_enabled_17, a0_.prompt_cache_retention AS prompt_cache_retention_18, a0_.supports_vision AS supports_vision_19, a0_.notes AS notes_20, a0_.created_at AS created_at_21, a0_.updated_at AS updated_at_22 FROM ai_model_config a0_ WHERE a0_.enabled = ? ORDER BY a0_.provider ASC, a0_.is_default DESC, a0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'm' => 'App\\Entity\\AiModelConfig',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'provider_1' => 'provider',
                    'code_2' => 'code',
                    'name_3' => 'name',
                    'model_identifier_4' => 'modelIdentifier',
                    'enabled_5' => 'enabled',
                    'is_default_6' => 'default',
                    'timeout_seconds_7' => 'timeoutSeconds',
                    'max_output_tokens_8' => 'maxOutputTokens',
                    'temperature_9' => 'temperature',
                    'send_temperature_10' => 'sendTemperature',
                    'reasoning_effort_11' => 'reasoningEffort',
                    'send_reasoning_effort_12' => 'sendReasoningEffort',
                    'top_p_13' => 'topP',
                    'send_top_p_14' => 'sendTopP',
                    'top_k_15' => 'topK',
                    'send_top_k_16' => 'sendTopK',
                    'prompt_cache_enabled_17' => 'promptCacheEnabled',
                    'prompt_cache_retention_18' => 'promptCacheRetention',
                    'supports_vision_19' => 'supportsVision',
                    'notes_20' => 'notes',
                    'created_at_21' => 'createdAt',
                    'updated_at_22' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\AiModelConfig' => [
                        'm' => [
                            'id' => 'id_0',
                            'provider' => 'provider_1',
                            'code' => 'code_2',
                            'name' => 'name_3',
                            'modelIdentifier' => 'model_identifier_4',
                            'enabled' => 'enabled_5',
                            'default' => 'is_default_6',
                            'timeoutSeconds' => 'timeout_seconds_7',
                            'maxOutputTokens' => 'max_output_tokens_8',
                            'temperature' => 'temperature_9',
                            'sendTemperature' => 'send_temperature_10',
                            'reasoningEffort' => 'reasoning_effort_11',
                            'sendReasoningEffort' => 'send_reasoning_effort_12',
                            'topP' => 'top_p_13',
                            'sendTopP' => 'send_top_p_14',
                            'topK' => 'top_k_15',
                            'sendTopK' => 'send_top_k_16',
                            'promptCacheEnabled' => 'prompt_cache_enabled_17',
                            'promptCacheRetention' => 'prompt_cache_retention_18',
                            'supportsVision' => 'supports_vision_19',
                            'notes' => 'notes_20',
                            'createdAt' => 'created_at_21',
                            'updatedAt' => 'updated_at_22',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'm' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'm',
                    'provider_1' => 'm',
                    'code_2' => 'm',
                    'name_3' => 'm',
                    'model_identifier_4' => 'm',
                    'enabled_5' => 'm',
                    'is_default_6' => 'm',
                    'timeout_seconds_7' => 'm',
                    'max_output_tokens_8' => 'm',
                    'temperature_9' => 'm',
                    'send_temperature_10' => 'm',
                    'reasoning_effort_11' => 'm',
                    'send_reasoning_effort_12' => 'm',
                    'top_p_13' => 'm',
                    'send_top_p_14' => 'm',
                    'top_k_15' => 'm',
                    'send_top_k_16' => 'm',
                    'prompt_cache_enabled_17' => 'm',
                    'prompt_cache_retention_18' => 'm',
                    'supports_vision_19' => 'm',
                    'notes_20' => 'm',
                    'created_at_21' => 'm',
                    'updated_at_22' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\AiModelConfig',
                    'provider_1' => 'App\\Entity\\AiModelConfig',
                    'code_2' => 'App\\Entity\\AiModelConfig',
                    'name_3' => 'App\\Entity\\AiModelConfig',
                    'model_identifier_4' => 'App\\Entity\\AiModelConfig',
                    'enabled_5' => 'App\\Entity\\AiModelConfig',
                    'is_default_6' => 'App\\Entity\\AiModelConfig',
                    'timeout_seconds_7' => 'App\\Entity\\AiModelConfig',
                    'max_output_tokens_8' => 'App\\Entity\\AiModelConfig',
                    'temperature_9' => 'App\\Entity\\AiModelConfig',
                    'send_temperature_10' => 'App\\Entity\\AiModelConfig',
                    'reasoning_effort_11' => 'App\\Entity\\AiModelConfig',
                    'send_reasoning_effort_12' => 'App\\Entity\\AiModelConfig',
                    'top_p_13' => 'App\\Entity\\AiModelConfig',
                    'send_top_p_14' => 'App\\Entity\\AiModelConfig',
                    'top_k_15' => 'App\\Entity\\AiModelConfig',
                    'send_top_k_16' => 'App\\Entity\\AiModelConfig',
                    'prompt_cache_enabled_17' => 'App\\Entity\\AiModelConfig',
                    'prompt_cache_retention_18' => 'App\\Entity\\AiModelConfig',
                    'supports_vision_19' => 'App\\Entity\\AiModelConfig',
                    'notes_20' => 'App\\Entity\\AiModelConfig',
                    'created_at_21' => 'App\\Entity\\AiModelConfig',
                    'updated_at_22' => 'App\\Entity\\AiModelConfig',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
