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 |
|---|---|---|---|
| ajax_command_restripe | function | includes/ |
Creates a Drupal Ajax 'restripe' command. |
| ajax_forms_test_advanced_commands_restripe_callback | function | modules/ |
Ajax callback for 'restripe'. |
| ArchiverZip | class | modules/ |
Archiver for .zip files. |
| ArchiverZip::$zip | property | modules/ |
The underlying ZipArchive instance that does the heavy lifting. |
| ArchiverZip::add | function | modules/ |
Adds the specified file or directory to the archive. |
| ArchiverZip::extract | function | modules/ |
Extracts multiple files in the archive to the specified path. |
| ArchiverZip::getArchive | function | modules/ |
Retrieve the zip engine itself. |
| ArchiverZip::listContents | function | modules/ |
Lists all files in the archive. |
| ArchiverZip::remove | function | modules/ |
Removes the specified file from the archive. |
| ArchiverZip::__construct | function | modules/ |
Constructs a new archiver instance. |
| BatchProcessingTestCase::testBatchFormMultipleBatches | function | modules/ |
Test batches defined in different submit handlers on the same form. |
| blocked_ip_load | function | modules/ |
Retrieve a blocked IP address from the database. |
| BootstrapIPAddressTestCase | class | modules/ |
|
| BootstrapIPAddressTestCase::$cluster_ip | property | modules/ |
|
| BootstrapIPAddressTestCase::$forwarded_ip | property | modules/ |
|
| BootstrapIPAddressTestCase::$oldserver | property | modules/ |
|
| BootstrapIPAddressTestCase::$proxy2_ip | property | modules/ |
|
| BootstrapIPAddressTestCase::$proxy_ip | property | modules/ |
|
| BootstrapIPAddressTestCase::$remote_ip | property | modules/ |
|
| BootstrapIPAddressTestCase::$untrusted_ip | property | modules/ |
|
| BootstrapIPAddressTestCase::getInfo | function | modules/ |
|
| BootstrapIPAddressTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BootstrapIPAddressTestCase::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
| BootstrapIPAddressTestCase::testIPAddressHost | function | modules/ |
test IP Address and hostname |
| CacheGetMultipleUnitTest | class | modules/ |
Test cache_get_multiple(). |
| CacheGetMultipleUnitTest::getInfo | function | modules/ |
|
| CacheGetMultipleUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CacheGetMultipleUnitTest::testCacheMultiple | function | modules/ |
Test cache_get_multiple(). |
| CacheTestCase::generalWipe | function | modules/ |
Perform the general wipe. |
| cache_get_multiple | function | includes/ |
Returns data from the persistent cache when given an array of cache IDs. |
| callback_filter_tips | function | modules/ |
Return help text for a filter. |
| comment_delete_multiple | function | modules/ |
Delete comments and all their replies. |
| comment_load_multiple | function | modules/ |
Load comments from the database. |
| comment_multiple_delete_confirm | function | modules/ |
List the selected comments and verify that the admin wants to delete them. |
| comment_multiple_delete_confirm_submit | function | modules/ |
Process comment_multiple_delete_confirm form submissions. |
| comment_view_multiple | function | modules/ |
Construct a drupal_render() style array from an array of loaded comments. |
| CommonXssUnitTest::testBadProtocolStripping | function | modules/ |
Check that harmful protocols are stripped. |
| ConnectionUnitTest::$skipTest | property | modules/ |
|
| dashboard_region_descriptions | function | modules/ |
Returns an array of dashboard region descriptions, keyed by region name. |
| DatabaseInsertLOBTestCase::testInsertMultipleBlob | function | modules/ |
Test that we can insert multiple blob fields in the same query. |
| DatabaseSelectTestCase::testSimpleSelectExpressionMultiple | function | modules/ |
Test SELECT statements with multiple expressions. |
| DatabaseSelectTestCase::testSimpleSelectMultipleFields | function | modules/ |
Test adding multiple fields to a select statement at the same time. |
| DatabaseUpdateLOBTestCase::testUpdateMultipleBlob | function | modules/ |
Confirm that we can update two blob columns in the same table. |
| DrupalCacheInterface::getMultiple | function | includes/ |
Returns data from the persistent cache when given an array of cache IDs. |
| DrupalDatabaseCache::getMultiple | function | includes/ |
Implements DrupalCacheInterface::getMultiple(). |
| DrupalFakeCache::getMultiple | function | includes/ |
Overrides DrupalDatabaseCache::getMultiple(). |
| DrupalRequestSanitizer::stripDangerousValues | function | includes/ |
Strips dangerous keys from the provided input. |
| DrupalTestCase::$skipClasses | property | modules/ |
This class is skipped when looking for the source of an assertion. |
| drupal_current_script_url | function | includes/ |
Returns the URL of the current script, with modified query parameters. |
| drupal_pre_render_scripts | function | includes/ |
The #pre_render callback for the "scripts" element. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.