Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ShortcutLocalTasksTest::testShortcutPageLocalTasks | function | core/ |
Checks shortcut listing local tasks. |
| ShortcutResourceTestBase | class | core/ |
ResourceTestBase for Shortcut entity. |
| ShortcutResourceTestBase | class | core/ |
|
| ShortcutResourceTestBase.php | file | core/ |
|
| ShortcutResourceTestBase.php | file | core/ |
|
| ShortcutResourceTestBase::$entity | property | core/ |
The Shortcut entity. |
| ShortcutResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ShortcutResourceTestBase::$modules | property | core/ |
Modules to install. |
| ShortcutResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| ShortcutResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ShortcutResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ShortcutResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ShortcutResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ShortcutsBlock | class | core/ |
Provides a 'Shortcut' block. |
| ShortcutsBlock.php | file | core/ |
|
| ShortcutsBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| ShortcutsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| 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/ |
Pagination
- Previous page
- Page 1111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.