You are here

12 calls to shortcut_current_displayed_set() in Zircon Profile 8.0

MigrateShortcutSetUsersTest::testShortcutSetUsersMigration in core/modules/shortcut/src/Tests/Migrate/d7/MigrateShortcutSetUsersTest.php
Test the shortcut set migration.
ShortcutsBlock::build in core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php
Builds and returns the renderable array for this block plugin.
ShortcutSetsTest::testShortcutSetAssign in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Tests switching another user's shortcut set.
ShortcutSetsTest::testShortcutSetSwitchCreate in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Tests switching a user's shortcut set and creating one at the same time.
ShortcutSetsTest::testShortcutSetSwitchNoSetName in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Tests switching a user's shortcut set without providing a new set name.
ShortcutSetsTest::testShortcutSetSwitchOwn in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Tests switching a user's own shortcut set.
ShortcutSetsTest::testShortcutSetUnassign in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Tests unassigning a shortcut set.
shortcut_preprocess_page_title in core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page title templates.
shortcut_renderable_links in core/modules/shortcut/shortcut.module
Returns an array of shortcut links, suitable for rendering.
shortcut_set_edit_access in core/modules/shortcut/shortcut.module
Access callback for editing a shortcut set.
shortcut_toolbar in core/modules/shortcut/shortcut.module
Implements hook_toolbar().
SwitchShortcutSet::buildForm in core/modules/shortcut/src/Form/SwitchShortcutSet.php
Form constructor.