-
- Downloads
Issue #2372389 by znerol, almaudoh: Expose session handler in container
parent
08f02073
No related branches found
No related tags found
Showing
- core/core.services.yml 18 additions, 1 deletioncore/core.services.yml
- core/lib/Drupal/Core/CoreServiceProvider.php 3 additions, 0 deletionscore/lib/Drupal/Core/CoreServiceProvider.php
- core/lib/Drupal/Core/DependencyInjection/Compiler/StackedSessionHandlerPass.php 51 additions, 0 deletions...ependencyInjection/Compiler/StackedSessionHandlerPass.php
- core/lib/Drupal/Core/Session/SessionManager.php 13 additions, 12 deletionscore/lib/Drupal/Core/Session/SessionManager.php
- core/lib/Drupal/Core/Session/SessionManagerInterface.php 19 additions, 0 deletionscore/lib/Drupal/Core/Session/SessionManagerInterface.php
- core/modules/system/src/Tests/Session/StackSessionHandlerIntegrationTest.php 52 additions, 0 deletions.../src/Tests/Session/StackSessionHandlerIntegrationTest.php
- core/modules/system/tests/modules/session_test/session_test.routing.yml 8 additions, 0 deletions...ystem/tests/modules/session_test/session_test.routing.yml
- core/modules/system/tests/modules/session_test/session_test.services.yml 11 additions, 0 deletions...stem/tests/modules/session_test/session_test.services.yml
- core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php 24 additions, 0 deletions...les/session_test/src/Controller/SessionTestController.php
- core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php 100 additions, 0 deletions...ules/session_test/src/Session/TestSessionHandlerProxy.php
Loading
Please register or sign in to comment