Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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.pcss.css file core/themes/admin/css/components/shortcut.pcss.css Styling for the shortcut module.
shortcut.pcss.css file core/themes/default_admin/css/components/shortcut.pcss.css Styling for the shortcut module.
shortcut.pcss.css file core/modules/shortcut/css/backport-themes/claro/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
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
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
Shortcut::getUrl function core/modules/shortcut/src/Entity/Shortcut.php
Shortcut::getWeight function core/modules/shortcut/src/Entity/Shortcut.php
Shortcut::postSave function core/modules/shortcut/src/Entity/Shortcut.php
Shortcut::query function core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php Prepares query object to retrieve data from the source database.
Shortcut::setTitle function core/modules/shortcut/src/Entity/Shortcut.php
Shortcut::setWeight function core/modules/shortcut/src/Entity/Shortcut.php
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
ShortcutAccessControlHandler::checkCreateAccess function core/modules/shortcut/src/ShortcutAccessControlHandler.php
ShortcutAccessControlHandler::createInstance function core/modules/shortcut/src/ShortcutAccessControlHandler.php
ShortcutAccessControlHandler::__construct function core/modules/shortcut/src/ShortcutAccessControlHandler.php Constructs a ShortcutAccessControlHandler object.
ShortcutCacheTagsTest class core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Tests the Shortcut entity's cache tags.
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.php file core/modules/shortcut/tests/src/Kernel/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
ShortcutCacheTagsTest::$modules property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::$modules property core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::$shortcutSet property core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php The default shortcut set.
ShortcutCacheTagsTest::createEntity function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::createShortcutEntity function core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Creates a shortcut entity in the default shortcut set.
ShortcutCacheTagsTest::setUp function core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::setUp function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::testBlock function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests visibility and cacheability of shortcuts in the block.
ShortcutCacheTagsTest::testEntityCreation function core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Tests that when creating a shortcut, the shortcut set tag is invalidated.
ShortcutCacheTagsTest::testToolbar function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests visibility and cacheability of shortcuts in the toolbar.
ShortcutClaroIntegrationTest class core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php Tests shortcut_install() and shortcut_uninstall().

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