Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AccountSwitcher::$accountStack | property | core/ |
A stack of previous overridden accounts. |
| AccountSwitcher::$currentUser | property | core/ |
The current user service. |
| AccountSwitcher::$originalSessionSaving | property | core/ |
The original state of session saving prior to account switching. |
| AccountSwitcher::$writeSafeHandler | property | core/ |
The write-safe session handler. |
| AccountSwitcher::switchBack | function | core/ |
|
| AccountSwitcher::switchTo | function | core/ |
|
| AccountSwitcher::__construct | function | core/ |
Constructs a new AccountSwitcher. |
| AccountSwitcherInterface | interface | core/ |
Defines an interface for a service for safe account switching. |
| AccountSwitcherInterface.php | file | core/ |
|
| AccountSwitcherInterface::switchBack | function | core/ |
Reverts to a previous account after switching. |
| AccountSwitcherInterface::switchTo | function | core/ |
Safely switches to another account. |
| AccountSwitcherTest | class | core/ |
Test case for account switching. |
| AccountSwitcherTest.php | file | core/ |
|
| AccountSwitcherTest::testAccountSwitching | function | core/ |
Tests the account switching, switching to and switching back. |
| AccountTakeoverGadgetChainTest | class | core/ |
Tests protection against SA-CORE-2024-007 Gadget Chain. |
| AccountTakeoverGadgetChainTest.php | file | core/ |
|
| AccountTakeoverGadgetChainTest::$modules | property | core/ |
Modules to install. |
| AccountTakeoverGadgetChainTest::setUp | function | core/ |
|
| AccountTakeoverGadgetChainTest::testAccountTakeoverGadgetChain | function | core/ |
Tests unserializing a SQLi / account takeover payload. |
| account_switcher | service | core/ |
Drupal\Core\Session\AccountSwitcher |
| ACrossHookReorderAlter | class | core/ |
Contains alter hook implementations. |
| ACrossHookReorderAlter.php | file | core/ |
|
| ACrossHookReorderAlter::baseAlter | function | core/ |
Implements hook_test_cross_hook_reorder_base_alter(). |
| ACrossHookReorderAlter::baseAlterLast | function | core/ |
Implements hook_test_cross_hook_reorder_base_alter(). |
| ACrossHookReorderAlter::baseAlterLastAlsoIfSubtype | function | core/ |
Implements hook_test_cross_hook_reorder_base_alter(). |
| ACrossHookReorderAlter::baseAlterLastIfSubtype | function | core/ |
Implements hook_test_cross_hook_reorder_base_alter(). |
| ACrossHookReorderAlter::subtypeAlter | function | core/ |
Implements test_cross_hook_reorder_subtype_alter(). |
| ACrossHookReorderAlter::subtypeAlterLast | function | core/ |
Implements the subtype alter hook. |
| ACrossHookReorderAlter::subtypeAlterLastIfBaseHook | function | core/ |
Implements hook_test_cross_hook_reorder_subtype_alter(). |
| Action | class | core/ |
Defines the configured action entity. |
| Action | class | core/ |
Drupal action source from database. |
| Action | class | core/ |
Defines an Action annotation object. |
| Action | class | core/ |
Defines an Action attribute object. |
| action-link.css | file | core/ |
Styles for action links. |
| action-link.css | file | core/ |
Styles for action links. |
| action-link.pcss.css | file | core/ |
Styles for action links. |
| action-link.pcss.css | file | core/ |
Styles for action links. |
| action-links.css | file | core/ |
Styles for link buttons and action links. |
| action-links.css | file | core/ |
Styles for action links. |
| action-links.css | file | core/ |
Styles for link buttons and action links. |
| action-links.pcss.css | file | core/ |
Styles for action links. |
| Action.php | file | core/ |
|
| Action.php | file | core/ |
|
| Action.php | file | core/ |
|
| Action.php | file | core/ |
|
| Action::$category | property | core/ |
The category under which the action should be listed in the UI. |
| Action::$configuration | property | core/ |
The configuration of the action. |
| Action::$confirm_form_route_name | property | core/ |
The route name for a confirmation form for this action. |
| Action::$id | property | core/ |
The plugin ID. |
| Action::$id | property | core/ |
The name (plugin ID) of the action. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.