REQUEST_GETTERS
REQUEST_GETTERS = ['pathInfo' => 'getPathInfo', 'requestUri' => 'getRequestUri', 'baseUrl' => 'getBaseUrl', 'basePath' => 'getBasePath', 'method' => 'getMethod', 'format' => 'getRequestFormat']
castRequest(\Symfony\Component\HttpFoundation\Request $request, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, mixed $isNested) : mixed
\Symfony\Component\HttpFoundation\Request | $request | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
mixed | $isNested |