<?php //5e4ffa3858864017292944e2b1059f1d

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' => [
                [
                    'project' => [
                        0,
                    ],
                    'active' => [
                        1,
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.placement_code AS placement_code_1, a0_.active AS active_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a1_.id AS id_5, a1_.label AS label_6, a1_.original_filename AS original_filename_7, a1_.storage_path AS storage_path_8, a1_.mime_type AS mime_type_9, a1_.extension AS extension_10, a1_.file_hash AS file_hash_11, a1_.file_size AS file_size_12, a1_.width AS width_13, a1_.height AS height_14, a1_.version AS version_15, a1_.active AS active_16, a1_.scope AS scope_17, a1_.visible_in_project_library AS visible_in_project_library_18, a1_.validation_status AS validation_status_19, a1_.validation_warnings_json AS validation_warnings_json_20, a1_.validation_errors_json AS validation_errors_json_21, a1_.preview_path AS preview_path_22, a1_.created_at AS created_at_23, a1_.updated_at AS updated_at_24, p2_.id AS id_25, p2_.label_override AS label_override_26, p2_.internal_reference AS internal_reference_27, p2_.active AS active_28, p2_.sort_order AS sort_order_29, p2_.source AS source_30, p2_.notes AS notes_31, p2_.created_at AS created_at_32, p2_.updated_at AS updated_at_33, p3_.id AS id_34, p3_.code AS code_35, p3_.label AS label_36, p3_.components_json AS components_json_37, p3_.signature AS signature_38, p3_.active AS active_39, p3_.sort_order AS sort_order_40, p3_.created_at AS created_at_41, p3_.updated_at AS updated_at_42, a0_.project_id AS project_id_43, a0_.project_production_variant_id AS project_production_variant_id_44, a0_.artwork_asset_id AS artwork_asset_id_45, a1_.project_id AS project_id_46, a1_.uploaded_by_id AS uploaded_by_id_47, p2_.project_id AS project_id_48, p2_.definition_id AS definition_id_49, p3_.product_type_id AS product_type_id_50 FROM artwork_assignments a0_ LEFT JOIN artwork_assets a1_ ON a0_.artwork_asset_id = a1_.id LEFT JOIN project_production_variants p2_ ON a0_.project_production_variant_id = p2_.id LEFT JOIN production_variant_definitions p3_ ON p2_.definition_id = p3_.id WHERE a0_.project_id = ? AND a0_.active = ? AND a1_.active = ? ORDER BY a0_.created_at DESC, a0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'assignment' => 'App\\Entity\\ArtworkAssignment',
                    'asset' => 'App\\Entity\\ArtworkAsset',
                    'variant' => 'App\\Entity\\ProjectProductionVariant',
                    'definition' => 'App\\Entity\\ProductionVariantDefinition',
                ],
            ],
            'relationMap' => [
                2 => [
                    'asset' => 'artworkAsset',
                    'variant' => 'projectProductionVariant',
                    'definition' => 'definition',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'asset' => 'assignment',
                    'variant' => 'assignment',
                    'definition' => 'variant',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'placement_code_1' => 'placementCode',
                    'active_2' => 'active',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                    'id_5' => 'id',
                    'label_6' => 'label',
                    'original_filename_7' => 'originalFilename',
                    'storage_path_8' => 'storagePath',
                    'mime_type_9' => 'mimeType',
                    'extension_10' => 'extension',
                    'file_hash_11' => 'fileHash',
                    'file_size_12' => 'fileSize',
                    'width_13' => 'width',
                    'height_14' => 'height',
                    'version_15' => 'version',
                    'active_16' => 'active',
                    'scope_17' => 'scope',
                    'visible_in_project_library_18' => 'visibleInProjectLibrary',
                    'validation_status_19' => 'validationStatus',
                    'validation_warnings_json_20' => 'validationWarningsJson',
                    'validation_errors_json_21' => 'validationErrorsJson',
                    'preview_path_22' => 'previewPath',
                    'created_at_23' => 'createdAt',
                    'updated_at_24' => 'updatedAt',
                    'id_25' => 'id',
                    'label_override_26' => 'labelOverride',
                    'internal_reference_27' => 'internalReference',
                    'active_28' => 'active',
                    'sort_order_29' => 'sortOrder',
                    'source_30' => 'source',
                    'notes_31' => 'notes',
                    'created_at_32' => 'createdAt',
                    'updated_at_33' => 'updatedAt',
                    'id_34' => 'id',
                    'code_35' => 'code',
                    'label_36' => 'label',
                    'components_json_37' => 'componentsJson',
                    'signature_38' => 'signature',
                    'active_39' => 'active',
                    'sort_order_40' => 'sortOrder',
                    'created_at_41' => 'createdAt',
                    'updated_at_42' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\ArtworkAssignment' => [
                        'assignment' => [
                            'id' => 'id_0',
                            'placementCode' => 'placement_code_1',
                            'active' => 'active_2',
                            'createdAt' => 'created_at_3',
                            'updatedAt' => 'updated_at_4',
                        ],
                    ],
                    'App\\Entity\\ArtworkAsset' => [
                        'asset' => [
                            'id' => 'id_5',
                            'label' => 'label_6',
                            'originalFilename' => 'original_filename_7',
                            'storagePath' => 'storage_path_8',
                            'mimeType' => 'mime_type_9',
                            'extension' => 'extension_10',
                            'fileHash' => 'file_hash_11',
                            'fileSize' => 'file_size_12',
                            'width' => 'width_13',
                            'height' => 'height_14',
                            'version' => 'version_15',
                            'active' => 'active_16',
                            'scope' => 'scope_17',
                            'visibleInProjectLibrary' => 'visible_in_project_library_18',
                            'validationStatus' => 'validation_status_19',
                            'validationWarningsJson' => 'validation_warnings_json_20',
                            'validationErrorsJson' => 'validation_errors_json_21',
                            'previewPath' => 'preview_path_22',
                            'createdAt' => 'created_at_23',
                            'updatedAt' => 'updated_at_24',
                        ],
                    ],
                    'App\\Entity\\ProjectProductionVariant' => [
                        'variant' => [
                            'id' => 'id_25',
                            'labelOverride' => 'label_override_26',
                            'internalReference' => 'internal_reference_27',
                            'active' => 'active_28',
                            'sortOrder' => 'sort_order_29',
                            'source' => 'source_30',
                            'notes' => 'notes_31',
                            'createdAt' => 'created_at_32',
                            'updatedAt' => 'updated_at_33',
                        ],
                    ],
                    'App\\Entity\\ProductionVariantDefinition' => [
                        'definition' => [
                            'id' => 'id_34',
                            'code' => 'code_35',
                            'label' => 'label_36',
                            'componentsJson' => 'components_json_37',
                            'signature' => 'signature_38',
                            'active' => 'active_39',
                            'sortOrder' => 'sort_order_40',
                            'createdAt' => 'created_at_41',
                            'updatedAt' => 'updated_at_42',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'project_id_43' => 'integer',
                    'project_production_variant_id_44' => 'integer',
                    'artwork_asset_id_45' => 'integer',
                    'project_id_46' => 'integer',
                    'uploaded_by_id_47' => 'integer',
                    'project_id_48' => 'integer',
                    'definition_id_49' => 'integer',
                    'product_type_id_50' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'assignment' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'project_id_43' => 'project_id',
                    'project_production_variant_id_44' => 'project_production_variant_id',
                    'artwork_asset_id_45' => 'artwork_asset_id',
                    'project_id_46' => 'project_id',
                    'uploaded_by_id_47' => 'uploaded_by_id',
                    'project_id_48' => 'project_id',
                    'definition_id_49' => 'definition_id',
                    'product_type_id_50' => 'product_type_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'assignment',
                    'placement_code_1' => 'assignment',
                    'active_2' => 'assignment',
                    'created_at_3' => 'assignment',
                    'updated_at_4' => 'assignment',
                    'id_5' => 'asset',
                    'label_6' => 'asset',
                    'original_filename_7' => 'asset',
                    'storage_path_8' => 'asset',
                    'mime_type_9' => 'asset',
                    'extension_10' => 'asset',
                    'file_hash_11' => 'asset',
                    'file_size_12' => 'asset',
                    'width_13' => 'asset',
                    'height_14' => 'asset',
                    'version_15' => 'asset',
                    'active_16' => 'asset',
                    'scope_17' => 'asset',
                    'visible_in_project_library_18' => 'asset',
                    'validation_status_19' => 'asset',
                    'validation_warnings_json_20' => 'asset',
                    'validation_errors_json_21' => 'asset',
                    'preview_path_22' => 'asset',
                    'created_at_23' => 'asset',
                    'updated_at_24' => 'asset',
                    'id_25' => 'variant',
                    'label_override_26' => 'variant',
                    'internal_reference_27' => 'variant',
                    'active_28' => 'variant',
                    'sort_order_29' => 'variant',
                    'source_30' => 'variant',
                    'notes_31' => 'variant',
                    'created_at_32' => 'variant',
                    'updated_at_33' => 'variant',
                    'id_34' => 'definition',
                    'code_35' => 'definition',
                    'label_36' => 'definition',
                    'components_json_37' => 'definition',
                    'signature_38' => 'definition',
                    'active_39' => 'definition',
                    'sort_order_40' => 'definition',
                    'created_at_41' => 'definition',
                    'updated_at_42' => 'definition',
                    'project_id_43' => 'assignment',
                    'project_production_variant_id_44' => 'assignment',
                    'artwork_asset_id_45' => 'assignment',
                    'project_id_46' => 'asset',
                    'uploaded_by_id_47' => 'asset',
                    'project_id_48' => 'variant',
                    'definition_id_49' => 'variant',
                    'product_type_id_50' => 'definition',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ArtworkAssignment',
                    'placement_code_1' => 'App\\Entity\\ArtworkAssignment',
                    'active_2' => 'App\\Entity\\ArtworkAssignment',
                    'created_at_3' => 'App\\Entity\\ArtworkAssignment',
                    'updated_at_4' => 'App\\Entity\\ArtworkAssignment',
                    'id_5' => 'App\\Entity\\ArtworkAsset',
                    'label_6' => 'App\\Entity\\ArtworkAsset',
                    'original_filename_7' => 'App\\Entity\\ArtworkAsset',
                    'storage_path_8' => 'App\\Entity\\ArtworkAsset',
                    'mime_type_9' => 'App\\Entity\\ArtworkAsset',
                    'extension_10' => 'App\\Entity\\ArtworkAsset',
                    'file_hash_11' => 'App\\Entity\\ArtworkAsset',
                    'file_size_12' => 'App\\Entity\\ArtworkAsset',
                    'width_13' => 'App\\Entity\\ArtworkAsset',
                    'height_14' => 'App\\Entity\\ArtworkAsset',
                    'version_15' => 'App\\Entity\\ArtworkAsset',
                    'active_16' => 'App\\Entity\\ArtworkAsset',
                    'scope_17' => 'App\\Entity\\ArtworkAsset',
                    'visible_in_project_library_18' => 'App\\Entity\\ArtworkAsset',
                    'validation_status_19' => 'App\\Entity\\ArtworkAsset',
                    'validation_warnings_json_20' => 'App\\Entity\\ArtworkAsset',
                    'validation_errors_json_21' => 'App\\Entity\\ArtworkAsset',
                    'preview_path_22' => 'App\\Entity\\ArtworkAsset',
                    'created_at_23' => 'App\\Entity\\ArtworkAsset',
                    'updated_at_24' => 'App\\Entity\\ArtworkAsset',
                    'id_25' => 'App\\Entity\\ProjectProductionVariant',
                    'label_override_26' => 'App\\Entity\\ProjectProductionVariant',
                    'internal_reference_27' => 'App\\Entity\\ProjectProductionVariant',
                    'active_28' => 'App\\Entity\\ProjectProductionVariant',
                    'sort_order_29' => 'App\\Entity\\ProjectProductionVariant',
                    'source_30' => 'App\\Entity\\ProjectProductionVariant',
                    'notes_31' => 'App\\Entity\\ProjectProductionVariant',
                    'created_at_32' => 'App\\Entity\\ProjectProductionVariant',
                    'updated_at_33' => 'App\\Entity\\ProjectProductionVariant',
                    'id_34' => 'App\\Entity\\ProductionVariantDefinition',
                    'code_35' => 'App\\Entity\\ProductionVariantDefinition',
                    'label_36' => 'App\\Entity\\ProductionVariantDefinition',
                    'components_json_37' => 'App\\Entity\\ProductionVariantDefinition',
                    'signature_38' => 'App\\Entity\\ProductionVariantDefinition',
                    'active_39' => 'App\\Entity\\ProductionVariantDefinition',
                    'sort_order_40' => 'App\\Entity\\ProductionVariantDefinition',
                    'created_at_41' => 'App\\Entity\\ProductionVariantDefinition',
                    'updated_at_42' => 'App\\Entity\\ProductionVariantDefinition',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
