| block_admin_display_form_submit | modules/block/block.admin.inc | Process main blocks administration form submission. |
| cache_clear_all | includes/cache.inc | Expire data from the cache. If called without arguments, expirable
entries will be cleared from the cache_page and cache_block tables. |
| db_query | includes/database.pgsql.inc | Runs a basic query in the active database. |
| drupal_set_message | includes/bootstrap.inc | Set a message which reflects the status of the performed operation. |
| t | includes/common.inc | Translate strings to the page language or a given language. |