<?php //%255BApp%255CGeography%255CEntity%255CDirection%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\\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')),
    ],
    null,
    [
        'stdClass' => [
            'indexes' => [
                1 => [
                    $o[2],
                ],
            ],
            'name' => [
                2 => 'IDX_DIRTER',
            ],
            'columns' => [
                2 => [
                    'distance',
                    'duration',
                    'bbox_min_lon',
                    'bbox_min_lat',
                    'bbox_max_lon',
                    'bbox_max_lat',
                ],
            ],
            'collectionOperations' => [
                4 => [
                    'search' => [
                        'method' => 'GET',
                        'path' => '/directions/search',
                        'normalization_context' => [
                            'groups' => [
                                'read',
                            ],
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                            'parameters' => [
                                [
                                    'name' => 'points',
                                    'in' => 'query',
                                    'required' => 'true',
                                    'type' => 'array',
                                    'format' => 'float',
                                    'description' => 'The points in the form points[x][longitude]&points[x][latitude]',
                                ],
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                4 => [
                    'get' => [
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                4 => [
                    'normalization_context' => [
                        'groups' => [
                            'read',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'write',
                        ],
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[3],
        $o[4],
    ],
    []
); }];
