You are here

service session_test.session_handler_proxy_trace in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/session_test/session_test.services.yml \session_test.session_handler_proxy_trace
  2. 9 core/modules/system/tests/modules/session_test/session_test.services.yml \session_test.session_handler_proxy_trace

Class

ArrayObject
5 string references to session_test.session_handler_proxy_trace
SessionTestController::traceHandler in core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php
Returns the trace recorded by test proxy session handlers as JSON.
TestSessionHandlerProxy::close in core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::open in core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::read in core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSessionHandlerProxy::write in core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php

File

core/modules/system/tests/modules/session_test/session_test.services.yml
core/modules/system/tests/modules/session_test/session_test.services.yml

View source
  1. class: ArrayObject