You are here

11 uses of HACKED_STATUS_HACKED in Hacked! 8.2

drush_hacked_details in ./hacked.drush.inc
Drush callback that shows the list of changes/unchanged files in a project.
drush_hacked_list_projects in ./hacked.drush.inc
Drush command callback that shows the listing of changed/unchanged projects.
drush_hacked_lock_modified in ./hacked.drush.inc
Lock all of the modified files so that pm-updatecode will not touch them.
HackedCommands::details in src/Commands/HackedCommands.php
Show the Hacked! report about a specific project.
HackedCommands::listProjects in src/Commands/HackedCommands.php
List all projects that can be analysed by Hacked!
hackedProject::compute_details in src/hackedProject.php
Return a nice detailed report.
hackedProject::compute_report in src/hackedProject.php
Return a nice report, a simple overview of the status of this project.
hacked_preprocess_update_project_status in ./hacked.report.inc
Prepares variables for hacked project status templates.
template_preprocess_hacked_detailed_report in ./hacked.details.inc
Theme project status report.
template_preprocess_hacked_file_status in ./hacked.details.inc
template_preprocess_hacked_report in ./hacked.report.inc
Prepares variables for hacked status report templates.