Skip to content

Instantly share code, notes, and snippets.

@emasters
Last active April 25, 2018 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emasters/7085894 to your computer and use it in GitHub Desktop.
Save emasters/7085894 to your computer and use it in GitHub Desktop.
This array represents an Organic Group entity in Drupal 7.
[10349] => stdClass Object (
[vid] => 10518
[uid] => 1
[title] => Legal Research Community Authority Project - LRCAP
[log] =>
[status] => 1
[comment] => 2
[promote] => 1
[sticky] => 0
[nid] => 10349
[type] => cali_group
[language] => und
[created] => 1374539696
[changed] => 1374539696
[tnid] => 0
[translate] => 0
[revision_timestamp] => 1374539696
[revision_uid] => 1
[group_group] => Array (
[und] => Array (
[0] => Array (
[value] => 1
) ) )
[body] => Array (
[und] => Array (
[0] => Array (
[value] => LRCAP portal
[summary] =>
[format] => plain_text
[safe_value] =>LRCAP portal
[safe_summary] =>
) ) )
[field_legacy_group_identifier] => Array ( )
[field_group_type] => Array ( )
[rdf_mapping] => Array (
[rdftype] => Array (
[0] => sioc:Item
[1] => foaf:Document )
[title] => Array (
[predicates] => Array (
[0] => dc:title ) )
[created] => Array (
[predicates] => Array (
[0] => dc:date
[1] => dc:created )
[datatype] => xsd:dateTime
[callback] => date_iso8601 )
[changed] => Array (
[predicates] => Array (
[0] => dc:modified )
[datatype] => xsd:dateTime
[callback] => date_iso8601 )
[body] => Array (
[predicates] => Array (
[0] => content:encoded ) )
[uid] => Array (
[predicates] => Array (
[0] => sioc:has_creator )
[type] => rel )
[name] => Array (
[predicates] => Array (
[0] => foaf:name ) )
[comment_count] => Array (
[predicates] => Array (
[0] => sioc:num_replies )
[datatype] => xsd:integer )
[last_activity] => Array (
[predicates] => Array (
[0] => sioc:last_activity_date )
[datatype] => xsd:dateTime
[callback] => date_iso8601 ) )
[cid] => 0
[last_comment_timestamp] => 1374539696
[last_comment_name] =>
[last_comment_uid] => 1
[comment_count] => 0
[name] => admin
[picture] => 0
[data] => b:0; )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment