Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
| SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
| SharedTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| Shortcut::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ShortcutAccessControlHandler::$shortcutSetStorage | property | core/ |
The shortcut_set storage. |
| ShortcutCacheTagsTest::testToolbar | function | core/ |
Tests visibility and cacheability of shortcuts in the toolbar. |
| ShortcutHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| ShortcutSetController::$pathValidator | property | core/ |
The path validator. |
| ShortcutSetDeleteForm::$storage | property | core/ |
The shortcut storage. |
| ShortcutSetListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| ShortcutSetStorage | class | core/ |
Defines a storage for shortcut_set entities. |
| ShortcutSetStorage.php | file | core/ |
|
| ShortcutSetStorage::$connection | property | core/ |
The database connection. |
| ShortcutSetStorage::$moduleHandler | property | core/ |
The module handler. |
| ShortcutSetStorage::assignUser | function | core/ |
Assigns a user to a particular shortcut set. |
| ShortcutSetStorage::countAssignedUsers | function | core/ |
Get the number of users who have this set assigned to them. |
| ShortcutSetStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ShortcutSetStorage::deleteAssignedShortcutSets | function | core/ |
Delete shortcut sets assigned to users. |
| ShortcutSetStorage::getAssignedToUser | function | core/ |
Get the name of the set assigned to this user. |
| ShortcutSetStorage::getDefaultSet | function | core/ |
Gets the default shortcut set for a given user account. |
| ShortcutSetStorage::getDisplayedToUser | function | core/ |
Gets the shortcut set to be displayed for a given user account. |
| ShortcutSetStorage::unassignUser | function | core/ |
Un-assigns a user from any shortcut set they may have been assigned to. |
| ShortcutSetStorage::__construct | function | core/ |
Constructs a ShortcutSetStorageController object. |
| ShortcutSetStorageInterface | interface | core/ |
Defines an interface for shortcut_set entity storage classes. |
| 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::getDisplayedToUser | function | core/ |
Gets the shortcut set to be displayed for a given user account. |
| ShortcutSetStorageInterface::unassignUser | function | core/ |
Un-assigns a user from any shortcut set they may have been assigned to. |
| ShortcutSetUsers::$shortcutSetStorage | property | core/ |
The shortcut set storage handler. |
| ShortcutTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| ShowButtonsCommand | class | core/ |
Provides an AJAX command for showing the save and cancel buttons. |
| ShowButtonsCommand.php | file | core/ |
|
| ShowButtonsCommand::$changed | property | core/ |
Whether the view has been changed. |
| ShowButtonsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| ShowButtonsCommand::__construct | function | core/ |
Constructs a \Drupal\views\Ajax\ShowButtonsCommand object. |
| SimpleConfigSectionStorage | class | core/ |
Provides section storage utilizing simple config. |
| SimpleConfigSectionStorage.php | file | core/ |
|
| SimpleConfigSectionStorage::$configFactory | property | core/ |
The config factory. |
| SimpleConfigSectionStorage::$sections | property | core/ |
An array of sections. |
| SimpleConfigSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| SimpleConfigSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| SimpleConfigSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| SimpleConfigSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
| SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| SimpleConfigSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
Pagination
- Previous page
- Page 220
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.