/** * Get all adapter options. * * @return array */ public function getOptions() { return $this->adapter->getOptions(); }