<?php //6b78cd5c4ddac3c5f426f5f45ec27e21

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,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.type AS type_3, a0_.status AS status_4, a0_.object_attributes AS object_attributes_5, a0_.images AS images_6, a0_.reward AS reward_7, a0_.contact_info AS contact_info_8, a0_.is_public AS is_public_9, a0_.lost_found_date AS lost_found_date_10, a0_.created_at AS created_at_11, a0_.updated_at AS updated_at_12, a0_.resolved_at AS resolved_at_13, a0_.specific_location AS specific_location_14, a0_.reference_code AS reference_code_15, a0_.is_public_place AS is_public_place_16, c1_.id AS id_17, c1_.name AS name_18, c1_.description AS description_19, c1_.slug AS slug_20, c1_.icon AS icon_21, c1_.custom_icon_filename AS custom_icon_filename_22, c1_.default_image_filename AS default_image_filename_23, c1_.secret_display AS secret_display_24, c1_.secret_clues_placeholder AS secret_clues_placeholder_25, c1_.storage_box_prefix AS storage_box_prefix_26, c1_.packaging_instructions AS packaging_instructions_27, c1_.finder_message_templates AS finder_message_templates_28, c1_.attributes AS attributes_29, c1_.disabled_provider_type_ids AS disabled_provider_type_ids_30, c1_.colissimo_shipping AS colissimo_shipping_31, c1_.is_active AS is_active_32, c1_.sort_order AS sort_order_33, c1_.created_at AS created_at_34, c1_.updated_at AS updated_at_35, l2_.id AS id_36, l2_.name AS name_37, l2_.description AS description_38, l2_.latitude AS latitude_39, l2_.longitude AS longitude_40, l2_.address AS address_41, l2_.city AS city_42, l2_.region AS region_43, l2_.country AS country_44, l2_.postal_code AS postal_code_45, l2_.google_place_data AS google_place_data_46, l2_.created_at AS created_at_47, l2_.updated_at AS updated_at_48, a0_.user_id AS user_id_49, a0_.category_id AS category_id_50, a0_.location_id AS location_id_51, a0_.location_provider_id AS location_provider_id_52 FROM announcement a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN location l2_ ON a0_.location_id = l2_.id WHERE a0_.user_id = ? ORDER BY a0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Announcement',
                    'c' => 'App\\Entity\\Category',
                    'l' => 'App\\Entity\\Location',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'category',
                    'l' => 'location',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'a',
                    'l' => 'a',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'description_2' => 'description',
                    'type_3' => 'type',
                    'status_4' => 'status',
                    'object_attributes_5' => 'objectAttributes',
                    'images_6' => 'images',
                    'reward_7' => 'reward',
                    'contact_info_8' => 'contactInfo',
                    'is_public_9' => 'isPublic',
                    'lost_found_date_10' => 'lostFoundDate',
                    'created_at_11' => 'createdAt',
                    'updated_at_12' => 'updatedAt',
                    'resolved_at_13' => 'resolvedAt',
                    'specific_location_14' => 'specificLocation',
                    'reference_code_15' => 'referenceCode',
                    'is_public_place_16' => 'isPublicPlace',
                    'id_17' => 'id',
                    'name_18' => 'name',
                    'description_19' => 'description',
                    'slug_20' => 'slug',
                    'icon_21' => 'icon',
                    'custom_icon_filename_22' => 'customIconFilename',
                    'default_image_filename_23' => 'defaultImageFilename',
                    'secret_display_24' => 'secretDisplay',
                    'secret_clues_placeholder_25' => 'secretCluesPlaceholder',
                    'storage_box_prefix_26' => 'storageBoxPrefix',
                    'packaging_instructions_27' => 'packagingInstructions',
                    'finder_message_templates_28' => 'finderMessageTemplates',
                    'attributes_29' => 'attributes',
                    'disabled_provider_type_ids_30' => 'disabledProviderTypeIds',
                    'colissimo_shipping_31' => 'colissimoShipping',
                    'is_active_32' => 'isActive',
                    'sort_order_33' => 'sortOrder',
                    'created_at_34' => 'createdAt',
                    'updated_at_35' => 'updatedAt',
                    'id_36' => 'id',
                    'name_37' => 'name',
                    'description_38' => 'description',
                    'latitude_39' => 'latitude',
                    'longitude_40' => 'longitude',
                    'address_41' => 'address',
                    'city_42' => 'city',
                    'region_43' => 'region',
                    'country_44' => 'country',
                    'postal_code_45' => 'postalCode',
                    'google_place_data_46' => 'googlePlaceData',
                    'created_at_47' => 'createdAt',
                    'updated_at_48' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Announcement' => [
                        'a' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'description' => 'description_2',
                            'type' => 'type_3',
                            'status' => 'status_4',
                            'objectAttributes' => 'object_attributes_5',
                            'images' => 'images_6',
                            'reward' => 'reward_7',
                            'contactInfo' => 'contact_info_8',
                            'isPublic' => 'is_public_9',
                            'lostFoundDate' => 'lost_found_date_10',
                            'createdAt' => 'created_at_11',
                            'updatedAt' => 'updated_at_12',
                            'resolvedAt' => 'resolved_at_13',
                            'specificLocation' => 'specific_location_14',
                            'referenceCode' => 'reference_code_15',
                            'isPublicPlace' => 'is_public_place_16',
                        ],
                    ],
                    'App\\Entity\\Category' => [
                        'c' => [
                            'id' => 'id_17',
                            'name' => 'name_18',
                            'description' => 'description_19',
                            'slug' => 'slug_20',
                            'icon' => 'icon_21',
                            'customIconFilename' => 'custom_icon_filename_22',
                            'defaultImageFilename' => 'default_image_filename_23',
                            'secretDisplay' => 'secret_display_24',
                            'secretCluesPlaceholder' => 'secret_clues_placeholder_25',
                            'storageBoxPrefix' => 'storage_box_prefix_26',
                            'packagingInstructions' => 'packaging_instructions_27',
                            'finderMessageTemplates' => 'finder_message_templates_28',
                            'attributes' => 'attributes_29',
                            'disabledProviderTypeIds' => 'disabled_provider_type_ids_30',
                            'colissimoShipping' => 'colissimo_shipping_31',
                            'isActive' => 'is_active_32',
                            'sortOrder' => 'sort_order_33',
                            'createdAt' => 'created_at_34',
                            'updatedAt' => 'updated_at_35',
                        ],
                    ],
                    'App\\Entity\\Location' => [
                        'l' => [
                            'id' => 'id_36',
                            'name' => 'name_37',
                            'description' => 'description_38',
                            'latitude' => 'latitude_39',
                            'longitude' => 'longitude_40',
                            'address' => 'address_41',
                            'city' => 'city_42',
                            'region' => 'region_43',
                            'country' => 'country_44',
                            'postalCode' => 'postal_code_45',
                            'googlePlaceData' => 'google_place_data_46',
                            'createdAt' => 'created_at_47',
                            'updatedAt' => 'updated_at_48',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_49' => 'integer',
                    'category_id_50' => 'integer',
                    'location_id_51' => 'integer',
                    'location_provider_id_52' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_49' => 'user_id',
                    'category_id_50' => 'category_id',
                    'location_id_51' => 'location_id',
                    'location_provider_id_52' => 'location_provider_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'title_1' => 'a',
                    'description_2' => 'a',
                    'type_3' => 'a',
                    'status_4' => 'a',
                    'object_attributes_5' => 'a',
                    'images_6' => 'a',
                    'reward_7' => 'a',
                    'contact_info_8' => 'a',
                    'is_public_9' => 'a',
                    'lost_found_date_10' => 'a',
                    'created_at_11' => 'a',
                    'updated_at_12' => 'a',
                    'resolved_at_13' => 'a',
                    'specific_location_14' => 'a',
                    'reference_code_15' => 'a',
                    'is_public_place_16' => 'a',
                    'id_17' => 'c',
                    'name_18' => 'c',
                    'description_19' => 'c',
                    'slug_20' => 'c',
                    'icon_21' => 'c',
                    'custom_icon_filename_22' => 'c',
                    'default_image_filename_23' => 'c',
                    'secret_display_24' => 'c',
                    'secret_clues_placeholder_25' => 'c',
                    'storage_box_prefix_26' => 'c',
                    'packaging_instructions_27' => 'c',
                    'finder_message_templates_28' => 'c',
                    'attributes_29' => 'c',
                    'disabled_provider_type_ids_30' => 'c',
                    'colissimo_shipping_31' => 'c',
                    'is_active_32' => 'c',
                    'sort_order_33' => 'c',
                    'created_at_34' => 'c',
                    'updated_at_35' => 'c',
                    'id_36' => 'l',
                    'name_37' => 'l',
                    'description_38' => 'l',
                    'latitude_39' => 'l',
                    'longitude_40' => 'l',
                    'address_41' => 'l',
                    'city_42' => 'l',
                    'region_43' => 'l',
                    'country_44' => 'l',
                    'postal_code_45' => 'l',
                    'google_place_data_46' => 'l',
                    'created_at_47' => 'l',
                    'updated_at_48' => 'l',
                    'user_id_49' => 'a',
                    'category_id_50' => 'a',
                    'location_id_51' => 'a',
                    'location_provider_id_52' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Announcement',
                    'title_1' => 'App\\Entity\\Announcement',
                    'description_2' => 'App\\Entity\\Announcement',
                    'type_3' => 'App\\Entity\\Announcement',
                    'status_4' => 'App\\Entity\\Announcement',
                    'object_attributes_5' => 'App\\Entity\\Announcement',
                    'images_6' => 'App\\Entity\\Announcement',
                    'reward_7' => 'App\\Entity\\Announcement',
                    'contact_info_8' => 'App\\Entity\\Announcement',
                    'is_public_9' => 'App\\Entity\\Announcement',
                    'lost_found_date_10' => 'App\\Entity\\Announcement',
                    'created_at_11' => 'App\\Entity\\Announcement',
                    'updated_at_12' => 'App\\Entity\\Announcement',
                    'resolved_at_13' => 'App\\Entity\\Announcement',
                    'specific_location_14' => 'App\\Entity\\Announcement',
                    'reference_code_15' => 'App\\Entity\\Announcement',
                    'is_public_place_16' => 'App\\Entity\\Announcement',
                    'id_17' => 'App\\Entity\\Category',
                    'name_18' => 'App\\Entity\\Category',
                    'description_19' => 'App\\Entity\\Category',
                    'slug_20' => 'App\\Entity\\Category',
                    'icon_21' => 'App\\Entity\\Category',
                    'custom_icon_filename_22' => 'App\\Entity\\Category',
                    'default_image_filename_23' => 'App\\Entity\\Category',
                    'secret_display_24' => 'App\\Entity\\Category',
                    'secret_clues_placeholder_25' => 'App\\Entity\\Category',
                    'storage_box_prefix_26' => 'App\\Entity\\Category',
                    'packaging_instructions_27' => 'App\\Entity\\Category',
                    'finder_message_templates_28' => 'App\\Entity\\Category',
                    'attributes_29' => 'App\\Entity\\Category',
                    'disabled_provider_type_ids_30' => 'App\\Entity\\Category',
                    'colissimo_shipping_31' => 'App\\Entity\\Category',
                    'is_active_32' => 'App\\Entity\\Category',
                    'sort_order_33' => 'App\\Entity\\Category',
                    'created_at_34' => 'App\\Entity\\Category',
                    'updated_at_35' => 'App\\Entity\\Category',
                    'id_36' => 'App\\Entity\\Location',
                    'name_37' => 'App\\Entity\\Location',
                    'description_38' => 'App\\Entity\\Location',
                    'latitude_39' => 'App\\Entity\\Location',
                    'longitude_40' => 'App\\Entity\\Location',
                    'address_41' => 'App\\Entity\\Location',
                    'city_42' => 'App\\Entity\\Location',
                    'region_43' => 'App\\Entity\\Location',
                    'country_44' => 'App\\Entity\\Location',
                    'postal_code_45' => 'App\\Entity\\Location',
                    'google_place_data_46' => 'App\\Entity\\Location',
                    'created_at_47' => 'App\\Entity\\Location',
                    'updated_at_48' => 'App\\Entity\\Location',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
