session
Class
Symfony\Component\HttpFoundation\Session\SessionTags
- service_collector
37 string references to session
- AccessTest::testFileCacheability in core/modules/ file/ tests/ src/ Kernel/ AccessTest.php 
- Tests cacheability metadata.
- authorize.php in core/authorize.php 
- Administrative script for running authorized file operations.
- 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
- default.services.yml in core/assets/ scaffold/ files/ default.services.yml 
- core/assets/scaffold/files/default.services.yml
File
- 
              core/core.services.yml 
View source
-   class: Symfony\Component\HttpFoundation\Session\Session
-   arguments:
-       - '@session_manager'
-       - '@session.attribute_bag'
-       - '@session.flash_bag'
-   tags:
-       - { name: service_collector, tag: session_bag, call: registerBag }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
