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 |
|---|---|---|---|
| ShortcutSetStorageInterface.php | file | core/ |
|
| ShortcutSetStorageInterface::assignUser | function | core/ |
Assigns a user to a particular shortcut set. |
| ShortcutSetStorageInterface::countAssignedUsers | function | core/ |
Get the number of users who have this set assigned to them. |
| ShortcutSetStorageInterface::deleteAssignedShortcutSets | function | core/ |
Delete shortcut sets assigned to users. |
| ShortcutSetStorageInterface::getAssignedToUser | function | core/ |
Get the name of the set assigned to this user. |
| ShortcutSetStorageInterface::getDefaultSet | function | core/ |
Gets the default shortcut set for a given user account. |
| ShortcutSetStorageInterface::unassignUser | function | core/ |
Unassigns a user from any shortcut set they may have been assigned to. |
| ShortcutSetTest | class | core/ |
Tests D7 ShortcutSet source plugin. |
| ShortcutSetTest | class | core/ |
JSON:API integration test for the "ShortcutSet" config entity type. |
| ShortcutSetTest.php | file | core/ |
|
| ShortcutSetTest.php | file | core/ |
|
| ShortcutSetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutSetTest::$entity | property | core/ |
|
| ShortcutSetTest::$entityTypeId | property | core/ |
The tested entity type. |
| ShortcutSetTest::$modules | property | core/ |
Modules to enable. |
| ShortcutSetTest::$modules | property | core/ |
Modules to enable. |
| ShortcutSetTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| ShortcutSetTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutSetTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ShortcutSetTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ShortcutSetTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ShortcutSetTest::providerSource | function | core/ |
The data provider. |
| ShortcutSetTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ShortcutSetUsers | class | core/ |
Plugin annotation @MigrateDestination( id = "shortcut_set_users" ) |
| ShortcutSetUsers | class | core/ |
Drupal 7 shortcut_set_users source from database. |
| ShortcutSetUsers.php | file | core/ |
|
| ShortcutSetUsers.php | file | core/ |
|
| ShortcutSetUsers::$shortcutSetStorage | property | core/ |
The shortcut set storage handler. |
| ShortcutSetUsers::create | function | core/ |
Creates an instance of the plugin. |
| ShortcutSetUsers::fields | function | core/ |
Returns an array of destination fields. |
| ShortcutSetUsers::fields | function | core/ |
Returns available fields on the source. |
| ShortcutSetUsers::getIds | function | core/ |
Gets the destination IDs. |
| ShortcutSetUsers::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ShortcutSetUsers::import | function | core/ |
Import the row. |
| ShortcutSetUsers::query | function | core/ |
|
| ShortcutSetUsers::__construct | function | core/ |
Constructs an entity destination plugin. |
| ShortcutSetUsersTest | class | core/ |
Tests D7 ShortcutSetUsers source plugin. |
| ShortcutSetUsersTest.php | file | core/ |
|
| ShortcutSetUsersTest::$modules | property | core/ |
Modules to enable. |
| ShortcutSetUsersTest::providerSource | function | core/ |
The data provider. |
| ShortcutSetXmlAnonTest | class | core/ |
@group rest |
| ShortcutSetXmlAnonTest.php | file | core/ |
|
| ShortcutSetXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutSetXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ShortcutSetXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutSetXmlBasicAuthTest | class | core/ |
@group rest |
| ShortcutSetXmlBasicAuthTest.php | file | core/ |
|
| ShortcutSetXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutSetXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutSetXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 1144
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.