7 calls to SessionConfigurationTest::createSessionConfiguration()

SessionConfigurationTest::testConstructorDefaultSettings in core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
Tests constructor's default settings.
SessionConfigurationTest::testCookieSecure in core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
Tests whether the session.cookie_secure ini settings is computed correctly.
SessionConfigurationTest::testCookieSecureNotOverridable in core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
Tests that session.cookie_secure ini settings cannot be overridden.
SessionConfigurationTest::testEnforcedCookieDomain in core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
Tests the constructor injected session.cookie_domain ini setting.
SessionConfigurationTest::testEnforcedSessionNameViaCookieDomain in core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
Tests whether the session.name ini settings is computed correctly.
SessionConfigurationTest::testGeneratedCookieDomain in core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
Tests whether the session.cookie_domain ini settings is computed correctly.
SessionConfigurationTest::testGeneratedSessionName in core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
Tests whether the session.name ini settings is computed correctly.

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