Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::__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. |
| ShortcutSetInterface | interface | core/ |
Provides an interface defining a shortcut set entity. |
| 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/ |
@group rest |
| 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/ |
@group rest |
| 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/ |
@group rest |
| 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/ |
ResourceTestBase 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. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.