shortcut_default_set($account = NULL) Returns the default shortcut set for a given user account.
Builds the shortcut set switch form. Hierarchy class \Drupal\Core\Form\
The account the shortcut set is for. Type:
protected ShortcutAccessControlHandle
public ShortcutSet::resetLinkWeights()
public ShortcutSet::getShortcuts()
shortcut_set_unassign_user($account) Unassigns a user from any shortcut set they may have been assigned to
public ShortcutSetStorage::unassignUser($account)
public ShortcutSetStorage::deleteAssignedShortcutSets
public ShortcutInterface::setWeight($weight)
Page 8 of 11