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 |
|---|---|---|---|
| drupal_strip_dangerous_protocols | function | includes/ |
Strips dangerous protocols (e.g. 'javascript:') from a URI. |
| FieldAttachOtherTestCase::testFieldAttachPrepareViewMultiple | function | modules/ |
Tests the 'multiple entity' behavior of field_attach_prepare_view(). |
| FieldAttachStorageTestCase::testFieldAttachLoadMultiple | function | modules/ |
Test the 'multiple' load feature. |
| FieldFormTestCase::$field_multiple | property | modules/ |
|
| FieldFormTestCase::testFieldFormMultipleWidget | function | modules/ |
Tests widgets handling multiple values. |
| FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumns | function | modules/ |
Test handling multiple conditions on multiple columns of one field. |
| FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumnsMultipleLanguages | function | modules/ |
Test handling multiple conditions on multiple columns of one field for multiple languages. |
| FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsSameColumn | function | modules/ |
Test handling multiple conditions on one column of a field. |
| FieldTranslationsTestCase::testFieldInvokeMultiple | function | modules/ |
Test the multilanguage logic of _field_invoke_multiple(). |
| field_multiple_value_form | function | modules/ |
Special handling to create form elements for multiple values. |
| field_test_field_test_op_multiple | function | modules/ |
Generic op to test _field_invoke_multiple behavior. |
| field_test_widget_multiple_validate | function | modules/ |
Form element validation handler for 'test_field_widget_multiple' widget. |
| FileLoadTest::testMultiple | function | modules/ |
This will test loading file data from the database. |
| FileURLRewritingTest::testShippedFileURL | function | modules/ |
Test the generating of rewritten shipped file URLs. |
| file_field_widget_process_multiple | function | modules/ |
An element #process callback for a group of file_generic fields. |
| file_load_multiple | function | includes/ |
Loads file objects from the database. |
| filter_tips_long | function | modules/ |
Page callback: Displays a page with long filter tips. |
| FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField | function | modules/ |
Tests a rebuild caused by a multiple value field. |
| FormsElementsTableSelectFunctionalTest::testMultipleFalse | function | modules/ |
Test the display of radios when #multiple is FALSE. |
| FormsElementsTableSelectFunctionalTest::testMultipleFalseOptionchecker | function | modules/ |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
| FormsElementsTableSelectFunctionalTest::testMultipleFalseSubmit | function | modules/ |
Test submission of values when #multiple is FALSE. |
| FormsElementsTableSelectFunctionalTest::testMultipleTrue | function | modules/ |
Test the display of checkboxes when #multiple is TRUE. |
| FormsElementsTableSelectFunctionalTest::testMultipleTrueOptionchecker | function | modules/ |
Test the whether the option checker gives an error on invalid tableselect values for checkboxes. |
| FormsElementsTableSelectFunctionalTest::testMultipleTrueSubmit | function | modules/ |
Test the submission of single and multiple values when #multiple is TRUE. |
| FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering | function | modules/ |
Ensures that vertical-tabs.js is included before collapse.js. |
| ImageToolkitGdTestCase::testManipulations | function | modules/ |
Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images. |
| INSTALL_TASK_SKIP | constant | includes/ |
Do not run the task during the current installation request. |
| IPAddressBlockingTestCase | class | modules/ |
|
| IPAddressBlockingTestCase::$blocking_user | property | modules/ |
|
| IPAddressBlockingTestCase::getInfo | function | modules/ |
Implement getInfo(). |
| IPAddressBlockingTestCase::setUp | function | modules/ |
Implement setUp(). |
| IPAddressBlockingTestCase::testDuplicateIpAddress | function | modules/ |
Test duplicate IP addresses are not present in the 'blocked_ips' table. |
| IPAddressBlockingTestCase::testIPAddressValidation | function | modules/ |
Test a variety of user input to confirm correct validation and saving of data. |
| ip_address | function | includes/ |
Returns the IP address of the client machine. |
| javascript-1.txt | file | modules/ |
<script> alert('SimpleTest PHP was executed!'); </script> |
| JavaScriptTestCase | class | modules/ |
Tests for the JavaScript system. |
| JavaScriptTestCase::$preprocess_js | property | modules/ |
Store configured value for JavaScript preprocessing. |
| JavaScriptTestCase::getInfo | function | modules/ |
|
| JavaScriptTestCase::resetStaticVariables | function | modules/ |
Resets static variables related to adding JavaScript to a page. |
| JavaScriptTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| JavaScriptTestCase::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
| JavaScriptTestCase::testAddExternal | function | modules/ |
Tests adding an external JavaScript File. |
| JavaScriptTestCase::testAddFile | function | modules/ |
Test adding a JavaScript file. |
| JavaScriptTestCase::testAddInline | function | modules/ |
Test adding inline scripts. |
| JavaScriptTestCase::testAddJsFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding JavaScript files that have query string parameters. |
| JavaScriptTestCase::testAddSetting | function | modules/ |
Test adding settings. |
| JavaScriptTestCase::testAggregationOrder | function | modules/ |
Tests JavaScript aggregation when files are added to a different scope. |
| JavaScriptTestCase::testAlter | function | modules/ |
Test altering a JavaScript's weight via hook_js_alter(). |
| JavaScriptTestCase::testAttachedLibrary | function | modules/ |
Tests the addition of libraries through the #attached['library'] property. |
| JavaScriptTestCase::testDefault | function | modules/ |
Test default JavaScript is empty. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.