service ban.ip_manager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 - core/modules/ban/ban.services.yml
View source
- class: Drupal\ban\BanIpManager
- arguments:
- - '@database'
- tags:
- - { name: backend_overridable }