Skip to content

Instantly share code, notes, and snippets.

@erikfrerejean
Created June 6, 2012 20:18
Show Gist options
  • Save erikfrerejean/2884487 to your computer and use it in GitHub Desktop.
Save erikfrerejean/2884487 to your computer and use it in GitHub Desktop.
object(phpbb_event_data)[20]
private 'data' =>
array
'postrow' =>
array
'POST_AUTHOR_FULL' => string '<a href="./memberlist.php?mode=viewprofile&amp;u=2" style="color: #AA0000;" class="username-coloured">Erik</a>' (length=110)
'POST_AUTHOR_COLOUR' => string '#AA0000' (length=7)
'POST_AUTHOR' => string 'Erik' (length=4)
'U_POST_AUTHOR' => string './memberlist.php?mode=viewprofile&amp;u=2' (length=41)
'RANK_TITLE' => string 'Site Admin' (length=10)
'RANK_IMG' => string '' (length=0)
'RANK_IMG_SRC' => string '' (length=0)
'POSTER_JOINED' => string 'Wed Apr 18, 2012 1:24 pm' (length=24)
'POSTER_POSTS' => string '1' (length=1)
'POSTER_FROM' => string '' (length=0)
'POSTER_AVATAR' => string '' (length=0)
'POSTER_WARNINGS' => string '0' (length=1)
'POSTER_AGE' => string '' (length=0)
'POST_DATE' => string 'Wed Apr 18, 2012 1:24 pm' (length=24)
'POST_SUBJECT' => string 'Welcome to phpBB3' (length=17)
'MESSAGE' => string 'This is an example post in your phpBB3 installation. Everything seems to be working. You may delete this post if you like and continue to set up your board. During the installation process your first category and your first forum are assigned an appropriate set of permissions for the predefined usergroups administrators, bots, global moderators, guests, registered users and registered COPPA users. If you also choose to delete your first category and your first forum, do not forget to assign permissions for '... (length=731)
'SIGNATURE' => string '' (length=0)
'EDITED_MESSAGE' => string '' (length=0)
'EDIT_REASON' => string '' (length=0)
'BUMPED_MESSAGE' => string '' (length=0)
'MINI_POST_IMG' => string '<span class="imageset icon_post_target">Post</span>' (length=51)
'POST_ICON_IMG' => string '' (length=0)
'POST_ICON_IMG_WIDTH' => string '' (length=0)
'POST_ICON_IMG_HEIGHT' => string '' (length=0)
'ICQ_STATUS_IMG' => string '' (length=0)
'ONLINE_IMG' => string '<span class="imageset icon_user_online">Online</span>' (length=53)
'S_ONLINE' => boolean true
'U_EDIT' => string './posting.php?mode=edit&amp;f=2&amp;p=1' (length=39)
'U_QUOTE' => string './posting.php?mode=quote&amp;f=2&amp;p=1' (length=40)
'U_INFO' => string './mcp.php?i=main&amp;mode=post_details&amp;f=2&amp;p=1&amp;sid=ace35d359f564ba20daef8e7ec957433' (length=95)
'U_DELETE' => string './posting.php?mode=delete&amp;f=2&amp;p=1' (length=41)
'U_PROFILE' => string './memberlist.php?mode=viewprofile&amp;u=2' (length=41)
'U_SEARCH' => string './search.php?author_id=2&amp;sr=posts' (length=37)
'U_PM' => string './ucp.php?i=pm&amp;mode=compose&amp;action=quotepost&amp;p=1' (length=60)
'U_EMAIL' => string 'mailto:erikf@example.com' (length=24)
'U_WWW' => string '' (length=0)
'U_ICQ' => string '' (length=0)
'U_AIM' => string '' (length=0)
'U_MSN' => string '' (length=0)
'U_YIM' => string '' (length=0)
'U_JABBER' => string '' (length=0)
'U_APPROVE_ACTION' => string './mcp.php?i=queue&amp;p=1&amp;f=2' (length=33)
'U_REPORT' => string './report.php?f=2&amp;p=1' (length=24)
'U_MCP_REPORT' => string './mcp.php?i=reports&amp;mode=report_details&amp;f=2&amp;p=1&amp;sid=ace35d359f564ba20daef8e7ec957433' (length=100)
'U_MCP_APPROVE' => string './mcp.php?i=queue&amp;mode=approve_details&amp;f=2&amp;p=1&amp;sid=ace35d359f564ba20daef8e7ec957433' (length=99)
'U_MINI_POST' => string './viewtopic.php?p=1#p1' (length=22)
'U_NEXT_POST_ID' => string '' (length=0)
'U_PREV_POST_ID' => string '' (length=0)
'U_NOTES' => string './mcp.php?i=notes&amp;mode=user_notes&amp;u=2&amp;sid=ace35d359f564ba20daef8e7ec957433' (length=86)
'U_WARN' => string '' (length=0)
'POST_ID' => string '1' (length=1)
'POST_NUMBER' => int 1
'POSTER_ID' => string '2' (length=1)
'S_HAS_ATTACHMENTS' => boolean false
'S_POST_UNAPPROVED' => boolean false
'S_POST_REPORTED' => boolean false
'S_DISPLAY_NOTICE' => boolean false
'S_FRIEND' => boolean false
'S_UNREAD_POST' => boolean false
'S_FIRST_UNREAD' => boolean false
'S_CUSTOM_FIELDS' => boolean false
'S_TOPIC_POSTER' => boolean true
'S_IGNORE_POST' => boolean false
'L_IGNORE_POST' => string '' (length=0)
private 'propagationStopped' (Symfony\Component\EventDispatcher\Event) => boolean false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment