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