Fetches data faster than using the standard Drupal API by avoiding node_load().
Functions in this release:
ff_title($nid, $type = "", $published = "")
- Returns the name of the node provided in $nid
- $nid = Node ID of item to lookup
- $type = If provided, limit search to passed content type (Machine Readable)
- $published = Returns title of nid regardless of publication status. If provided, limit search to 1 Published, or 0 Unpublished
ff_term($tid, $vid = "")
- Returns the term name based on $tid with optional $vid
ff_type($nid)
- Returns the content type of the provided $nid
Sponsored by Duo Consulting and Xeno Media
Supporting organizations:
Project information
- Project categories: Performance, Developer tools
5 sites report using this module
- Created by michaelpporter on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

