\SebLucas\Cops\Input\Request::__set_state(array( 'urlParams' => array ( 'more' => 'more', '_route' => 'check-more', ), 'serverParams' => array ( 'HTTP_REDACTED' => true, ), 'queryParams' => array ( '_route' => 'check-more', 'more' => 'more', ), 'postParams' => array ( ), 'cookieParams' => array ( ), 'fileParams' => array ( ), 'parsed' => true, 'content' => NULL, 'locale' => 'en', 'invalid' => false, ))