service account_switcher in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \account_switcher
Class
Drupal\Core\Session\AccountSwitcher8 string references to account_switcher
- AccessPermissionTest::testRenderCaching in core/
modules/ user/ src/ Tests/ Views/ AccessPermissionTest.php - Tests access on render caching.
- AccessRoleTest::testRenderCaching in core/
modules/ user/ src/ Tests/ Views/ AccessRoleTest.php - Tests access on render caching.
- AccountSwitcherTest::testAccountSwitching in core/
modules/ system/ src/ Tests/ Session/ AccountSwitcherTest.php - CommentLinksTest::testLinkApprove in core/
modules/ comment/ src/ Tests/ Views/ CommentLinksTest.php - Test the comment approve link.
- CommentLinksTest::testLinkReply in core/
modules/ comment/ src/ Tests/ Views/ CommentLinksTest.php - Test the comment reply link.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Session\AccountSwitcher
- arguments:
- - '@current_user'
- - '@session_handler.write_safe'