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