Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UserAuthenticationController.php
UserAuthenticationController::LOGGED_IN
String sent in responses, to describe the user as being logged in.
File
core/
modules/
user/
src/
Controller/
UserAuthenticationController.php
, line 33
Class
UserAuthenticationController
Provides controllers for login, login status and logout via HTTP requests.
Namespace
Drupal\user\Controller
Code
const
LOGGED_IN
=
'1'
;
RSS feed