Table showing Drupal functions querying the database for 100 cached pages, with execution time, query count, and function names.
This figure shows the Drupal functions responsible for querying the database when serving 100 cached pages. The first column shows how much time is spent in the calls to db_query(). The second column shows how many times each function queried the database and the last column shows the functions' names and source files.

· Drupal