<?php //%255BApp%255CJourney%255CEntity%255CJourney%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\\Index'],
        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')),
        clone $p['ApiPlatform\\Core\\Annotation\\ApiFilter'],
        clone $p['ApiPlatform\\Core\\Annotation\\ApiFilter'],
        clone $p['ApiPlatform\\Core\\Annotation\\ApiFilter'],
    ],
    null,
    [
        'stdClass' => [
            'indexes' => [
                1 => [
                    $o[2],
                    $o[3],
                    $o[4],
                ],
            ],
            'name' => [
                2 => 'IDX_ORIGIN',
                'IDX_DESTINATION',
                'IDX_ORIGIN_DESTINATION',
            ],
            'columns' => [
                2 => [
                    'origin',
                ],
                [
                    'destination',
                ],
                [
                    'origin',
                    'destination',
                ],
            ],
            'collectionOperations' => [
                5 => [
                    'get' => [
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'cities' => [
                        'method' => 'GET',
                        'path' => '/journeys/cities',
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'popularHome' => [
                        'method' => 'GET',
                        'path' => '/journeys/popular/home',
                        'normalization_context' => [
                            'groups' => [
                                'readPopularJourney',
                            ],
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'popular' => [
                        'method' => 'GET',
                        'path' => '/journeys/popular',
                        'normalization_context' => [
                            'groups' => [
                                'readPopularJourney',
                            ],
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'origin' => [
                        'method' => 'GET',
                        'path' => '/journeys/origin/{origin}',
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'destinations' => [
                        'method' => 'GET',
                        'path' => '/journeys/destinations/{origin}',
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'destination' => [
                        'method' => 'GET',
                        'path' => '/journeys/destination/{destination}',
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'origins' => [
                        'method' => 'GET',
                        'path' => '/journeys/origins/{destination}',
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'originDestination' => [
                        'method' => 'GET',
                        'path' => '/journeys/origin/{origin}/destination/{destination}',
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                    'carpools' => [
                        'method' => 'POST',
                        'path' => '/journeys/carpools',
                        'normalization_context' => [
                            'groups' => [
                                'journeyCarpools',
                            ],
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                5 => [
                    'get' => [
                        'swagger_context' => [
                            'tags' => [
                                'Carpool Summary',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                5 => [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'readJourney',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'writeJourney',
                        ],
                    ],
                ],
            ],
            'filterClass' => [
                6 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\NumericFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\DateFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\OrderFilter',
            ],
            'properties' => [
                6 => [
                    'origin' => 'partial',
                    'destination' => 'partial',
                ],
                [
                    'frequency',
                ],
                [
                    'fromDate' => 'exclude_null',
                    'toDate' => 'exclude_null',
                ],
                [
                    'fromDate',
                    'origin',
                    'destination',
                ],
            ],
            'arguments' => [
                9 => [
                    'orderParameterName' => 'order',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[5],
        $o[6],
        $o[7],
        $o[8],
        $o[9],
    ],
    []
); }];
