session_handler.write_safe
Same name in other branches
- 8.9.x core/core.services.yml \session_handler.write_safe
- 10 core/core.services.yml \session_handler.write_safe
Class
Drupal\Core\Session\WriteSafeSessionHandlerTags
- session_handler_proxy
2 string references to session_handler.write_safe
- AccountSwitcherTest::testAccountSwitching in core/
tests/ Drupal/ KernelTests/ Core/ Session/ AccountSwitcherTest.php - SessionTest::testSessionSaveRegenerate in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests session writing and regeneration.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Session\WriteSafeSessionHandler
- tags:
- - { name: session_handler_proxy, priority: 150 }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.