'o.object_name', 'command' => 'o.command', ]; protected $showColumns = [ 'object_name' => 'Command', 'command' => 'Command line' ]; }