<?php //26d542a688cec8ff5377e47cd807f74c

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.job_type AS job_type_1, a0_.status AS status_2, a0_.provider AS provider_3, a0_.model_identifier AS model_identifier_4, a0_.provider_options_json AS provider_options_json_5, a0_.priority AS priority_6, a0_.requested_fields_json AS requested_fields_json_7, a0_.requested_blocks_json AS requested_blocks_json_8, a0_.input_payload_json AS input_payload_json_9, a0_.output_payload_json AS output_payload_json_10, a0_.error_message AS error_message_11, a0_.created_at AS created_at_12, a0_.started_at AS started_at_13, a0_.finished_at AS finished_at_14, a0_.updated_at AS updated_at_15, p1_.id AS id_16, p1_.uuid AS uuid_17, p1_.symbol AS symbol_18, p1_.name AS name_19, p1_.art_path AS art_path_20, p1_.project_text AS project_text_21, p1_.ai_context_note AS ai_context_note_22, p1_.personalized AS personalized_23, p1_.personalization_note AS personalization_note_24, p1_.drive_folder_url AS drive_folder_url_25, p1_.drive_folder_id AS drive_folder_id_26, p1_.drive_relative_path AS drive_relative_path_27, p1_.created_at AS created_at_28, p1_.updated_at AS updated_at_29, p2_.id AS id_30, p2_.code AS code_31, p2_.name AS name_32, p2_.enabled AS enabled_33, p2_.sort_order AS sort_order_34, p2_.created_at AS created_at_35, p2_.updated_at AS updated_at_36, a3_.id AS id_37, a3_.code AS code_38, a3_.name AS name_39, a3_.description AS description_40, a3_.brand_name AS brand_name_41, a3_.language_code AS language_code_42, a3_.market_code AS market_code_43, a3_.active AS active_44, a3_.is_default AS is_default_45, a3_.advanced_long_description_blocks_enabled AS advanced_long_description_blocks_enabled_46, a3_.created_at AS created_at_47, a3_.updated_at AS updated_at_48, a0_.project_id AS project_id_49, a0_.platform_id AS platform_id_50, a0_.ai_profile_id AS ai_profile_id_51, a0_.model_config_id AS model_config_id_52, p1_.product_type_id AS product_type_id_53, p1_.status_id AS status_id_54, p1_.design_family_id AS design_family_id_55, p1_.collection_id AS collection_id_56, a3_.platform_id AS platform_id_57 FROM ai_generation_job a0_ LEFT JOIN projects p1_ ON a0_.project_id = p1_.id LEFT JOIN platforms p2_ ON a0_.platform_id = p2_.id LEFT JOIN ai_profile a3_ ON a0_.ai_profile_id = a3_.id ORDER BY a0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'j' => 'App\\Entity\\AiGenerationJob',
                    'project' => 'App\\Entity\\Project',
                    'platform' => 'App\\Entity\\Platform',
                    'profile' => 'App\\Entity\\AiProfile',
                ],
            ],
            'relationMap' => [
                2 => [
                    'project' => 'project',
                    'platform' => 'platform',
                    'profile' => 'aiProfile',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'project' => 'j',
                    'platform' => 'j',
                    'profile' => 'j',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'job_type_1' => 'jobType',
                    'status_2' => 'status',
                    'provider_3' => 'provider',
                    'model_identifier_4' => 'modelIdentifier',
                    'provider_options_json_5' => 'providerOptionsJson',
                    'priority_6' => 'priority',
                    'requested_fields_json_7' => 'requestedFieldsJson',
                    'requested_blocks_json_8' => 'requestedBlocksJson',
                    'input_payload_json_9' => 'inputPayloadJson',
                    'output_payload_json_10' => 'outputPayloadJson',
                    'error_message_11' => 'errorMessage',
                    'created_at_12' => 'createdAt',
                    'started_at_13' => 'startedAt',
                    'finished_at_14' => 'finishedAt',
                    'updated_at_15' => 'updatedAt',
                    'id_16' => 'id',
                    'uuid_17' => 'uuid',
                    'symbol_18' => 'symbol',
                    'name_19' => 'name',
                    'art_path_20' => 'artPath',
                    'project_text_21' => 'projectText',
                    'ai_context_note_22' => 'aiContextNote',
                    'personalized_23' => 'personalized',
                    'personalization_note_24' => 'personalizationNote',
                    'drive_folder_url_25' => 'driveFolderUrl',
                    'drive_folder_id_26' => 'driveFolderId',
                    'drive_relative_path_27' => 'driveRelativePath',
                    'created_at_28' => 'createdAt',
                    'updated_at_29' => 'updatedAt',
                    'id_30' => 'id',
                    'code_31' => 'code',
                    'name_32' => 'name',
                    'enabled_33' => 'enabled',
                    'sort_order_34' => 'sortOrder',
                    'created_at_35' => 'createdAt',
                    'updated_at_36' => 'updatedAt',
                    'id_37' => 'id',
                    'code_38' => 'code',
                    'name_39' => 'name',
                    'description_40' => 'description',
                    'brand_name_41' => 'brandName',
                    'language_code_42' => 'languageCode',
                    'market_code_43' => 'marketCode',
                    'active_44' => 'active',
                    'is_default_45' => 'defaultProfile',
                    'advanced_long_description_blocks_enabled_46' => 'advancedLongDescriptionBlocksEnabled',
                    'created_at_47' => 'createdAt',
                    'updated_at_48' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\AiGenerationJob' => [
                        'j' => [
                            'id' => 'id_0',
                            'jobType' => 'job_type_1',
                            'status' => 'status_2',
                            'provider' => 'provider_3',
                            'modelIdentifier' => 'model_identifier_4',
                            'providerOptionsJson' => 'provider_options_json_5',
                            'priority' => 'priority_6',
                            'requestedFieldsJson' => 'requested_fields_json_7',
                            'requestedBlocksJson' => 'requested_blocks_json_8',
                            'inputPayloadJson' => 'input_payload_json_9',
                            'outputPayloadJson' => 'output_payload_json_10',
                            'errorMessage' => 'error_message_11',
                            'createdAt' => 'created_at_12',
                            'startedAt' => 'started_at_13',
                            'finishedAt' => 'finished_at_14',
                            'updatedAt' => 'updated_at_15',
                        ],
                    ],
                    'App\\Entity\\Project' => [
                        'project' => [
                            'id' => 'id_16',
                            'uuid' => 'uuid_17',
                            'symbol' => 'symbol_18',
                            'name' => 'name_19',
                            'artPath' => 'art_path_20',
                            'projectText' => 'project_text_21',
                            'aiContextNote' => 'ai_context_note_22',
                            'personalized' => 'personalized_23',
                            'personalizationNote' => 'personalization_note_24',
                            'driveFolderUrl' => 'drive_folder_url_25',
                            'driveFolderId' => 'drive_folder_id_26',
                            'driveRelativePath' => 'drive_relative_path_27',
                            'createdAt' => 'created_at_28',
                            'updatedAt' => 'updated_at_29',
                        ],
                    ],
                    'App\\Entity\\Platform' => [
                        'platform' => [
                            'id' => 'id_30',
                            'code' => 'code_31',
                            'name' => 'name_32',
                            'enabled' => 'enabled_33',
                            'sortOrder' => 'sort_order_34',
                            'createdAt' => 'created_at_35',
                            'updatedAt' => 'updated_at_36',
                        ],
                    ],
                    'App\\Entity\\AiProfile' => [
                        'profile' => [
                            'id' => 'id_37',
                            'code' => 'code_38',
                            'name' => 'name_39',
                            'description' => 'description_40',
                            'brandName' => 'brand_name_41',
                            'languageCode' => 'language_code_42',
                            'marketCode' => 'market_code_43',
                            'active' => 'active_44',
                            'defaultProfile' => 'is_default_45',
                            'advancedLongDescriptionBlocksEnabled' => 'advanced_long_description_blocks_enabled_46',
                            'createdAt' => 'created_at_47',
                            'updatedAt' => 'updated_at_48',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'project_id_49' => 'integer',
                    'platform_id_50' => 'integer',
                    'ai_profile_id_51' => 'integer',
                    'model_config_id_52' => 'integer',
                    'product_type_id_53' => 'integer',
                    'status_id_54' => 'integer',
                    'design_family_id_55' => 'integer',
                    'collection_id_56' => 'integer',
                    'platform_id_57' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'j' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'project_id_49' => 'project_id',
                    'platform_id_50' => 'platform_id',
                    'ai_profile_id_51' => 'ai_profile_id',
                    'model_config_id_52' => 'model_config_id',
                    'product_type_id_53' => 'product_type_id',
                    'status_id_54' => 'status_id',
                    'design_family_id_55' => 'design_family_id',
                    'collection_id_56' => 'collection_id',
                    'platform_id_57' => 'platform_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'j',
                    'job_type_1' => 'j',
                    'status_2' => 'j',
                    'provider_3' => 'j',
                    'model_identifier_4' => 'j',
                    'provider_options_json_5' => 'j',
                    'priority_6' => 'j',
                    'requested_fields_json_7' => 'j',
                    'requested_blocks_json_8' => 'j',
                    'input_payload_json_9' => 'j',
                    'output_payload_json_10' => 'j',
                    'error_message_11' => 'j',
                    'created_at_12' => 'j',
                    'started_at_13' => 'j',
                    'finished_at_14' => 'j',
                    'updated_at_15' => 'j',
                    'id_16' => 'project',
                    'uuid_17' => 'project',
                    'symbol_18' => 'project',
                    'name_19' => 'project',
                    'art_path_20' => 'project',
                    'project_text_21' => 'project',
                    'ai_context_note_22' => 'project',
                    'personalized_23' => 'project',
                    'personalization_note_24' => 'project',
                    'drive_folder_url_25' => 'project',
                    'drive_folder_id_26' => 'project',
                    'drive_relative_path_27' => 'project',
                    'created_at_28' => 'project',
                    'updated_at_29' => 'project',
                    'id_30' => 'platform',
                    'code_31' => 'platform',
                    'name_32' => 'platform',
                    'enabled_33' => 'platform',
                    'sort_order_34' => 'platform',
                    'created_at_35' => 'platform',
                    'updated_at_36' => 'platform',
                    'id_37' => 'profile',
                    'code_38' => 'profile',
                    'name_39' => 'profile',
                    'description_40' => 'profile',
                    'brand_name_41' => 'profile',
                    'language_code_42' => 'profile',
                    'market_code_43' => 'profile',
                    'active_44' => 'profile',
                    'is_default_45' => 'profile',
                    'advanced_long_description_blocks_enabled_46' => 'profile',
                    'created_at_47' => 'profile',
                    'updated_at_48' => 'profile',
                    'project_id_49' => 'j',
                    'platform_id_50' => 'j',
                    'ai_profile_id_51' => 'j',
                    'model_config_id_52' => 'j',
                    'product_type_id_53' => 'project',
                    'status_id_54' => 'project',
                    'design_family_id_55' => 'project',
                    'collection_id_56' => 'project',
                    'platform_id_57' => 'profile',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\AiGenerationJob',
                    'job_type_1' => 'App\\Entity\\AiGenerationJob',
                    'status_2' => 'App\\Entity\\AiGenerationJob',
                    'provider_3' => 'App\\Entity\\AiGenerationJob',
                    'model_identifier_4' => 'App\\Entity\\AiGenerationJob',
                    'provider_options_json_5' => 'App\\Entity\\AiGenerationJob',
                    'priority_6' => 'App\\Entity\\AiGenerationJob',
                    'requested_fields_json_7' => 'App\\Entity\\AiGenerationJob',
                    'requested_blocks_json_8' => 'App\\Entity\\AiGenerationJob',
                    'input_payload_json_9' => 'App\\Entity\\AiGenerationJob',
                    'output_payload_json_10' => 'App\\Entity\\AiGenerationJob',
                    'error_message_11' => 'App\\Entity\\AiGenerationJob',
                    'created_at_12' => 'App\\Entity\\AiGenerationJob',
                    'started_at_13' => 'App\\Entity\\AiGenerationJob',
                    'finished_at_14' => 'App\\Entity\\AiGenerationJob',
                    'updated_at_15' => 'App\\Entity\\AiGenerationJob',
                    'id_16' => 'App\\Entity\\Project',
                    'uuid_17' => 'App\\Entity\\Project',
                    'symbol_18' => 'App\\Entity\\Project',
                    'name_19' => 'App\\Entity\\Project',
                    'art_path_20' => 'App\\Entity\\Project',
                    'project_text_21' => 'App\\Entity\\Project',
                    'ai_context_note_22' => 'App\\Entity\\Project',
                    'personalized_23' => 'App\\Entity\\Project',
                    'personalization_note_24' => 'App\\Entity\\Project',
                    'drive_folder_url_25' => 'App\\Entity\\Project',
                    'drive_folder_id_26' => 'App\\Entity\\Project',
                    'drive_relative_path_27' => 'App\\Entity\\Project',
                    'created_at_28' => 'App\\Entity\\Project',
                    'updated_at_29' => 'App\\Entity\\Project',
                    'id_30' => 'App\\Entity\\Platform',
                    'code_31' => 'App\\Entity\\Platform',
                    'name_32' => 'App\\Entity\\Platform',
                    'enabled_33' => 'App\\Entity\\Platform',
                    'sort_order_34' => 'App\\Entity\\Platform',
                    'created_at_35' => 'App\\Entity\\Platform',
                    'updated_at_36' => 'App\\Entity\\Platform',
                    'id_37' => 'App\\Entity\\AiProfile',
                    'code_38' => 'App\\Entity\\AiProfile',
                    'name_39' => 'App\\Entity\\AiProfile',
                    'description_40' => 'App\\Entity\\AiProfile',
                    'brand_name_41' => 'App\\Entity\\AiProfile',
                    'language_code_42' => 'App\\Entity\\AiProfile',
                    'market_code_43' => 'App\\Entity\\AiProfile',
                    'active_44' => 'App\\Entity\\AiProfile',
                    'is_default_45' => 'App\\Entity\\AiProfile',
                    'advanced_long_description_blocks_enabled_46' => 'App\\Entity\\AiProfile',
                    'created_at_47' => 'App\\Entity\\AiProfile',
                    'updated_at_48' => 'App\\Entity\\AiProfile',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
