<?php //407a6414252d9bcfefac22f05412b1de

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' => [
                [
                    'provider' => [
                        0,
                    ],
                    'searchGlobToken0Norm' => [
                        1,
                        2,
                        3,
                        4,
                        5,
                        6,
                        7,
                    ],
                    'searchGlobToken0' => [
                        8,
                    ],
                    'searchGlobToken0JT' => [
                        9,
                    ],
                    'status' => [
                        10,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.title AS title_1, f0_.object_type AS object_type_2, f0_.attributes AS attributes_3, f0_.images AS images_4, f0_.status AS status_5, f0_.found_at AS found_at_6, f0_.claimed_at AS claimed_at_7, f0_.disposed_at AS disposed_at_8, f0_.claimant_name AS claimant_name_9, f0_.claimant_email AS claimant_email_10, f0_.claimant_phone AS claimant_phone_11, f0_.claimant_description AS claimant_description_12, f0_.created_at AS created_at_13, f0_.updated_at AS updated_at_14, f0_.reference_code AS reference_code_15, f0_.location_provider_id AS location_provider_id_16, f0_.provider_event_id AS provider_event_id_17, f0_.storage_box_id AS storage_box_id_18, f0_.found_provider_item_id AS found_provider_item_id_19 FROM found_object f0_ WHERE f0_.location_provider_id = ? AND (LOWER(f0_.title) LIKE ? OR LOWER(f0_.object_type) LIKE ? OR LOWER(f0_.reference_code) LIKE ? OR LOWER(f0_.claimant_name) LIKE ? OR LOWER(f0_.claimant_email) LIKE ? OR LOWER(f0_.claimant_phone) LIKE ? OR LOWER(f0_.claimant_description) LIKE ? OR (f0_.attributes LIKE ? OR f0_.attributes LIKE ?)) AND f0_.status = ? ORDER BY f0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'fo' => 'App\\Entity\\FoundObject',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'object_type_2' => 'objectType',
                    'attributes_3' => 'attributes',
                    'images_4' => 'images',
                    'status_5' => 'status',
                    'found_at_6' => 'foundAt',
                    'claimed_at_7' => 'claimedAt',
                    'disposed_at_8' => 'disposedAt',
                    'claimant_name_9' => 'claimantName',
                    'claimant_email_10' => 'claimantEmail',
                    'claimant_phone_11' => 'claimantPhone',
                    'claimant_description_12' => 'claimantDescription',
                    'created_at_13' => 'createdAt',
                    'updated_at_14' => 'updatedAt',
                    'reference_code_15' => 'referenceCode',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\FoundObject' => [
                        'fo' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'objectType' => 'object_type_2',
                            'attributes' => 'attributes_3',
                            'images' => 'images_4',
                            'status' => 'status_5',
                            'foundAt' => 'found_at_6',
                            'claimedAt' => 'claimed_at_7',
                            'disposedAt' => 'disposed_at_8',
                            'claimantName' => 'claimant_name_9',
                            'claimantEmail' => 'claimant_email_10',
                            'claimantPhone' => 'claimant_phone_11',
                            'claimantDescription' => 'claimant_description_12',
                            'createdAt' => 'created_at_13',
                            'updatedAt' => 'updated_at_14',
                            'referenceCode' => 'reference_code_15',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'location_provider_id_16' => 'integer',
                    'provider_event_id_17' => 'integer',
                    'storage_box_id_18' => 'integer',
                    'found_provider_item_id_19' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'fo' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'location_provider_id_16' => 'location_provider_id',
                    'provider_event_id_17' => 'provider_event_id',
                    'storage_box_id_18' => 'storage_box_id',
                    'found_provider_item_id_19' => 'found_provider_item_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'fo',
                    'title_1' => 'fo',
                    'object_type_2' => 'fo',
                    'attributes_3' => 'fo',
                    'images_4' => 'fo',
                    'status_5' => 'fo',
                    'found_at_6' => 'fo',
                    'claimed_at_7' => 'fo',
                    'disposed_at_8' => 'fo',
                    'claimant_name_9' => 'fo',
                    'claimant_email_10' => 'fo',
                    'claimant_phone_11' => 'fo',
                    'claimant_description_12' => 'fo',
                    'created_at_13' => 'fo',
                    'updated_at_14' => 'fo',
                    'reference_code_15' => 'fo',
                    'location_provider_id_16' => 'fo',
                    'provider_event_id_17' => 'fo',
                    'storage_box_id_18' => 'fo',
                    'found_provider_item_id_19' => 'fo',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\FoundObject',
                    'title_1' => 'App\\Entity\\FoundObject',
                    'object_type_2' => 'App\\Entity\\FoundObject',
                    'attributes_3' => 'App\\Entity\\FoundObject',
                    'images_4' => 'App\\Entity\\FoundObject',
                    'status_5' => 'App\\Entity\\FoundObject',
                    'found_at_6' => 'App\\Entity\\FoundObject',
                    'claimed_at_7' => 'App\\Entity\\FoundObject',
                    'disposed_at_8' => 'App\\Entity\\FoundObject',
                    'claimant_name_9' => 'App\\Entity\\FoundObject',
                    'claimant_email_10' => 'App\\Entity\\FoundObject',
                    'claimant_phone_11' => 'App\\Entity\\FoundObject',
                    'claimant_description_12' => 'App\\Entity\\FoundObject',
                    'created_at_13' => 'App\\Entity\\FoundObject',
                    'updated_at_14' => 'App\\Entity\\FoundObject',
                    'reference_code_15' => 'App\\Entity\\FoundObject',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
