getContext()) { $this->getContext()->getLog()->pushLog('params', $this->getContext()->getInput()->getAllPostGet()); $this->getContext()->getLog()->pushLog('status', '200'); } parent::destroy(); clearTimes(); exit(); } }