namespace Drupal\user\EventSubscriber

Same name in other branches
  1. 9 Drupal\user\EventSubscriber
  2. 8.9.x Drupal\user\EventSubscriber
  3. 10 Drupal\user\EventSubscriber
Object name File name Summary
AccessDeniedSubscriber core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php Redirects users when access is denied.
MaintenanceModeSubscriber core/modules/user/src/EventSubscriber/MaintenanceModeSubscriber.php Maintenance mode subscriber to log out users.
UserFloodSubscriber core/modules/user/src/EventSubscriber/UserFloodSubscriber.php Logs details of User Flood Control events.
UserRequestSubscriber core/modules/user/src/EventSubscriber/UserRequestSubscriber.php Updates the current user's last access time.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.