Search for set
Title | Object type | File name | Summary |
---|---|---|---|
ShortcutSetInterface.php | file | core/ |
|
ShortcutSetInterface::getShortcuts | function | core/ |
Returns all the shortcuts from a shortcut set sorted correctly. |
ShortcutSetInterface::resetLinkWeights | function | core/ |
Resets the link weights in a shortcut set to match their current order. |
ShortcutSetJsonAnonTest | class | core/ |
Tests Shortcut Set Json Anon. |
ShortcutSetJsonAnonTest.php | file | core/ |
|
ShortcutSetJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ShortcutSetJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ShortcutSetJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ShortcutSetJsonBasicAuthTest | class | core/ |
Tests Shortcut Set Json Basic Auth. |
ShortcutSetJsonBasicAuthTest.php | file | core/ |
|
ShortcutSetJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ShortcutSetJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ShortcutSetJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ShortcutSetJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ShortcutSetJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
ShortcutSetJsonCookieTest | class | core/ |
Tests Shortcut Set Json Cookie. |
ShortcutSetJsonCookieTest.php | file | core/ |
|
ShortcutSetJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ShortcutSetJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ShortcutSetJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ShortcutSetJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ShortcutSetListBuilder | class | core/ |
Defines a class to build a listing of shortcut set entities. |
ShortcutSetListBuilder.php | file | core/ |
|
ShortcutSetListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ShortcutSetListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ShortcutSetListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
ShortcutSetResourceTestBase | class | core/ |
Resource test base for ShortcutSet entity. |
ShortcutSetResourceTestBase.php | file | core/ |
|
ShortcutSetResourceTestBase::$entity | property | core/ |
The ShortcutSet entity. |
ShortcutSetResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ShortcutSetResourceTestBase::$modules | property | core/ |
Modules to install. |
ShortcutSetResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ShortcutSetResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ShortcutSetResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ShortcutSetResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
ShortcutSetResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ShortcutSetResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ShortcutSetsTest | class | core/ |
Create, view, edit, delete, and change shortcut sets. |
ShortcutSetsTest.php | file | core/ |
|
ShortcutSetsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ShortcutSetsTest::$modules | property | core/ |
Modules to install. |
ShortcutSetsTest::setUp | function | core/ |
|
ShortcutSetsTest::testShortcutSetAdd | function | core/ |
Tests creating a shortcut set. |
ShortcutSetsTest::testShortcutSetAssign | function | core/ |
Tests switching another user's shortcut set. |
ShortcutSetsTest::testShortcutSetCreateWithSetName | function | core/ |
Tests creating a new shortcut set with a defined set name. |
ShortcutSetsTest::testShortcutSetDelete | function | core/ |
Tests deleting a shortcut set. |
ShortcutSetsTest::testShortcutSetDeleteDefault | function | core/ |
Tests deleting the default shortcut set. |
ShortcutSetsTest::testShortcutSetEdit | function | core/ |
Tests editing a shortcut set. |
ShortcutSetsTest::testShortcutSetRename | function | core/ |
Tests renaming a shortcut set. |
ShortcutSetsTest::testShortcutSetSwitchCreate | function | core/ |
Tests switching a user's shortcut set and creating one at the same time. |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.