7 functions implement hook_filetransfer_info()

Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.

drupal_get_filetransfer_info in core/includes/common.inc
Assembles the Drupal FileTransfer registry.
SystemHooks::filetransferInfo in core/modules/system/src/Hook/SystemHooks.php
Implements hook_filetransfer_info().
SystemTestHooks::filetransferInfo in core/modules/system/tests/modules/system_test/src/Hook/SystemTestHooks.php
Implements hook_filetransfer_info().
system_filetransfer_info in core/modules/system/system.module
Implements hook_filetransfer_info().
system_test_filetransfer_info in core/modules/system/tests/modules/system_test/system_test.module
Implements hook_filetransfer_info().
UpdateTestHooks::filetransferInfo in core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php
Implements hook_filetransfer_info().
update_test_filetransfer_info in core/modules/update/tests/modules/update_test/update_test.module
Implements hook_filetransfer_info().

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