You are here

namespace Drupal\Tests\Core\Session in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\Core\Session
  2. 9 Drupal\Tests\Core\Session
Classsort descending Location Description
AccountProxyTest core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @coversDefaultClass \Drupal\Core\Session\AccountProxy @group Session
AnonymousUserSessionTest core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php @coversDefaultClass \Drupal\Core\Session\AnonymousUserSession @group Session
MetadataBagTest core/tests/Drupal/Tests/Core/Session/MetadataBagTest.php @coversDefaultClass \Drupal\Core\Session\MetadataBag @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.