<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['FOS\\RestBundle\\Controller\\Annotations\\Get'] ?? Registry::p('FOS\\RestBundle\\Controller\\Annotations\\Get')),
        clone ($p['FOS\\RestBundle\\Controller\\Annotations\\QueryParam'] ?? Registry::p('FOS\\RestBundle\\Controller\\Annotations\\QueryParam')),
        clone $p['FOS\\RestBundle\\Controller\\Annotations\\QueryParam'],
        clone $p['FOS\\RestBundle\\Controller\\Annotations\\QueryParam'],
        clone $p['FOS\\RestBundle\\Controller\\Annotations\\QueryParam'],
        clone $p['FOS\\RestBundle\\Controller\\Annotations\\QueryParam'],
        clone $p['FOS\\RestBundle\\Controller\\Annotations\\QueryParam'],
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/blockReason',
            ],
            'name' => [
                'searchBlockReason',
            ],
            'methods' => [
                [
                    'GET',
                ],
            ],
        ],
        'stdClass' => [
            'name' => [
                1 => '_filters',
                '_sort',
                '_group',
                '_having',
                '_page',
                '_perPage',
            ],
            'description' => [
                1 => 'Filtro a aplicar',
                'Ordenacion a tener en cuenta en el filtro',
                'Agrupacion a tener en cuenta en el filtro',
                'Filtro que afecta a la agrupacion a tener en cuenta en el filtro',
                'Numero de pagina',
                'Numero de elementos a devolver',
            ],
            'nullable' => [
                1 => true,
                true,
                true,
                true,
                true,
                true,
            ],
            'requirements' => [
                5 => '[-]?\\d+',
                '[-]?\\d+',
            ],
            'default' => [
                5 => 1,
                30,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
        $o[6],
    ],
    []
);
