9 calls to Timing::printRunTime()
- Cbf::generate in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Cbf.php - Prints a summary of fixed files.
- Code::generate in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Code.php - Prints all errors and warnings for each file processed.
- Full::generate in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Full.php - Prints all errors and warnings for each file processed.
- Info::generate in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Info.php - Prints the recorded metrics.
- Runner::runPHPCBF in vendor/
squizlabs/ php_codesniffer/ src/ Runner.php - Run the PHPCBF script.
- Runner::runPHPCS in vendor/
squizlabs/ php_codesniffer/ src/ Runner.php - Run the PHPCS script.
- Source::generate in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Source.php - Prints the source of all errors and warnings.
- Summary::generate in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Summary.php - Generates a summary of errors and warnings for each file processed.
- VersionControl::generate in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ VersionControl.php - Prints the author of all errors and warnings, as given by "version control blame".