Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
BaloneySpam::evaluate function core/modules/block/tests/modules/block_test/src/Plugin/Condition/BaloneySpam.php Evaluates the condition and returns TRUE or FALSE accordingly.
BaloneySpam::summary function core/modules/block/tests/modules/block_test/src/Plugin/Condition/BaloneySpam.php Provides a human readable summary of the condition's configuration.
BAlterHooks class core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BAlterHooks.php This class contains hook implementations.
BAlterHooks.php file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BAlterHooks.php
BAlterHooks::testSubtypeAlter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BAlterHooks.php Implements hook_test_subtype_alter().
ban.banning_ips.html.twig file core/modules/ban/help_topics/ban.banning_ips.html.twig ---
label: 'Banning IP addresses'
related:
- user.overview
---
{% set ban_link_text %}{% trans %}IP address bans{% endtrans %}{% endset %}
{% set ban_link = render_var(help_route_link(ban_link_text, 'ban.admin_page'))…
ban.install file core/modules/ban/ban.install Install, update and uninstall functions for the Ban module.
ban.links.menu.yml file core/modules/ban/ban.links.menu.yml core/modules/ban/ban.links.menu.yml
ban.permissions.yml file core/modules/ban/ban.permissions.yml core/modules/ban/ban.permissions.yml
ban.services.yml file core/modules/ban/ban.services.yml core/modules/ban/ban.services.yml
BanAdmin::submitForm function core/modules/ban/src/Form/BanAdmin.php Form submission handler.
BanAdmin::__construct function core/modules/ban/src/Form/BanAdmin.php Constructs a new BanAdmin object.
BanAdminTest class core/modules/ban/tests/src/Unit/BanAdminTest.php Tests the BanAdmin form.
BanAdminTest.php file core/modules/ban/tests/src/Unit/BanAdminTest.php
BanAdminTest::getIpManagerMock function core/modules/ban/tests/src/Unit/BanAdminTest.php Get the mocked IP manager service.
BanAdminTest::getRequestStackMock function core/modules/ban/tests/src/Unit/BanAdminTest.php Get a request stack with a dummy IP.
BanAdminTest::providerIpValidation function core/modules/ban/tests/src/Unit/BanAdminTest.php Data provider for testIpValidation().
BanAdminTest::testIpValidation function core/modules/ban/tests/src/Unit/BanAdminTest.php Tests various user input to confirm correct validation.
BanAdminTest::testRouteParameter function core/modules/ban/tests/src/Unit/BanAdminTest.php Test passing an IP address as a route parameter.
BanAdminTest::testSubmit function core/modules/ban/tests/src/Unit/BanAdminTest.php Test form submission.
BanDelete::getQuestion function core/modules/ban/src/Form/BanDelete.php Returns the question to ask the user.
BanDelete::submitForm function core/modules/ban/src/Form/BanDelete.php Form submission handler.
BanDelete::__construct function core/modules/ban/src/Form/BanDelete.php Constructs a new BanDelete object.
BanHooks class core/modules/ban/src/Hook/BanHooks.php Hook implementations for ban.
BanHooks.php file core/modules/ban/src/Hook/BanHooks.php
BanHooks::help function core/modules/ban/src/Hook/BanHooks.php Implements hook_help().
BanIpManager::isBanned function core/modules/ban/src/BanIpManager.php Returns if this IP address is banned.
BanIpManager::__construct function core/modules/ban/src/BanIpManager.php Constructs a BanIpManager object.
BanIpManagerInterface::isBanned function core/modules/ban/src/BanIpManagerInterface.php Returns if this IP address is banned.
BanIpTest class core/modules/ban/tests/src/Kernel/BanIpTest.php Tests Ban Ip.
BanIpTest.php file core/modules/ban/tests/src/Kernel/BanIpTest.php
BanIpTest::$modules property core/modules/ban/tests/src/Kernel/BanIpTest.php Modules to install.
BanIpTest::getIpBans function core/modules/ban/tests/src/Kernel/BanIpTest.php Gets the IP bans.
BanIpTest::setUp function core/modules/ban/tests/src/Kernel/BanIpTest.php
BanIpTest::testBanIp function core/modules/ban/tests/src/Kernel/BanIpTest.php Test banning IPs.
BanMiddleware::__construct function core/modules/ban/src/BanMiddleware.php Constructs a BanMiddleware object.
BanMiddlewareTest class core/modules/ban/tests/src/Unit/BanMiddlewareTest.php Tests Drupal\ban\BanMiddleware.
BanMiddlewareTest.php file core/modules/ban/tests/src/Unit/BanMiddlewareTest.php
BanMiddlewareTest::$banManager property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The mocked ban IP manager.
BanMiddlewareTest::$banMiddleware property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The tested ban middleware.
BanMiddlewareTest::$kernel property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The mocked wrapped kernel.
BanMiddlewareTest::setUp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php
BanMiddlewareTest::testBannedIp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php Tests a banned IP.
BanMiddlewareTest::testUnbannedIp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php Tests an unbanned IP.
banner.css file core/profiles/demo_umami/themes/umami/components/banner/banner.css This file is used to style the banner block.
ban_schema function core/modules/ban/ban.install Implements hook_schema().
BarAccessPolicy class core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php A test access policy for 'foo' and 'bar' permissions.
BarAccessPolicy::applies function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Checks whether this access policy applies to a given scope.
BarAccessPolicy::calculatePermissions function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Calculates the permissions for an account within a given scope.
BarAccessPolicy::getPersistentCacheContexts function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Gets the persistent cache contexts.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.