Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BaloneySpam::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| BAlterHooks | class | core/ |
This class contains hook implementations. |
| BAlterHooks.php | file | core/ |
|
| BAlterHooks::testSubtypeAlter | function | core/ |
Implements hook_test_subtype_alter(). |
| ban.banning_ips.html.twig | file | core/ |
--- 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.info.yml | file | core/ |
core/modules/ban/ban.info.yml |
| ban.install | file | core/ |
Install, update and uninstall functions for the Ban module. |
| ban.ip_manager | service | core/ |
Drupal\ban\BanIpManager |
| ban.links.menu.yml | file | core/ |
core/modules/ban/ban.links.menu.yml |
| ban.middleware | service | core/ |
Drupal\ban\BanMiddleware |
| ban.migrate_drupal.yml | file | core/ |
core/modules/ban/migrations/state/ban.migrate_drupal.yml |
| ban.permissions.yml | file | core/ |
core/modules/ban/ban.permissions.yml |
| ban.routing.yml | file | core/ |
core/modules/ban/ban.routing.yml |
| ban.services.yml | file | core/ |
core/modules/ban/ban.services.yml |
| BanAdmin | class | core/ |
Displays banned IP addresses. |
| BanAdmin.php | file | core/ |
|
| BanAdmin::$ipManager | property | core/ |
|
| BanAdmin::buildForm | function | core/ |
|
| BanAdmin::create | function | core/ |
Instantiates a new instance of this class. |
| BanAdmin::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BanAdmin::submitForm | function | core/ |
Form submission handler. |
| BanAdmin::validateForm | function | core/ |
Form validation handler. |
| BanAdmin::__construct | function | core/ |
Constructs a new BanAdmin object. |
| BanAdminTest | class | core/ |
Tests the BanAdmin form. |
| BanAdminTest.php | file | core/ |
|
| BanAdminTest::getIpManagerMock | function | core/ |
Get the mocked IP manager service. |
| BanAdminTest::getRequestStackMock | function | core/ |
Get a request stack with a dummy IP. |
| BanAdminTest::providerIpValidation | function | core/ |
Data provider for testIpValidation(). |
| BanAdminTest::testIpValidation | function | core/ |
Tests various user input to confirm correct validation. |
| BanAdminTest::testRouteParameter | function | core/ |
Test passing an IP address as a route parameter. |
| BanAdminTest::testSubmit | function | core/ |
Test form submission. |
| Banana | class | core/ |
Plugin annotation @Plugin( id = "banana", label = "Banana", color = "yellow", uses = { "bread" = @Translation("Banana bread"), "loaf" = @PluralTranslation( singular = "@count loaf", plural = "@count loaves" ) } ) |
| Banana.php | file | core/ |
|
| BanDelete | class | core/ |
Provides a form to unban IP addresses. |
| BanDelete.php | file | core/ |
|
| BanDelete::$banIp | property | core/ |
The banned IP address. |
| BanDelete::$ipManager | property | core/ |
The IP manager. |
| BanDelete::buildForm | function | core/ |
|
| BanDelete::create | function | core/ |
Instantiates a new instance of this class. |
| BanDelete::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| BanDelete::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| BanDelete::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BanDelete::getQuestion | function | core/ |
Returns the question to ask the user. |
| BanDelete::submitForm | function | core/ |
Form submission handler. |
| BanDelete::__construct | function | core/ |
Constructs a new BanDelete object. |
| BanHooks | class | core/ |
Hook implementations for ban. |
| BanHooks.php | file | core/ |
|
| BanHooks::help | function | core/ |
Implements hook_help(). |
| BanIpManager | class | core/ |
Ban IP manager. |
| BanIpManager.php | file | core/ |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.