ban.ip_manager
Same name in other branches
- 8.9.x core/modules/ban/ban.services.yml \ban.ip_manager
- 10 core/modules/ban/ban.services.yml \ban.ip_manager
- 11.x core/modules/ban/ban.services.yml \ban.ip_manager
Class
Drupal\ban\BanIpManagerTags
- backend_overridable
3 string references to ban.ip_manager
- BanAdmin::create in core/
modules/ ban/ src/ Form/ BanAdmin.php - Instantiates a new instance of this class.
- BanDelete::create in core/
modules/ ban/ src/ Form/ BanDelete.php - Instantiates a new instance of this class.
- BlockedIp::create in core/
modules/ ban/ src/ Plugin/ migrate/ destination/ BlockedIp.php - Creates an instance of the plugin.
File
-
core/
modules/ ban/ ban.services.yml
View source
- class: Drupal\ban\BanIpManager
- arguments:
- - '@database'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.