You are here

Functions in DB Maintenance 5

Primary tabs

Namesort descending Location Description Direct uses Strings
db_maintenance_admin_settings ./db_maintenance.module Administration settings 1 1
db_maintenance_block ./db_maintenance.module Implementation of hook_block().
db_maintenance_cron ./db_maintenance.module Implementation of hook_cron().
db_maintenance_db_size_info ./db_maintenance.module Turn bytes into something more readable like KB, MB, etc. 1
db_maintenance_help ./db_maintenance.module Implementation of hook_help().
db_maintenance_menu ./db_maintenance.module Implementation of hook_menu().
db_maintenance_optimize_tables ./db_maintenance.module Perform the maintenance. 2
db_maintenance_optimize_tables_page ./db_maintenance.module Callback page for manually optimizing tables. 1
db_maintenance_simpletest ./db_maintenance.module Implementation of hook_simpletest().
db_maintenance_update_1 ./db_maintenance.install Implement support for multiple databases in the $db_url settings.php var
theme_db_maintenance_block ./db_maintenance.module MySQL size status by pcs305
_db_maintenance_list_mysql_tables ./db_maintenance.module Get a list of all the tables in a database. 2

Other projects