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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockDeleteForm::getCancelUrl | function | core/ |
|
| BlockDeleteForm::getConfirmText | function | core/ |
|
| BlockDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| BlockDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| BlockDeleteForm::getQuestion | function | core/ |
|
| BlockDeleteForm::systemRegionList | function | core/ |
Wraps system_region_list(). |
| BlockDeleteForm::__construct | function | core/ |
|
| BlockDemoTest | class | core/ |
Tests the block demo page with admin themes. |
| BlockDemoTest.php | file | core/ |
|
| BlockDemoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockDemoTest::$modules | property | core/ |
Modules to install. |
| BlockDemoTest::testBlockDemo | function | core/ |
Check for the accessibility of the admin block demo page. |
| BlockDependenciesTest | class | core/ |
Tests views block config dependencies functionality. |
| BlockDependenciesTest.php | file | core/ |
|
| BlockDependenciesTest::$modules | property | core/ |
Modules to install. |
| BlockDependenciesTest::$testViews | property | core/ |
Views used by this test. |
| BlockDependenciesTest::createBlock | function | core/ |
Creates a block instance based on default settings. |
| BlockDependenciesTest::setUp | function | core/ |
|
| BlockDependenciesTest::testExposedBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockDependenciesTest::testViewsBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockDragTest | class | core/ |
Tests drag and drop blocks on block layout page. |
| BlockDragTest.php | file | core/ |
|
| BlockDragTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockDragTest::$modules | property | core/ |
Modules to install. |
| BlockDragTest::getDragRow | function | core/ |
Helper function to find block tr element on the page. |
| BlockDragTest::setUp | function | core/ |
|
| BlockDragTest::testDragAndDropBlocks | function | core/ |
Tests drag and drop blocks. |
| BlockedIp | class | core/ |
Destination for blocked IP addresses. |
| BlockedIp.php | file | core/ |
|
| BlockedIp::$banManager | property | core/ |
The IP ban manager. |
| BlockedIp::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| BlockedIp::fields | function | core/ |
Returns an array of destination fields. |
| BlockedIp::getIds | function | core/ |
Gets the destination IDs. |
| BlockedIp::import | function | core/ |
Import the row. |
| BlockedIp::__construct | function | core/ |
Constructs a BlockedIp object. |
| BlockedIps | class | core/ |
Drupal 7 blocked IPs source from database. |
| BlockedIps.php | file | core/ |
|
| BlockedIps::fields | function | core/ |
Returns available fields on the source. |
| BlockedIps::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BlockedIps::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| BlockedIpsTest | class | core/ |
Tests D7 blocked_ip source plugin. |
| BlockedIpsTest.php | file | core/ |
|
| BlockedIpsTest::$modules | property | core/ |
Modules to install. |
| BlockedIpsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| BlockEntitySettingTrayForm | class | core/ |
Provides form for block instance forms when used in the off-canvas dialog. |
| BlockEntitySettingTrayForm.php | file | core/ |
|
| BlockEntitySettingTrayForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| BlockEntitySettingTrayForm::buildForm | function | core/ |
Form constructor. |
| BlockEntitySettingTrayForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
| BlockEntitySettingTrayForm::form | function | core/ |
Gets the actual form array to be built. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.