Search for session
- Search 7.x for session
- Search 8.9.x for session
- Search 10.3.x for session
- Search 11.x for session
- Search main for session
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| session | service | core/ |
Symfony\Component\HttpFoundation\Session\Session |
| Session | class | core/ |
Wrap session logic around a HTTP request. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| NegotiationSessionForm::buildForm | function | core/ |
Form constructor. |
| NegotiationSessionForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationSessionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationSessionForm::submitForm | function | core/ |
Form submission handler. |
| NoSessionOpen | class | core/ |
A policy allowing delivery of cached pages when there is no session open. |
| NoSessionOpen.php | file | core/ |
|
| NoSessionOpen::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpen::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| NoSessionOpen::__construct | function | core/ |
Constructs a new page cache session policy. |
| NoSessionOpenTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\NoSessionOpen[[api-linebreak]] @group PageCache |
| NoSessionOpenTest.php | file | core/ |
|
| NoSessionOpenTest::$policy | property | core/ |
The request policy under test. |
| NoSessionOpenTest::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpenTest::setUp | function | core/ |
|
| NoSessionOpenTest::testNoAllowUnlessSessionCookiePresent | function | core/ |
Asserts that caching is allowed unless there is a session cookie present. |
| PrivateTempStore::startSession | function | core/ |
Start session because it is required for a private temp store. |
| ReplicaKillSwitch::$session | property | core/ |
The session. |
| Session | class | core/ |
Wrap session logic around a HTTP request. |
| session | service | core/ |
Symfony\Component\HttpFoundation\Session\Session |
| session.attribute_bag | service | core/ |
Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag |
| session.flash_bag | service | core/ |
Symfony\Component\HttpFoundation\Session\Flash\FlashBag |
| Session.php | file | core/ |
|
| Session::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
| Session::$sessionServiceName | property | core/ |
The session service name. |
| Session::handle | function | core/ |
|
| Session::__construct | function | core/ |
Constructs a Session stack middleware object. |
| SessionAuthenticationTest | class | core/ |
Tests if sessions are correctly handled when a user authenticates. |
| SessionAuthenticationTest.php | file | core/ |
|
| SessionAuthenticationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SessionAuthenticationTest::$modules | property | core/ |
Modules to enable. |
| SessionAuthenticationTest::$user | property | core/ |
A test user. |
| SessionAuthenticationTest::assertSessionData | function | core/ |
Checks the session data returned by the session test routes. |
| SessionAuthenticationTest::setUp | function | core/ |
|
| SessionAuthenticationTest::testBasicAuthNoSession | function | core/ |
Tests that a session is not started automatically by basic authentication. |
| SessionAuthenticationTest::testBasicAuthSession | function | core/ |
Tests if a session can be initiated through basic authentication. |
| SessionAuthenticationTest::testSessionFromBasicAuthenticationDoesNotLeak | function | core/ |
Check that a basic authentication session does not leak. |
| SessionCacheContext | class | core/ |
Defines the SessionCacheContext service, for "per session" caching. |
| SessionCacheContext.php | file | core/ |
|
| SessionCacheContext::getContext | function | core/ |
|
| SessionCacheContext::getLabel | function | core/ |
|
| SessionCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\SessionCacheContext[[api-linebreak]] @group Cache |
| SessionCacheContextTest.php | file | core/ |
|
| SessionCacheContextTest::$request | property | core/ |
The request. |
| SessionCacheContextTest::$requestStack | property | core/ |
The request stack. |
| SessionCacheContextTest::$session | property | core/ |
The session object. |
| SessionCacheContextTest::setUp | function | core/ |
|
| SessionCacheContextTest::testContextWithoutSessionInRequest | function | core/ |
@covers ::getContext[[api-linebreak]] |
| SessionCacheContextTest::testDifferentContextForDifferentSession | function | core/ |
@covers ::getContext[[api-linebreak]] |
| SessionCacheContextTest::testSameContextForSameSession | function | core/ |
@covers ::getContext[[api-linebreak]] |
| SessionConfiguration | class | core/ |
Defines the default session configuration generator. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.