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

Breadcrumb

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

function BanIpManagerInterface::findAll

Finds all banned IP addresses.

Return value

\Drupal\Core\Database\StatementInterface The result of the database query.

File

core/modules/ban/src/BanIpManagerInterface.php, line 27

Class

BanIpManagerInterface
Provides an interface defining a BanIp manager.

Namespace

Drupal\ban

Code

public function findAll();

API Navigation

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