Search for has

  1. Search 9.5.x for has
  2. Search 8.9.x for has
  3. Search 10.3.x for has
  4. Search 11.x for has
  5. Other projects
Title Object type File name Summary
Behavior::withAssertion function misc/typo3/phar-stream-wrapper/src/Behavior.php
BlockHashTestCase class modules/block/block.test Tests that block rehashing works correctly.
BlockHashTestCase::assertWeight function modules/block/block.test Asserts that the block_test module's block has a given weight.
BlockHashTestCase::doRehash function modules/block/block.test Performs a block rehash and checks several related assertions.
BlockHashTestCase::getInfo function modules/block/block.test
BlockHashTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockHashTestCase::testBlockRehash function modules/block/block.test Tests that block rehashing does not write to the database too often.
BlockTestCase::testBlockRehash function modules/block/block.test Test _block_rehash().
Collectable::has function misc/typo3/phar-stream-wrapper/src/Collectable.php
CommonURLUnitTest::hasClass function modules/simpletest/tests/common.test
DatabaseSchema_pgsql::hashBase64 function includes/database/pgsql/schema.inc Calculates a base-64 encoded, PostgreSQL-safe sha-256 hash per PostgreSQL
documentation: 4.1. Lexical Structure.
DatabaseStatementBase::fetchAssoc function includes/database/database.inc Fetches the next row and returns it as an associative array.
DatabaseStatementEmpty::fetchAssoc function includes/database/database.inc Fetches the next row and returns it as an associative array.
DatabaseStatementInterface::fetchAssoc function includes/database/database.inc Fetches the next row and returns it as an associative array.
DatabaseStatementPrefetch::fetchAssoc function includes/database/prefetch.inc Fetches the next row and returns it as an associative array.
DatabaseTaggingTestCase::testExtenderHasAllTags function modules/simpletest/tests/database_test.test Test extended query tagging "has all of these tags" functionality.
DatabaseTaggingTestCase::testExtenderHasAnyTag function modules/simpletest/tests/database_test.test Test extended query tagging "has at least one of these tags" functionality.
DatabaseTaggingTestCase::testExtenderHasTag function modules/simpletest/tests/database_test.test Confirm that an extended query has a "tag" added to it.
DatabaseTaggingTestCase::testHasAllTags function modules/simpletest/tests/database_test.test Test query tagging "has all of these tags" functionality.
DatabaseTaggingTestCase::testHasAnyTag function modules/simpletest/tests/database_test.test Test query tagging "has at least one of these tags" functionality.
DatabaseTaggingTestCase::testHasTag function modules/simpletest/tests/database_test.test Confirm that a query has a "tag" added to it.
DatabaseTasks::hasPdoDriver function includes/install.inc Ensure the PDO driver is supported by the version of PHP in use.
drupal_get_bootstrap_phase function includes/bootstrap.inc Returns the current bootstrap phase for this Drupal process.
drupal_get_hash_salt function includes/bootstrap.inc Gets a salt useful for hardening against SQL injection.
drupal_hash_base64 function includes/bootstrap.inc Calculates a base-64 encoded, URL-safe sha-256 hash.
DRUPAL_HASH_COUNT constant includes/password.inc The standard log2 number of iterations for password stretching. This should
increase by 1 every Drupal version in order to counteract increases in the
speed and power of computers available to crack the hashes.
DRUPAL_HASH_LENGTH constant includes/password.inc The expected (and maximum) number of characters in a hashed password.
DRUPAL_MAX_HASH_COUNT constant includes/password.inc The maximum allowed log2 number of iterations for password stretching.
DRUPAL_MIN_HASH_COUNT constant includes/password.inc The minimum allowed log2 number of iterations for password stretching.
FieldAttachStorageTestCase::testFieldHasData function modules/field/tests/field.test Test field_has_data().
field_has_data function modules/field/field.module Determine whether a field has any data.
field_has_translation_handler function modules/field/field.multilingual.inc Checks if a module is registered as a translation handler for a given entity.
Helper::hasPharPrefix function misc/typo3/phar-stream-wrapper/src/Helper.php
JavaScriptTestCase::testSetHasJsCookie function modules/simpletest/tests/common.test Tests that the set_has_js_cookie variable is reflected in Drupal.settings.
password-hash.sh file scripts/password-hash.sh #!/usr/bin/env php
<?php

/**
* Drupal hash script - to generate a hash from a plaintext password
*
* Check for your PHP interpreter - on Windows you'll probably have to
* replace line 1 with
* #!c:/program files/php/php.exe
*
*…
PasswordHashingTest class modules/simpletest/tests/password.test Unit tests for password hashing API.
PasswordHashingTest::$profile property modules/simpletest/tests/password.test The profile to install as a basis for testing.
PasswordHashingTest::getInfo function modules/simpletest/tests/password.test
PasswordHashingTest::setUp function modules/simpletest/tests/password.test Sets up a Drupal site for running functional and integration tests.
PasswordHashingTest::testLongPassword function modules/simpletest/tests/password.test Verifies that passwords longer than 512 bytes are not hashed.
PasswordHashingTest::testPasswordHashing function modules/simpletest/tests/password.test Test password hashing.
PharInvocationCollection::has function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
QueryAlterableInterface::hasAllTags function includes/database/query.inc Determines if a given query has all specified tags.
QueryAlterableInterface::hasAnyTag function includes/database/query.inc Determines if a given query has any specified tag.
QueryAlterableInterface::hasTag function includes/database/query.inc Determines if a given query has a given tag.
SelectQuery::hasAllTags function includes/database/select.inc Determines if a given query has all specified tags.
SelectQuery::hasAnyTag function includes/database/select.inc Determines if a given query has any specified tag.
SelectQuery::hasTag function includes/database/select.inc Determines if a given query has a given tag.
SelectQueryExtender::hasAllTags function includes/database/select.inc Determines if a given query has all specified tags.
SelectQueryExtender::hasAnyTag function includes/database/select.inc Determines if a given query has any specified tag.

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