<?php //%255BApp%255CGeography%255CEntity%255CAddress%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
        clone ($p['Doctrine\\ORM\\Mapping\\Table'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Table')),
        clone ($p['Doctrine\\ORM\\Mapping\\Index'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Index')),
        clone $p['Doctrine\\ORM\\Mapping\\Index'],
        clone ($p['Doctrine\\ORM\\Mapping\\HasLifecycleCallbacks'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\HasLifecycleCallbacks')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiFilter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiFilter')),
    ],
    null,
    [
        'stdClass' => [
            'indexes' => [
                1 => [
                    $o[2],
                    $o[3],
                ],
            ],
            'name' => [
                2 => 'IDX_LATITUDE_LONGITUDE',
                'FULL_TEXT_LOCALITY',
            ],
            'columns' => [
                2 => [
                    'latitude',
                    'longitude',
                ],
                [
                    'address_locality',
                ],
            ],
            'flags' => [
                3 => [
                    'fulltext',
                ],
            ],
            'collectionOperations' => [
                5 => [
                    'search' => [
                        'method' => 'GET',
                        'path' => '/addresses/search',
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                            'parameters' => [
                                [
                                    'name' => 'q',
                                    'in' => 'query',
                                    'required' => 'true',
                                    'type' => 'string',
                                    'description' => 'The query',
                                ],
                                [
                                    'name' => 'token',
                                    'in' => 'query',
                                    'type' => 'string',
                                    'description' => 'The geographic token authorization',
                                ],
                            ],
                        ],
                    ],
                    'reverse' => [
                        'method' => 'GET',
                        'path' => '/addresses/reverse',
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                            'parameters' => [
                                [
                                    'name' => 'latitude',
                                    'in' => 'query',
                                    'required' => 'true',
                                    'type' => 'string',
                                    'description' => 'Latitude of the point',
                                ],
                                [
                                    'name' => 'longitude',
                                    'in' => 'query',
                                    'type' => 'string',
                                    'description' => 'Longitude of the point',
                                ],
                            ],
                        ],
                    ],
                    'completion' => [
                        'method' => 'GET',
                        'path' => '/addresses/completion',
                        'security' => 'is_granted(\'import_create\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                        ],
                    ],
                    'post' => [
                        'method' => 'POST',
                        'path' => '/address',
                        'security' => 'is_granted(\'address_post\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                        ],
                    ],
                    'ADMIN_search' => [
                        'method' => 'GET',
                        'path' => '/addresses/admin/search',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                5 => [
                    'get' => [
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                        ],
                    ],
                    'put' => [
                        'security' => 'is_granted(\'address_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                5 => [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'read',
                            'pt',
                            'mass',
                            'search',
                            'readRelayPoint',
                            'readPayment',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'write',
                            'writeSolidary',
                        ],
                    ],
                ],
            ],
            'filterClass' => [
                6 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\OrderFilter',
            ],
            'properties' => [
                6 => [
                    'id',
                    'streetAddress',
                    'postalCode',
                    'addressLocality',
                    'addressCountry',
                ],
            ],
            'arguments' => [
                6 => [
                    'orderParameterName' => 'order',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[4],
        $o[5],
        $o[6],
    ],
    []
); }];
