| aggregator_cron | modules/aggregator.module | Implementation of hook_cron(). |
| block_admin_configure | modules/block.module | Menu callback; displays the block configuration form. |
| block_list | modules/block.module | Return all blocks in the specied region for the current user. You may
use this function to implement variable block regions. The default
regions are 'left', 'right' and 'all', where 'all' means both left... |
| book_nodeapi | modules/book.module | Implementation of hook_nodeapi(). |
| comment_nodeapi | modules/comment.module | Implementation of hook_nodeapi(). |
| db_fetch_array | includes/database.pgsql.inc | Fetch one result row from the previous query as an array. |
| hook_cron | developer/hooks/core.php | Perform periodic actions. |
| hook_init | developer/hooks/core.php | Perform setup tasks. |
| path_load | modules/path.module | Fetch a specific URL alias from the database. |
| poll_load | modules/poll.module | Implementation of hook_load(). |
| profile_admin_edit | modules/profile.module | Menu callback; displays the profile field editing form. |
| statistics_get | modules/statistics.module | Retrieves a node's "view statistics". |
| taxonomy_get_synonyms | modules/taxonomy.module | Return an array of synonyms of the given term ID. |
| user_admin_access_edit | modules/user.module | Menu callback: edit an access rule |