Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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. |
BlockedIp | class | core/ |
Destination for blocked IP addresses. |
BlockedIp.php | file | core/ |
|
BlockedIp::$banManager | property | core/ |
The IP ban manager. |
BlockedIp::create | function | core/ |
Creates an instance of the plugin. |
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/ |
|
BlockedIpsTest | class | core/ |
Tests D7 blocked_ip source plugin. |
BlockedIpsTest.php | file | core/ |
|
BlockedIpsTest::$modules | property | core/ |
Modules to enable. |
BlockedIpsTest::providerSource | function | core/ |
The data provider. |
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. |
BlockEntitySettingTrayForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockEntitySettingTrayForm::getRedirectUrl | function | core/ |
Gets the form's redirect URL from 'destination' provide in the request. |
BlockEntitySettingTrayForm::submitVisibility | function | core/ |
Helper function to independently submit the visibility UI. |
BlockEntitySettingTrayForm::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
BlockEntitySettingTrayForm::title | function | core/ |
Provides a title callback to get the block's admin label. |
BlockEntitySettingTrayForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockExposedFilterAJAXTest | class | core/ |
Tests the exposed filter ajax functionality in a block. |
BlockExposedFilterAJAXTest.php | file | core/ |
|
BlockExposedFilterAJAXTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockExposedFilterAJAXTest::$modules | property | core/ |
Modules to enable. |
BlockExposedFilterAJAXTest::$testViews | property | core/ |
|
BlockExposedFilterAJAXTest::setUp | function | core/ |
|
BlockExposedFilterAJAXTest::testExposedFilteringAndReset | function | core/ |
Tests if exposed filtering and reset works with a views block and ajax. |
BlockFilterTest | class | core/ |
Tests the JavaScript functionality of the block add filter. |
BlockFilterTest | class | core/ |
Tests the JavaScript functionality of the block add filter. |
BlockFilterTest.php | file | core/ |
|
BlockFilterTest.php | file | core/ |
|
BlockFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockFilterTest::$modules | property | core/ |
Modules to enable. |
BlockFilterTest::$modules | property | core/ |
Modules to enable. |
BlockFilterTest::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
BlockFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
BlockFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
BlockFilterTest::setUp | function | core/ |
Pagination
- Previous page
- Page 99
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.