You are here

constant IP_BAN_ADMIN_FORM_PATH in IP Ban 8

Same name in this branch
  1. 8 ip_ban.test \IP_BAN_ADMIN_FORM_PATH
  2. 8 src/Tests/IPBanTestBase.php \Drupal\ip_ban\Tests\IP_BAN_ADMIN_FORM_PATH
11 uses of IP_BAN_ADMIN_FORM_PATH
IPBanFormTest::testBanPaths in ./ip_ban.test
Various tests for paths entered in the the admin form.
IPBanFormTest::testBanPaths in src/Tests/IPBanFormTest.php
Various tests for paths entered in the the admin form.
IPBanFormTest::testDisabledBlockEntry in ./ip_ban.test
Test adding multiple disabled blocks (correct and incorrect).
IPBanFormTest::testIpAddressEntry in ./ip_ban.test
Test adding IP address in various fields (correct and incorrect).
IPBanFormTest::testIpAddressEntry in src/Tests/IPBanFormTest.php
Test adding IP address in various fields (correct and incorrect).

... See full list

File

src/Tests/IPBanTestBase.php, line 11

Namespace

Drupal\ip_ban\Tests

Code

define('IP_BAN_ADMIN_FORM_PATH', 'admin/config/ip_ban');