10 calls to uc_file_qualify_file() in Ubercart 8.4
- ActionForm::buildForm in uc_file/
src/ Form/ ActionForm.php - Form constructor.
- DownloadController::download in uc_file/
src/ Controller/ DownloadController.php - Handles file downloading and error states.
- FileController::show in uc_file/
src/ Controller/ FileController.php - Displays list of all files available to attach to products.
- FileDeleteForm::buildForm in uc_file/
src/ Form/ FileDeleteForm.php - Form constructor.
- RenewFile::doExecute in uc_file/
src/ Plugin/ RulesAction/ RenewFile.php - Renews an order's product files.
- ShowForm::buildForm in uc_file/
src/ Form/ ShowForm.php - Form constructor.
- uc_file_action_order_renew in uc_file/
uc_file.rules.inc - Renews an orders product files.
- uc_file_remove_by_id in uc_file/
uc_file.module - Deletes files (or directories).
- _uc_file_get_dir_file_ids in uc_file/
uc_file.module - Returns a list of file ids that are in the directory.
- _uc_file_prune_files in uc_file/
uc_file.module - Removes non-existent files.