Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
Action | class | core/ |
Defines an Action attribute object. |
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-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/ |
|
Action.php | file | core/ |
|
Action.php | file | core/ |
|
action.post_update.php | file | core/ |
Post update functions for Actions UI 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 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.