8 calls to SessionTestTrait::getSessionName()

BigPipeTest::assertSessionCookieExists in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Asserts whether a session cookie exists or not.
BigPipeTest::setCsrfTokenSeedInTestEnvironment in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Ensures CSRF tokens can be generated for the current user's session.
BrowserTestBase::getSessionCookies in core/tests/Drupal/Tests/BrowserTestBase.php
Get session cookies from current session.
ExposedFormTest::testResetButton in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
Tests whether the reset button works on an exposed form.
SessionExistsCacheContextTest::assertSessionCookieOnClient in core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php
Asserts whether a session cookie is present on the client or not.
SessionHttpsTest::setUp in core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
SessionTest::testAnonymousSessionFixation in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests that an invalid session ID in the cookie is rejected.
SessionTest::testDataPersistence in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests data persistence via the session_test module callbacks.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.