Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
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. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.