Search for key

  1. Search 9.5.x for key
  2. Search 8.9.x for key
  3. Search 10.3.x for key
  4. Search 11.x for key
  5. Other projects
Title Object type File name Summary
DatabaseStatementBase::fetchAllKeyed function includes/database/database.inc Returns the entire result set as a single associative array.
DatabaseStatementEmpty::fetchAllKeyed function includes/database/database.inc Returns the entire result set as a single associative array.
DatabaseStatementEmpty::key function includes/database/database.inc
DatabaseStatementInterface::fetchAllKeyed function includes/database/database.inc Returns the entire result set as a single associative array.
DatabaseStatementPrefetch::$currentKey property includes/database/prefetch.inc The key of the current row.
DatabaseStatementPrefetch::fetchAllKeyed function includes/database/prefetch.inc Returns the entire result set as a single associative array.
DatabaseStatementPrefetch::key function includes/database/prefetch.inc
db_add_primary_key function includes/database/database.inc Adds a primary key to a database table.
db_add_unique_key function includes/database/database.inc Adds a unique key.
db_drop_primary_key function includes/database/database.inc Drops the primary key of a database table.
db_drop_unique_key function includes/database/database.inc Drops a unique key.
DrupalCacheArray::$keysToPersist property includes/bootstrap.inc An array of keys to add to the cache at the end of the request.
DrupalDefaultEntityController::$idKey property includes/entity.inc Name of the entity's ID field in the entity database table.
DrupalDefaultEntityController::$revisionKey property includes/entity.inc Name of entity's revision database table field, if it supports revisions.
DrupalTestCase::$originalThemeKey property modules/simpletest/drupal_web_test_case.php The original theme key.
DrupalWebTestCase::getSetupCacheKey function modules/simpletest/drupal_web_test_case.php Returns the cache key used for the setup caching.
drupal_array_nested_key_exists function includes/common.inc Determines whether a nested array contains the requested keys.
drupal_get_private_key function includes/common.inc Ensures the private key variable used to generate tokens is set.
drupal_random_key function includes/bootstrap.inc Returns a URL-safe, base64 encoded string of highly randomized bytes (over the full 8-bit range).
EntityPropertiesTestCase::testEntityKeys function modules/field/tests/field.test Tests entity_extract_ids() with an empty entity info.
FieldSqlStorageTestCase::testFieldSqlStorageForeignKeys function modules/field/modules/field_sql_storage/field_sql_storage.test Test foreign key support.
FileScanDirectoryTest::testOptionKey function modules/simpletest/tests/file.test Check that key parameter sets the return value's key.
form_state_keys_no_cache function includes/form.inc Returns an array of $form_state keys that shouldn't be cached.
image_filter_keyword function modules/image/image.module Accepts a keyword (center, top, left, etc) and returns it as a pixel offset.
MergeQuery::key function includes/database/query.inc Sets the key field(s) to be used as conditions for this query.
node_unpublish_by_keyword_action function modules/node/node.module Unpublishes a node containing certain keywords.
node_unpublish_by_keyword_action_form function modules/node/node.module Generates settings form for node_unpublish_by_keyword_action().
node_unpublish_by_keyword_action_submit function modules/node/node.module Saves settings form for node_unpublish_by_keyword_action().
Query::$connectionKey property includes/database/query.inc The key of the connection object.
SearchKeywordsConditions class modules/search/search.test Tests keywords and conditions.
SearchKeywordsConditions::$searching_user property modules/search/search.test
SearchKeywordsConditions::getInfo function modules/search/search.test
SearchKeywordsConditions::setUp function modules/search/search.test Sets up a Drupal site for running functional and integration tests.
SearchKeywordsConditions::testSearchKeyswordsConditions function modules/search/search.test Verify the kewords are captured and conditions respected.
SearchQuery::$keys property modules/search/search.extender.inc Positive and negative search keys.
_db_create_keys_sql function includes/database/database.inc

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