14 calls to shortcut_current_displayed_set()
- MigrateShortcutSetUsersTest::testShortcutSetUsersMigration in core/
modules/ shortcut/ tests/ src/ Kernel/ Migrate/ d7/ MigrateShortcutSetUsersTest.php - Tests the shortcut set migration.
- ShortcutLazyBuilders::lazyLinks in core/
modules/ shortcut/ src/ ShortcutLazyBuilders.php - #lazy_builder callback; builds shortcut toolbar links.
- 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/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching another user's shortcut set.
- ShortcutSetsTest::testShortcutSetSwitchCreate in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching a user's shortcut set and creating one at the same time.
- ShortcutSetsTest::testShortcutSetSwitchNoSetName in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching a user's shortcut set without providing a new set name.
- ShortcutSetsTest::testShortcutSetSwitchOwn in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching a user's own shortcut set.
- ShortcutSetsTest::testShortcutSetUnassign in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests unassigning a shortcut set.
- ShortcutSetsTest::testShortcutSetUnassignOnUserRemoval in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests assign clearing on user removal.
- 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.