| batch_example_op_2 | developer/examples/batch_example.module | Batch operation for batch 2 : load all nodes, 5 by five
This is a multipart operation, using the |
| db_fetch_array | includes/database.pgsql.inc | Fetch one result row from the previous query as an array. |
| db_query | includes/database.pgsql.inc | Runs a basic query in the active database. |
| db_query_range | includes/database.pgsql.inc | Runs a limited-range query in the active database. |
| db_result | includes/database.pgsql.inc | Return an individual result field from the previous query. |
| node_load | modules/node/node.module | Load a node object from the database. |