AnonymousUserSessionTest |
core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php |
@coversDefaultClass \Drupal\Core\Session\AnonymousUserSession
@group Session |
PermissionsHashGeneratorTest |
core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php |
@coversDefaultClass \Drupal\Core\Session\PermissionsHashGenerator
@group Session |
SessionConfigurationTest |
core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php |
@coversDefaultClass \Drupal\Core\Session\SessionConfiguration
@group Session |
UserSessionTest |
core/tests/Drupal/Tests/Core/Session/UserSessionTest.php |
@coversDefaultClass \Drupal\Core\Session\UserSession
@group Session |
WriteSafeSessionHandlerTest |
core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php |
Tests \Drupal\Core\Session\WriteSafeSessionHandler. |