Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. UserFloodControlInterface.php

interface UserFloodControlInterface

Defines an interface for user flood controllers.

Hierarchy

  • interface \Drupal\Core\Flood\FloodInterface
    • interface \Drupal\user\UserFloodControlInterface extends \Drupal\Core\Flood\FloodInterface

Expanded class hierarchy of UserFloodControlInterface

All classes that implement UserFloodControlInterface

2 files declare their use of UserFloodControlInterface
UserAuthenticationController.php in core/modules/user/src/Controller/UserAuthenticationController.php
UserLoginForm.php in core/modules/user/src/Form/UserLoginForm.php

File

core/modules/user/src/UserFloodControlInterface.php, line 10

Namespace

Drupal\user
View source
interface UserFloodControlInterface extends FloodInterface {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal