You are here

6 calls to SessionConfigurationTest::createSessionConfiguration() in Zircon Profile 8

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.