user.authentication.cookie
Same name in other branches
- 9 core/modules/user/user.services.yml \user.authentication.cookie
- 8.9.x core/modules/user/user.services.yml \user.authentication.cookie
- 11.x core/modules/user/user.services.yml \user.authentication.cookie
Class
Drupal\user\Authentication\Provider\CookieTags
- authentication_provider
File
-
core/
modules/ user/ user.services.yml
View source
- class: Drupal\user\Authentication\Provider\Cookie
- arguments:
- - '@session_configuration'
- - '@database'
- - '@messenger'
- tags:
- - { name: authentication_provider, provider_id: cookie, priority: 0, global: true }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.