Search for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JavaScriptTestCase::testDifferentGroup | function | modules/ |
Test adding a JavaScript file with a different group. |
| JavaScriptTestCase::testDifferentWeight | function | modules/ |
Test adding a JavaScript file with a different weight. |
| JavaScriptTestCase::testDoubleSubmitFormProtection | function | modules/ |
Tests the double submit form protection and 'javascript_use_double_submit_protection' variable. |
| JavaScriptTestCase::testFooterHTML | function | modules/ |
Test drupal_get_js() with a footer scope. |
| JavaScriptTestCase::testGetLibrary | function | modules/ |
Tests retrieval of libraries via drupal_get_library(). |
| JavaScriptTestCase::testHeaderSetting | function | modules/ |
Test drupal_get_js() for JavaScript settings. |
| JavaScriptTestCase::testJavaScriptAlwaysUseJQuery | function | modules/ |
Test the 'javascript_always_use_jquery' variable. |
| JavaScriptTestCase::testLibraryAlter | function | modules/ |
Adds a JavaScript library to the page and alters it. |
| JavaScriptTestCase::testLibraryNameConflicts | function | modules/ |
Tests that multiple modules can implement the same library. |
| JavaScriptTestCase::testLibraryRender | function | modules/ |
Adds a library to the page and tests for both its JavaScript and its CSS. |
| JavaScriptTestCase::testLibraryUnknown | function | modules/ |
Tests non-existing libraries. |
| JavaScriptTestCase::testNoCache | function | modules/ |
Test drupal_add_js() sets preproccess to false when cache is set to false. |
| JavaScriptTestCase::testRenderDifferentWeight | function | modules/ |
Test rendering the JavaScript with a file's weight above jQuery's. |
| JavaScriptTestCase::testRenderExternal | function | modules/ |
Test rendering an external JavaScript file. |
| JavaScriptTestCase::testRenderOrder | function | modules/ |
Test JavaScript ordering. |
| JavaScriptTestCase::testReset | function | modules/ |
Test to see if resetting the JavaScript empties the cache. |
| JavaScriptTestCase::testSetHasJsCookie | function | modules/ |
Tests that the set_has_js_cookie variable is reflected in Drupal.settings. |
| LocaleJavascriptTranslationTest | class | modules/ |
Functional tests for JavaScript parsing for translatable strings. |
| LocaleJavascriptTranslationTest::getInfo | function | modules/ |
|
| LocaleJavascriptTranslationTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleJavascriptTranslationTest::testFileParsing | function | modules/ |
|
| LocaleJavascriptTranslationTest::testNullValuesLocalesSource | function | modules/ |
Test handling of null values in JS parsing for PHP8.0+ deprecations. |
| LocaleTranslationFunctionalTest::testJavaScriptTranslation | function | modules/ |
|
| NodeLoadMultipleTestCase | class | modules/ |
Test the node_load_multiple() function. |
| NodeLoadMultipleTestCase::getInfo | function | modules/ |
|
| NodeLoadMultipleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeLoadMultipleTestCase::testNodeMultipleLoad | function | modules/ |
Create four nodes and ensure they're loaded correctly. |
| node_delete_multiple | function | modules/ |
Deletes multiple nodes. |
| node_load_multiple | function | modules/ |
Loads node entities from the database. |
| node_multiple_delete_confirm | function | modules/ |
Multiple node deletion confirmation form for node_admin_content(). |
| node_multiple_delete_confirm_submit | function | modules/ |
Form submission handler for node_multiple_delete_confirm(). |
| node_view_multiple | function | modules/ |
Constructs a drupal_render() style array from an array of loaded nodes. |
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg | function | modules/ |
Test OpenID auto transition with e-mail. |
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch | function | modules/ |
Test OpenID transition with e-mail mismatch. |
| OptionsWidgetsTestCase::testSelectListMultiple | function | modules/ |
Tests the 'options_select' widget (multiple select). |
| SearchQuery::$multiply | property | modules/ |
Stores multipliers for score expressions. |
| SkipDotsRecursiveDirectoryIterator | class | includes/ |
Provides an interface for iterating recursively over filesystem directories. |
| SkipDotsRecursiveDirectoryIterator::next | function | includes/ |
#[\ReturnTypeWillChange] |
| SkipDotsRecursiveDirectoryIterator::rewind | function | includes/ |
#[\ReturnTypeWillChange] |
| SkipDotsRecursiveDirectoryIterator::skipdots | function | includes/ |
|
| SkipDotsRecursiveDirectoryIterator::__construct | function | includes/ |
Constructs a SkipDotsRecursiveDirectoryIterator |
| StatisticsBlockVisitorsTestCase::testIPAddressBlocking | function | modules/ |
Blocks an IP address via the top visitors report and then unblocks it. |
| system_block_ip_action | function | modules/ |
Blocks the current user's IP address. |
| system_ip_blocking | function | modules/ |
Menu callback. Display blocked IP addresses. |
| system_ip_blocking_delete | function | modules/ |
IP deletion confirm page. |
| system_ip_blocking_delete_submit | function | modules/ |
Process system_ip_blocking_delete form submissions. |
| system_ip_blocking_form | function | modules/ |
Define the form for blocking IP addresses. |
| system_ip_blocking_form_submit | function | modules/ |
|
| system_ip_blocking_form_validate | function | modules/ |
|
| system_test_multiple_redirects | function | modules/ |
Menu callback; sends a redirect header to itself until $count argument is 0. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.