ShortcutAccessControlHandler::$shortcutSetStorage
  • References/PHP/Drupal/shortcut/src/ShortcutAccessControlHandler

The shortcut_set storage. Type:

2025-01-10 15:47:30
ShortcutSetStorageInterface
  • References/PHP/Drupal/shortcut/src/ShortcutSetStorageInterface

Defines an interface for shortcut_set entity storage classes. Hierarchy interface

2025-01-10 15:47:30
ShortcutAccessControlHandler::__construct
  • References/PHP/Drupal/shortcut/src/ShortcutAccessControlHandler

public ShortcutAccessControlHandler

2025-01-10 15:47:30
shortcut_default_set
  • References/PHP/Drupal/shortcut/shortcut.module

shortcut_default_set($account = NULL) Returns the default shortcut set for a given user account.

2025-01-10 15:47:30
SwitchShortcutSet::exists
  • References/PHP/Drupal/shortcut/src/Form/SwitchShortcutSet

public SwitchShortcutSet::exists($id)

2025-01-10 15:47:30
SwitchShortcutSet::$user
  • References/PHP/Drupal/shortcut/src/Form/SwitchShortcutSet

The account the shortcut set is for. Type:

2025-01-10 15:47:30
ShortcutSet::postSave
  • References/PHP/Drupal/shortcut/src/Entity/ShortcutSet

public ShortcutSet::postSave(EntityStorageInterface $storage

2025-01-10 15:47:30
shortcut_set_title_exists
  • References/PHP/Drupal/shortcut/shortcut.module

shortcut_set_title_exists($title) Check to see if a shortcut set with the given title already exists.

2025-01-10 15:47:30
Shortcut::sort
  • References/PHP/Drupal/shortcut/src/Entity/Shortcut

public static Shortcut::sort(ShortcutInterface $a, ShortcutInterface

2025-01-10 15:47:30
ShortcutSetDeleteForm
  • References/PHP/Drupal/shortcut/src/Form/ShortcutSetDeleteForm

Builds the shortcut set deletion form. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30