public function _show_filter()
    {
        if ( ! in_array($_GET['action'], ['show'])) {
            return false;
        }