Search for __set
- Search 7.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 |
|---|---|---|---|
| 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. |
| ShortcutSetController | class | core/ |
Builds the page for administering shortcut sets. |
| ShortcutSetController.php | file | core/ |
|
| ShortcutSetController::$pathValidator | property | core/ |
The path validator. |
| ShortcutSetController::addShortcutLinkInline | function | core/ |
Creates a new link in the provided shortcut set. |
| ShortcutSetController::create | function | core/ |
Instantiates a new instance of this class. |
| ShortcutSetController::__construct | function | core/ |
Creates a new ShortcutSetController instance. |
| ShortcutSetDeleteForm | class | core/ |
Builds the shortcut set deletion form. |
| ShortcutSetDeleteForm.php | file | core/ |
|
| ShortcutSetDeleteForm::$database | property | core/ |
The database connection. |
| ShortcutSetDeleteForm::$storage | property | core/ |
The shortcut storage. |
| ShortcutSetDeleteForm::buildForm | function | core/ |
Form constructor. |
| ShortcutSetDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
| ShortcutSetDeleteForm::__construct | function | core/ |
Constructs a ShortcutSetDeleteForm object. |
| ShortcutSetForm | class | core/ |
Form handler for the shortcut set entity edit forms. |
| ShortcutSetForm.php | file | core/ |
|
| ShortcutSetForm::form | function | core/ |
Gets the actual form array to be built. |
| ShortcutSetForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ShortcutSetHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| ShortcutSetHalJsonAnonTest.php | file | core/ |
|
| ShortcutSetHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutSetHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ShortcutSetHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutSetHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| ShortcutSetHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.