Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| service_provider_test_class_3 | service | core/ |
|
| service_provider_test_class_4 | service | core/ |
|
| service_provider_test_class_5 | service | core/ |
|
| service_provider_test_class_6 | service | core/ |
|
| 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::handle | function | core/ |
|
| Session::initializePersistentSession | function | core/ |
Sets a session backed by persistent store and puts it on the request. |
| 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 install. |
| 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/ |
Tests Drupal\Core\Cache\Context\SessionCacheContext. |
| 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::testDifferentContextForDifferentSession | function | core/ |
Tests different context for different session. |
| SessionCacheContextTest::testSameContextForSameSession | function | core/ |
Tests same context for same session. |
| SessionConfiguration | class | core/ |
Defines the default session configuration generator. |
| SessionConfiguration.php | file | core/ |
|
| SessionConfiguration::$options | property | core/ |
An associative array of session ini settings. |
| SessionConfiguration::drupalValidTestUa | function | core/ |
Wraps drupal_valid_test_ua(). |
| SessionConfiguration::getCookieDomain | function | core/ |
Return the session cookie domain. |
| SessionConfiguration::getName | function | core/ |
Returns the session cookie name. |
| SessionConfiguration::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
| SessionConfiguration::getUnprefixedName | function | core/ |
Returns the session cookie name without the secure/insecure prefix. |
| SessionConfiguration::hasSession | function | core/ |
Determines whether a session identifier is on the request. |
| SessionConfiguration::__construct | function | core/ |
Constructs a new session configuration instance. |
| SessionConfigurationInterface | interface | core/ |
Defines an interface for session configuration generators. |
| SessionConfigurationInterface.php | file | core/ |
|
| SessionConfigurationInterface::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
| SessionConfigurationInterface::hasSession | function | core/ |
Determines whether a session identifier is on the request. |
| SessionConfigurationTest | class | core/ |
Tests Drupal\Core\Session\SessionConfiguration. |
Pagination
- Previous page
- Page 1258
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.