Page Time: 0.2211s

Memory: 9.3015 MB (Peak: 9.3844 MB)

Queries (43, time: 0.0420s, 19.0%)

  1. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('addOns', 'autoJobRun', 'bbCodeMedia', 'classExtensions', 'codeEventListeners', 'connectedAccountCount', 'contentTypes', 'displayStyles', 'helpPageCount', 'languages', 'masterStyleProperties', 'nodeTypes', 'options', 'reportCounts', 'simpleCache', 'smilies', 'unapprovedCounts', 'userBanners', 'userTitleLadder', 'userUpgradeCount', 'widgetCache', 'widgetDefinition', 'widgetPosition', 'bannedIps', 'bbCodeCustom', 'discouragedIps', 'notices', 'noticesLastReset', 'routeFilters', 'routesPublic', 'styles', 'userFieldsInfo', 'threadFieldsInfo', 'threadPrefixes')
    Run Time: 0.000290
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryALLPRIMARY   41Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 137
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
    5. XF\DataRegistry->get() in src/XF/App.php at line 1509
    6. XF\App->preLoadData() in src/XF/App.php at line 1499
    7. XF\App->setup() in src/XF/Pub/App.php at line 45
    8. XF\Pub\App->setup() in src/XF.php at line 312
    9. XF::setupApp() in src/XF.php at line 324
    10. XF::runApp() in index.php at line 13
  2. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('mjcCurrencies')
    Run Time: 0.000076
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 137
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
    5. XF\DataRegistry->get() in src/XF/DataRegistry.php at line 225
    6. XF\DataRegistry->offsetGet() in src/XF/App.php at line 1402
    7. XF\App->XF\{closure}() in src/XF/Container.php at line 28
    8. XF\Container->offsetGet() in src/XF/App.php at line 2716
    9. XF\App->container() in src/addons/MJ/Credits/Listener.php at line 67
    10. MJ\Credits\Listener::userEntityStructure()
    11. call_user_func_array() in src/XF/Extension.php at line 50
    12. XF\Extension->fire() in src/XF/Mvc/Entity/Manager.php at line 76
    13. XF\Mvc\Entity\Manager->getEntityStructure() in src/XF/Repository/User.php at line 57
    14. XF\Repository\User->getGuestUser() in src/XF/Repository/User.php at line 31
    15. XF\Repository\User->getVisitor() in src/XF/App.php at line 1523
    16. XF\App->getVisitorFromSession() in src/XF/Pub/App.php at line 97
    17. XF\Pub\App->start() in src/XF/App.php at line 1885
    18. XF\App->run() in src/XF.php at line 328
    19. XF::runApp() in index.php at line 13
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000076
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 36
    4. XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
    5. XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 915
    6. XF\Entity\User->hasPermission() in src/XF/Pub/Controller/AbstractController.php at line 224
    7. XF\Pub\Controller\AbstractController->assertViewingPermissions() in src/XF/Pub/Controller/AbstractController.php at line 20
    8. XF\Pub\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 117
    9. XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 248
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  4. SELECT `xf_user`.*, `xf_user_option_Option_1`.*, `xf_user_privacy_Privacy_2`.*, `xf_user_profile_Profile_3`.*
    FROM `xf_user`
    LEFT JOIN `xf_user_option` AS `xf_user_option_Option_1` ON (`xf_user_option_Option_1`.`user_id` = `xf_user`.`user_id`)
    LEFT JOIN `xf_user_privacy` AS `xf_user_privacy_Privacy_2` ON (`xf_user_privacy_Privacy_2`.`user_id` = `xf_user`.`user_id`)
    LEFT JOIN `xf_user_profile` AS `xf_user_profile_Profile_3` ON (`xf_user_profile_Profile_3`.`user_id` = `xf_user`.`user_id`)
    WHERE (`xf_user`.`user_id` = '5579')
    
    
    LIMIT 1
    Run Time: 0.000752
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_userconstPRIMARYPRIMARY4const1 
    SIMPLExf_user_option_Option_1constPRIMARYPRIMARY4const1 
    SIMPLExf_user_privacy_Privacy_2constPRIMARYPRIMARY4const1 
    SIMPLExf_user_profile_Profile_3constPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1116
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
    4. XF\Mvc\Entity\Manager->find() in src/XF/Pub/Controller/Member.php at line 1042
    5. XF\Pub\Controller\Member->assertViewableUser() in src/XF/Pub/Controller/Member.php at line 524
    6. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    10. XF\App->run() in src/XF.php at line 328
    11. XF::runApp() in index.php at line 13
  5. SELECT `xf_node`.*
    FROM `xf_node`
    
    
    ORDER BY `xf_node`.`lft` ASC
    Run Time: 0.000567
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nodeALL    42Using filesort

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/Node.php at line 36
    4. XF\Repository\Node->getFullNodeList() in src/XF/Search/Data/Post.php at line 240
    5. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    6. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    7. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    8. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    12. XF\App->run() in src/XF.php at line 328
    13. XF::runApp() in index.php at line 13
  6. SELECT `xf_page`.*, `xf_node_Node_1`.*
    FROM `xf_page`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_page`.`node_id`)
    WHERE (`xf_page`.`node_id` IN (52, 36))
    Run Time: 0.000408
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_pagerangePRIMARYPRIMARY4 1Using where
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_page.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 121
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Search/Data/Post.php at line 241
    6. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    7. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    8. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    9. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  7. SELECT `xf_category`.*, `xf_node_Node_1`.*
    FROM `xf_category`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_category`.`node_id`)
    WHERE (`xf_category`.`node_id` IN (33, 37, 25, 28, 1, 6, 14, 17, 10))
    Run Time: 0.000399
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_categoryindexPRIMARYPRIMARY4 9Using where; Using index
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_category.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 121
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Search/Data/Post.php at line 241
    6. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    7. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    8. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    9. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  8. SELECT `xf_forum`.*, `xf_node_Node_1`.*
    FROM `xf_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
    WHERE (`xf_forum`.`node_id` IN (48, 54, 27, 40, 39, 5, 2, 38, 51, 41, 4, 3, 42, 21, 20, 7, 8, 9, 47, 50, 15, 16, 18, 19, 11, 12, 13))
    Run Time: 0.000713
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_forumALLPRIMARY   28Using where
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_forum.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 121
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Search/Data/Post.php at line 241
    6. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    7. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    8. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    9. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  9. SELECT `xf_link_forum`.*, `xf_node_Node_1`.*
    FROM `xf_link_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_link_forum`.`node_id`)
    WHERE (`xf_link_forum`.`node_id` IN (46, 43, 44, 45))
    Run Time: 0.000372
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_link_forumALLPRIMARY   4Using where
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_link_forum.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 121
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Search/Data/Post.php at line 241
    6. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    7. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    8. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    9. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  10. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 48
    Run Time: 0.000220
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  11. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 54
    Run Time: 0.000190
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  12. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 27
    Run Time: 0.000171
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  13. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 40
    Run Time: 0.000173
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  14. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 39
    Run Time: 0.000180
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  15. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 5
    Run Time: 0.000151
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  16. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 2
    Run Time: 0.000166
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  17. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 38
    Run Time: 0.000150
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  18. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 51
    Run Time: 0.000147
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  19. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 41
    Run Time: 0.000150
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  20. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 4
    Run Time: 0.000150
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  21. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 3
    Run Time: 0.000146
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  22. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 42
    Run Time: 0.000151
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  23. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 21
    Run Time: 0.000153
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  24. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 20
    Run Time: 0.000148
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  25. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 7
    Run Time: 0.000154
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  26. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 8
    Run Time: 0.000167
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  27. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 9
    Run Time: 0.000147
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  28. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 47
    Run Time: 0.000146
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  29. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 50
    Run Time: 0.000146
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  30. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 15
    Run Time: 0.000148
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  31. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 16
    Run Time: 0.000149
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  32. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 18
    Run Time: 0.000161
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  33. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 19
    Run Time: 0.000153
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  34. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 11
    Run Time: 0.000150
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  35. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 12
    Run Time: 0.000148
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  36. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 13
    Run Time: 0.000157
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 925
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
    7. XF\Entity\AbstractNode->canView() in src/XF/Entity/Node.php at line 47
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 251
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 189
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 162
    11. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  37. SELECT search_index.content_type, search_index.content_id
    FROM xf_search_index AS search_index
    
    WHERE MATCH(search_index.title, search_index.metadata) AGAINST ('-_md_node_42 -_md_hidden_1 +_md_user_5579' IN BOOLEAN MODE)
    
    ORDER BY search_index.item_date DESC
    LIMIT 200
    Run Time: 0.023795
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEsearch_indexfulltexttitle_metadatatitle_metadata0 1Using where; Using filesort

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 101
    3. XF\Db\AbstractAdapter->fetchAllNum() in src/XF/Search/Source/MySqlFt.php at line 291
    4. XF\Search\Source\MySqlFt->search() in src/XF/Search/Search.php at line 164
    5. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    6. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    10. XF\App->run() in src/XF.php at line 328
    11. XF::runApp() in index.php at line 13
  38. SELECT `xf_post`.*, `xf_thread_Thread_1`.*, `xf_forum_Forum_2`.*, `xf_node_Node_3`.*, `xf_user_User_4`.*, `xf_permission_cache_content_Permissions_5`.*
    FROM `xf_post`
    LEFT JOIN `xf_thread` AS `xf_thread_Thread_1` ON (`xf_thread_Thread_1`.`thread_id` = `xf_post`.`thread_id`)
    LEFT JOIN `xf_forum` AS `xf_forum_Forum_2` ON (`xf_forum_Forum_2`.`node_id` = `xf_thread_Thread_1`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_3` ON (`xf_node_Node_3`.`node_id` = `xf_forum_Forum_2`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_4` ON (`xf_user_User_4`.`user_id` = `xf_post`.`user_id`)
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_5` ON (`xf_permission_cache_content_Permissions_5`.`content_type` = 'node' AND `xf_permission_cache_content_Permissions_5`.`content_id` = `xf_node_Node_3`.`node_id` AND `xf_permission_cache_content_Permissions_5`.`permission_combination_id` = '1')
    WHERE (`xf_post`.`post_id` IN (90712, 90700, 90689, 90679, 90568, 90555, 90542, 90524, 90515, 90497, 90477, 90465, 90453, 90440, 90421, 90412, 90391, 90375, 90358, 90339, 90322, 90314, 90296, 90282, 90263, 90246, 90237, 90139, 89524, 89503, 89463, 89444, 89430, 89289, 89266, 89249, 89230, 89211, 89181, 89159, 89144, 89126, 89075, 89043, 88943, 88929, 88919, 88891, 88881, 88862, 88836, 88823, 88801, 88779, 88761, 88740, 88723, 88698, 88679, 88665, 88664, 88632, 88622, 88489, 88476, 88464, 88459, 87954, 87948, 87939, 87911, 87736, 87709, 87704, 87650, 87438, 87377, 87372, 87369, 87366, 87343, 87314, 87300, 87277, 87271, 87156, 87109, 87102, 87088, 87069, 87054, 87042, 87030, 87007, 86995, 86983, 86976, 86960, 86950, 86940, 86929, 86909, 86896, 86885, 86862, 86848, 86841, 86829, 86825, 86815, 86795, 86788, 86780, 86775, 86767, 86763, 86755, 86746, 86738, 86728, 86722, 86710, 86698, 86686, 86677, 86669, 86664, 86657, 86649, 86636, 86609, 86604, 86592, 86587, 86578, 86569, 86560, 86540, 86534, 86520, 86512, 86501, 86497, 86490, 86481, 86466, 86456, 86446, 86438, 86428, 86417, 86408, 86399, 86387, 86380, 86370, 86355, 86342, 86332, 86326, 86317, 86308, 86299, 86291, 86278, 86272, 86262, 86257, 86247, 86243, 86233, 86225, 86217, 86207, 86199, 86191, 86180, 86174, 86158, 86147, 86138, 86133, 86126, 86118, 86110, 86099, 86085, 86076, 86068, 86059, 86053, 86040, 86030, 86019, 86007, 86000, 85986, 85974, 85960))
    Run Time: 0.007857
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_postrangePRIMARYPRIMARY4 199Using where
    SIMPLExf_thread_Thread_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_post.thread_id1 
    SIMPLExf_forum_Forum_2eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_thread_Thread_1.node_id1Using where
    SIMPLExf_node_Node_3eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_forum_Forum_2.node_id1Using where
    SIMPLExf_user_User_4eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_post.user_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,intmokwrhosting_thaoluanxoso.xf_node_Node_3.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/App.php at line 2245
    5. XF\App->findByContentType() in src/XF/Search/Data/AbstractData.php at line 135
    6. XF\Search\Data\AbstractData->getContent() in src/XF/Search/Search.php at line 216
    7. XF\Search\Search->getResultSetData() in src/XF/ResultSet.php at line 228
    8. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    9. XF\ResultSet->limitToViewableResults() in src/XF/ResultSet.php at line 181
    10. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 191
    11. XF\ResultSet->limitResults() in src/XF/Search/Search.php at line 166
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    15. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    17. XF\App->run() in src/XF.php at line 328
    18. XF::runApp() in index.php at line 13
  39. SELECT `xf_profile_post`.*, `xf_user_ProfileUser_1`.*, `xf_user_privacy_Privacy_2`.*, `xf_user_User_3`.*
    FROM `xf_profile_post`
    LEFT JOIN `xf_user` AS `xf_user_ProfileUser_1` ON (`xf_user_ProfileUser_1`.`user_id` = `xf_profile_post`.`profile_user_id`)
    LEFT JOIN `xf_user_privacy` AS `xf_user_privacy_Privacy_2` ON (`xf_user_privacy_Privacy_2`.`user_id` = `xf_user_ProfileUser_1`.`user_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_profile_post`.`user_id`)
    WHERE (`xf_profile_post`.`profile_post_id` IN (2341))
    Run Time: 0.000831
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_profile_postconstPRIMARYPRIMARY4const1 
    SIMPLExf_user_ProfileUser_1constPRIMARYPRIMARY4const1 
    SIMPLExf_user_privacy_Privacy_2constPRIMARYPRIMARY4const1 
    SIMPLExf_user_User_3constPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/App.php at line 2245
    5. XF\App->findByContentType() in src/XF/Search/Data/AbstractData.php at line 135
    6. XF\Search\Data\AbstractData->getContent() in src/XF/Search/Search.php at line 216
    7. XF\Search\Search->getResultSetData() in src/XF/ResultSet.php at line 228
    8. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    9. XF\ResultSet->limitToViewableResults() in src/XF/ResultSet.php at line 181
    10. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 191
    11. XF\ResultSet->limitResults() in src/XF/Search/Search.php at line 166
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 532
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    15. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    17. XF\App->run() in src/XF.php at line 328
    18. XF::runApp() in index.php at line 13
  40. SELECT `xf_post`.*, `xf_thread_Thread_1`.*, `xf_forum_Forum_2`.*, `xf_node_Node_3`.*, `xf_user_User_4`.*, `xf_permission_cache_content_Permissions_5`.*
    FROM `xf_post`
    LEFT JOIN `xf_thread` AS `xf_thread_Thread_1` ON (`xf_thread_Thread_1`.`thread_id` = `xf_post`.`thread_id`)
    LEFT JOIN `xf_forum` AS `xf_forum_Forum_2` ON (`xf_forum_Forum_2`.`node_id` = `xf_thread_Thread_1`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_3` ON (`xf_node_Node_3`.`node_id` = `xf_forum_Forum_2`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_4` ON (`xf_user_User_4`.`user_id` = `xf_post`.`user_id`)
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_5` ON (`xf_permission_cache_content_Permissions_5`.`content_type` = 'node' AND `xf_permission_cache_content_Permissions_5`.`content_id` = `xf_node_Node_3`.`node_id` AND `xf_permission_cache_content_Permissions_5`.`permission_combination_id` = '1')
    WHERE (`xf_post`.`post_id` IN (90712, 90700, 90689, 90679, 90568, 90555, 90542, 90524, 90515, 90497, 90477, 90465, 90453, 90440, 90421, 90412, 90391, 90375, 90358, 90339, 90322, 90314, 90296, 90282, 90263, 90246, 90237, 90139, 89524, 89503, 89463, 89444, 89430, 89289, 89266, 89249, 89230, 89211, 89181, 89159, 89144, 89126, 89075, 89043, 88943, 88929, 88919, 88891, 88881, 88862, 88836, 88823, 88801, 88779, 88761, 88740, 88723, 88698, 88679, 88665, 88664, 88632, 88622, 88489, 88476, 88464, 88459, 87954, 87948, 87939, 87911, 87736, 87709, 87704, 87650, 87438, 87377, 87372, 87369, 87366, 87343, 87314, 87300, 87277, 87271, 87156, 87109, 87102, 87088, 87069, 87054, 87042, 87030, 87007, 86995, 86983, 86976, 86960, 86950, 86940, 86929, 86909, 86896, 86885, 86862, 86848, 86841, 86829, 86825, 86815, 86795, 86788, 86780, 86775, 86767, 86763, 86755, 86746, 86738, 86728, 86722, 86710, 86698, 86686, 86677, 86669, 86664, 86657, 86649, 86636, 86609, 86604, 86592, 86587, 86578, 86569, 86560, 86540, 86534, 86520, 86512, 86501, 86497, 86490, 86481, 86466, 86456, 86446, 86438, 86428, 86417, 86408, 86399, 86387, 86380, 86370, 86355, 86342, 86332, 86326, 86317, 86308, 86299, 86291, 86278, 86272, 86262, 86257, 86247, 86243, 86233, 86225, 86217, 86207, 86199, 86191, 86180, 86174, 86158, 86147, 86138, 86133, 86126, 86118, 86110, 86099, 86085, 86076, 86068, 86059, 86053, 86040, 86030, 86019, 86007, 86000, 85986, 85974, 85960))
    Run Time: 0.000965
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_postrangePRIMARYPRIMARY4 199Using where
    SIMPLExf_thread_Thread_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_post.thread_id1 
    SIMPLExf_forum_Forum_2eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_thread_Thread_1.node_id1Using where
    SIMPLExf_node_Node_3eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_forum_Forum_2.node_id1Using where
    SIMPLExf_user_User_4eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_post.user_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,intmokwrhosting_thaoluanxoso.xf_node_Node_3.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/App.php at line 2245
    5. XF\App->findByContentType() in src/XF/Search/Data/AbstractData.php at line 135
    6. XF\Search\Data\AbstractData->getContent() in src/XF/Search/Search.php at line 216
    7. XF\Search\Search->getResultSetData() in src/XF/ResultSet.php at line 228
    8. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    9. XF\ResultSet->limitToViewableResults() in src/XF/ResultSet.php at line 181
    10. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 191
    11. XF\ResultSet->limitResults() in src/XF/Pub/Controller/Member.php at line 533
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  41. SELECT `xf_profile_post`.*, `xf_user_ProfileUser_1`.*, `xf_user_privacy_Privacy_2`.*, `xf_user_User_3`.*
    FROM `xf_profile_post`
    LEFT JOIN `xf_user` AS `xf_user_ProfileUser_1` ON (`xf_user_ProfileUser_1`.`user_id` = `xf_profile_post`.`profile_user_id`)
    LEFT JOIN `xf_user_privacy` AS `xf_user_privacy_Privacy_2` ON (`xf_user_privacy_Privacy_2`.`user_id` = `xf_user_ProfileUser_1`.`user_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_profile_post`.`user_id`)
    WHERE (`xf_profile_post`.`profile_post_id` IN (2341))
    Run Time: 0.000297
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_profile_postconstPRIMARYPRIMARY4const1 
    SIMPLExf_user_ProfileUser_1constPRIMARYPRIMARY4const1 
    SIMPLExf_user_privacy_Privacy_2constPRIMARYPRIMARY4const1 
    SIMPLExf_user_User_3constPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/App.php at line 2245
    5. XF\App->findByContentType() in src/XF/Search/Data/AbstractData.php at line 135
    6. XF\Search\Data\AbstractData->getContent() in src/XF/Search/Search.php at line 216
    7. XF\Search\Search->getResultSetData() in src/XF/ResultSet.php at line 228
    8. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    9. XF\ResultSet->limitToViewableResults() in src/XF/ResultSet.php at line 181
    10. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 191
    11. XF\ResultSet->limitResults() in src/XF/Pub/Controller/Member.php at line 533
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 249
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    16. XF\App->run() in src/XF.php at line 328
    17. XF::runApp() in index.php at line 13
  42. -- XFDB=noForceAllWrite
    INSERT INTO xf_session_activity
    	(`user_id`, `unique_key`, `ip`, `controller_name`, `controller_action`, `view_state`, `params`, `view_date`, `robot_key`)
    VALUES
    	(?, ?, ?, ?, ?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE ip = VALUES(ip),
    	controller_name = VALUES(controller_name),
    	controller_action = VALUES(controller_action),
    	view_state = VALUES(view_state),
    	params = VALUES(params),
    	view_date = VALUES(view_date),
    	robot_key = VALUES(robot_key)
    Params: 0, , , XF\Pub\Controller\Member, RecentContent, valid, user_id=5579, 1713442958,
    Run Time: 0.000118

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Repository/SessionActivity.php at line 158
    3. XF\Repository\SessionActivity->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 65
    4. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 40
    5. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 270
    6. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 271
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    10. XF\App->run() in src/XF.php at line 328
    11. XF::runApp() in index.php at line 13
  43. -- XFDB=noForceAllWrite
    INSERT INTO xf_session
    	(session_id, session_data, expiry_date)
    VALUES
    	(?, ?, ?)
    ON DUPLICATE KEY UPDATE
    	session_data = VALUES(session_data),
    	expiry_date = VALUES(expiry_date)
    Params: 6e53ur3R5a5tOfgeLuX4HmRQntp8mLJu, , 1713457358
    Run Time: 0.000172

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Session/DbStorage.php at line 57
    3. XF\Session\DbStorage->writeSession() in src/XF/Session/Session.php at line 215
    4. XF\Session\Session->save() in src/XF/Pub/App.php at line 360
    5. XF\Pub\App->complete() in src/XF/App.php at line 1892
    6. XF\App->run() in src/XF.php at line 328
    7. XF::runApp() in index.php at line 13

Included Files (143, XenForo Classes: 102)

  1. index.php
  2. src/XF.php
  3. src/vendor/autoload.php
  4. src/vendor/composer/autoload_real.php
  5. src/vendor/composer/ClassLoader.php
  6. src/vendor/composer/autoload_static.php
  7. src/vendor/symfony/polyfill-mbstring/bootstrap.php
  8. src/vendor/react/promise/src/functions_include.php
  9. src/vendor/react/promise/src/functions.php
  10. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  11. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  12. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  13. src/vendor/dokuwiki/utf8/utf8.php
  14. src/XF/Pub/App.php
  15. src/XF/App.php
  16. src/XF/Container.php
  17. src/config.php
  18. src/XF/DataRegistry.php
  19. src/XF/Db/Mysqli/Adapter.php
  20. src/XF/Db/AbstractAdapter.php
  21. src/XF/Db/Mysqli/Statement.php
  22. src/XF/Db/AbstractStatement.php
  23. src/XF/Extension.php
  24. src/addons/LoDe/Listener.php
  25. src/addons/MJ/Credits/Listener.php
  26. src/addons/Siropu/Chat/Listener.php
  27. src/XF/Http/Request.php
  28. src/XF/InputFilterer.php
  29. src/XF/Session/Session.php
  30. src/XF/Session/DbStorage.php
  31. src/XF/Session/StorageInterface.php
  32. src/XF/Util/Ip.php
  33. src/XF/Util/Random.php
  34. src/XF/Data/Robot.php
  35. src/XF/Mvc/Entity/Manager.php
  36. src/XF/Mvc/Entity/ValueFormatter.php
  37. src/XF/Repository/User.php
  38. src/XF/Mvc/Entity/Repository.php
  39. src/XF/Entity/User.php
  40. src/XF/Mvc/Entity/Entity.php
  41. src/addons/Siropu/Chat/XF/Entity/User.php
  42. src/addons/MJ/Credits/XF/Entity/User.php
  43. src/XF/Mvc/Entity/Structure.php
  44. src/addons/AwesomeForo/FakeOnline/Listener/EntityStructure.php
  45. src/XF/Entity/UserAuth.php
  46. src/XF/Entity/UserOption.php
  47. src/XF/Entity/UserProfile.php
  48. src/XF/Entity/UserPrivacy.php
  49. src/XF/Util/File.php
  50. src/XF/Language.php
  51. src/XF/Mvc/Dispatcher.php
  52. src/XF/Mvc/Router.php
  53. src/XF/Mvc/RouteMatch.php
  54. src/XF/Util/Arr.php
  55. src/XF/Mvc/ParameterBag.php
  56. src/XF/Pub/Controller/Member.php
  57. src/XF/Pub/Controller/AbstractController.php
  58. src/XF/Mvc/Controller.php
  59. src/addons/AwesomeForo/FakeOnline/XF/Pub/Controller/Member.php
  60. src/XF/Util/Php.php
  61. src/XF/PermissionCache.php
  62. src/XF/PermissionSet.php
  63. src/XF/Finder/User.php
  64. src/XF/Mvc/Entity/Finder.php
  65. src/XF/Search/Search.php
  66. src/XF/ResultSetInterface.php
  67. src/XF/Search/Source/MySqlFt.php
  68. src/XF/Search/Source/AbstractSource.php
  69. src/XF/Search/Query/Query.php
  70. src/XF/Search/Data/Page.php
  71. src/XF/Search/Data/AbstractData.php
  72. src/XF/Search/Data/Post.php
  73. src/XF/Search/Data/ProfilePost.php
  74. src/XF/Search/Data/ProfilePostComment.php
  75. src/XF/Search/Data/Thread.php
  76. src/XF/Repository/Node.php
  77. src/XF/Entity/Node.php
  78. src/XF/Finder/Node.php
  79. src/XF/Mvc/Entity/ArrayCollection.php
  80. src/XF/Mvc/Entity/AbstractCollection.php
  81. src/XF/Entity/Page.php
  82. src/XF/Entity/AbstractNode.php
  83. src/XF/Entity/Category.php
  84. src/XF/Entity/Forum.php
  85. src/XF/Entity/LinkForum.php
  86. src/XF/Search/Query/MetadataConstraint.php
  87. src/XF/ResultSet.php
  88. src/XF/Entity/Post.php
  89. src/XF/Entity/QuotableInterface.php
  90. src/XF/BbCode/RenderableContentInterface.php
  91. src/addons/MJ/Credits/XF/Entity/Post.php
  92. src/XF/Finder/Post.php
  93. src/XF/Entity/Thread.php
  94. src/addons/MJ/Credits/XF/Entity/Thread.php
  95. src/XF/Entity/PermissionCacheContent.php
  96. src/XF/Mvc/Entity/Proxyable.php
  97. src/XF/Mvc/Entity/FinderCollection.php
  98. src/XF/Entity/ProfilePost.php
  99. src/addons/MJ/Credits/XF/Entity/ProfilePost.php
  100. src/XF/Finder/ProfilePost.php
  101. src/XF/Search/RenderWrapper.php
  102. src/XF/PreEscapedInterface.php
  103. src/XF/Mvc/Reply/View.php
  104. src/XF/Mvc/Reply/AbstractReply.php
  105. src/XF/Repository/SessionActivity.php
  106. src/XF/Style.php
  107. src/XF/Template/Templater.php
  108. src/XF/DevelopmentOutput.php
  109. src/XF/DevelopmentOutput/Template.php
  110. src/XF/DevelopmentOutput/AbstractHandler.php
  111. src/XF/Template/WatcherInterface.php
  112. src/XF/SubContainer/BbCode.php
  113. src/XF/SubContainer/AbstractSubContainer.php
  114. src/XF/SubContainer/Widget.php
  115. src/addons/AwesomeForo/AwesomeCore/Listener.php
  116. src/XF/SimpleCache.php
  117. src/XF/Http/Response.php
  118. src/XF/Mvc/Renderer/Html.php
  119. src/XF/Mvc/Renderer/AbstractRenderer.php
  120. src/XF/Mvc/View.php
  121. src/XF/Template/Template.php
  122. internal_data/code_cache/templates/l2/s1/public/member_recent_content.php
  123. src/XF/PreEscaped.php
  124. internal_data/code_cache/templates/l2/s1/public/search_result_post.php
  125. src/XF/Str/Formatter.php
  126. src/XF/Phrase.php
  127. internal_data/code_cache/phrase_groups/l2/thread_prefix.php
  128. src/XF/Pub/Route/Search.php
  129. internal_data/code_cache/navigation_cache.php
  130. src/addons/Siropu/Chat/Navigation/Tab.php
  131. src/XF/NoticeList.php
  132. internal_data/code_cache/templates/l2/s1/public/PAGE_CONTAINER.php
  133. internal_data/code_cache/templates/l2/s1/public/metadata_macros.php
  134. internal_data/code_cache/templates/l2/s1/public/helper_js_global.php
  135. internal_data/code_cache/templates/l2/s1/public/google_analytics.php
  136. internal_data/code_cache/templates/l2/s1/public/_ads.php
  137. internal_data/code_cache/phrase_groups/l2/nav.php
  138. internal_data/code_cache/phrase_groups/l2/button.php
  139. internal_data/code_cache/templates/l2/s1/public/tamlode_navigation_tabs_left.php
  140. internal_data/code_cache/templates/l2/s1/public/mjc_nav_account_wallet.php
  141. internal_data/code_cache/templates/l2/s1/public/browser_warning_macros.php
  142. internal_data/code_cache/templates/l2/s1/public/debug_macros.php
  143. src/XF/Debugger.php