n How to check if the user is logged in in Drupal 8 | CodimTh

Please Disable Your Browser Adblock Extension for our site and Refresh This Page!

our ads are user friendly, we do not serve popup ads. We serve responsible ads!

Refresh Page
Skip to main content
On . By CodimTh
Category:

There are a couple of methods that you can use in Drupal 8 to make this check:

Use the isAuthenticated() method on the user. For example, use the following code to determine the state of the current user:

$logged_in = \Drupal::currentUser()->isAuthenticated();

Use isAnonymous() to determine if the user is anonymous:

\Drupal::currentUser()->isAnonymous();

Riadh Rahmi

Senior Web Developer PHP/Drupal & Laravel

I am a senior web developer, I have experience in planning and developing large scale dynamic web solutions especially in Drupal & Laravel.

Web Posts

Search

Page Facebook