Search for session
- Search 7.x for session
- Search 9.5.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 |
|---|---|---|---|
| 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. |
| AssertLegacyTrait::assertSession | function | core/ |
Returns WebAssert object. |
| AssertLegacyTraitTest::$session | property | core/ |
The mocked Mink session object used for testing. |
| AssertLegacyTraitTest::assertSession | function | core/ |
Returns WebAssert object. |
| AssertLegacyTraitTest::getSession | function | core/ |
Returns a mocked behat session object. |
| 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. |
| 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/ |
Test 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. |
| FunctionalTestSetupTrait::initUserSession | function | core/ |
Initializes user 1 for the site to be installed. |
| http_middleware.session | service | core/ |
Drupal\Core\StackMiddleware\Session |
| JavascriptTestBase::assertSession | function | core/ |
Returns WebAssert object. |
| 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::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. |
| LanguageSwitchingTest::testLanguageSessionSwitchLinks | function | core/ |
Tests language switcher links for session based negotiation. |
| NegotiationSessionForm | class | core/ |
Configure the session language negotiation method for this site. |
| NegotiationSessionForm.php | file | core/ |
|
| 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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.