protected function jsonAction()
 {
     \org\equinox\utils\debug\DebugBarFactory::noDebug();
     $this->setNoRender();
     $this->returnType = self::RETURN_TYPE_JSON;
 }