Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| settings_tray_override_test.services.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml |
| settings_tray_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| settings_tray_test.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml |
| settings_tray_test_css.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml |
| settings_tray_test_css.libraries.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.libraries.yml |
| settings_tray_test_css.module | file | core/ |
Module for attaching CSS during tests. |
| settings_tray_test_css_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| settings_tray_toolbar_alter | function | core/ |
Implements hook_toolbar_alter(). |
| ShapeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| ShapeItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| SharedTempStore::set | function | core/ |
Stores a particular key/value pair in this SharedTempStore. |
| SharedTempStore::setIfNotExists | function | core/ |
Stores a particular key/value pair only if the key doesn't already exist. |
| SharedTempStore::setIfOwner | function | core/ |
Stores a particular key/value pair in this SharedTempStore. |
| SharedTempStoreTest::setUp | function | core/ |
|
| SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
| SharedTempStoreTest::testSetIfOwner | function | core/ |
Tests the setIfOwner() method with matching and non matching owners. |
| SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
| SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
| SharedTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| shortcut.set.default.yml | file | core/ |
core/modules/shortcut/config/install/shortcut.set.default.yml |
| Shortcut::setTitle | function | core/ |
Sets the title of this shortcut. |
| Shortcut::setWeight | function | core/ |
Sets the weight among shortcuts with the same depth. |
| ShortcutAccessControlHandler::$shortcutSetStorage | property | core/ |
The shortcut_set storage. |
| ShortcutCacheTagsTest::setUp | function | core/ |
|
| ShortcutInterface::setTitle | function | core/ |
Sets the title of this shortcut. |
| ShortcutInterface::setWeight | function | core/ |
Sets the weight among shortcuts with the same depth. |
| ShortcutLinksTest::setUp | function | core/ |
|
| ShortcutLocalTasksTest::setUp | function | core/ |
|
| ShortcutResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ShortcutSet | class | core/ |
Defines the Shortcut set configuration entity. |
| ShortcutSet | class | core/ |
Drupal 7 shortcut_set source from database. |
| ShortcutSet.php | file | core/ |
|
| ShortcutSet.php | file | core/ |
|
| ShortcutSet::$id | property | core/ |
The machine name for the configuration entity. |
| ShortcutSet::$label | property | core/ |
The human-readable name of the configuration entity. |
| ShortcutSet::fields | function | core/ |
Returns available fields on the source. |
| ShortcutSet::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ShortcutSet::getShortcuts | function | core/ |
Returns all the shortcuts from a shortcut set sorted correctly. |
| ShortcutSet::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ShortcutSet::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| ShortcutSet::query | function | core/ |
|
| ShortcutSet::resetLinkWeights | function | core/ |
Resets the link weights in a shortcut set to match their current order. |
| ShortcutSetAccessControlHandler | class | core/ |
Defines the access control handler for the shortcut set entity type. |
| ShortcutSetAccessControlHandler.php | file | core/ |
|
| ShortcutSetAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| ShortcutSetAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| ShortcutSetAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ShortcutSetAccessControlHandler::__construct | function | core/ |
Constructs a ShortcutSetAccessControlHandler object. |
| ShortcutSetController | class | core/ |
Builds the page for administering shortcut sets. |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.