namespace Drupal\shortcut

Same name in other branches
  1. 10 Drupal\shortcut
  2. 8.9.x Drupal\shortcut
  3. 11.x Drupal\shortcut
Object name File name Summary
ShortcutAccessControlHandler core/modules/shortcut/src/ShortcutAccessControlHandler.php Defines the access control handler for the shortcut entity type.
ShortcutForm core/modules/shortcut/src/ShortcutForm.php Form handler for the shortcut entity forms.
ShortcutInterface core/modules/shortcut/src/ShortcutInterface.php Provides an interface defining a shortcut entity.
ShortcutLazyBuilders core/modules/shortcut/src/ShortcutLazyBuilders.php Lazy builders for the shortcut module.
ShortcutSetAccessControlHandler core/modules/shortcut/src/ShortcutSetAccessControlHandler.php Defines the access control handler for the shortcut set entity type.
ShortcutSetForm core/modules/shortcut/src/ShortcutSetForm.php Form handler for the shortcut set entity edit forms.
ShortcutSetInterface core/modules/shortcut/src/ShortcutSetInterface.php Provides an interface defining a shortcut set entity.
ShortcutSetListBuilder core/modules/shortcut/src/ShortcutSetListBuilder.php Defines a class to build a listing of shortcut set entities.
ShortcutSetStorage core/modules/shortcut/src/ShortcutSetStorage.php Defines a storage for shortcut_set entities.
ShortcutSetStorageInterface core/modules/shortcut/src/ShortcutSetStorageInterface.php Defines an interface for shortcut_set entity storage classes.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.