6 string references to 'Session' in Drupal 8
- BigPipeTest::assertSessionCookieExists in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Asserts whether a session cookie exists or not.
- core.services.yml in core/
core.services.yml - core/core.services.yml
- language.schema.yml in core/
modules/ language/ config/ schema/ language.schema.yml - core/modules/language/config/schema/language.schema.yml
- SessionCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ SessionCacheContext.php - SessionTest::testDataPersistence in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Test data persistence via the session_test module callbacks.
- SessionTest::testSessionPersistenceOnLogin in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests storing data in Session() object.