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
ShortcutResourceTestBase::getNormalizedPostEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutResourceTestBase::setUpAuthorization function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutsBlock class core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php Provides a 'Shortcut' block.
ShortcutsBlock.php file core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php
ShortcutsBlock::blockAccess function core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php
ShortcutsBlock::build function core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php
ShortcutSet class core/modules/shortcut/src/Entity/ShortcutSet.php Defines the Shortcut set configuration entity.
ShortcutSet class core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php Drupal 7 shortcut_set source from database.
ShortcutSet.php file core/modules/shortcut/src/Entity/ShortcutSet.php
ShortcutSet.php file core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php
ShortcutSet::$id property core/modules/shortcut/src/Entity/ShortcutSet.php The machine name for the configuration entity.
ShortcutSet::$label property core/modules/shortcut/src/Entity/ShortcutSet.php The human-readable name of the configuration entity.
ShortcutSet::fields function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php Returns available fields on the source.
ShortcutSet::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php Defines the source fields uniquely identifying a source row.
ShortcutSet::getShortcuts function core/modules/shortcut/src/Entity/ShortcutSet.php
ShortcutSet::postSave function core/modules/shortcut/src/Entity/ShortcutSet.php
ShortcutSet::preDelete function core/modules/shortcut/src/Entity/ShortcutSet.php
ShortcutSet::query function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php Prepares query object to retrieve data from the source database.
ShortcutSet::resetLinkWeights function core/modules/shortcut/src/Entity/ShortcutSet.php
ShortcutSetAccessControlHandler class core/modules/shortcut/src/ShortcutSetAccessControlHandler.php Defines the access control handler for the shortcut set entity type.
ShortcutSetAccessControlHandler.php file core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
ShortcutSetAccessControlHandler::checkAccess function core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
ShortcutSetAccessControlHandler::checkCreateAccess function core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
ShortcutSetAccessControlHandler::createInstance function core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
ShortcutSetAccessControlHandler::__construct function core/modules/shortcut/src/ShortcutSetAccessControlHandler.php Constructs a ShortcutSetAccessControlHandler object.
ShortcutSetController class core/modules/shortcut/src/Controller/ShortcutSetController.php Builds the page for administering shortcut sets.
ShortcutSetController.php file core/modules/shortcut/src/Controller/ShortcutSetController.php
ShortcutSetController::$pathValidator property core/modules/shortcut/src/Controller/ShortcutSetController.php The path validator.
ShortcutSetController::addShortcutLinkInline function core/modules/shortcut/src/Controller/ShortcutSetController.php Creates a new link in the provided shortcut set.
ShortcutSetController::__construct function core/modules/shortcut/src/Controller/ShortcutSetController.php Creates a new ShortcutSetController instance.
ShortcutSetDeleteForm class core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php Builds the shortcut set deletion form.
ShortcutSetDeleteForm.php file core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php
ShortcutSetDeleteForm::$database property core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php The database connection.
ShortcutSetDeleteForm::$storage property core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php The shortcut storage.
ShortcutSetDeleteForm::buildForm function core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php
ShortcutSetDeleteForm::create function core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php
ShortcutSetDeleteForm::__construct function core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php Constructs a ShortcutSetDeleteForm object.
ShortcutSetForm class core/modules/shortcut/src/ShortcutSetForm.php Form handler for the shortcut set entity edit forms.
ShortcutSetForm.php file core/modules/shortcut/src/ShortcutSetForm.php
ShortcutSetForm::form function core/modules/shortcut/src/ShortcutSetForm.php
ShortcutSetForm::save function core/modules/shortcut/src/ShortcutSetForm.php
ShortcutSetInterface interface core/modules/shortcut/src/ShortcutSetInterface.php Provides an interface defining a shortcut set entity.
ShortcutSetInterface.php file core/modules/shortcut/src/ShortcutSetInterface.php
ShortcutSetInterface::getShortcuts function core/modules/shortcut/src/ShortcutSetInterface.php Returns all the shortcuts from a shortcut set sorted correctly.
ShortcutSetInterface::resetLinkWeights function core/modules/shortcut/src/ShortcutSetInterface.php Resets the link weights in a shortcut set to match their current order.
ShortcutSetJsonAnonTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonAnonTest.php Tests Shortcut Set Json Anon.
ShortcutSetJsonAnonTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonAnonTest.php
ShortcutSetJsonAnonTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonAnonTest.php
ShortcutSetJsonAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonAnonTest.php
ShortcutSetJsonAnonTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonAnonTest.php

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