perfmon_convert2array |
./perfmon.module |
Convert 2 array. |
2 |
|
perfmon_get_last_test |
./perfmon.module |
Retrieve the result from the last run of test. |
1 |
|
perfmon_get_mysqlstatus |
./perfmon.module |
Mysql status. |
1 |
|
perfmon_get_mysqlvariables |
./perfmon.module |
Mysql variables. |
1 |
|
perfmon_get_mysql_performance_variables |
./perfmon.module |
Describes mysql performance variables. |
|
|
perfmon_get_stored_results |
./perfmon.module |
Retrieve stored tests and results. |
1 |
|
perfmon_get_testlist |
./perfmon.module |
Get core performance tests. |
2 |
|
perfmon_reviewed |
./perfmon.module |
Main page output. |
1 |
|
perfmon_run |
./perfmon.module |
Public function for running Perfmon tests and returning results. |
|
|
perfmon_run_store |
./perfmon.module |
Run the perfmon test and store the results. |
|
|
perfmon_run_tests |
./perfmon.module |
Run the perfmon tests and return the full results. |
|
|
perfmon_schema |
./perfmon.install |
Implements hook_schema(). |
|
|
perfmon_store_results |
./perfmon.module |
Store test results. |
2 |
|
perfmon_test_cpu |
./perfmon.module |
Test CPU. |
|
1 |
perfmon_test_db_prepare |
./perfmon.module |
Prepare to test mysql. |
3 |
|
perfmon_test_db_read |
./perfmon.module |
Test db read operations. |
|
1 |
perfmon_test_db_update |
./perfmon.module |
Test db update operations. |
|
1 |
perfmon_test_db_write |
./perfmon.module |
Test db write operations. |
|
1 |
perfmon_test_filesop |
./perfmon.module |
Test file operations. |
|
1 |
perfmon_test_server_configuration |
./perfmon.module |
Test configuration. |
|
1 |
perfmon_theme |
./perfmon.module |
Implements hook_theme(). |
|
|
perfmon_update_81002 |
./perfmon.install |
Update keys of perfmon table. |
|
|
perfmon_update_8101 |
./perfmon.install |
Add serial id key to perfmon talbe. |
|
|
_perfmon_batch_finished |
./perfmon.module |
Finished callback for Batch processing the checklist. |
|
1 |
_perfmon_batch_op |
./perfmon.module |
Operation function called by Batch. |
|
1 |
_perfmon_format_bytes |
./perfmon.module |
Format bytes. |
1 |
|
_perfmon_log |
./perfmon.module |
Log errors and notices. |
3 |
|
_perfmon_performance_tests |
./perfmon.module |
Core Perfmon checks. |
2 |
|
_perfmon_run |
./perfmon.module |
Private function the review and returns the full results. |
2 |
|
_perfmon_run_test |
./perfmon.module |
Run a single Security Review check. |
2 |
|
_perfmon_seconds_to_time |
./perfmon.module |
Convert seconds to time. |
1 |
|