What a week....

Brian H

Member
Joined
Dec 14, 2006
Messages
3,773
Name
Brian H
I am ready for a break!!!

We are just finishing one of the busiest weeks we have had in a long, long time!!!

Monday- issues with computers communicating with printers when we migrated to the cloud. Scanners not reading bar codes, work orders not printing, rug tags not printing, etc.
Tuesday- major flooding and we took over 600 calls in our call center. 3 key call center people couldn't make it in due to flooded basements of their own.
Wednesday- another 600 plus call day.
Thursday- only 500 calls.
Friday- more computer issues, but I think they are finally resolved.

Total calls this week as of 2:45 pm EST over 2400...

Oh and we have been washing wet rugs non stop since about noon on Tuesday. 190 orders, more then 450 wet rugs. These are in addition to a normal week of 800-1000 rugs we already had in our system.

It will look nice when the P & L comes out, right now I could use a drink!!
 
DEBUG custom_fields:
Set {#651
  #entity: UserProfile {#504
    #_getterCache: array:1 [
      "custom_fields" => Set {#651}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:2 [
        "name" => "Brian H"
        "website" => ""
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:74 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
        ]
        #inverseExtensionMap: array:74 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504}
          55037 => UserProfile {#508
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 21
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserProfile {#516
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 49
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserProfile {#521
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 56
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserProfile {#528
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 77
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
             …8
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 14
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 40506
      "dob_day" => 0
      "dob_month" => 0
      "dob_year" => 0
      "signature" => "Remember, it's not in the destination, it's in The Journey!"
      "website" => "http://Originalhagopian.com"
      "location" => "Detroit Michigan area"
      "following" => ""
      "ignored" => ""
      "avatar_crop_x" => 0
      "avatar_crop_y" => 16
      "banner_date" => 0
      "banner_position_y" => null
      "about" => ""
      "custom_fields" => "{"name":"Brian H","website":""}"
      "connected_accounts" => ""
      "password_date" => 1410785308
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:2 [
    "name" => "Brian H"
    "website" => ""
  ]
}

Desk Jockey

Member
Joined
Oct 9, 2006
Messages
64,833
Name
Rico Suave
Tuesday- major flooding and we took over 600 calls in our call center. 3 key call center people couldn't make it in due to flooded basements of their own.
Wednesday- another 600 plus call day.
Thursday- only 500 calls.
:eekk:
WOW that's awesome!
Stella_zps75931336.jpg

:headbang:






My day started rough but has gotten better. I got out of my pickup to open the gate and I had hay on the bottom of my boot. Hay does normally stick you the bottom of my boot unless something is holding it there. :icon_neutral:

Rubbed my boot on the asphalt and sure enough the hay came off and a big honkin clump of cat poop. I've not even opened the gate and I'm ready to go home. :errf:

Open the gate, pull in check the bottom of my boot and wedged in between the tread is a nice cake of yellow cat chit. :hopeless:

I go to open the office door and drop a box of blueberry muffins as I try to shut the alarm off. :cry:

Its payday and there is overtime, double time and hazardous bonuses all to be calculated and paid today. Its been a long morning plus Tony Stewart is still a free man. :p
 
Last edited by a moderator:
DEBUG custom_fields:
Set {#671
  #entity: UserProfile {#508
    #_getterCache: array:1 [
      "custom_fields" => Set {#671}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:4 [
        "facebook" => ""
        "name" => "Rico Suave"
        "twitter" => ""
        "website" => ""
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
        #inverseExtensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 14
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserProfile {#508}
          41492 => UserProfile {#516
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 49
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserProfile {#521
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 56
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserProfile {#528
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 77
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
             …14
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 21
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 55037
      "dob_day" => 31
      "dob_month" => 1
      "dob_year" => 1958
      "signature" => """
        "All cowboys ain’t dumb. Some of ’em got smarts real good, like me"\n
        [B]Bud Davis [COLOR=rgb(41, 105, 176)][B]URBAN COWBOY[/B] [/COLOR][/B]
        """
      "website" => ""
      "location" => "A planet far far away"
      "following" => "42042,53556,42424,40601,51660,47740,48101"
      "ignored" => "[]"
      "avatar_crop_x" => 0
      "avatar_crop_y" => 5
      "banner_date" => 0
      "banner_position_y" => null
      "about" => ""
      "custom_fields" => "{"facebook":"","name":"Rico Suave","twitter":"","website":""}"
      "connected_accounts" => ""
      "password_date" => 1549129390
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:4 [
    "facebook" => ""
    "name" => "Rico Suave"
    "twitter" => ""
    "website" => ""
  ]
}
S

Shane Deubell

Guest
Dayuum, you need a break after that. :rockon:

We moved to the "cloud" this month also, obviously on a 1:1000th of the scale.
Has been a PIA but already am seeing the benefits.
 
DEBUG custom_fields:
null

Brian H

Member
Joined
Dec 14, 2006
Messages
3,773
Name
Brian H
DEBUG custom_fields:
Set {#651
  #entity: UserProfile {#504
    #_getterCache: array:1 [
      "custom_fields" => Set {#651}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:2 [
        "name" => "Brian H"
        "website" => ""
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
        #inverseExtensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504}
          55037 => UserProfile {#508
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 21
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserProfile {#516
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 49
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserProfile {#521
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 56
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserProfile {#528
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 77
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
             …10
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 14
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 40506
      "dob_day" => 0
      "dob_month" => 0
      "dob_year" => 0
      "signature" => "Remember, it's not in the destination, it's in The Journey!"
      "website" => "http://Originalhagopian.com"
      "location" => "Detroit Michigan area"
      "following" => ""
      "ignored" => ""
      "avatar_crop_x" => 0
      "avatar_crop_y" => 16
      "banner_date" => 0
      "banner_position_y" => null
      "about" => ""
      "custom_fields" => "{"name":"Brian H","website":""}"
      "connected_accounts" => ""
      "password_date" => 1410785308
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:2 [
    "name" => "Brian H"
    "website" => ""
  ]
}

Desk Jockey

Member
Joined
Oct 9, 2006
Messages
64,833
Name
Rico Suave
:winky:
 
DEBUG custom_fields:
Set {#671
  #entity: UserProfile {#508
    #_getterCache: array:1 [
      "custom_fields" => Set {#671}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:4 [
        "facebook" => ""
        "name" => "Rico Suave"
        "twitter" => ""
        "website" => ""
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
        #inverseExtensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 14
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserProfile {#508}
          41492 => UserProfile {#516
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 49
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserProfile {#521
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 56
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserProfile {#528
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 77
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
             …14
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 21
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 55037
      "dob_day" => 31
      "dob_month" => 1
      "dob_year" => 1958
      "signature" => """
        "All cowboys ain’t dumb. Some of ’em got smarts real good, like me"\n
        [B]Bud Davis [COLOR=rgb(41, 105, 176)][B]URBAN COWBOY[/B] [/COLOR][/B]
        """
      "website" => ""
      "location" => "A planet far far away"
      "following" => "42042,53556,42424,40601,51660,47740,48101"
      "ignored" => "[]"
      "avatar_crop_x" => 0
      "avatar_crop_y" => 5
      "banner_date" => 0
      "banner_position_y" => null
      "about" => ""
      "custom_fields" => "{"facebook":"","name":"Rico Suave","twitter":"","website":""}"
      "connected_accounts" => ""
      "password_date" => 1549129390
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:4 [
    "facebook" => ""
    "name" => "Rico Suave"
    "twitter" => ""
    "website" => ""
  ]
}

bob vawter

Grassy Knoller
Joined
Sep 15, 2007
Messages
44,617
Name
bob vawter
i hope you didn't get the muffins and the cat sh*t confused..........

it was prolly coyote poop..........payback!
 
DEBUG custom_fields:
Set {#831
  #entity: UserProfile {#516
    #_getterCache: array:1 [
      "custom_fields" => Set {#831}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:4 [
        "facebook" => ""
        "name" => "bob vawter"
        "twitter" => ""
        "website" => ""
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
        #inverseExtensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 14
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserProfile {#508
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 21
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserProfile {#516}
          40577 => UserProfile {#521
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 56
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserProfile {#528
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 77
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
             …14
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 49
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 41492
      "dob_day" => 12
      "dob_month" => 12
      "dob_year" => 0
      "signature" => """
        [INDENT][/INDENT]\n
        [INDENT][/INDENT]\n
        once you know the facts then act accordingly....\n
        [CENTER][SIZE=4][COLOR=#5900b3][URL='https://mikeysboard.com/forums/the-rubber-room-politics-religion-and-news.163/']Click here to visit Bawb's Rubber Room![/URL][/COLOR][/SIZE][/CENTER]
        """
      "website" => ""
      "location" => "La La Land"
      "following" => "40098,40506,40877,42043,47370,52770,53828,55037,55673"
      "ignored" => "{"55412":"Mr Brightside","53784":"Rick J","46677":"SteamwayPro"}"
      "avatar_crop_x" => 14
      "avatar_crop_y" => 0
      "banner_date" => 0
      "banner_position_y" => null
      "about" => ""
      "custom_fields" => "{"facebook":"","name":"bob vawter","twitter":"","website":""}"
      "connected_accounts" => ""
      "password_date" => 1410617153
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:4 [
    "facebook" => ""
    "name" => "bob vawter"
    "twitter" => ""
    "website" => ""
  ]
}

Mark Saiger

Mr Happy!
Joined
Dec 26, 2006
Messages
11,200
Name
Mark Saiger
I am ready for a break!!!

We are just finishing one of the busiest weeks we have had in a long, long time!!!

Monday- issues with computers communicating with printers when we migrated to the cloud. Scanners not reading bar codes, work orders not printing, rug tags not printing, etc.
Tuesday- major flooding and we took over 600 calls in our call center. 3 key call center people couldn't make it in due to flooded basements of their own.
Wednesday- another 600 plus call day.
Thursday- only 500 calls.
Friday- more computer issues, but I think they are finally resolved.

Total calls this week as of 2:45 pm EST over 2400...

Oh and we have been washing wet rugs non stop since about noon on Tuesday. 190 orders, more then 450 wet rugs. These are in addition to a normal week of 800-1000 rugs we already had in our system.

It will look nice when the P & L comes out, right now I could use a drink!!
Holy crap... I'm having a drink just after reading that.

That week had to hurt... Everything but the pocket book I hope.
 
DEBUG custom_fields:
Set {#861
  #entity: UserProfile {#521
    #_getterCache: array:1 [
      "custom_fields" => Set {#861}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:4 [
        "facebook" => ""
        "name" => "Mark Saiger"
        "twitter" => ""
        "website" => "www.saigers.com"
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
        #inverseExtensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 14
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserProfile {#508
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 21
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserProfile {#516
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 49
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserProfile {#521}
          40104 => UserProfile {#528
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 77
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
             …14
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 56
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 40577
      "dob_day" => 10
      "dob_month" => 8
      "dob_year" => 1961
      "signature" => """
        [CENTER][URL='https://www.saigers.com/supplies'][SIZE=2][COLOR=rgb(0, 0, 255)][B]To Get Your New SAIGER's Sauce 1 Click Here![/B][/COLOR][/SIZE] [/URL][/CENTER]\n
        Mark Saiger\n
        Saiger's Steam Clean\n
        Grand Rapids, MN\n
        [URL='http://www.saigers.com']www.saigers.com[/URL]
        """
      "website" => "http://www.saigers.com/"
      "location" => "Grand Rapids, MN"
      "following" => "53827,55372"
      "ignored" => ""
      "avatar_crop_x" => 33
      "avatar_crop_y" => 0
      "banner_date" => 0
      "banner_position_y" => null
      "about" => """
        Been cleaning carpets and upholstery since the age of 10.  I am a third generation cleaner and we have our fourth generation working with us now.  I was an instrumental music teacher for 25 years with Nationally recognized bands.  Left that to pursue the family business again full time.\n
        \n
        A professional musician - raced snomobiles, Jetskis, stock cars, boats, motorcycles, speed is good!
        """
      "custom_fields" => "{"facebook":"","name":"Mark Saiger","twitter":"","website":"www.saigers.com"}"
      "connected_accounts" => ""
      "password_date" => 1410609161
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:4 [
    "facebook" => ""
    "name" => "Mark Saiger"
    "twitter" => ""
    "website" => "www.saigers.com"
  ]
}
M

mirf

Guest
I saw the news about the under 696 and 75 and I lived in Ferndale when they did that. It must have been a mess!
First and second round on YOU.
 
DEBUG custom_fields:
null
G

GCCLee

Guest
Ive out drank all ya fookers ronighjt


Wooooo hioooo
 
DEBUG custom_fields:
null
Joined
Oct 7, 2006
Messages
18,851
Name
Lee Stockwell
DEBUG custom_fields:
Set {#710
  #entity: UserProfile {#528
    #_getterCache: array:1 [
      "custom_fields" => Set {#710}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:4 [
        "facebook" => ""
        "name" => "Lee Stockwell"
        "twitter" => ""
        "website" => ""
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
        #inverseExtensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 14
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserProfile {#508
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 21
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserProfile {#516
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 49
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserProfile {#521
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 56
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserProfile {#528}
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
             …14
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 77
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 40104
      "dob_day" => 0
      "dob_month" => 0
      "dob_year" => 0
      "signature" => "Lee Stockwell"
      "website" => ""
      "location" => "Benton KY USA"
      "following" => "40098,40166,41035,41198,43422,47370,51862"
      "ignored" => "[]"
      "avatar_crop_x" => 0
      "avatar_crop_y" => 0
      "banner_date" => 0
      "banner_position_y" => null
      "about" => "Married to Theresa, five children, 13 grandkids.  Cleaning professionally since 1970."
      "custom_fields" => "{"facebook":"","name":"Lee Stockwell","twitter":"","website":""}"
      "connected_accounts" => ""
      "password_date" => 1746043757
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:4 [
    "facebook" => ""
    "name" => "Lee Stockwell"
    "twitter" => ""
    "website" => ""
  ]
}

Brian H

Member
Joined
Dec 14, 2006
Messages
3,773
Name
Brian H
DEBUG custom_fields:
Set {#651
  #entity: UserProfile {#504
    #_getterCache: array:1 [
      "custom_fields" => Set {#651}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:2 [
        "name" => "Brian H"
        "website" => ""
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
        #inverseExtensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504}
          55037 => UserProfile {#508
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 21
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserProfile {#516
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 49
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserProfile {#521
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 56
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserProfile {#528
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 77
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
             …10
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 14
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 40506
      "dob_day" => 0
      "dob_month" => 0
      "dob_year" => 0
      "signature" => "Remember, it's not in the destination, it's in The Journey!"
      "website" => "http://Originalhagopian.com"
      "location" => "Detroit Michigan area"
      "following" => ""
      "ignored" => ""
      "avatar_crop_x" => 0
      "avatar_crop_y" => 16
      "banner_date" => 0
      "banner_position_y" => null
      "about" => ""
      "custom_fields" => "{"name":"Brian H","website":""}"
      "connected_accounts" => ""
      "password_date" => 1410785308
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:2 [
    "name" => "Brian H"
    "website" => ""
  ]
}

Desk Jockey

Member
Joined
Oct 9, 2006
Messages
64,833
Name
Rico Suave
WOW that's quite a pile!
 
DEBUG custom_fields:
Set {#671
  #entity: UserProfile {#508
    #_getterCache: array:1 [
      "custom_fields" => Set {#671}
    ]
    #_valueCache: array:1 [
      "custom_fields" => array:4 [
        "facebook" => ""
        "name" => "Rico Suave"
        "twitter" => ""
        "website" => ""
      ]
    ]
    #_structure: Structure {#280
      +shortName: "XF:UserProfile"
      +contentType: null
      +table: "xf_user_profile"
      +primaryKey: "user_id"
      +columns: array:17 [
        "user_id" => array:3 [
          "type" => 2
          "required" => true
          "changeLog" => false
        ]
        "dob_day" => array:3 [
          "type" => 2
          "max" => 31
          "default" => 0
        ]
        "dob_month" => array:3 [
          "type" => 2
          "max" => 12
          "default" => 0
        ]
        "dob_year" => array:3 [
          "type" => 2
          "max" => 2100
          "default" => 0
        ]
        "signature" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "website" => array:4 [
          "type" => 5
          "default" => ""
          "censor" => true
          "match" => "url_empty"
        ]
        "location" => array:4 [
          "type" => 5
          "maxLength" => 50
          "default" => ""
          "censor" => true
        ]
        "following" => array:4 [
          "type" => 65554
          "default" => []
          "list" => array:3 [
            "type" => "posint"
            "unique" => true
            "sort" => 1
          ]
          "changeLog" => false
        ]
        "ignored" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "avatar_crop_x" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "avatar_crop_y" => array:3 [
          "type" => 2
          "default" => 0
          "changeLog" => false
        ]
        "banner_date" => array:2 [
          "type" => 2
          "default" => 0
        ]
        "banner_position_y" => array:5 [
          "type" => 2
          "max" => 100
          "default" => null
          "nullable" => true
          "changeLog" => false
        ]
        "about" => array:4 [
          "type" => 5
          "maxLength" => 20000
          "default" => ""
          "verify" => "verifyLongStringField"
        ]
        "custom_fields" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => "customFields"
        ]
        "connected_accounts" => array:3 [
          "type" => 65552
          "default" => []
          "changeLog" => false
        ]
        "password_date" => array:3 [
          "type" => 2
          "default" => 1
          "changeLog" => false
        ]
      ]
      +relations: array:2 [
        "User" => array:4 [
          "entity" => "XF:User"
          "type" => 1
          "conditions" => "user_id"
          "primary" => true
        ]
        "CustomFields" => array:4 [
          "entity" => "XF:UserFieldValue"
          "type" => 2
          "conditions" => "user_id"
          "key" => "field_id"
        ]
      ]
      +getters: array:3 [
        "age" => true
        "birthday" => true
        "custom_fields" => true
      ]
      +defaultWith: []
      +options: array:3 [
        "max_long_string_length" => "240350"
        "location_required" => true
        "admin_edit" => false
      ]
      +behaviors: array:2 [
        "XF:ChangeLoggable" => array:1 [
          "contentType" => "user"
        ]
        "XF:CustomFieldsHolder" => array:1 [
          "valueTable" => "xf_user_field_value"
        ]
      ]
      +columnAliases: []
      +withAliases: []
    }
    #_em: Manager {#271
      #db: Adapter {#223
        #statementClass: "XF\Db\Mysqli\Statement"
        #config: array:5 [
          "host" => "localhost"
          "port" => "3306"
          "username" => "mikeysbo_mikey"
          "password" => "QshW[.$1(oX~"
          "dbname" => "mikeysbo_xenf"
        ]
        #fullUnicode: true
        #inTransaction: false
        #savePointCounter: 0
        #savePoints: []
        #queryCount: 27
        #logQueries: false
        #logSimpleOnly: null
        #queryLog: []
        #ignoreLegacyTableWriteError: false
        #schemaManager: null
        #connection: mysqli {#224}
      }
      #valueFormatter: ValueFormatter {#272}
      #extension: Extension {#225
        #listeners: array:23 [
          "addon_post_install" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_pub_start_end" => array:1 [
            "_" => array:1 [ …1]
          ]
          "app_setup" => array:1 [
            "_" => array:6 [ …6]
          ]
          "criteria_page" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_template_data" => array:1 [
            "_" => array:2 [ …2]
          ]
          "criteria_user" => array:1 [
            "_" => array:3 [ …3]
          ]
          "editor_dialog" => array:1 [
            "gallery" => array:1 [ …1]
          ]
          "entity_post_delete" => array:3 [
            "XF\Entity\User" => array:1 [ …1]
            "_" => array:1 [ …1]
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_post_save" => array:6 [
            "XF\Entity\User" => array:1 [ …1]
            "XF\Entity\ProfilePostComment" => array:1 [ …1]
            "XF\Entity\Post" => array:2 [ …2]
            "XF\Entity\ConversationMessage" => array:2 [ …2]
            "XF\Entity\ProfilePost" => array:2 [ …2]
            "XF\Entity\Thread" => array:2 [ …2]
          ]
          "entity_pre_save" => array:1 [
            "XF\Entity\Thread" => array:1 [ …1]
          ]
          "entity_structure" => array:4 [
            "XF\Entity\Thread" => array:3 [ …3]
            "XF\Entity\ProfilePost" => array:1 [ …1]
            "XF\Entity\Post" => array:1 [ …1]
            "XF\Entity\BbCodeMediaSite" => array:1 [ …1]
          ]
          "import_importer_classes" => array:1 [
            "_" => array:2 [ …2]
          ]
          "member_stat_result_prepare" => array:1 [
            "_" => array:2 [ …2]
          ]
          "navigation_setup" => array:1 [
            "_" => array:1 [ …1]
          ]
          "search_source_setup_22" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_global_data" => array:1 [
            "_" => array:1 [ …1]
          ]
          "templater_setup" => array:1 [
            "_" => array:4 [ …4]
          ]
          "templater_template_post_render" => array:3 [
            "public:siropu_chat" => array:1 [ …1]
            "public:thread_view" => array:1 [ …1]
            "public:conversation_view" => array:1 [ …1]
          ]
          "templater_template_pre_render" => array:1 [
            "public:editor" => array:1 [ …1]
          ]
          "user_content_change_init" => array:1 [
            "_" => array:3 [ …3]
          ]
          "user_delete_clean_init" => array:2 [
            "andrew_moderatorpanel_user_cleanup" => array:1 [ …1]
            "_" => array:3 [ …3]
          ]
          "user_merge_combine" => array:1 [
            "_" => array:2 [ …2]
          ]
          "user_searcher_orders" => array:1 [
            "_" => array:3 [ …3]
          ]
        ]
        #classExtensions: array:70 [
          "XF\Entity\UserIgnored" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\UserIgnored"
          ]
          "XF\Entity\Warning" => array:1 [
            0 => "Andrew\ModeratorPanel\XF\Entity\Warning"
          ]
          "XF\Pub\Controller\Member" => array:3 [
            0 => "Andrew\ModeratorPanel\XF\Pub\Controller\Member"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Member"
            2 => "Z61\Classifieds\XF\Pub\Controller\Member"
          ]
          "XF\Pub\Controller\Thread" => array:8 [
            0 => "Andy\Alerts\XF\Pub\Controller\Thread"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Thread"
            2 => "BS\AIBots\XF\Pub\Controller\Thread"
            3 => "BS\ChatGPTTitleCorrector\XF\Pub\Controller\Thread"
            4 => "BS\ScheduledPosting\XF\Pub\Controller\Thread"
            5 => "Truonglv\StickyTimer\XF\Pub\Controller\Thread"
            6 => "XFES\XF\Pub\Controller\Thread"
            7 => "XFMG\XF\Pub\Controller\Thread"
          ]
          "XF\Pub\Controller\Post" => array:3 [
            0 => "Andy\ChangeAuthor\XF\Pub\Controller\Post"
            1 => "Andy\InsertAttachment\XF\Pub\Controller\Post"
            2 => "BS\ScheduledPosting\XF\Pub\Controller\Post"
          ]
          "XF\Service\Post\Preparer" => array:1 [
            0 => "Andy\InsertAttachment\XF\Service\Post\Preparer"
          ]
          "XF\Pub\View\Attachment\View" => array:1 [
            0 => "Andy\OpenPDF\XF\Pub\View\Attachment\View"
          ]
          "XF\Entity\Thread" => array:6 [
            0 => "BS\AIBots\XF\Entity\Thread"
            1 => "BS\ChatGPTTitleCorrector\XF\Entity\Thread"
            2 => "BS\ScheduledPosting\XF\Entity\Thread"
            3 => "Siropu\KeywordLinking\XF\Entity\Thread"
            4 => "XFES\XF\Entity\Thread"
            5 => "XFMG\XF\Entity\Thread"
          ]
          "XF\Pub\Controller\Forum" => array:3 [
            0 => "BS\AIBots\XF\Pub\Controller\Forum"
            1 => "BS\ScheduledPosting\XF\Pub\Controller\Forum"
            2 => "XFES\XF\Pub\Controller\Forum"
          ]
          "XF\Template\Templater" => array:3 [
            0 => "BS\AIBots\XF\Template\Templater"
            1 => "SkMxK\HTMLTitles\XF\Template\Templater"
            2 => "SV\StandardLib\XF\Template\Templater"
          ]
          "XF\Entity\Post" => array:3 [
            0 => "BS\ScheduledPosting\XF\Entity\Post"
            1 => "XFES\XF\Entity\Post"
            2 => "XFMG\XF\Entity\Post"
          ]
          "XF\Entity\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Entity\ProfilePost"
          ]
          "XF\Entity\User" => array:8 [
            0 => "BS\ScheduledPosting\XF\Entity\User"
            1 => "Siropu\KeywordLinking\XF\Entity\User"
            2 => "SkMxK\HTMLTitles\XF\Entity\User"
            3 => "xenMade\LAU\XF\Entity\User"
            4 => "XFMG\XF\Entity\User"
            5 => "XFRM\XF\Entity\User"
            6 => "Z61\Classifieds\XF\Entity\User"
            7 => "Andrew\ModeratorPanel\XF\Entity\User"
          ]
          "XF\Finder\Post" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Post"
          ]
          "XF\Finder\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\ProfilePost"
          ]
          "XF\Finder\Thread" => array:1 [
            0 => "BS\ScheduledPosting\XF\Finder\Thread"
          ]
          "XF\Pub\Controller\ProfilePost" => array:1 [
            0 => "BS\ScheduledPosting\XF\Pub\Controller\ProfilePost"
          ]
          "XF\Service\Post\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Approver"
          ]
          "XF\Service\Post\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Post\Editor"
          ]
          "XF\Service\ProfilePost\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Approver"
          ]
          "XF\Service\ProfilePost\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Creator"
          ]
          "XF\Service\ProfilePost\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\ProfilePost\Editor"
          ]
          "XF\Service\Thread\Approver" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Approver"
          ]
          "XF\Service\Thread\Creator" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Creator"
          ]
          "XF\Service\Thread\Editor" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Editor"
          ]
          "XF\Service\Thread\Replier" => array:1 [
            0 => "BS\ScheduledPosting\XF\Service\Thread\Replier"
          ]
          "XF\Api\Controller\Users" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\Controller\Users"
          ]
          "XF\Api\ControllerPlugin\Thread" => array:1 [
            0 => "Kolakube\APIKit\XF\Api\ControllerPlugin\Thread"
          ]
          "XF\Entity\ThreadPrefix" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\ThreadPrefix"
          ]
          "XF\Entity\UserGroup" => array:1 [
            0 => "Kolakube\APIKit\XF\Entity\UserGroup"
          ]
          "XF\Admin\Controller\User" => array:4 [
            0 => "Kolakube\RegisterWpUsers\XF\Admin\Controller\User"
            1 => "SkMxK\HTMLTitles\XF\Admin\Controller\User"
            2 => "SV\PersistentAlerts\XF\Admin\Controller\User"
            3 => "Z61\Classifieds\XF\Admin\Controller\User"
          ]
          "XF\Entity\UserAuth" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          ]
          "XF\Service\User\Registration" => array:1 [
            0 => "Kolakube\RegisterWpUsers\XF\Service\User\Registration"
          ]
          "XF\Admin\Controller\BbCodeMediaSite" => array:1 [
            0 => "s9e\MediaSites\XF\Admin\Controller\BbCodeMediaSite"
          ]
          "XF\BbCode\ProcessorAction\AnalyzeUsage" => array:2 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AnalyzeUsage"
            1 => "XFMG\XF\BbCode\ProcessorAction\AnalyzeUsage"
          ]
          "XF\BbCode\ProcessorAction\AutoLink" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\AutoLink"
          ]
          "XF\BbCode\ProcessorAction\LimitTags" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\ProcessorAction\LimitTags"
          ]
          "XF\BbCode\Renderer\EditorHtml" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\EditorHtml"
          ]
          "XF\BbCode\Renderer\Html" => array:1 [
            0 => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          ]
          "XF\Pub\Controller\Editor" => array:1 [
            0 => "s9e\MediaSites\XF\Pub\Controller\Editor"
          ]
          "XF\Repository\Option" => array:1 [
            0 => "s9e\MediaSites\XF\Repository\Option"
          ]
          "XenAddons\AMS\Entity\ArticleItem" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\AMS\Entity\ArticleItem"
          ]
          "XenAddons\Showcase\Entity\Item" => array:1 [
            0 => "Siropu\KeywordLinking\XenAddons\Showcase\Entity\Item"
          ]
          "XF\Entity\ConversationMaster" => array:1 [
            0 => "Siropu\KeywordLinking\XF\Entity\ConversationMaster"
          ]
          "XFRM\Entity\ResourceItem" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceItem"
          ]
          "XFRM\Entity\ResourceUpdate" => array:1 [
            0 => "Siropu\KeywordLinking\XFRM\Entity\ResourceUpdate"
          ]
          "XF\Admin\Controller\Forum" => array:5 [
            0 => "SV\PersistentAlerts\XF\Admin\Controller\Forum"
            1 => "XFES\XF\Admin\Controller\Forum"
            2 => "XFMG\XF\Admin\Controller\Forum"
            3 => "XFRM\XF\Admin\Controller\Forum"
            4 => "Z61\Classifieds\XF\Admin\Controller\Forum"
          ]
          "XF\Entity\Forum" => array:4 [
            0 => "SV\PersistentAlerts\XF\Entity\Forum"
            1 => "XFES\XF\Entity\Forum"
            2 => "XFMG\XF\Entity\Forum"
            3 => "Z61\Classifieds\XF\Entity\Forum"
          ]
          "XF\Entity\UserOption" => array:1 [
            0 => "SV\PersistentAlerts\XF\Entity\UserOption"
          ]
          "XF\Notifier\Post\ThreadWatch" => array:1 [
            0 => "SV\PersistentAlerts\XF\Notifier\Post\ThreadWatch"
          ]
          "XF\Pub\Controller\Account" => array:1 [
            0 => "SV\PersistentAlerts\XF\Pub\Controller\Account"
          ]
          "XF\Admin\Controller\Tools" => array:1 [
            0 => "Truonglv\ImageOptimizer\XF\Admin\Controller\Tools"
          ]
          "XF\Pub\Controller\Login" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Login"
          ]
          "XF\Pub\Controller\Logout" => array:1 [
            0 => "xenMade\LAU\XF\Pub\Controller\Logout"
          ]
          "XF\Repository\Conversation" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Conversation"
          ]
          "XF\Repository\Forum" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Forum"
          ]
          "XF\Repository\Ip" => array:1 [
            0 => "xenMade\LAU\XF\Repository\Ip"
          ]
          "XF\Repository\SessionActivity" => array:1 [
            0 => "xenMade\LAU\XF\Repository\SessionActivity"
          ]
          "XF\Repository\Thread" => array:2 [
            0 => "xenMade\LAU\XF\Repository\Thread"
            1 => "XFES\XF\Repository\Thread"
          ]
          "XF\Repository\UserAlert" => array:1 [
            0 => "xenMade\LAU\XF\Repository\UserAlert"
          ]
          "XF\Search\Search" => array:1 [
            0 => "XFES\XF\Search\Search"
          ]
          "XF\Attachment\Post" => array:1 [
            0 => "XFMG\XF\Attachment\Post"
          ]
          "XF\Entity\Attachment" => array:1 [
            0 => "XFMG\XF\Entity\Attachment"
          ]
          "XF\Entity\AttachmentData" => array:1 [
            0 => "XFMG\XF\Entity\AttachmentData"
          ]
          "XF\Pub\Controller\GotoPage" => array:1 [
            0 => "XFMG\XF\Pub\Controller\GotoPage"
          ]
          "XF\Pub\Controller\Watched" => array:3 [
            0 => "XFMG\XF\Pub\Controller\Watched"
            1 => "XFRM\XF\Pub\Controller\Watched"
            2 => "Z61\Classifieds\XF\Pub\Controller\Watched"
          ]
          "XF\Service\Message\Preparer" => array:1 [
            0 => "XFMG\XF\Service\Message\Preparer"
          ]
          "XF\Service\User\ContentChange" => array:1 [
            0 => "XFMG\XF\Service\User\ContentChange"
          ]
          "XF\Service\User\SignatureEdit" => array:1 [
            0 => "XFMG\XF\Service\User\SignatureEdit"
          ]
          "XF\ForumType\Discussion" => array:2 [
            0 => "XFRM\XF\ForumType\Discussion"
            1 => "Z61\Classifieds\XF\ForumType\Discussion"
          ]
        ]
        #extensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "XF\Entity\User" => "Andrew\ModeratorPanel\XF\Entity\User"
          "XF\Entity\UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
          "XF\Entity\UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XF\Pub\Controller\Thread" => "XFMG\XF\Pub\Controller\Thread"
          "XF\Entity\Thread" => "XFMG\XF\Entity\Thread"
          "XF\Finder\Thread" => "BS\ScheduledPosting\XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "XF\Entity\Forum" => "Z61\Classifieds\XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XF\Repository\Thread" => "XFES\XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XF\Entity\Post" => "XFMG\XF\Entity\Post"
          "XF\Finder\Post" => "BS\ScheduledPosting\XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XF\Entity\Attachment" => "XFMG\XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XF\Entity\AttachmentData" => "XFMG\XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "XF\Repository\UserAlert" => "xenMade\LAU\XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "XF\ForumType\Discussion" => "Z61\Classifieds\XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "XF\Repository\SessionActivity" => "xenMade\LAU\XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "XF\Template\Templater" => "SV\StandardLib\XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "XF\BbCode\Renderer\Html" => "s9e\MediaSites\XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
        #inverseExtensionMap: array:75 [
          "XF\AddOn\Manager" => "XF\AddOn\Manager"
          "XF\Session\Session" => "XF\Session\Session"
          "XF\InputFilterer" => "XF\InputFilterer"
          "XF\Data\Search" => "XF\Data\Search"
          "XF\CookieConsent" => "XF\CookieConsent"
          "XF\Captcha\ReCaptcha" => "XF\Captcha\ReCaptcha"
          "XF\SubContainer\BbCode" => "XF\SubContainer\BbCode"
          "XF\Repository\Payment" => "XF\Repository\Payment"
          "XF\Payment\PayPal" => "XF\Payment\PayPal"
          "XF\Repository\User" => "XF\Repository\User"
          "Andrew\ModeratorPanel\XF\Entity\User" => "XF\Entity\User"
          "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => "XF\Entity\UserAuth"
          "SV\PersistentAlerts\XF\Entity\UserOption" => "XF\Entity\UserOption"
          "XF\Entity\UserProfile" => "XF\Entity\UserProfile"
          "XF\Entity\UserPrivacy" => "XF\Entity\UserPrivacy"
          "XF\Language" => "XF\Language"
          "XF\Mvc\Dispatcher" => "XF\Mvc\Dispatcher"
          "XF\Mvc\Router" => "XF\Mvc\Router"
          "XFMG\XF\Pub\Controller\Thread" => "XF\Pub\Controller\Thread"
          "XFMG\XF\Entity\Thread" => "XF\Entity\Thread"
          "BS\ScheduledPosting\XF\Finder\Thread" => "XF\Finder\Thread"
          "BS\ScheduledPosting\Entity\Schedule" => "BS\ScheduledPosting\Entity\Schedule"
          "XFES\Entity\ThreadSimilar" => "XFES\Entity\ThreadSimilar"
          "Z61\Classifieds\XF\Entity\Forum" => "XF\Entity\Forum"
          "XF\Entity\Node" => "XF\Entity\Node"
          "XF\Entity\PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
          "XF\Finder\PermissionCacheContent" => "XF\Finder\PermissionCacheContent"
          "XF\ControllerPlugin\Node" => "XF\ControllerPlugin\Node"
          "XF\ThreadType\Discussion" => "XF\ThreadType\Discussion"
          "XFES\XF\Repository\Thread" => "XF\Repository\Thread"
          "XF\ControllerPlugin\Thread" => "XF\ControllerPlugin\Thread"
          "XF\Str\Formatter" => "XF\Str\Formatter"
          "XF\Repository\Post" => "XF\Repository\Post"
          "XFMG\XF\Entity\Post" => "XF\Entity\Post"
          "BS\ScheduledPosting\XF\Finder\Post" => "XF\Finder\Post"
          "XF\Entity\PermissionCombination" => "XF\Entity\PermissionCombination"
          "XF\Entity\SessionActivity" => "XF\Entity\SessionActivity"
          "XF\Repository\Attachment" => "XF\Repository\Attachment"
          "XFMG\XF\Entity\Attachment" => "XF\Entity\Attachment"
          "XF\Finder\Attachment" => "XF\Finder\Attachment"
          "XFMG\XF\Entity\AttachmentData" => "XF\Entity\AttachmentData"
          "XFMG\Entity\MediaItem" => "XFMG\Entity\MediaItem"
          "XFMG\Entity\Category" => "XFMG\Entity\Category"
          "XFMG\Repository\Category" => "XFMG\Repository\Category"
          "XFMG\Repository\Media" => "XFMG\Repository\Media"
          "XF\Data\Robot" => "XF\Data\Robot"
          "XF\Repository\Unfurl" => "XF\Repository\Unfurl"
          "xenMade\LAU\XF\Repository\UserAlert" => "XF\Repository\UserAlert"
          "XF\Repository\ThreadType" => "XF\Repository\ThreadType"
          "Z61\Classifieds\XF\ForumType\Discussion" => "XF\ForumType\Discussion"
          "XF\ThreadType\Poll" => "XF\ThreadType\Poll"
          "xenMade\LAU\XF\Repository\SessionActivity" => "XF\Repository\SessionActivity"
          "XF\Style" => "XF\Style"
          "SV\StandardLib\XF\Template\Templater" => "XF\Template\Templater"
          "XF\SubContainer\Widget" => "XF\SubContainer\Widget"
          "XFMG\Template\TemplaterSetup" => "XFMG\Template\TemplaterSetup"
          "XFRM\Template\TemplaterSetup" => "XFRM\Template\TemplaterSetup"
          "XF\SimpleCache" => "XF\SimpleCache"
          "Siropu\KeywordLinking\Keyword" => "Siropu\KeywordLinking\Keyword"
          "Siropu\KeywordLinking\Repository\Keyword" => "Siropu\KeywordLinking\Repository\Keyword"
          "Siropu\KeywordLinking\Entity\Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
          "Siropu\KeywordLinking\Finder\Keyword" => "Siropu\KeywordLinking\Finder\Keyword"
          "XF\Criteria\User" => "XF\Criteria\User"
          "XF\Mvc\Renderer\Html" => "XF\Mvc\Renderer\Html"
          "XF\Pub\View\Thread\View" => "XF\Pub\View\Thread\View"
          "XF\CustomField\Set" => "XF\CustomField\Set"
          "XF\CustomField\DefinitionSet" => "XF\CustomField\DefinitionSet"
          "XF\Finder\SessionActivity" => "XF\Finder\SessionActivity"
          "XF\CustomField\Definition" => "XF\CustomField\Definition"
          "XF\Str\EmojiFormatter" => "XF\Str\EmojiFormatter"
          "XF\BbCode\Parser" => "XF\BbCode\Parser"
          "XF\BbCode\RuleSet" => "XF\BbCode\RuleSet"
          "s9e\MediaSites\XF\BbCode\Renderer\Html" => "XF\BbCode\Renderer\Html"
          "XF\Debugger" => "XF\Debugger"
          "XF\SubContainer\Proxy" => "XF\SubContainer\Proxy"
        ]
      }
      #entityClassNameMap: array:19 [
        "XF:User" => "Andrew\ModeratorPanel\XF\Entity\User"
        "XF:UserAuth" => "Kolakube\RegisterWpUsers\XF\Entity\UserAuth"
        "XF:UserOption" => "SV\PersistentAlerts\XF\Entity\UserOption"
        "XF:UserProfile" => "XF\Entity\UserProfile"
        "XF:UserPrivacy" => "XF\Entity\UserPrivacy"
        "XF:Thread" => "XFMG\XF\Entity\Thread"
        "BS\ScheduledPosting:Schedule" => "BS\ScheduledPosting\Entity\Schedule"
        "XFES:ThreadSimilar" => "XFES\Entity\ThreadSimilar"
        "XF:Forum" => "Z61\Classifieds\XF\Entity\Forum"
        "XF:Node" => "XF\Entity\Node"
        "XF:PermissionCacheContent" => "XF\Entity\PermissionCacheContent"
        "XF:Post" => "XFMG\XF\Entity\Post"
        "XF:PermissionCombination" => "XF\Entity\PermissionCombination"
        "XF:SessionActivity" => "XF\Entity\SessionActivity"
        "XF:Attachment" => "XFMG\XF\Entity\Attachment"
        "XF:AttachmentData" => "XFMG\XF\Entity\AttachmentData"
        "XFMG:MediaItem" => "XFMG\Entity\MediaItem"
        "XFMG:Category" => "XFMG\Entity\Category"
        "Siropu\KeywordLinking:Keyword" => "Siropu\KeywordLinking\Entity\Keyword"
      ]
      #entities: array:12 [
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => array:1 [
          0 => UserAuth {#277
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#276
              +shortName: "XF:UserAuth"
              +contentType: null
              +table: "xf_user_authenticate"
              +primaryKey: "user_id"
              +columns: array:3 [ …3]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 1
            #rootClass: "XF\Entity\UserAuth"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "SV\PersistentAlerts\XF\Entity\UserOption" => array:6 [
          0 => UserOption {#279
            #_getterCache: []
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#278
              +shortName: "XF:UserOption"
              +contentType: null
              +table: "xf_user_option"
              +primaryKey: "user_id"
              +columns: array:15 [ …15]
              +relations: array:3 [ …3]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 2
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:2 [ …2]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserOption {#505
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 15
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserOption {#509
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 22
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserOption {#517
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 50
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserOption {#522
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 57
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserOption {#529
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#278}
            #_em: Manager {#271}
            -_uniqueEntityId: 78
            #rootClass: "XF\Entity\UserOption"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:24 [ …24]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserProfile" => array:6 [
          0 => UserProfile {#281
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 3
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserProfile {#504
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 14
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserProfile {#508}
          41492 => UserProfile {#516
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 49
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserProfile {#521
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 56
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserProfile {#528
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#280}
            #_em: Manager {#271}
            -_uniqueEntityId: 77
            #rootClass: "XF\Entity\UserProfile"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\UserPrivacy" => array:6 [
          0 => UserPrivacy {#283
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282
              +shortName: "XF:UserPrivacy"
              +contentType: null
              +table: "xf_user_privacy"
              +primaryKey: "user_id"
              +columns: array:6 [ …6]
              +relations: array:1 [ …1]
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 4
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:1 [ …1]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40506 => UserPrivacy {#471
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 13
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => UserPrivacy {#507
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 20
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => UserPrivacy {#515
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 48
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => UserPrivacy {#520
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 55
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => UserPrivacy {#527
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#282}
            #_em: Manager {#271}
            -_uniqueEntityId: 76
            #rootClass: "XF\Entity\UserPrivacy"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:6 [ …6]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Andrew\ModeratorPanel\XF\Entity\User" => array:5 [
          40506 => User {#489
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275
              +shortName: "XF:User"
              +contentType: "user"
              +table: "xf_user"
              +primaryKey: "user_id"
              +columns: array:49 [ …49]
              +relations: array:18 [ …18]
              +getters: array:9 [ …9]
              +defaultWith: []
              +options: array:8 [ …8]
              +behaviors: array:1 [ …1]
              +columnAliases: array:1 [ …1]
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 9
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:2 [ …2]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          55037 => User {#510
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 23
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          41492 => User {#518
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 51
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40577 => User {#523
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 58
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          40104 => User {#530
            #_getterCache: array:3 [ …3]
            #_valueCache: array:6 [ …6]
            #_structure: Structure {#275}
            #_em: Manager {#271}
            -_uniqueEntityId: 79
            #rootClass: "XF\Entity\User"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:79 [ …79]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XF\Entity\Node" => array:1 [
          171 => Node {#312
            #_getterCache: array:1 [ …1]
            #_valueCache: array:1 [ …1]
            #_structure: Structure {#309
              +shortName: "XF:Node"
              +contentType: "node"
              +table: "xf_node"
              +primaryKey: "node_id"
              +columns: array:16 [ …16]
              +relations: array:5 [ …5]
              +getters: array:3 [ …3]
              +defaultWith: []
              +options: []
              +behaviors: array:1 [ …1]
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 6
            #rootClass: "XF\Entity\Node"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:19 [ …19]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Z61\Classifieds\XF\Entity\Forum" => array:1 [
          171 => Forum {#490
            #_getterCache: array:2 [ …2]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#307
              +shortName: "XF:Forum"
              +contentType: "forum"
              +table: "xf_forum"
              +primaryKey: "node_id"
              +columns: array:32 [ …32]
              +relations: array:9 [ …9]
              +getters: array:9 [ …9]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: []
              +columnAliases: []
              +withAliases: array:1 [ …1]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 7
            #rootClass: "XF\Entity\Forum"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:32 [ …32]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Thread" => array:1 [
          275354 => Thread {#488
            #_getterCache: array:3 [ …3]
            #_valueCache: array:4 [ …4]
            #_structure: Structure {#297
              +shortName: "XF:Thread"
              +contentType: "thread"
              +table: "xf_thread"
              +primaryKey: "thread_id"
              +columns: array:28 [ …28]
              +relations: array:22 [ …22]
              +getters: array:8 [ …8]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:7 [ …7]
              +columnAliases: array:1 [ …1]
              +withAliases: array:3 [ …3]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 11
            #rootClass: "XF\Entity\Thread"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:34 [ …34]
            #_relations: array:5 [ …5]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Post" => array:12 [
          4307471 => Post {#506
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482
              +shortName: "XF:Post"
              +contentType: "post"
              +table: "xf_post"
              +primaryKey: "post_id"
              +columns: array:22 [ …22]
              +relations: array:9 [ …9]
              +getters: array:7 [ …7]
              +defaultWith: array:1 [ …1]
              +options: array:1 [ …1]
              +behaviors: array:4 [ …4]
              +columnAliases: array:2 [ …2]
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 18
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307473 => Post {#511
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 25
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307477 => Post {#512
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 32
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307482 => Post {#513
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 39
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307484 => Post {#514
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 46
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307729 => Post {#519
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 53
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307734 => Post {#524
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 60
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307743 => Post {#525
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 67
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307767 => Post {#526
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 74
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307774 => Post {#531
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 81
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307828 => Post {#532
            #_getterCache: array:5 [ …5]
            #_valueCache: array:3 [ …3]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 88
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4307831 => Post {#533
            #_getterCache: array:5 [ …5]
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#482}
            #_em: Manager {#271}
            -_uniqueEntityId: 95
            #rootClass: "XF\Entity\Post"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:23 [ …23]
            #_relations: array:4 [ …4]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\AttachmentData" => array:2 [
          64528 => AttachmentData {#326
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315
              +shortName: "XF:AttachmentData"
              +contentType: null
              +table: "xf_attachment_data"
              +primaryKey: "data_id"
              +columns: array:13 [ …13]
              +relations: array:2 [ …2]
              +getters: array:6 [ …6]
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 98
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64529 => AttachmentData {#417
            #_getterCache: array:1 [ …1]
            #_valueCache: []
            #_structure: Structure {#315}
            #_em: Manager {#271}
            -_uniqueEntityId: 102
            #rootClass: "XF\Entity\AttachmentData"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:17 [ …17]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "XFMG\XF\Entity\Attachment" => array:2 [
          64526 => Attachment {#416
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503
              +shortName: "XF:Attachment"
              +contentType: null
              +table: "xf_attachment"
              +primaryKey: "attachment_id"
              +columns: array:9 [ …9]
              +relations: array:1 [ …1]
              +getters: array:19 [ …19]
              +defaultWith: array:1 [ …1]
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: array:2 [ …2]
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 99
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          64527 => Attachment {#418
            #_getterCache: []
            #_valueCache: []
            #_structure: Structure {#503}
            #_em: Manager {#271}
            -_uniqueEntityId: 103
            #rootClass: "XF\Entity\Attachment"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:9 [ …9]
            #_relations: array:1 [ …1]
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
        ]
        "Siropu\KeywordLinking\Entity\Keyword" => array:83 [
          7 => Keyword {#388
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392
              +shortName: "Siropu\KeywordLinking:Keyword"
              +contentType: null
              +table: "xf_siropu_keyword_linking_keyword"
              +primaryKey: "keyword_id"
              +columns: array:13 [ …13]
              +relations: []
              +getters: []
              +defaultWith: []
              +options: []
              +behaviors: []
              +columnAliases: []
              +withAliases: []
            }
            #_em: Manager {#271}
            -_uniqueEntityId: 104
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          8 => Keyword {#374
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 105
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          52 => Keyword {#373
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 106
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          71 => Keyword {#372
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 107
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          2 => Keyword {#371
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 108
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          1 => Keyword {#370
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 109
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          3 => Keyword {#369
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 110
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          4 => Keyword {#368
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 111
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          5 => Keyword {#367
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 112
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          6 => Keyword {#366
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 113
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          9 => Keyword {#365
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 114
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          10 => Keyword {#364
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 115
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          11 => Keyword {#363
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 116
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          12 => Keyword {#362
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 117
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          13 => Keyword {#361
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 118
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          14 => Keyword {#360
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 119
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          15 => Keyword {#359
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 120
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          16 => Keyword {#358
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 121
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          17 => Keyword {#357
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 122
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          18 => Keyword {#356
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 123
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          19 => Keyword {#355
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 124
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          20 => Keyword {#354
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 125
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
            #_useReplaceInto: false
            #_newValues: []
            #_values: array:13 [ …13]
            #_relations: []
            #_previousValues: []
            #_options: []
            #_deleted: false
            #_readOnly: false
            #_writePending: false
            #_writeRunning: false
            #_errors: []
            #_whenSaveable: []
            #_cascadeSave: []
            #_behaviors: null
          }
          21 => Keyword {#353
            #_getterCache: []
            #_valueCache: array:2 [ …2]
            #_structure: Structure {#392}
            #_em: Manager {#271}
            -_uniqueEntityId: 126
            #rootClass: "Siropu\KeywordLinking\Entity\Keyword"
             …14
          }
          22 => Keyword {#352 …20}
          23 => Keyword {#351 …20}
          24 => Keyword {#350 …20}
          25 => Keyword {#349 …20}
          26 => Keyword {#348 …20}
          27 => Keyword {#347 …20}
          28 => Keyword {#346 …20}
          29 => Keyword {#345 …20}
          30 => Keyword {#344 …20}
          31 => Keyword {#343 …20}
          32 => Keyword {#342 …20}
          33 => Keyword {#341 …20}
          34 => Keyword {#340 …20}
          44 => Keyword {#339 …20}
          45 => Keyword {#338 …20}
          46 => Keyword {#337 …20}
          47 => Keyword {#336 …20}
          48 => Keyword {#335 …20}
          49 => Keyword {#334 …20}
          50 => Keyword {#333 …20}
          51 => Keyword {#332 …20}
          53 => Keyword {#331 …20}
          54 => Keyword {#330 …20}
          55 => Keyword {#420 …20}
          56 => Keyword {#421 …20}
          57 => Keyword {#422 …20}
          58 => Keyword {#423 …20}
          59 => Keyword {#424 …20}
          60 => Keyword {#425 …20}
          61 => Keyword {#426 …20}
          62 => Keyword {#427 …20}
          63 => Keyword {#428 …20}
          64 => Keyword {#429 …20}
          65 => Keyword {#430 …20}
          66 => Keyword {#431 …20}
          67 => Keyword {#432 …20}
          68 => Keyword {#433 …20}
          69 => Keyword {#434 …20}
          70 => Keyword {#435 …20}
          72 => Keyword {#436 …20}
          73 => Keyword {#437 …20}
          74 => Keyword {#438 …20}
          75 => Keyword {#439 …20}
          76 => Keyword {#440 …20}
          77 => Keyword {#441 …20}
          78 => Keyword {#442 …20}
          79 => Keyword {#443 …20}
          81 => Keyword {#444 …20}
          82 => Keyword {#445 …20}
          83 => Keyword {#446 …20}
          84 => Keyword {#447 …20}
          85 => Keyword {#448 …20}
          86 => Keyword {#449 …20}
          87 => Keyword {#450 …20}
          88 => Keyword {#451 …20}
          89 => Keyword {#452 …20}
          90 => Keyword {#453 …20}
          91 => Keyword {#454 …20}
          92 => Keyword {#455 …20}
          93 => Keyword {#456 …20}
        ]
      ]
      #structures: array:19 [
        "Andrew\ModeratorPanel\XF\Entity\User" => Structure {#275}
        "Kolakube\RegisterWpUsers\XF\Entity\UserAuth" => Structure {#276}
        "SV\PersistentAlerts\XF\Entity\UserOption" => Structure {#278}
        "XF\Entity\UserProfile" => Structure {#280}
        "XF\Entity\UserPrivacy" => Structure {#282}
        "XFMG\XF\Entity\Thread" => Structure {#297}
        "BS\ScheduledPosting\Entity\Schedule" => Structure {#305
          +shortName: "BS\ScheduledPosting:Schedule"
          +contentType: null
          +table: "xf_bs_schedule"
          +primaryKey: "schedule_id"
          +columns: array:6 [ …6]
          +relations: array:1 [ …1]
          +getters: array:2 [ …2]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFES\Entity\ThreadSimilar" => Structure {#306
          +shortName: "XFES:ThreadSimilar"
          +contentType: null
          +table: "xf_es_thread_similar"
          +primaryKey: "thread_id"
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "Z61\Classifieds\XF\Entity\Forum" => Structure {#307}
        "XF\Entity\Node" => Structure {#309}
        "XF\Entity\PermissionCacheContent" => Structure {#311
          +shortName: "XF:PermissionCacheContent"
          +contentType: null
          +table: "xf_permission_cache_content"
          +primaryKey: array:3 [ …3]
          +columns: array:4 [ …4]
          +relations: []
          +getters: []
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Post" => Structure {#482}
        "XF\Entity\PermissionCombination" => Structure {#475
          +shortName: "XF:PermissionCombination"
          +contentType: null
          +table: "xf_permission_combination"
          +primaryKey: "permission_combination_id"
          +columns: array:4 [ …4]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XF\Entity\SessionActivity" => Structure {#474
          +shortName: "XF:SessionActivity"
          +contentType: null
          +table: "xf_session_activity"
          +primaryKey: array:2 [ …2]
          +columns: array:9 [ …9]
          +relations: array:1 [ …1]
          +getters: array:6 [ …6]
          +defaultWith: []
          +options: []
          +behaviors: []
          +columnAliases: []
          +withAliases: []
        }
        "XFMG\XF\Entity\Attachment" => Structure {#503}
        "XFMG\XF\Entity\AttachmentData" => Structure {#315}
        "XFMG\Entity\MediaItem" => Structure {#316
          +shortName: "XFMG:MediaItem"
          +contentType: "xfmg_media"
          +table: "xf_mg_media_item"
          +primaryKey: "media_id"
          +columns: array:39 [ …39]
          +relations: array:15 [ …15]
          +getters: array:20 [ …20]
          +defaultWith: array:5 [ …5]
          +options: array:1 [ …1]
          +behaviors: array:7 [ …7]
          +columnAliases: array:2 [ …2]
          +withAliases: array:1 [ …1]
        }
        "XFMG\Entity\Category" => Structure {#323
          +shortName: "XFMG:Category"
          +contentType: "xfmg_category"
          +table: "xf_mg_category"
          +primaryKey: "category_id"
          +columns: array:17 [ …17]
          +relations: array:2 [ …2]
          +getters: []
          +defaultWith: []
          +options: array:1 [ …1]
          +behaviors: array:1 [ …1]
          +columnAliases: []
          +withAliases: array:1 [ …1]
        }
        "Siropu\KeywordLinking\Entity\Keyword" => Structure {#392}
      ]
      #repositories: array:12 [
        "XF:Payment" => Payment {#273
          #em: Manager {#271}
          #identifier: "XF:Payment"
        }
        "XF:User" => User {#274
          #em: Manager {#271}
          #identifier: "XF:User"
        }
        "XF:Thread" => Thread {#487
          #em: Manager {#271}
          #identifier: "XF:Thread"
        }
        "XF:Post" => Post {#485
          #em: Manager {#271}
          #identifier: "XF:Post"
        }
        "XF:Attachment" => Attachment {#473
          #em: Manager {#271}
          #identifier: "XF:Attachment"
        }
        "XFMG:Category" => Category {#324
          #em: Manager {#271}
          #identifier: "XFMG:Category"
        }
        "XFMG:Media" => Media {#327
          #em: Manager {#271}
          #identifier: "XFMG:Media"
        }
        "XF:Unfurl" => Unfurl {#419
          #em: Manager {#271}
          #identifier: "XF:Unfurl"
        }
        "XF:UserAlert" => UserAlert {#493
          #em: Manager {#271}
          #identifier: "XF:UserAlert"
        }
        "XF:ThreadType" => ThreadType {#412
          #em: Manager {#271}
          #identifier: "XF:ThreadType"
        }
        "XF:SessionActivity" => SessionActivity {#414
          #em: Manager {#271}
          #identifier: "XF:SessionActivity"
        }
        "Siropu\KeywordLinking:Keyword" => Keyword {#393
          #em: Manager {#271}
          #identifier: "Siropu\KeywordLinking:Keyword"
        }
      ]
      #cascadeEntitySeen: []
      #cascadeEventDepth: []
    }
    -_uniqueEntityId: 21
    #rootClass: "XF\Entity\UserProfile"
    #_useReplaceInto: false
    #_newValues: []
    #_values: array:17 [
      "user_id" => 55037
      "dob_day" => 31
      "dob_month" => 1
      "dob_year" => 1958
      "signature" => """
        "All cowboys ain’t dumb. Some of ’em got smarts real good, like me"\n
        [B]Bud Davis [COLOR=rgb(41, 105, 176)][B]URBAN COWBOY[/B] [/COLOR][/B]
        """
      "website" => ""
      "location" => "A planet far far away"
      "following" => "42042,53556,42424,40601,51660,47740,48101"
      "ignored" => "[]"
      "avatar_crop_x" => 0
      "avatar_crop_y" => 5
      "banner_date" => 0
      "banner_position_y" => null
      "about" => ""
      "custom_fields" => "{"facebook":"","name":"Rico Suave","twitter":"","website":""}"
      "connected_accounts" => ""
      "password_date" => 1549129390
    ]
    #_relations: []
    #_previousValues: []
    #_options: []
    #_deleted: false
    #_readOnly: false
    #_writePending: false
    #_writeRunning: false
    #_errors: []
    #_whenSaveable: []
    #_cascadeSave: []
    #_behaviors: null
  }
  #definitionSet: DefinitionSet {#644
    #filters: array:7 [
      "group" => Closure {#645
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $group: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "23 to 33"
      }
      "only" => Closure {#646
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $onlyFields: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "35 to 42"
      }
      "editable" => Closure {#656
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
          $editMode: {}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "44 to 53"
      }
      "value" => Closure {#655
        class: "XF\CustomField\DefinitionSet"
        this: DefinitionSet {#644}
        parameters: {
          $field: { …1}
          $set: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/CustomField/DefinitionSet.php"
        line: "55 to 64"
      }
      "registration" => Closure {#654
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "784 to 787"
      }
      "profile" => Closure {#653
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "788 to 791"
      }
      "message" => Closure {#652
        class: "XF\App"
        this: App {#2 …}
        parameters: {
          $field: { …1}
        }
        file: "/home/mikeysbo/public_html/src/XF/App.php"
        line: "792 to 795"
      }
    ]
    #fieldDefinitions: array:7 [
      "facebook" => array:19 [
        "field_id" => "facebook"
        "display_order" => 70
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Facebook"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.facebook"
        "description" => "user_field_desc.facebook"
        "type_group" => "text"
      ]
      "twitter" => array:19 [
        "field_id" => "twitter"
        "display_order" => 80
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "validator"
        "match_params" => array:1 [
          "validator" => "Twitter"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "contact"
        "user_editable" => "yes"
        "moderator_editable" => false
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => false
        "title" => "user_field_title.twitter"
        "description" => "user_field_desc.twitter"
        "type_group" => "text"
      ]
      "name" => array:19 [
        "field_id" => "name"
        "display_order" => 0
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 100
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.name"
        "description" => "user_field_desc.name"
        "type_group" => "text"
      ]
      "user_location" => array:19 [
        "field_id" => "user_location"
        "display_order" => 1
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_location"
        "description" => "user_field_desc.user_location"
        "type_group" => "text"
      ]
      "user_type_role" => array:19 [
        "field_id" => "user_type_role"
        "display_order" => 3
        "field_type" => "select"
        "field_choices" => array:5 [
          "cleaning_professional" => "user_field_choice.user_type_role_cleaning_professional"
          "consumer_homeowner" => "user_field_choice.user_type_role_consumer_homeowner"
          "iicrc_instructor" => "user_field_choice.user_type_role_iicrc_instructor"
          "distributor" => "user_field_choice.user_type_role_distributor"
          "manufacturer" => "user_field_choice.user_type_role_manufacturer"
        ]
        "match_type" => "none"
        "match_params" => []
        "max_length" => 0
        "required" => true
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_type_role"
        "description" => "user_field_desc.user_type_role"
        "type_group" => "single"
      ]
      "years_experience" => array:19 [
        "field_id" => "years_experience"
        "display_order" => 3
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "number"
        "match_params" => array:3 [
          "number_min" => "1"
          "number_max" => "50"
          "number_integer" => "1"
        ]
        "max_length" => 0
        "required" => false
        "display_template" => ""
        "display_group" => "personal"
        "user_editable" => "yes"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => true
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.years_experience"
        "description" => "user_field_desc.years_experience"
        "type_group" => "text"
      ]
      "user_website" => array:19 [
        "field_id" => "user_website"
        "display_order" => 4
        "field_type" => "textbox"
        "field_choices" => []
        "match_type" => "url"
        "match_params" => []
        "max_length" => 0
        "required" => false
        "display_template" => "<a href="{$value}">Visit Website</a>"
        "display_group" => "personal"
        "user_editable" => "never"
        "moderator_editable" => true
        "wrapper_template" => ""
        "show_registration" => false
        "viewable_profile" => true
        "viewable_message" => true
        "title" => "user_field_title.user_website"
        "description" => "user_field_desc.user_website"
        "type_group" => "text"
      ]
    ]
  }
  #cacheField: "custom_fields"
  #fieldsSet: array:4 [
    "facebook" => ""
    "name" => "Rico Suave"
    "twitter" => ""
    "website" => ""
  ]
}
Back
Top Bottom