You are here

Functions in Lockr 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
lockr_client ./lockr.module Returns the Lockr client for this site. 9
lockr_ctools_plugin_directory ./lockr.module Implements hook_ctools_plugin_directory().
lockr_drush_command ./lockr.drush.inc Implements hook_drush_command().
lockr_enable ./lockr.install Implements hook_enable().
lockr_field_encrypt_disable modules/lockr_field_encrypt/lockr_field_encrypt.install Implements hook_disable().
lockr_field_encrypt_enable modules/lockr_field_encrypt/lockr_field_encrypt.install Implements hook_enable().
lockr_field_encrypt_entity_info_alter modules/lockr_field_encrypt/lockr_field_encrypt.module Implements hook_entity_info_alter().
lockr_get_partner ./lockr.module Returns the detected partner, if available. 5
lockr_login_form ./lockr.login.inc Register a Lockr user with already established credentials.
lockr_login_form_submit ./lockr.login.inc Use login credentials to register the site.
lockr_login_form_validate ./lockr.login.inc Attempt to log in with the credentials given.
lockr_menu ./lockr.module Implements hook_menu().
lockr_migrate_encrypt ./lockr.forms.inc 1
lockr_migrate_keys_batch_finished ./lockr.forms.inc 1
lockr_migrate_keys_batch_op ./lockr.forms.inc 1
lockr_migrate_keys_form ./lockr.forms.inc 1
lockr_migrate_keys_form_submit ./lockr.forms.inc
lockr_secret_info ./lockr.module Returns the secret info instance. 3 3
lockr_settings ./lockr.module Returns the Lockr settings for this site. 1
lockr_uninstall ./lockr.install Implements hook_uninstall().
lockr_update_7300 ./lockr.install Migrate wrapping keys to config.
mimetype_from_extension vendor/guzzlehttp/psr7/src/functions.php Maps a file extensions to a mimetype. 1
mimetype_from_filename vendor/guzzlehttp/psr7/src/functions.php Determines the mimetype of a file by looking at its extension. 1
modify_request vendor/guzzlehttp/psr7/src/functions.php Clone and modify a request with the given changes.
normalize_header vendor/guzzlehttp/psr7/src/functions.php Converts an array of header values that may contain comma separated headers into an array of headers with no comma separated values. 1
normalize_header_keys vendor/guzzlehttp/guzzle/src/functions.php Creates an associative array of lowercase header names to the actual header casing.
parse_header vendor/guzzlehttp/psr7/src/functions.php Parse an array of header values containing ";" separated data into an array of associative arrays representing the header key value pair data of the header. When a parameter does not contain a value, but just contains a key, this function…
parse_query vendor/guzzlehttp/psr7/src/functions.php Parse a query string into an associative array.
parse_request vendor/guzzlehttp/psr7/src/functions.php Parses a request message string into a request object.
parse_response vendor/guzzlehttp/psr7/src/functions.php Parses a response message string into a response object.
promise_for vendor/guzzlehttp/promises/src/functions.php Creates a promise for a value if the value is not a promise. 2
queue vendor/guzzlehttp/promises/src/functions.php Get the global task queue used for promise resolution. 3
readline vendor/guzzlehttp/psr7/src/functions.php Read a line from the stream up to the maximum allowed buffer length
rejection_for vendor/guzzlehttp/promises/src/functions.php Creates a rejected promise for a reason if the reason is not a promise. If the provided reason is a promise, then it is returned as-is. 1
rewind_body vendor/guzzlehttp/psr7/src/functions.php Attempts to rewind a message body and throws an exception on failure.
settle vendor/guzzlehttp/promises/src/functions.php Returns a promise that is fulfilled when all of the provided promises have been fulfilled or rejected.
some vendor/guzzlehttp/promises/src/functions.php Initiate a competitive race between multiple promises or values (values will become immediately fulfilled promises).
str vendor/guzzlehttp/psr7/src/functions.php Returns the string representation of an HTTP message.
stream_for vendor/guzzlehttp/psr7/src/functions.php Create a new stream based on the input type. 6
task vendor/guzzlehttp/promises/src/functions.php Adds a function to run in the task queue when it is next `run()` and returns a promise that is fulfilled or rejected with the result.
try_fopen vendor/guzzlehttp/psr7/src/functions.php Safely opens a PHP stream resource using a filename. 1
unwrap vendor/guzzlehttp/promises/src/functions.php Waits on all of the provided promises and returns the fulfilled values.
uri_for vendor/guzzlehttp/psr7/src/functions.php Returns a UriInterface for the given value.
uri_template vendor/guzzlehttp/guzzle/src/functions.php Expands a URI template
_caseless_remove vendor/guzzlehttp/psr7/src/functions.php @internal 1
_lockr_delete_key ./lockr.module Deletes a key from Lockr. 1
_lockr_get_key ./lockr.module Gets a key from Lockr. 1
_lockr_set_key ./lockr.module Sets a key value in lockr. 2
_lockr_write_key_files ./lockr.module Writes key files. 3
_parse_message vendor/guzzlehttp/psr7/src/functions.php Parses an HTTP message into an associative array. 2

Pages

Other projects