You are here

9 calls to filehash_algos() in File Hash 8

filehash_file_load in ./filehash.module
Implements hook_ENTITY_TYPE_load().
filehash_hash in ./filehash.module
Calculates the file hashes.
filehash_node_build_defaults_alter in ./filehash.module
Implements hook_ENTITY_TYPE_build_defaults_alter().
filehash_tokens in ./filehash.tokens.inc
Implements hook_tokens().
filehash_token_info in ./filehash.tokens.inc
Implements hook_token_info().
filehash_validate_dedupe in ./filehash.module
Checks that file is not a duplicate.
filehash_views_data in ./filehash.views.inc
Implements hook_views_data().
TableFormatter::defaultSettings in src/Plugin/Field/FieldFormatter/TableFormatter.php
Defines the default settings for this plugin.
TableFormatter::settingsForm in src/Plugin/Field/FieldFormatter/TableFormatter.php
Returns a form to configure settings for the formatter.