Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| ShortcutLinksTest::assertShortcutQuickLink | function | core/ |
Passes if a shortcut quick link with the specified label is found. |
| ShortcutLinksTest::setUp | function | core/ |
|
| ShortcutLinksTest::testAccessShortcutsPermission | function | core/ |
Tests that the 'access shortcuts' permissions works properly. |
| ShortcutLinksTest::testNoShortcutLink | function | core/ |
Tests that the add shortcut link is not displayed for 404/403 errors. |
| ShortcutLinksTest::testShortcutBlockAccess | function | core/ |
Tests the 'access shortcuts' permission with the shortcut block. |
| ShortcutLinksTest::testShortcutLinkAdd | function | core/ |
Tests that creating a shortcut works properly. |
| ShortcutLinksTest::testShortcutLinkChangePath | function | core/ |
Tests that changing the path of a shortcut link works. |
| ShortcutLinksTest::testShortcutLinkChangeRoute | function | core/ |
Tests that changing the route of a shortcut link works. |
| ShortcutLinksTest::testShortcutLinkDelete | function | core/ |
Tests deleting a shortcut link. |
| ShortcutLinksTest::testShortcutLinkOrder | function | core/ |
Tests the shortcuts are correctly ordered by weight in the toolbar. |
| ShortcutLinksTest::testShortcutLinkRename | function | core/ |
Tests that shortcut links can be renamed. |
| ShortcutLinksTest::testShortcutQuickLink | function | core/ |
Tests that the "add to shortcut" and "remove from shortcut" links work. |
| ShortcutLinksTest::verifyAccessShortcutsPermissionForEditPages | function | core/ |
Tests the 'access shortcuts' permission for shortcut set administration. |
| ShortcutLocalTasksTest | class | core/ |
Tests existence of shortcut local tasks. |
| ShortcutLocalTasksTest.php | file | core/ |
|
| ShortcutLocalTasksTest::getShortcutPageRoutes | function | core/ |
Provides a list of routes to test. |
| ShortcutLocalTasksTest::setUp | function | core/ |
|
| ShortcutLocalTasksTest::testShortcutPageLocalTasks | function | core/ |
Checks shortcut listing local tasks. |
| ShortcutResourceTestBase | class | core/ |
ResourceTestBase for Shortcut entity. |
| 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. |
Pagination
- Previous page
- Page 1141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.