Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
AccountSetEvent class core/lib/Drupal/Core/Session/AccountSetEvent.php Event fired when an account is set for the current session.
AccountSetEvent.php file core/lib/Drupal/Core/Session/AccountSetEvent.php
AccountSetEvent::$account property core/lib/Drupal/Core/Session/AccountSetEvent.php The set account.
AccountSetEvent::getAccount function core/lib/Drupal/Core/Session/AccountSetEvent.php Gets the account.
AccountSetEvent::__construct function core/lib/Drupal/Core/Session/AccountSetEvent.php AccountSetEvent constructor.
AccountSettingsForm class core/modules/user/src/AccountSettingsForm.php Configure user settings for this site.
AccountSettingsForm.php file core/modules/user/src/AccountSettingsForm.php
AccountSettingsForm::$moduleHandler property core/modules/user/src/AccountSettingsForm.php The module handler.
AccountSettingsForm::$roleStorage property core/modules/user/src/AccountSettingsForm.php The role storage used when changing the admin role.
AccountSettingsForm::buildForm function core/modules/user/src/AccountSettingsForm.php Form constructor.
AccountSettingsForm::create function core/modules/user/src/AccountSettingsForm.php Instantiates a new instance of this class.
AccountSettingsForm::getEditableConfigNames function core/modules/user/src/AccountSettingsForm.php Gets the configuration names that will be editable.
AccountSettingsForm::getFormId function core/modules/user/src/AccountSettingsForm.php Returns a unique string identifying the form.
AccountSettingsForm::__construct function core/modules/user/src/AccountSettingsForm.php Constructs a \Drupal\user\AccountSettingsForm object.
AccountSwitcher class core/lib/Drupal/Core/Session/AccountSwitcher.php An implementation of AccountSwitcherInterface.
AccountSwitcher.php file core/lib/Drupal/Core/Session/AccountSwitcher.php
AccountSwitcher::$accountStack property core/lib/Drupal/Core/Session/AccountSwitcher.php A stack of previous overridden accounts.
AccountSwitcher::$currentUser property core/lib/Drupal/Core/Session/AccountSwitcher.php The current user service.
AccountSwitcher::$originalSessionSaving property core/lib/Drupal/Core/Session/AccountSwitcher.php The original state of session saving prior to account switching.
AccountSwitcher::$writeSafeHandler property core/lib/Drupal/Core/Session/AccountSwitcher.php The write-safe session handler.
AccountSwitcher::switchBack function core/lib/Drupal/Core/Session/AccountSwitcher.php
AccountSwitcher::switchTo function core/lib/Drupal/Core/Session/AccountSwitcher.php
AccountSwitcher::__construct function core/lib/Drupal/Core/Session/AccountSwitcher.php Constructs a new AccountSwitcher.
AccountSwitcherInterface interface core/lib/Drupal/Core/Session/AccountSwitcherInterface.php Defines an interface for a service for safe account switching.
AccountSwitcherInterface.php file core/lib/Drupal/Core/Session/AccountSwitcherInterface.php
AccountSwitcherInterface::switchBack function core/lib/Drupal/Core/Session/AccountSwitcherInterface.php Reverts to a previous account after switching.
AccountSwitcherInterface::switchTo function core/lib/Drupal/Core/Session/AccountSwitcherInterface.php Safely switches to another account.
AccountSwitcherTest class core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php Test case for account switching.
AccountSwitcherTest.php file core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php
AccountSwitcherTest::testAccountSwitching function core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php
account_switcher service core/core.services.yml Drupal\Core\Session\AccountSwitcher
Action class core/lib/Drupal/Core/Action/Attribute/Action.php Defines an Action attribute object.
Action class core/lib/Drupal/Core/Annotation/Action.php Defines an Action annotation object.
Action class core/modules/system/src/Entity/Action.php Defines the configured action entity.
Action class core/modules/system/src/Plugin/migrate/source/Action.php Drupal action source from database.
action-link.css file core/themes/claro/css/components/action-link.css Styles for action links.
action-link.pcss.css file core/themes/claro/css/components/action-link.pcss.css Styles for action links.
action-links.css file core/themes/starterkit_theme/css/components/action-links.css Styles for link buttons and action links.
action-links.css file core/profiles/demo_umami/themes/umami/css/classy/components/action-links.css Styles for link buttons and action links.
action-links.css file core/themes/olivero/css/components/action-links.css Styles for action links.
action-links.pcss.css file core/themes/olivero/css/components/action-links.pcss.css Styles for action links.
action.creating.html.twig file core/modules/action/help_topics/action.creating.html.twig ---
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/modules/action/action.info.yml core/modules/action/action.info.yml
action.links.menu.yml file core/modules/action/action.links.menu.yml core/modules/action/action.links.menu.yml
action.links.task.yml file core/modules/action/action.links.task.yml core/modules/action/action.links.task.yml
action.module file core/modules/action/action.module This is the Actions UI module for executing stored actions.
action.overview.html.twig file core/modules/action/help_topics/action.overview.html.twig ---
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/modules/action/action.permissions.yml core/modules/action/action.permissions.yml
Action.php file core/modules/system/src/Entity/Action.php
Action.php file core/modules/system/src/Plugin/migrate/source/Action.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.