Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AccountSettingsForm::submitForm | function | core/ |
Form submission handler. |
AccountSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\AccountSettingsForm object. |
AccountSwitcher | class | core/ |
An implementation of AccountSwitcherInterface. |
AccountSwitcher.php | file | core/ |
|
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/ |
Reverts to a previous account after switching. |
AccountSwitcher::switchTo | function | core/ |
Safely switches to another account. |
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/ |
|
account_switcher | service | core/ |
Drupal\Core\Session\AccountSwitcher |
Action | class | core/ |
Defines an Action annotation object. |
Action | class | core/ |
Drupal action source from database. |
Action | class | core/ |
Defines the configured action entity. |
action-link.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 link buttons and action links. |
action-links.css | file | core/ |
Styles for link buttons and action links. |
action-links.css | file | core/ |
Styles for link buttons and action links. |
action.info.yml | file | core/ |
core/modules/action/action.info.yml |
action.links.menu.yml | file | core/ |
core/modules/action/action.links.menu.yml |
action.links.task.yml | file | core/ |
core/modules/action/action.links.task.yml |
action.migrate_drupal.yml | file | core/ |
core/modules/action/migrations/state/action.migrate_drupal.yml |
action.module | file | core/ |
This is the Actions module for executing stored actions. |
action.permissions.yml | file | core/ |
core/modules/action/action.permissions.yml |
Action.php | file | core/ |
|
Action.php | file | core/ |
|
Action.php | file | core/ |
|
action.post_update.php | file | core/ |
Post update functions for Action module. |
action.routing.yml | file | core/ |
core/modules/action/action.routing.yml |
action.settings_3022401.yml | file | core/ |
core/modules/action/tests/fixtures/update/action.settings_3022401.yml |
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. |
Action::$label | property | core/ |
The label of the action. |
Action::$label | property | core/ |
The human-readable name of the action plugin. |
Action::$plugin | property | core/ |
The plugin ID of the action. |
Action::$pluginCollection | property | core/ |
The plugin collection that stores action plugins. |
Action::$type | property | core/ |
The action type. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.