Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 10.3.x for set
  4. Search 11.x for set
  5. Other projects
Title Object type File name Summary
SharedTempStoreTest::testSetIfOwnerWhenNotExists function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method when no key exists.
SharedTempStoreTest::testSetWithNoLockAvailable function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the set() method with no lock available.
SharedTempStoreTest::testSetWithNoLockAvailable function core/modules/user/tests/src/Unit/SharedTempStoreTest.php Tests the set() method with no lock available.
shortcut.set.default.yml file core/modules/shortcut/config/install/shortcut.set.default.yml core/modules/shortcut/config/install/shortcut.set.default.yml
Shortcut::setTitle function core/modules/shortcut/src/Entity/Shortcut.php
Shortcut::setWeight function core/modules/shortcut/src/Entity/Shortcut.php
ShortcutAccessControlHandler::$shortcutSetStorage property core/modules/shortcut/src/ShortcutAccessControlHandler.php The shortcut_set storage.
ShortcutCacheTagsTest::setUp function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutInterface::setTitle function core/modules/shortcut/src/ShortcutInterface.php Sets the title of this shortcut.
ShortcutInterface::setWeight function core/modules/shortcut/src/ShortcutInterface.php Sets the weight among shortcuts with the same depth.
ShortcutLinksTest::setUp function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
ShortcutLocalTasksTest::setUp function core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php
ShortcutResourceTestBase::setUpAuthorization function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.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
ShortcutSet::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php
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
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
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::create function core/modules/shortcut/src/Controller/ShortcutSetController.php
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
ShortcutSetHalJsonAnonTest class core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonAnonTest.php @group hal
ShortcutSetHalJsonAnonTest.php file core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonAnonTest.php
ShortcutSetHalJsonAnonTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonAnonTest.php

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