You are here

namespace Drupal\system\Tests\Session in Zircon Profile 8.0

Same name in other branches
  1. 8 Drupal\system\Tests\Session
Classsort descending Location Description
AccountSwitcherTest core/modules/system/src/Tests/Session/AccountSwitcherTest.php Test case for account switching.
SessionAuthenticationTest core/modules/system/src/Tests/Session/SessionAuthenticationTest.php Tests if sessions are correctly handled when a user authenticates.
SessionHttpsTest core/modules/system/src/Tests/Session/SessionHttpsTest.php Ensure that when running under HTTPS two session cookies are generated.
SessionTest core/modules/system/src/Tests/Session/SessionTest.php Drupal session handling tests.
StackSessionHandlerIntegrationTest core/modules/system/src/Tests/Session/StackSessionHandlerIntegrationTest.php Tests the stacked session handler functionality.