You are here

8 calls to key_get_keys() in Key 7.3

key_configs_list in includes/key.admin.inc
Menu callback; displays the list of key configurations.
key_get_key in ./key.module
Gets information about a specific key configuration.
key_get_keys_by_provider in ./key.module
Get keys that use the specified key provider.
key_get_keys_by_storage_method in ./key.module
Get keys that use the specified storage method.
key_get_keys_by_type in ./key.module
Get keys that use the specified key type.
key_get_keys_by_type_group in ./key.module
Get keys that use a key type in the specified group.
key_get_key_names_as_options in ./key.module
Gets all key configurations as options, for use in forms.
_drush_key_list in drush/key_list.inc
Get a list of available keys.