Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
shortcut.api.php file core/modules/shortcut/shortcut.api.php Hooks provided by the Shortcut module.
shortcut.css file core/themes/claro/css/components/shortcut.css Styling for the shortcut module.
shortcut.icons.theme.css file core/themes/stable9/css/shortcut/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.css file core/modules/shortcut/css/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.pcss.css file core/modules/shortcut/css/shortcut.icons.theme.pcss.css Styling for the shortcut module icons.
shortcut.info.yml file core/modules/shortcut/shortcut.info.yml core/modules/shortcut/shortcut.info.yml
shortcut.install file core/modules/shortcut/shortcut.install Install, update and uninstall functions for the shortcut module.
shortcut.lazy_builders service core/modules/shortcut/shortcut.services.yml Drupal\shortcut\ShortcutLazyBuilders
shortcut.libraries.yml file core/modules/shortcut/shortcut.libraries.yml core/modules/shortcut/shortcut.libraries.yml
shortcut.links.action.yml file core/modules/shortcut/shortcut.links.action.yml core/modules/shortcut/shortcut.links.action.yml
shortcut.links.menu.yml file core/modules/shortcut/shortcut.links.menu.yml core/modules/shortcut/shortcut.links.menu.yml
shortcut.links.task.yml file core/modules/shortcut/shortcut.links.task.yml core/modules/shortcut/shortcut.links.task.yml
shortcut.migrate_drupal.yml file core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml
shortcut.module file core/modules/shortcut/shortcut.module Allows users to manage customizable lists of shortcut links.
shortcut.overview.html.twig file core/modules/shortcut/help_topics/shortcut.overview.html.twig ---
label: 'Creating and using shortcut administrative links'
related:
- core.ui_components
---
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{% trans %}Create, view, and use a set of shortcuts to access administrative…
shortcut.pcss.css file core/themes/claro/css/components/shortcut.pcss.css Styling for the shortcut module.
shortcut.permissions.yml file core/modules/shortcut/shortcut.permissions.yml core/modules/shortcut/shortcut.permissions.yml
Shortcut.php file core/modules/shortcut/src/Entity/Shortcut.php
Shortcut.php file core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php
shortcut.routing.yml file core/modules/shortcut/shortcut.routing.yml core/modules/shortcut/shortcut.routing.yml
shortcut.schema.yml file core/modules/shortcut/config/schema/shortcut.schema.yml core/modules/shortcut/config/schema/shortcut.schema.yml
shortcut.services.yml file core/modules/shortcut/shortcut.services.yml core/modules/shortcut/shortcut.services.yml
shortcut.set.default.yml file core/modules/shortcut/config/install/shortcut.set.default.yml core/modules/shortcut/config/install/shortcut.set.default.yml
shortcut.theme.css file core/modules/shortcut/css/shortcut.theme.css Styling for the shortcut module.
shortcut.theme.css file core/themes/stable9/css/shortcut/shortcut.theme.css Styling for the shortcut module.
Shortcut::baseFieldDefinitions function core/modules/shortcut/src/Entity/Shortcut.php Provides base field definitions for an entity type.
Shortcut::fields function core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php Returns available fields on the source.
Shortcut::getCacheTagsToInvalidate function core/modules/shortcut/src/Entity/Shortcut.php Returns the cache tags that should be used to invalidate caches.
Shortcut::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php Defines the source fields uniquely identifying a source row.
Shortcut::getTitle function core/modules/shortcut/src/Entity/Shortcut.php Returns the title of this shortcut.
Shortcut::getUrl function core/modules/shortcut/src/Entity/Shortcut.php Returns the URL object pointing to the configured route.
Shortcut::getWeight function core/modules/shortcut/src/Entity/Shortcut.php Returns the weight among shortcuts with the same depth.
Shortcut::postSave function core/modules/shortcut/src/Entity/Shortcut.php Acts on a saved entity before the insert or update hook is invoked.
Shortcut::query function core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php
Shortcut::setTitle function core/modules/shortcut/src/Entity/Shortcut.php Sets the title of this shortcut.
Shortcut::setWeight function core/modules/shortcut/src/Entity/Shortcut.php Sets the weight among shortcuts with the same depth.
Shortcut::sort function core/modules/shortcut/src/Entity/Shortcut.php Sort shortcut objects.
ShortcutAccessControlHandler class core/modules/shortcut/src/ShortcutAccessControlHandler.php Defines the access control handler for the shortcut entity type.
ShortcutAccessControlHandler.php file core/modules/shortcut/src/ShortcutAccessControlHandler.php
ShortcutAccessControlHandler::$shortcutSetStorage property core/modules/shortcut/src/ShortcutAccessControlHandler.php The shortcut_set storage.
ShortcutAccessControlHandler::checkAccess function core/modules/shortcut/src/ShortcutAccessControlHandler.php Performs access checks.
ShortcutAccessControlHandler::checkCreateAccess function core/modules/shortcut/src/ShortcutAccessControlHandler.php Performs create access checks.
ShortcutAccessControlHandler::createInstance function core/modules/shortcut/src/ShortcutAccessControlHandler.php Instantiates a new instance of this entity handler.
ShortcutAccessControlHandler::__construct function core/modules/shortcut/src/ShortcutAccessControlHandler.php Constructs a ShortcutAccessControlHandler object.
ShortcutCacheTagsTest class core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests the Shortcut entity's cache tags.
ShortcutCacheTagsTest.php file core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::$adminUser property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php User with permission to administer shortcuts.
ShortcutCacheTagsTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php The theme to install as the default for testing.
ShortcutCacheTagsTest::$modules property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Modules to install.
ShortcutCacheTagsTest::createEntity function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Creates the entity to be tested.

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