<?php //f7e9b81d49246a89544c957c33ef9793

return [PHP_INT_MAX, static fn () => \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,
                        1,
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.match_score AS match_score_1, a0_.match_reason AS match_reason_2, a0_.status AS status_3, a0_.created_at AS created_at_4, a0_.updated_at AS updated_at_5, a0_.confirmed_at AS confirmed_at_6, a1_.id AS id_7, a1_.title AS title_8, a1_.description AS description_9, a1_.type AS type_10, a1_.status AS status_11, a1_.object_attributes AS object_attributes_12, a1_.images AS images_13, a1_.reward AS reward_14, a1_.contact_info AS contact_info_15, a1_.is_public AS is_public_16, a1_.lost_found_date AS lost_found_date_17, a1_.created_at AS created_at_18, a1_.updated_at AS updated_at_19, a1_.resolved_at AS resolved_at_20, a1_.specific_location AS specific_location_21, a1_.reference_code AS reference_code_22, a1_.is_public_place AS is_public_place_23, a2_.id AS id_24, a2_.title AS title_25, a2_.description AS description_26, a2_.type AS type_27, a2_.status AS status_28, a2_.object_attributes AS object_attributes_29, a2_.images AS images_30, a2_.reward AS reward_31, a2_.contact_info AS contact_info_32, a2_.is_public AS is_public_33, a2_.lost_found_date AS lost_found_date_34, a2_.created_at AS created_at_35, a2_.updated_at AS updated_at_36, a2_.resolved_at AS resolved_at_37, a2_.specific_location AS specific_location_38, a2_.reference_code AS reference_code_39, a2_.is_public_place AS is_public_place_40, f3_.id AS id_41, f3_.title AS title_42, f3_.object_type AS object_type_43, f3_.attributes AS attributes_44, f3_.images AS images_45, f3_.status AS status_46, f3_.found_at AS found_at_47, f3_.claimed_at AS claimed_at_48, f3_.disposed_at AS disposed_at_49, f3_.claimant_name AS claimant_name_50, f3_.claimant_email AS claimant_email_51, f3_.claimant_phone AS claimant_phone_52, f3_.claimant_description AS claimant_description_53, f3_.created_at AS created_at_54, f3_.updated_at AS updated_at_55, f3_.reference_code AS reference_code_56, a0_.source_announcement_id AS source_announcement_id_57, a0_.target_announcement_id AS target_announcement_id_58, a0_.target_found_object_id AS target_found_object_id_59, a1_.user_id AS user_id_60, a1_.category_id AS category_id_61, a1_.location_id AS location_id_62, a1_.location_provider_id AS location_provider_id_63, a2_.user_id AS user_id_64, a2_.category_id AS category_id_65, a2_.location_id AS location_id_66, a2_.location_provider_id AS location_provider_id_67, f3_.location_provider_id AS location_provider_id_68, f3_.provider_event_id AS provider_event_id_69, f3_.storage_box_id AS storage_box_id_70, f3_.found_provider_item_id AS found_provider_item_id_71 FROM announcement_match a0_ LEFT JOIN announcement a1_ ON a0_.source_announcement_id = a1_.id LEFT JOIN announcement a2_ ON a0_.target_announcement_id = a2_.id LEFT JOIN found_object f3_ ON a0_.target_found_object_id = f3_.id LEFT JOIN `user` u4_ ON a1_.user_id = u4_.id LEFT JOIN `user` u5_ ON a2_.user_id = u5_.id LEFT JOIN location_provider l6_ ON f3_.location_provider_id = l6_.id LEFT JOIN `user` u7_ ON l6_.admin_user_id = u7_.id WHERE u4_.id = ? OR u5_.id = ? OR u7_.id = ? ORDER BY a0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'm' => 'App\\Entity\\AnnouncementMatch',
                    'sa' => 'App\\Entity\\Announcement',
                    'ta' => 'App\\Entity\\Announcement',
                    'tfo' => 'App\\Entity\\FoundObject',
                ],
            ],
            'relationMap' => [
                2 => [
                    'sa' => 'sourceAnnouncement',
                    'ta' => 'targetAnnouncement',
                    'tfo' => 'targetFoundObject',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'sa' => 'm',
                    'ta' => 'm',
                    'tfo' => 'm',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'match_score_1' => 'matchScore',
                    'match_reason_2' => 'matchReason',
                    'status_3' => 'status',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                    'confirmed_at_6' => 'confirmedAt',
                    'id_7' => 'id',
                    'title_8' => 'title',
                    'description_9' => 'description',
                    'type_10' => 'type',
                    'status_11' => 'status',
                    'object_attributes_12' => 'objectAttributes',
                    'images_13' => 'images',
                    'reward_14' => 'reward',
                    'contact_info_15' => 'contactInfo',
                    'is_public_16' => 'isPublic',
                    'lost_found_date_17' => 'lostFoundDate',
                    'created_at_18' => 'createdAt',
                    'updated_at_19' => 'updatedAt',
                    'resolved_at_20' => 'resolvedAt',
                    'specific_location_21' => 'specificLocation',
                    'reference_code_22' => 'referenceCode',
                    'is_public_place_23' => 'isPublicPlace',
                    'id_24' => 'id',
                    'title_25' => 'title',
                    'description_26' => 'description',
                    'type_27' => 'type',
                    'status_28' => 'status',
                    'object_attributes_29' => 'objectAttributes',
                    'images_30' => 'images',
                    'reward_31' => 'reward',
                    'contact_info_32' => 'contactInfo',
                    'is_public_33' => 'isPublic',
                    'lost_found_date_34' => 'lostFoundDate',
                    'created_at_35' => 'createdAt',
                    'updated_at_36' => 'updatedAt',
                    'resolved_at_37' => 'resolvedAt',
                    'specific_location_38' => 'specificLocation',
                    'reference_code_39' => 'referenceCode',
                    'is_public_place_40' => 'isPublicPlace',
                    'id_41' => 'id',
                    'title_42' => 'title',
                    'object_type_43' => 'objectType',
                    'attributes_44' => 'attributes',
                    'images_45' => 'images',
                    'status_46' => 'status',
                    'found_at_47' => 'foundAt',
                    'claimed_at_48' => 'claimedAt',
                    'disposed_at_49' => 'disposedAt',
                    'claimant_name_50' => 'claimantName',
                    'claimant_email_51' => 'claimantEmail',
                    'claimant_phone_52' => 'claimantPhone',
                    'claimant_description_53' => 'claimantDescription',
                    'created_at_54' => 'createdAt',
                    'updated_at_55' => 'updatedAt',
                    'reference_code_56' => 'referenceCode',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\AnnouncementMatch' => [
                        'm' => [
                            'id' => 'id_0',
                            'matchScore' => 'match_score_1',
                            'matchReason' => 'match_reason_2',
                            'status' => 'status_3',
                            'createdAt' => 'created_at_4',
                            'updatedAt' => 'updated_at_5',
                            'confirmedAt' => 'confirmed_at_6',
                        ],
                    ],
                    'App\\Entity\\Announcement' => [
                        'sa' => [
                            'id' => 'id_7',
                            'title' => 'title_8',
                            'description' => 'description_9',
                            'type' => 'type_10',
                            'status' => 'status_11',
                            'objectAttributes' => 'object_attributes_12',
                            'images' => 'images_13',
                            'reward' => 'reward_14',
                            'contactInfo' => 'contact_info_15',
                            'isPublic' => 'is_public_16',
                            'lostFoundDate' => 'lost_found_date_17',
                            'createdAt' => 'created_at_18',
                            'updatedAt' => 'updated_at_19',
                            'resolvedAt' => 'resolved_at_20',
                            'specificLocation' => 'specific_location_21',
                            'referenceCode' => 'reference_code_22',
                            'isPublicPlace' => 'is_public_place_23',
                        ],
                        'ta' => [
                            'id' => 'id_24',
                            'title' => 'title_25',
                            'description' => 'description_26',
                            'type' => 'type_27',
                            'status' => 'status_28',
                            'objectAttributes' => 'object_attributes_29',
                            'images' => 'images_30',
                            'reward' => 'reward_31',
                            'contactInfo' => 'contact_info_32',
                            'isPublic' => 'is_public_33',
                            'lostFoundDate' => 'lost_found_date_34',
                            'createdAt' => 'created_at_35',
                            'updatedAt' => 'updated_at_36',
                            'resolvedAt' => 'resolved_at_37',
                            'specificLocation' => 'specific_location_38',
                            'referenceCode' => 'reference_code_39',
                            'isPublicPlace' => 'is_public_place_40',
                        ],
                    ],
                    'App\\Entity\\FoundObject' => [
                        'tfo' => [
                            'id' => 'id_41',
                            'title' => 'title_42',
                            'objectType' => 'object_type_43',
                            'attributes' => 'attributes_44',
                            'images' => 'images_45',
                            'status' => 'status_46',
                            'foundAt' => 'found_at_47',
                            'claimedAt' => 'claimed_at_48',
                            'disposedAt' => 'disposed_at_49',
                            'claimantName' => 'claimant_name_50',
                            'claimantEmail' => 'claimant_email_51',
                            'claimantPhone' => 'claimant_phone_52',
                            'claimantDescription' => 'claimant_description_53',
                            'createdAt' => 'created_at_54',
                            'updatedAt' => 'updated_at_55',
                            'referenceCode' => 'reference_code_56',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'source_announcement_id_57' => 'integer',
                    'target_announcement_id_58' => 'integer',
                    'target_found_object_id_59' => 'integer',
                    'user_id_60' => 'integer',
                    'category_id_61' => 'integer',
                    'location_id_62' => 'integer',
                    'location_provider_id_63' => 'integer',
                    'user_id_64' => 'integer',
                    'category_id_65' => 'integer',
                    'location_id_66' => 'integer',
                    'location_provider_id_67' => 'integer',
                    'location_provider_id_68' => 'integer',
                    'provider_event_id_69' => 'integer',
                    'storage_box_id_70' => 'integer',
                    'found_provider_item_id_71' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'm' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'source_announcement_id_57' => 'source_announcement_id',
                    'target_announcement_id_58' => 'target_announcement_id',
                    'target_found_object_id_59' => 'target_found_object_id',
                    'user_id_60' => 'user_id',
                    'category_id_61' => 'category_id',
                    'location_id_62' => 'location_id',
                    'location_provider_id_63' => 'location_provider_id',
                    'user_id_64' => 'user_id',
                    'category_id_65' => 'category_id',
                    'location_id_66' => 'location_id',
                    'location_provider_id_67' => 'location_provider_id',
                    'location_provider_id_68' => 'location_provider_id',
                    'provider_event_id_69' => 'provider_event_id',
                    'storage_box_id_70' => 'storage_box_id',
                    'found_provider_item_id_71' => 'found_provider_item_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'm',
                    'match_score_1' => 'm',
                    'match_reason_2' => 'm',
                    'status_3' => 'm',
                    'created_at_4' => 'm',
                    'updated_at_5' => 'm',
                    'confirmed_at_6' => 'm',
                    'id_7' => 'sa',
                    'title_8' => 'sa',
                    'description_9' => 'sa',
                    'type_10' => 'sa',
                    'status_11' => 'sa',
                    'object_attributes_12' => 'sa',
                    'images_13' => 'sa',
                    'reward_14' => 'sa',
                    'contact_info_15' => 'sa',
                    'is_public_16' => 'sa',
                    'lost_found_date_17' => 'sa',
                    'created_at_18' => 'sa',
                    'updated_at_19' => 'sa',
                    'resolved_at_20' => 'sa',
                    'specific_location_21' => 'sa',
                    'reference_code_22' => 'sa',
                    'is_public_place_23' => 'sa',
                    'id_24' => 'ta',
                    'title_25' => 'ta',
                    'description_26' => 'ta',
                    'type_27' => 'ta',
                    'status_28' => 'ta',
                    'object_attributes_29' => 'ta',
                    'images_30' => 'ta',
                    'reward_31' => 'ta',
                    'contact_info_32' => 'ta',
                    'is_public_33' => 'ta',
                    'lost_found_date_34' => 'ta',
                    'created_at_35' => 'ta',
                    'updated_at_36' => 'ta',
                    'resolved_at_37' => 'ta',
                    'specific_location_38' => 'ta',
                    'reference_code_39' => 'ta',
                    'is_public_place_40' => 'ta',
                    'id_41' => 'tfo',
                    'title_42' => 'tfo',
                    'object_type_43' => 'tfo',
                    'attributes_44' => 'tfo',
                    'images_45' => 'tfo',
                    'status_46' => 'tfo',
                    'found_at_47' => 'tfo',
                    'claimed_at_48' => 'tfo',
                    'disposed_at_49' => 'tfo',
                    'claimant_name_50' => 'tfo',
                    'claimant_email_51' => 'tfo',
                    'claimant_phone_52' => 'tfo',
                    'claimant_description_53' => 'tfo',
                    'created_at_54' => 'tfo',
                    'updated_at_55' => 'tfo',
                    'reference_code_56' => 'tfo',
                    'source_announcement_id_57' => 'm',
                    'target_announcement_id_58' => 'm',
                    'target_found_object_id_59' => 'm',
                    'user_id_60' => 'sa',
                    'category_id_61' => 'sa',
                    'location_id_62' => 'sa',
                    'location_provider_id_63' => 'sa',
                    'user_id_64' => 'ta',
                    'category_id_65' => 'ta',
                    'location_id_66' => 'ta',
                    'location_provider_id_67' => 'ta',
                    'location_provider_id_68' => 'tfo',
                    'provider_event_id_69' => 'tfo',
                    'storage_box_id_70' => 'tfo',
                    'found_provider_item_id_71' => 'tfo',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\AnnouncementMatch',
                    'match_score_1' => 'App\\Entity\\AnnouncementMatch',
                    'match_reason_2' => 'App\\Entity\\AnnouncementMatch',
                    'status_3' => 'App\\Entity\\AnnouncementMatch',
                    'created_at_4' => 'App\\Entity\\AnnouncementMatch',
                    'updated_at_5' => 'App\\Entity\\AnnouncementMatch',
                    'confirmed_at_6' => 'App\\Entity\\AnnouncementMatch',
                    'id_7' => 'App\\Entity\\Announcement',
                    'title_8' => 'App\\Entity\\Announcement',
                    'description_9' => 'App\\Entity\\Announcement',
                    'type_10' => 'App\\Entity\\Announcement',
                    'status_11' => 'App\\Entity\\Announcement',
                    'object_attributes_12' => 'App\\Entity\\Announcement',
                    'images_13' => 'App\\Entity\\Announcement',
                    'reward_14' => 'App\\Entity\\Announcement',
                    'contact_info_15' => 'App\\Entity\\Announcement',
                    'is_public_16' => 'App\\Entity\\Announcement',
                    'lost_found_date_17' => 'App\\Entity\\Announcement',
                    'created_at_18' => 'App\\Entity\\Announcement',
                    'updated_at_19' => 'App\\Entity\\Announcement',
                    'resolved_at_20' => 'App\\Entity\\Announcement',
                    'specific_location_21' => 'App\\Entity\\Announcement',
                    'reference_code_22' => 'App\\Entity\\Announcement',
                    'is_public_place_23' => 'App\\Entity\\Announcement',
                    'id_24' => 'App\\Entity\\Announcement',
                    'title_25' => 'App\\Entity\\Announcement',
                    'description_26' => 'App\\Entity\\Announcement',
                    'type_27' => 'App\\Entity\\Announcement',
                    'status_28' => 'App\\Entity\\Announcement',
                    'object_attributes_29' => 'App\\Entity\\Announcement',
                    'images_30' => 'App\\Entity\\Announcement',
                    'reward_31' => 'App\\Entity\\Announcement',
                    'contact_info_32' => 'App\\Entity\\Announcement',
                    'is_public_33' => 'App\\Entity\\Announcement',
                    'lost_found_date_34' => 'App\\Entity\\Announcement',
                    'created_at_35' => 'App\\Entity\\Announcement',
                    'updated_at_36' => 'App\\Entity\\Announcement',
                    'resolved_at_37' => 'App\\Entity\\Announcement',
                    'specific_location_38' => 'App\\Entity\\Announcement',
                    'reference_code_39' => 'App\\Entity\\Announcement',
                    'is_public_place_40' => 'App\\Entity\\Announcement',
                    'id_41' => 'App\\Entity\\FoundObject',
                    'title_42' => 'App\\Entity\\FoundObject',
                    'object_type_43' => 'App\\Entity\\FoundObject',
                    'attributes_44' => 'App\\Entity\\FoundObject',
                    'images_45' => 'App\\Entity\\FoundObject',
                    'status_46' => 'App\\Entity\\FoundObject',
                    'found_at_47' => 'App\\Entity\\FoundObject',
                    'claimed_at_48' => 'App\\Entity\\FoundObject',
                    'disposed_at_49' => 'App\\Entity\\FoundObject',
                    'claimant_name_50' => 'App\\Entity\\FoundObject',
                    'claimant_email_51' => 'App\\Entity\\FoundObject',
                    'claimant_phone_52' => 'App\\Entity\\FoundObject',
                    'claimant_description_53' => 'App\\Entity\\FoundObject',
                    'created_at_54' => 'App\\Entity\\FoundObject',
                    'updated_at_55' => 'App\\Entity\\FoundObject',
                    'reference_code_56' => 'App\\Entity\\FoundObject',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
