Search for ip

  1. Search 9.5.x for ip
  2. Search 8.9.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
ajax_command_restripe function includes/ajax.inc Creates a Drupal Ajax 'restripe' command.
ajax_forms_test_advanced_commands_restripe_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'restripe'.
ArchiverZip class modules/system/system.archiver.inc Archiver for .zip files.
ArchiverZip::$zip property modules/system/system.archiver.inc The underlying ZipArchive instance that does the heavy lifting.
ArchiverZip::add function modules/system/system.archiver.inc Adds the specified file or directory to the archive.
ArchiverZip::extract function modules/system/system.archiver.inc Extracts multiple files in the archive to the specified path.
ArchiverZip::getArchive function modules/system/system.archiver.inc Retrieve the zip engine itself.
ArchiverZip::listContents function modules/system/system.archiver.inc Lists all files in the archive.
ArchiverZip::remove function modules/system/system.archiver.inc Removes the specified file from the archive.
ArchiverZip::__construct function modules/system/system.archiver.inc Constructs a new archiver instance.
BatchProcessingTestCase::testBatchFormMultipleBatches function modules/simpletest/tests/batch.test Test batches defined in different submit handlers on the same form.
blocked_ip_load function modules/system/system.module Retrieve a blocked IP address from the database.
BootstrapIPAddressTestCase class modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$cluster_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$forwarded_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$oldserver property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy2_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$remote_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$untrusted_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapIPAddressTestCase::tearDown function modules/simpletest/tests/bootstrap.test Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
BootstrapIPAddressTestCase::testIPAddressHost function modules/simpletest/tests/bootstrap.test test IP Address and hostname
CacheGetMultipleUnitTest class modules/simpletest/tests/cache.test Test cache_get_multiple().
CacheGetMultipleUnitTest::getInfo function modules/simpletest/tests/cache.test
CacheGetMultipleUnitTest::setUp function modules/simpletest/tests/cache.test Sets up a Drupal site for running functional and integration tests.
CacheGetMultipleUnitTest::testCacheMultiple function modules/simpletest/tests/cache.test Test cache_get_multiple().
CacheTestCase::generalWipe function modules/simpletest/tests/cache.test Perform the general wipe.
cache_get_multiple function includes/cache.inc Returns data from the persistent cache when given an array of cache IDs.
callback_filter_tips function modules/filter/filter.api.php Return help text for a filter.
comment_delete_multiple function modules/comment/comment.module Delete comments and all their replies.
comment_load_multiple function modules/comment/comment.module Load comments from the database.
comment_multiple_delete_confirm function modules/comment/comment.admin.inc List the selected comments and verify that the admin wants to delete them.
comment_multiple_delete_confirm_submit function modules/comment/comment.admin.inc Process comment_multiple_delete_confirm form submissions.
comment_view_multiple function modules/comment/comment.module Construct a drupal_render() style array from an array of loaded comments.
CommonXssUnitTest::testBadProtocolStripping function modules/simpletest/tests/common.test Check that harmful protocols are stripped.
ConnectionUnitTest::$skipTest property modules/simpletest/tests/database_test.test
dashboard_region_descriptions function modules/dashboard/dashboard.module Returns an array of dashboard region descriptions, keyed by region name.
DatabaseInsertLOBTestCase::testInsertMultipleBlob function modules/simpletest/tests/database_test.test Test that we can insert multiple blob fields in the same query.
DatabaseSelectTestCase::testSimpleSelectExpressionMultiple function modules/simpletest/tests/database_test.test Test SELECT statements with multiple expressions.
DatabaseSelectTestCase::testSimpleSelectMultipleFields function modules/simpletest/tests/database_test.test Test adding multiple fields to a select statement at the same time.
DatabaseUpdateLOBTestCase::testUpdateMultipleBlob function modules/simpletest/tests/database_test.test Confirm that we can update two blob columns in the same table.
DrupalCacheInterface::getMultiple function includes/cache.inc Returns data from the persistent cache when given an array of cache IDs.
DrupalDatabaseCache::getMultiple function includes/cache.inc Implements DrupalCacheInterface::getMultiple().
DrupalFakeCache::getMultiple function includes/cache-install.inc Overrides DrupalDatabaseCache::getMultiple().
DrupalRequestSanitizer::stripDangerousValues function includes/request-sanitizer.inc Strips dangerous keys from the provided input.
DrupalTestCase::$skipClasses property modules/simpletest/drupal_web_test_case.php This class is skipped when looking for the source of an assertion.
drupal_current_script_url function includes/install.inc Returns the URL of the current script, with modified query parameters.
drupal_pre_render_scripts function includes/common.inc The #pre_render callback for the "scripts" element.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.