Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SettingsValidatorTest::testSettingsValidationDuringPreApply | function | core/ |
Tests settings validation during pre-apply. |
| settings_tray.settings_tray.html.twig | file | core/ |
--- label: 'Using in-line (quick) settings editing' related: - core.ui_components --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Edit settings in place.{% endtrans %}</p> <h2>{% trans %}What is quick… |
| ShapeItem::defaultStorageSettings | function | core/ |
|
| 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::setUpMockKeyValue | function | core/ |
Reinitializes the current user as a mock object. |
| SharedTempStoreTest::setUpMockLock | function | core/ |
Reinitializes the lock backend as a mock object. |
| 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/ |
|
| Shortcut::setWeight | function | core/ |
|
| ShortcutAccessControlHandler::$shortcutSetStorage | property | core/ |
The shortcut_set storage. |
| ShortcutCacheTagsTest::$shortcutSet | property | core/ |
The default shortcut set. |
| ShortcutCacheTagsTest::setUp | function | core/ |
|
| ShortcutCacheTagsTest::setUp | function | core/ |
|
| ShortcutEntityLinksTest::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/ |
|
| 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/ |
|
| ShortcutSet::postSave | function | core/ |
|
| ShortcutSet::preDelete | function | core/ |
|
| ShortcutSet::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| ShortcutSet::resetLinkWeights | function | core/ |
|
| ShortcutSetAccessControlHandler | class | core/ |
Defines the access control handler for the shortcut set entity type. |
| ShortcutSetAccessControlHandler.php | file | core/ |
|
| ShortcutSetAccessControlHandler::checkAccess | function | core/ |
|
| ShortcutSetAccessControlHandler::checkCreateAccess | function | core/ |
|
| ShortcutSetAccessControlHandler::createInstance | function | core/ |
|
| ShortcutSetAccessControlHandler::__construct | function | core/ |
Constructs a ShortcutSetAccessControlHandler object. |
| ShortcutSetController | class | core/ |
Builds the page for administering shortcut sets. |
| ShortcutSetController.php | file | core/ |
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.