You are here

service session_configuration in Drupal 10

Same name and namespace in other branches
  1. 8 core/core.services.yml \session_configuration
  2. 9 core/core.services.yml \session_configuration

Class

Drupal\Core\Session\SessionConfiguration
5 string references to session_configuration
BigPipeTestController::test in core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php
Returns all BigPipe placeholder test case render arrays.
big_pipe_page_attachments in core/modules/big_pipe/big_pipe.module
Implements hook_page_attachments().
DemoUmamiProfileTest::drupalLoginWithPassword in core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
Logs in a user using the Mink controlled browser using a password.
session_exists_cache_context_test_page_top in core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module
Implements hook_page_top().
UiHelperTrait::drupalLogin in core/tests/Drupal/Tests/UiHelperTrait.php
Logs in a user using the Mink controlled browser.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Session\SessionConfiguration
  2. arguments:
  3. - '%session.storage.options%'