function getAllPlugins()
 {
     return $this->plugin_factory->getAllPlugins();
 }