https://codeigniter.com/user_guide/libraries/uri.html
echo $uri->getQuery(['only' => ['foo']);
echo $uri->getQuery(['only' => ['foo']]);