W3cubDocs

/Drupal 8

public function FloodInterface::garbageCollection

public FloodInterface::garbageCollection()

Cleans up expired flood events. This method is called automatically on cron run.

See also

system_cron()

File

core/lib/Drupal/Core/Flood/FloodInterface.php, line 69

Class

FloodInterface
Defines an interface for flood controllers.

Namespace

Drupal\Core\Flood

Code

public function garbageCollection();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Flood!FloodInterface.php/function/FloodInterface::garbageCollection/8.1.x