Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AccountSetEvent | class | core/ |
Event fired when an account is set for the current session. |
AccountSetEvent.php | file | core/ |
|
AccountSetEvent::$account | property | core/ |
The set account. |
AccountSetEvent::getAccount | function | core/ |
Gets the account. |
AccountSetEvent::__construct | function | core/ |
AccountSetEvent constructor. |
AccountSettingsForm | class | core/ |
Configure user settings for this site. |
AccountSettingsForm.php | file | core/ |
|
AccountSettingsForm::$moduleHandler | property | core/ |
The module handler. |
AccountSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
AccountSettingsForm::buildForm | function | core/ |
Form constructor. |
AccountSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AccountSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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/ |
|
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/ |
|
account_switcher | service | core/ |
Drupal\Core\Session\AccountSwitcher |
Action | class | core/ |
Defines an Action attribute object. |
Action | class | core/ |
Defines an Action annotation object. |
Action | class | core/ |
Defines the configured action entity. |
Action | class | core/ |
Drupal action source from database. |
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 action links. |
action-links.pcss.css | file | core/ |
Styles for action links. |
action.creating.html.twig | file | core/ |
--- label: 'Creating an advanced action' related: - action.overview - views_ui.bulk_operations --- {% set actions_link_text %} {% trans %}Actions{% endtrans %} {% endset %} {% set actions = render_var(help_route_link(actions_link_text,… |
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.module | file | core/ |
This is the Actions UI module for executing stored actions. |
action.overview.html.twig | file | core/ |
--- label: 'Configuring actions' top_level: true related: - views.overview - views_ui.bulk_operations --- {% set actions_link_text %} {% trans %}Actions administration page{% endtrans %} {% endset %} {% set actions_page =… |
action.permissions.yml | file | core/ |
core/modules/action/action.permissions.yml |
Action.php | file | core/ |
|
Action.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.