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

Downloads

Version Downloads Date Links
7.x-1.0 tar.gz (8.03 KB) | zip (8.62 KB) 2011-Oct-25 Notes
6.x-1.1 tar.gz (8.01 KB) | zip (8.61 KB) 2011-Sep-28 Notes

Project Information


Maintainers for FastFetch

Issues for FastFetch

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here