dump the contents of the node’s field as an array Posted on 11 September 2013 By Shafiq Alibhai [DRUPAL 6] dump the contents of the node’s field as an array: var_export(content_fields('field_name_of_the_field', 'name_of_the_content_type'));