You are here

namespace Drupal\Tests\system\Functional\Session in Drupal 10

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