Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
SessionConfigurationTest::testSameSiteCookie function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Test that session.cookie_samesite is configured correctly.
SessionExistsCacheContext class core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php Defines the SessionExistsCacheContext service, for "session or not" caching.
SessionExistsCacheContext.php file core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php
SessionExistsCacheContext::$requestStack property core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php The request stack.
SessionExistsCacheContext::$sessionConfiguration property core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php The session configuration.
SessionExistsCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php
SessionExistsCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php
SessionExistsCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php
SessionExistsCacheContext::__construct function core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php Constructs a new SessionExistsCacheContext class.
SessionExistsCacheContextTest class core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php Tests the 'session.exists' cache context service.
SessionExistsCacheContextTest.php file core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php
SessionExistsCacheContextTest::$defaultTheme property core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php
SessionExistsCacheContextTest::$modules property core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php
SessionExistsCacheContextTest::assertSessionCookieOnClient function core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php Asserts whether a session cookie is present on the client or not.
SessionExistsCacheContextTest::testCacheContext function core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php Tests \Drupal\Core\Cache\Context\SessionExistsCacheContext::getContext().
SessionExistsCacheContextTestHooks class core/modules/system/tests/modules/session_exists_cache_context_test/src/Hook/SessionExistsCacheContextTestHooks.php Hook implementations for session_exists_cache_context_test.
SessionExistsCacheContextTestHooks.php file core/modules/system/tests/modules/session_exists_cache_context_test/src/Hook/SessionExistsCacheContextTestHooks.php
SessionExistsCacheContextTestHooks::pageTop function core/modules/system/tests/modules/session_exists_cache_context_test/src/Hook/SessionExistsCacheContextTestHooks.php Implements hook_page_top().
SessionHandler class core/lib/Drupal/Core/Session/SessionHandler.php Default session handler.
SessionHandler.php file core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::close function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::destroy function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::doDestroy function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::doRead function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::doWrite function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::ensureTableExists function core/lib/Drupal/Core/Session/SessionHandler.php Check if the session table exists and create it if not.
SessionHandler::gc function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::open function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::schemaDefinition function core/lib/Drupal/Core/Session/SessionHandler.php Defines the schema for the session table.
SessionHandler::updateTimestamp function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::__construct function core/lib/Drupal/Core/Session/SessionHandler.php Constructs a new SessionHandler instance.
SessionHttpsTest class core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Ensure that when running under HTTPS two session cookies are generated.
SessionHttpsTest.php file core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
SessionHttpsTest::$defaultTheme property core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
SessionHttpsTest::$insecureSessionName property core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php The name of the session cookie when using HTTP.
SessionHttpsTest::$modules property core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
SessionHttpsTest::$secureSessionName property core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php The name of the session cookie when using HTTPS.
SessionHttpsTest::assertSessionIds function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Tests that there exists a session with two specific session IDs.
SessionHttpsTest::getGuzzleCookieJar function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Creates a new Guzzle CookieJar with a Xdebug cookie if necessary.
SessionHttpsTest::getPathFromLocationHeader function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Extracts internal path from the location header on the response.
SessionHttpsTest::getUserLoginFormBuildId function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Gets the form build ID for the user login form.
SessionHttpsTest::httpsUrl function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Builds a URL for submitting a mock HTTPS request to HTTP test environments.
SessionHttpsTest::httpUrl function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Builds a URL for submitting a mock HTTP request to HTTPS test environments.
SessionHttpsTest::loginHttp function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Log in a user via HTTP.
SessionHttpsTest::loginHttps function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Log in a user via HTTPS.
SessionHttpsTest::setUp function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
SessionHttpsTest::testHttpsSession function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Tests HTTPS sessions.
SessionManager class core/lib/Drupal/Core/Session/SessionManager.php Manages user sessions.
SessionManager.php file core/lib/Drupal/Core/Session/SessionManager.php
SessionManager::$startedLazy property core/lib/Drupal/Core/Session/SessionManager.php Whether a lazy session has been started.

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