Search for session
- Search 7.x for session
- Search 9.5.x for session
- Search 8.9.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 |
|---|---|---|---|
| access_check.menu_test_session | service | core/ |
Drupal\menu_test\Access\AccessCheck |
| AccountSwitcher::$originalSessionSaving | property | core/ |
The original state of session saving prior to account switching. |
| AnonymousUserSession | class | core/ |
An account implementation representing an anonymous user. |
| AnonymousUserSession.php | file | core/ |
|
| AnonymousUserSession::__construct | function | core/ |
Constructs a new anonymous user session. |
| AnonymousUserSessionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\AnonymousUserSession[[api-linebreak]] @group Session |
| AnonymousUserSessionTest.php | file | core/ |
|
| AnonymousUserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
| BatchStorage::$session | property | core/ |
The session. |
| BigPipe::$session | property | core/ |
The session. |
| BigPipeStrategy::$sessionConfiguration | property | core/ |
The session configuration. |
| BigPipeTest::assertSessionCookieExists | function | core/ |
Asserts whether a session cookie exists or not. |
| BrowserTestBase::getSession | function | core/ |
Returns Mink session. |
| BrowserTestBase::getSessionCookies | function | core/ |
Get session cookies from current session. |
| BrowserTestBase::registerSessions | function | core/ |
Registers additional Mink sessions. |
| BrowserTestBaseTest::testDeprecatedSessionMissing | function | core/ |
Tests deprecation of modified request stack lacking a session. |
| BrowserTestBaseTest::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request in test-runner. |
| cache_context.session | service | core/ |
Drupal\Core\Cache\Context\SessionCacheContext |
| cache_context.session.exists | service | core/ |
Drupal\Core\Cache\Context\SessionExistsCacheContext |
| ConfigurableLanguageManagerTest::testUrlContentTranslationWithSessionLanguage | function | core/ |
Tests translation with URL and Session Language Negotiators. |
| Cookie::$sessionConfiguration | property | core/ |
The session configuration. |
| Cookie::getUserFromSession | function | core/ |
Returns the UserSession object for the given session. |
| CookieResourceTestTrait::$sessionCookie | property | core/ |
The session cookie. |
| CsrfRequestHeaderAccessCheck::$sessionConfiguration | property | core/ |
The session configuration. |
| CsrfTokenGenerator::$sessionMetadata | property | core/ |
The session metadata bag. |
| CsrfTokenGeneratorTest::$sessionMetadata | property | core/ |
The mock session metadata bag. |
| DrupalKernel::initializeEphemeralSession | function | core/ |
Initializes a session backed by in-memory store and puts it on the request. |
| FunctionalTestSetupTrait::initUserSession | function | core/ |
Initializes user 1 for the site to be installed. |
| http_middleware.session | service | core/ |
Drupal\Core\StackMiddleware\Session |
| KernelTestBaseTest::testDeprecatedSessionMissing | function | core/ |
Tests deprecation of modified request stack lacking a session. |
| KernelTestBaseTest::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request. |
| LanguageNegotiationSession | class | core/ |
Identify language from a request/session parameter. |
| LanguageNegotiationSession.php | file | core/ |
|
| LanguageNegotiationSession::$queryParam | property | core/ |
The query parameter name to rewrite. |
| LanguageNegotiationSession::$queryRewrite | property | core/ |
Flag used to determine whether query rewriting is active. |
| LanguageNegotiationSession::$queryValue | property | core/ |
The query parameter value to be set. |
| LanguageNegotiationSession::$requestStack | property | core/ |
The request stack. |
| LanguageNegotiationSession::create | function | core/ |
Creates an instance of the plugin. |
| LanguageNegotiationSession::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationSession::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationSession::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationSession::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
| LanguageNegotiationSession::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationSession::__construct | function | core/ |
Constructs a LanguageNegotiationSession object. |
| LanguageNegotiationSessionTest | class | core/ |
Tests the session language negotiation method. |
| LanguageNegotiationSessionTest.php | file | core/ |
|
| LanguageNegotiationSessionTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
| LanguageNegotiationSessionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageNegotiationSessionTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiationSessionTest::setUp | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.