ShortcutAccessController |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutAccessController.php |
Defines the access controller for the shortcut entity type. |
ShortcutFormController |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php |
Form controller for the shortcut set entity edit forms. |
ShortcutInterface |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutInterface.php |
Provides an interface defining a shortcut entity. |
ShortcutListController |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php |
Provides a listing of shortcut sets. |
ShortcutStorageController |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Defines a storage controller for shortcut entities. |