Page Time: 0.2545s

Memory: 16.0729 MB (Peak: 16.1619 MB)

Queries (48, time: 0.0248s, 9.7%)

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

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 138
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 83
    5. XF\DataRegistry->get() in src/XF/App.php at line 1862
    6. XF\App->preLoadData() in src/XF/App.php at line 1850
    7. XF\App->setup() in src/XF/Pub/App.php at line 91
    8. XF\Pub\App->setup() in src/XF.php at line 461
    9. XF::setupApp() in src/XF.php at line 484
    10. XF::runApp() in index.php at line 20
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.001143
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 32
    4. XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
    5. XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 1176
    6. XF\Entity\User->hasPermission() in src/XF/Pub/Controller/AbstractController.php at line 242
    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 123
    9. XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 349
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    14. XF\App->run() in src/XF.php at line 488
    15. XF::runApp() in index.php at line 20
  3. 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` = '3')
    
    
    LIMIT 1
    Run Time: 0.000738
    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 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
    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 1209
    5. XF\Pub\Controller\Member->assertViewableUser() in src/XF/Pub/Controller/Member.php at line 642
    6. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    8. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    11. XF\App->run() in src/XF.php at line 488
    12. XF::runApp() in index.php at line 20
  4. SELECT `xf_node`.*
    FROM `xf_node`
    
    
    ORDER BY `xf_node`.`lft` ASC
    Run Time: 0.000173
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nodeALL    30Using filesort

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 255
    5. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    6. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    7. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    8. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    9. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    14. XF\App->run() in src/XF.php at line 488
    15. XF::runApp() in index.php at line 20
  5. 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 (30, 28, 44, 16, 1, 59))
    Run Time: 0.000145
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_categoryindexPRIMARYPRIMARY4 7Using where; Using index
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_category.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 144
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Search/Data/Post.php at line 256
    6. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    7. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    8. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    9. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    10. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    11. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    12. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    13. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  6. SELECT `xf_forum`.*, `xf_node_Node_1`.*, `xf_user_LastPostUser_2`.*, `xf_thread_LastThread_3`.*
    FROM `xf_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_LastPostUser_2` ON (`xf_user_LastPostUser_2`.`user_id` = `xf_forum`.`last_post_user_id`)
    LEFT JOIN `xf_thread` AS `xf_thread_LastThread_3` ON (`xf_thread_LastThread_3`.`thread_id` = `xf_forum`.`last_thread_id`)
    WHERE (`xf_forum`.`node_id` IN (31, 58, 29, 55, 49, 64, 27, 57, 45, 48, 46, 47, 65, 56, 26, 17, 18, 19, 20, 3, 4, 10, 22, 15))
    Run Time: 0.000472
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_forumALLPRIMARY   24Using where
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_forum.node_id1 
    SIMPLExf_user_LastPostUser_2eq_refPRIMARYPRIMARY4silkroad_xenf.xf_forum.last_post_user_id1 
    SIMPLExf_thread_LastThread_3eq_refPRIMARYPRIMARY4silkroad_xenf.xf_forum.last_thread_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 144
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Search/Data/Post.php at line 256
    6. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    7. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    8. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    9. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    10. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    11. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    12. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    13. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  7. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 31
    Run Time: 0.000085
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  8. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 58
    Run Time: 0.000086
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  9. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 29
    Run Time: 0.000085
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  10. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 55
    Run Time: 0.000089
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  11. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 49
    Run Time: 0.000081
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  12. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 64
    Run Time: 0.000084
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  13. 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.000083
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  14. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 57
    Run Time: 0.000081
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  15. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 45
    Run Time: 0.000091
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  16. 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.000082
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  17. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 46
    Run Time: 0.000090
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  18. 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.000082
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  19. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 65
    Run Time: 0.000085
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  20. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 56
    Run Time: 0.000083
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  21. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 26
    Run Time: 0.000081
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  22. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 17
    Run Time: 0.000139
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  23. 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.000089
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  24. 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.000084
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  25. 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.000090
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  26. 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.000098
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  27. 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.000083
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  28. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 10
    Run Time: 0.000091
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  29. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 22
    Run Time: 0.000084
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  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.000086
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
    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 52
    8. XF\Entity\Node->canView() in src/XF/Search/Data/Post.php at line 266
    9. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    10. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    11. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    12. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    13. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  31. SELECT `xf_rm_category`.*, `xf_permission_cache_content_Permissions_1`.*
    FROM `xf_rm_category`
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_1` ON (`xf_permission_cache_content_Permissions_1`.`content_type` = 'resource_category' AND `xf_permission_cache_content_Permissions_1`.`content_id` = `xf_rm_category`.`resource_category_id` AND `xf_permission_cache_content_Permissions_1`.`permission_combination_id` = '1')
    
    ORDER BY `xf_rm_category`.`lft` ASC
    Run Time: 0.000184
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_rm_categoryALL    6Using filesort
    SIMPLExf_permission_cache_content_Permissions_1eq_refPRIMARYPRIMARY35const,const,silkroad_xenf.xf_rm_category.resource_category_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XFRM/Search/Data/ResourceItem.php at line 217
    4. XFRM\Search\Data\ResourceItem->getTypePermissionConstraints() in src/XF/Search/Search.php at line 237
    5. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 210
    6. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    7. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    8. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    10. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  32. 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_hidden_1 +_md_user_3' IN BOOLEAN MODE)
    
    ORDER BY search_index.item_date DESC
    LIMIT 200
    Run Time: 0.005085
    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 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 160
    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 183
    5. XF\Search\Search->XF\Search\{closure}() in src/XF/Search/Search.php at line 212
    6. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    7. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    8. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    10. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  33. SELECT `xf_mg_comment`.*, `xf_mg_album_Album_1`.*, `xf_mg_media_item_Media_2`.*, `xf_user_User_3`.*
    FROM `xf_mg_comment`
    LEFT JOIN `xf_mg_album` AS `xf_mg_album_Album_1` ON (`xf_mg_comment`.`content_type` = 'xfmg_album' AND `xf_mg_album_Album_1`.`album_id` = `xf_mg_comment`.`content_id`)
    LEFT JOIN `xf_mg_media_item` AS `xf_mg_media_item_Media_2` ON (`xf_mg_comment`.`content_type` = 'xfmg_media' AND `xf_mg_media_item_Media_2`.`media_id` = `xf_mg_comment`.`content_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_mg_comment`.`user_id`)
    WHERE (`xf_mg_comment`.`comment_id` IN (20, 11, 7))
    Run Time: 0.001291
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_mg_commentrangePRIMARYPRIMARY4 3Using where
    SIMPLExf_mg_album_Album_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_mg_comment.content_id1Using where
    SIMPLExf_mg_media_item_Media_2eq_refPRIMARYPRIMARY4silkroad_xenf.xf_mg_comment.content_id1Using where
    SIMPLExf_user_User_3eq_refPRIMARYPRIMARY4silkroad_xenf.xf_mg_comment.user_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 2673
    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 264
    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 214
    12. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    13. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    14. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    15. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    16. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    17. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    18. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    19. XF\App->run() in src/XF.php at line 488
    20. XF::runApp() in index.php at line 20
  34. SELECT `xf_mg_category`.*
    FROM `xf_mg_category`
    
    WHERE (`xf_mg_category`.`category_id` = 3)
    
    
    LIMIT 1
    Run Time: 0.000778
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_mg_categoryconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
    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/Mvc/Entity/Manager.php at line 357
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
    8. XF\Mvc\Entity\Entity->__get() in src/addons/XFMG/Entity/MediaItem.php at line 502
    9. XFMG\Entity\MediaItem->hasPermission() in src/addons/XFMG/Entity/MediaItem.php at line 97
    10. XFMG\Entity\MediaItem->canView() in src/addons/XFMG/Entity/Comment.php at line 56
    11. XFMG\Entity\Comment->canView() in src/XF/Search/Data/AbstractData.php at line 122
    12. XF\Search\Data\AbstractData->canViewContent() in src/XF/Search/Search.php at line 270
    13. XF\Search\Search->XF\Search\{closure}()
    14. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
    15. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Search/Search.php at line 271
    16. XF\Search\Search->getResultSetData() in src/XF/ResultSet.php at line 228
    17. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    18. XF\ResultSet->limitToViewableResults() in src/XF/ResultSet.php at line 181
    19. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 191
    20. XF\ResultSet->limitResults() in src/XF/Search/Search.php at line 214
    21. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    22. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    23. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    24. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    25. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    26. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    27. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    28. XF\App->run() in src/XF.php at line 488
    29. XF::runApp() in index.php at line 20
  35. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, xfmg_category, 3
    Run Time: 0.001736
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/XFMG/XF/Entity/User.php at line 31
    6. XFMG\XF\Entity\User->hasGalleryCategoryPermission() in src/addons/XFMG/Entity/Category.php at line 173
    7. XFMG\Entity\Category->hasPermission() in src/addons/XFMG/Entity/MediaItem.php at line 504
    8. XFMG\Entity\MediaItem->hasPermission() in src/addons/XFMG/Entity/MediaItem.php at line 97
    9. XFMG\Entity\MediaItem->canView() in src/addons/XFMG/Entity/Comment.php at line 56
    10. XFMG\Entity\Comment->canView() in src/XF/Search/Data/AbstractData.php at line 122
    11. XF\Search\Data\AbstractData->canViewContent() in src/XF/Search/Search.php at line 270
    12. XF\Search\Search->XF\Search\{closure}()
    13. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
    14. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Search/Search.php at line 271
    15. XF\Search\Search->getResultSetData() in src/XF/ResultSet.php at line 228
    16. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    17. XF\ResultSet->limitToViewableResults() in src/XF/ResultSet.php at line 181
    18. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 191
    19. XF\ResultSet->limitResults() in src/XF/Search/Search.php at line 214
    20. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    21. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    22. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    23. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    24. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    25. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    26. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    27. XF\App->run() in src/XF.php at line 488
    28. XF::runApp() in index.php at line 20
  36. SELECT `xf_mg_category`.*
    FROM `xf_mg_category`
    
    WHERE (`xf_mg_category`.`category_id` = 1)
    
    
    LIMIT 1
    Run Time: 0.000525
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_mg_categoryconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
    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/Mvc/Entity/Manager.php at line 357
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
    8. XF\Mvc\Entity\Entity->__get() in src/addons/XFMG/Entity/MediaItem.php at line 502
    9. XFMG\Entity\MediaItem->hasPermission() in src/addons/XFMG/Entity/MediaItem.php at line 97
    10. XFMG\Entity\MediaItem->canView() in src/addons/XFMG/Entity/Comment.php at line 56
    11. XFMG\Entity\Comment->canView() in src/XF/Search/Data/AbstractData.php at line 122
    12. XF\Search\Data\AbstractData->canViewContent() in src/XF/Search/Search.php at line 270
    13. XF\Search\Search->XF\Search\{closure}()
    14. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
    15. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Search/Search.php at line 271
    16. XF\Search\Search->getResultSetData() in src/XF/ResultSet.php at line 228
    17. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    18. XF\ResultSet->limitToViewableResults() in src/XF/ResultSet.php at line 181
    19. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 191
    20. XF\ResultSet->limitResults() in src/XF/Search/Search.php at line 214
    21. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    22. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    23. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    24. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    25. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    26. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    27. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    28. XF\App->run() in src/XF.php at line 488
    29. XF::runApp() in index.php at line 20
  37. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, xfmg_category, 1
    Run Time: 0.000331
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/XFMG/XF/Entity/User.php at line 31
    6. XFMG\XF\Entity\User->hasGalleryCategoryPermission() in src/addons/XFMG/Entity/Category.php at line 173
    7. XFMG\Entity\Category->hasPermission() in src/addons/XFMG/Entity/MediaItem.php at line 504
    8. XFMG\Entity\MediaItem->hasPermission() in src/addons/XFMG/Entity/MediaItem.php at line 97
    9. XFMG\Entity\MediaItem->canView() in src/addons/XFMG/Entity/Comment.php at line 56
    10. XFMG\Entity\Comment->canView() in src/XF/Search/Data/AbstractData.php at line 122
    11. XF\Search\Data\AbstractData->canViewContent() in src/XF/Search/Search.php at line 270
    12. XF\Search\Search->XF\Search\{closure}()
    13. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
    14. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Search/Search.php at line 271
    15. XF\Search\Search->getResultSetData() in src/XF/ResultSet.php at line 228
    16. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    17. XF\ResultSet->limitToViewableResults() in src/XF/ResultSet.php at line 181
    18. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 191
    19. XF\ResultSet->limitResults() in src/XF/Search/Search.php at line 214
    20. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    21. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    22. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    23. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    24. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    25. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    26. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    27. XF\App->run() in src/XF.php at line 488
    28. XF::runApp() in index.php at line 20
  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 (806, 805, 778, 773, 772, 768, 766, 719, 717, 716, 715, 714, 713, 712, 658, 657, 652, 650, 649, 640, 626, 622, 621, 620, 619, 618, 577, 552, 546, 545, 534, 533, 532, 500, 499, 486, 484, 483, 472, 471, 470, 278, 275, 274, 273, 175, 174, 173, 164, 154, 150, 21))
    Run Time: 0.003015
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_postrangePRIMARYPRIMARY4 52Using where
    SIMPLExf_thread_Thread_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_post.thread_id1 
    SIMPLExf_forum_Forum_2eq_refPRIMARYPRIMARY4silkroad_xenf.xf_thread_Thread_1.node_id1Using where
    SIMPLExf_node_Node_3eq_refPRIMARYPRIMARY4silkroad_xenf.xf_forum_Forum_2.node_id1Using where
    SIMPLExf_user_User_4eq_refPRIMARYPRIMARY4silkroad_xenf.xf_post.user_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,silkroad_xenf.xf_node_Node_3.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 2673
    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 264
    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 214
    12. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    13. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    14. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    15. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    16. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    17. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    18. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    19. XF\App->run() in src/XF.php at line 488
    20. XF::runApp() in index.php at line 20
  39. SELECT `xf_thread`.*, `xf_forum_Forum_1`.*, `xf_node_Node_2`.*, `xf_post_FirstPost_3`.*, `xf_user_User_4`.*, `xf_permission_cache_content_Permissions_5`.*
    FROM `xf_thread`
    LEFT JOIN `xf_forum` AS `xf_forum_Forum_1` ON (`xf_forum_Forum_1`.`node_id` = `xf_thread`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_2` ON (`xf_node_Node_2`.`node_id` = `xf_forum_Forum_1`.`node_id`)
    LEFT JOIN `xf_post` AS `xf_post_FirstPost_3` ON (`xf_post_FirstPost_3`.`post_id` = `xf_thread`.`first_post_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_4` ON (`xf_user_User_4`.`user_id` = `xf_thread`.`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_2`.`node_id` AND `xf_permission_cache_content_Permissions_5`.`permission_combination_id` = '1')
    WHERE (`xf_thread`.`thread_id` IN (217, 76))
    Run Time: 0.001838
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadrangePRIMARYPRIMARY4 2Using where
    SIMPLExf_forum_Forum_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_thread.node_id1 
    SIMPLExf_node_Node_2eq_refPRIMARYPRIMARY4silkroad_xenf.xf_forum_Forum_1.node_id1Using where
    SIMPLExf_post_FirstPost_3eq_refPRIMARYPRIMARY4silkroad_xenf.xf_thread.first_post_id1 
    SIMPLExf_user_User_4eq_refPRIMARYPRIMARY4silkroad_xenf.xf_thread.user_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,silkroad_xenf.xf_node_Node_2.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 2673
    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 264
    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 214
    12. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 179
    13. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 650
    14. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    15. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    16. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    17. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    18. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    19. XF\App->run() in src/XF.php at line 488
    20. XF::runApp() in index.php at line 20
  40. SELECT `xf_mg_comment`.*, `xf_mg_album_Album_1`.*, `xf_mg_media_item_Media_2`.*, `xf_user_User_3`.*
    FROM `xf_mg_comment`
    LEFT JOIN `xf_mg_album` AS `xf_mg_album_Album_1` ON (`xf_mg_comment`.`content_type` = 'xfmg_album' AND `xf_mg_album_Album_1`.`album_id` = `xf_mg_comment`.`content_id`)
    LEFT JOIN `xf_mg_media_item` AS `xf_mg_media_item_Media_2` ON (`xf_mg_comment`.`content_type` = 'xfmg_media' AND `xf_mg_media_item_Media_2`.`media_id` = `xf_mg_comment`.`content_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_mg_comment`.`user_id`)
    WHERE (`xf_mg_comment`.`comment_id` IN (20, 11, 7))
    Run Time: 0.000624
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_mg_commentrangePRIMARYPRIMARY4 3Using where
    SIMPLExf_mg_album_Album_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_mg_comment.content_id1Using where
    SIMPLExf_mg_media_item_Media_2eq_refPRIMARYPRIMARY4silkroad_xenf.xf_mg_comment.content_id1Using where
    SIMPLExf_user_User_3eq_refPRIMARYPRIMARY4silkroad_xenf.xf_mg_comment.user_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 2673
    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 264
    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 651
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    14. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    15. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    17. XF\App->run() in src/XF.php at line 488
    18. XF::runApp() in index.php at line 20
  41. 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 (806, 805, 778, 773, 772, 768, 766, 719, 717, 716, 715, 714, 713, 712, 658, 657, 652, 650, 649, 640, 626, 622, 621, 620, 619, 618, 577, 552, 546, 545, 534, 533, 532, 500, 499, 486, 484, 483, 472, 471, 470, 278, 275, 274, 273, 175, 174, 173, 164, 154, 150, 21))
    Run Time: 0.001039
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_postrangePRIMARYPRIMARY4 52Using where
    SIMPLExf_thread_Thread_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_post.thread_id1 
    SIMPLExf_forum_Forum_2eq_refPRIMARYPRIMARY4silkroad_xenf.xf_thread_Thread_1.node_id1Using where
    SIMPLExf_node_Node_3eq_refPRIMARYPRIMARY4silkroad_xenf.xf_forum_Forum_2.node_id1Using where
    SIMPLExf_user_User_4eq_refPRIMARYPRIMARY4silkroad_xenf.xf_post.user_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,silkroad_xenf.xf_node_Node_3.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 2673
    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 264
    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 651
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    14. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    15. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    17. XF\App->run() in src/XF.php at line 488
    18. XF::runApp() in index.php at line 20
  42. SELECT `xf_thread`.*, `xf_forum_Forum_1`.*, `xf_node_Node_2`.*, `xf_post_FirstPost_3`.*, `xf_user_User_4`.*, `xf_permission_cache_content_Permissions_5`.*
    FROM `xf_thread`
    LEFT JOIN `xf_forum` AS `xf_forum_Forum_1` ON (`xf_forum_Forum_1`.`node_id` = `xf_thread`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_2` ON (`xf_node_Node_2`.`node_id` = `xf_forum_Forum_1`.`node_id`)
    LEFT JOIN `xf_post` AS `xf_post_FirstPost_3` ON (`xf_post_FirstPost_3`.`post_id` = `xf_thread`.`first_post_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_4` ON (`xf_user_User_4`.`user_id` = `xf_thread`.`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_2`.`node_id` AND `xf_permission_cache_content_Permissions_5`.`permission_combination_id` = '1')
    WHERE (`xf_thread`.`thread_id` IN (217, 76))
    Run Time: 0.000531
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadrangePRIMARYPRIMARY4 2Using where
    SIMPLExf_forum_Forum_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_thread.node_id1 
    SIMPLExf_node_Node_2eq_refPRIMARYPRIMARY4silkroad_xenf.xf_forum_Forum_1.node_id1Using where
    SIMPLExf_post_FirstPost_3eq_refPRIMARYPRIMARY4silkroad_xenf.xf_thread.first_post_id1 
    SIMPLExf_user_User_4eq_refPRIMARYPRIMARY4silkroad_xenf.xf_thread.user_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,silkroad_xenf.xf_node_Node_2.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    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 2673
    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 264
    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 651
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 350
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    14. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    15. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    17. XF\App->run() in src/XF.php at line 488
    18. XF::runApp() in index.php at line 20
  43. -- 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=3, 1711661933,
    Run Time: 0.000161

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    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 82
    4. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 42
    5. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 287
    6. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 383
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
    8. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    11. XF\App->run() in src/XF.php at line 488
    12. XF::runApp() in index.php at line 20
  44. SELECT `xf_siropu_ads_manager_ad`.*, `xf_siropu_ads_manager_package_Package_1`.*, `xf_template_MasterTemplate_2`.*
    FROM `xf_siropu_ads_manager_ad`
    LEFT JOIN `xf_siropu_ads_manager_package` AS `xf_siropu_ads_manager_package_Package_1` ON (`xf_siropu_ads_manager_package_Package_1`.`package_id` = `xf_siropu_ads_manager_ad`.`package_id`)
    LEFT JOIN `xf_template` AS `xf_template_MasterTemplate_2` ON (`xf_template_MasterTemplate_2`.`style_id` = 0 AND `xf_template_MasterTemplate_2`.`type` = 'public' AND `xf_template_MasterTemplate_2`.`title` = CONCAT('_siropu_ads_manager_ad_code.', `xf_siropu_ads_manager_ad`.`ad_id`))
    WHERE (`xf_siropu_ads_manager_ad`.`type` IN ('code', 'banner', 'text', 'link', 'popup', 'background')) AND (`xf_siropu_ads_manager_ad`.`status` = 'active')
    ORDER BY `xf_siropu_ads_manager_ad`.`display_order` ASC
    Run Time: 0.000395
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_siropu_ads_manager_adALLtype,status,status_display_order   7Using where; Using filesort
    SIMPLExf_siropu_ads_manager_package_Package_1eq_refPRIMARYPRIMARY4silkroad_xenf.xf_siropu_ads_manager_ad.package_id1 
    SIMPLExf_template_MasterTemplate_2eq_reftype_title_style_idtype_title_style_id128const,func,const1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/Siropu/AdsManager/Template/Ad.php at line 501
    4. Siropu\AdsManager\Template\Ad->prepareAdsForDisplay() in src/addons/Siropu/AdsManager/Template/Ad.php at line 336
    5. Siropu\AdsManager\Template\Ad->setAds() in src/addons/Siropu/AdsManager/Template/Ad.php at line 327
    6. Siropu\AdsManager\Template\Ad->__construct() in src/addons/Siropu/AdsManager/Listener.php at line 38
    7. Siropu\AdsManager\Listener::templaterGlobalData()
    8. call_user_func_array() in src/XF/Extension.php at line 67
    9. XF\Extension->fire() in src/XF/App.php at line 2797
    10. XF\App->fire() in src/XF/App.php at line 2032
    11. XF\App->getGlobalTemplateData() in src/XF/App.php at line 1903
    12. XF\App->preRender() in src/XF/Pub/App.php at line 448
    13. XF\Pub\App->preRender() in src/XF/Mvc/Dispatcher.php at line 395
    14. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    16. XF\App->run() in src/XF.php at line 488
    17. XF::runApp() in index.php at line 20
  45. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 21
    Run Time: 0.000120
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 32
    4. XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
    5. XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 1176
    6. XF\Entity\User->hasPermission() in src/addons/ThemeHouse/UserImprovements/XF/Template/Templater.php at line 27
    7. ThemeHouse\UserImprovements\XF\Template\Templater->fnUsernameClasses() in src/XF/Template/Templater.php at line 4454
    8. XF\Template\Templater->fnUsernameLink()
    9. call_user_func_array() in src/XF/Template/Templater.php at line 1103
    10. XF\Template\Templater->func() in internal_data/code_cache/templates/l10/s15/public/search_result_xfmg_comment.php at line 49
    11. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    12. XF\Template\Templater->renderTemplate() in src/XF/Search/Data/AbstractData.php at line 51
    13. XF\Search\Data\AbstractData->renderResult() in src/XF/Search/RenderWrapper.php at line 31
    14. XF\Search\RenderWrapper->render()
    15. call_user_func_array() in src/XF/Template/Templater.php at line 1166
    16. XF\Template\Templater->method() in internal_data/code_cache/templates/l10/s15/public/member_recent_content.php at line 33
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    18. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    19. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    20. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    21. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    22. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    23. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    24. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    25. XF\App->run() in src/XF.php at line 488
    26. XF::runApp() in index.php at line 20
  46. SELECT `xf_user`.*
    FROM `xf_user`
    
    WHERE (`xf_user`.`user_state` = 'valid') AND (`xf_user`.`register_date` >= 1711489133) AND ((`xf_user`.`visible` != 0) OR (`xf_user`.`user_id` = 0))
    
    
    LIMIT 5
    Run Time: 0.001083
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_userrangePRIMARY,user_state,register_dateregister_date4 1Using index condition; Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XenGenTr/XGTStyleV7/XF/Repository/MemberStat.php at line 29
    4. XenGenTr\XGTStyleV7\XF\Repository\MemberStat->getSonKayitOlanlarList() in src/addons/XenGenTr/XGTStyleV7/XF/Repository/MemberStat.php at line 98
    5. XenGenTr\XGTStyleV7\XF\Repository\MemberStat->getSonKayitOlanlarVeri() in src/addons/XenGenTr/XGTStyleV7/Widget/EnYeniler.php at line 17
    6. XenGenTr\XGTStyleV7\Widget\EnYeniler->render() in internal_data/code_cache/widgets/_37_xgtsv7_enyeni_kullanicilar.php at line 5
    7. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    8. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    9. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1930
    10. XF\Template\Templater->renderWidget() in internal_data/code_cache/templates/l10/s15/public/XGTSv7_footer.php at line 147
    11. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    12. XF\Template\Templater->renderTemplate() in src/XF/Template/Templater.php at line 1655
    13. XF\Template\Templater->includeTemplate() in internal_data/code_cache/templates/l10/s15/public/PAGE_CONTAINER.php at line 1328
    14. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    15. XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
    16. XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2105
    17. XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
    18. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    19. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    20. XF\App->run() in src/XF.php at line 488
    21. XF::runApp() in index.php at line 20
  47. SELECT `xf_user`.*
    FROM `xf_user`
    
    WHERE (`xf_user`.`user_state` = 'valid') AND (`xf_user`.`register_date` >= 1711489133) AND ((`xf_user`.`visible` != 0) OR (`xf_user`.`user_id` = 0))
    Run Time: 0.000464
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_userrangePRIMARY,user_state,register_dateregister_date4 1Using index condition; Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XenGenTr/XGTStyleV7/XF/Repository/MemberStat.php at line 29
    4. XenGenTr\XGTStyleV7\XF\Repository\MemberStat->getSonKayitOlanlarList() in src/addons/XenGenTr/XGTStyleV7/XF/Repository/MemberStat.php at line 99
    5. XenGenTr\XGTStyleV7\XF\Repository\MemberStat->getSonKayitOlanlarVeri() in src/addons/XenGenTr/XGTStyleV7/Widget/EnYeniler.php at line 17
    6. XenGenTr\XGTStyleV7\Widget\EnYeniler->render() in internal_data/code_cache/widgets/_37_xgtsv7_enyeni_kullanicilar.php at line 5
    7. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    8. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    9. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1930
    10. XF\Template\Templater->renderWidget() in internal_data/code_cache/templates/l10/s15/public/XGTSv7_footer.php at line 147
    11. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    12. XF\Template\Templater->renderTemplate() in src/XF/Template/Templater.php at line 1655
    13. XF\Template\Templater->includeTemplate() in internal_data/code_cache/templates/l10/s15/public/PAGE_CONTAINER.php at line 1328
    14. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    15. XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
    16. XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2105
    17. XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
    18. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    19. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    20. XF\App->run() in src/XF.php at line 488
    21. XF::runApp() in index.php at line 20
  48. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 10
    Run Time: 0.000130
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 32
    4. XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
    5. XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 1176
    6. XF\Entity\User->hasPermission() in src/addons/ThemeHouse/UserImprovements/XF/Template/Templater.php at line 27
    7. ThemeHouse\UserImprovements\XF\Template\Templater->fnUsernameClasses() in src/XF/Template/Templater.php at line 4454
    8. XF\Template\Templater->fnUsernameLink()
    9. call_user_func_array() in src/XF/Template/Templater.php at line 1103
    10. XF\Template\Templater->func() in internal_data/code_cache/templates/l10/s15/public/XGTSv5_enler_makros.php at line 50
    11. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 799
    12. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l10/s15/public/XGTSv7_enyeni_kullanicilar.php at line 15
    13. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    14. XF\Template\Templater->renderTemplate() in src/XF/Widget/WidgetRenderer.php at line 62
    15. XF\Widget\WidgetRenderer->render() in src/XF/Widget/WidgetRenderer.php at line 67
    16. XF\Widget\WidgetRenderer->__toString() in internal_data/code_cache/templates/l10/s15/public/XGTSv7_footer.php at line 147
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    18. XF\Template\Templater->renderTemplate() in src/XF/Template/Templater.php at line 1655
    19. XF\Template\Templater->includeTemplate() in internal_data/code_cache/templates/l10/s15/public/PAGE_CONTAINER.php at line 1328
    20. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    21. XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
    22. XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2105
    23. XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    26. XF\App->run() in src/XF.php at line 488
    27. XF::runApp() in index.php at line 20

Included Files (264, XenForo Classes: 119)

  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/laminas/laminas-zendframework-bridge/src/autoload.php
  8. src/vendor/laminas/laminas-zendframework-bridge/src/Autoloader.php
  9. src/vendor/laminas/laminas-zendframework-bridge/src/RewriteRules.php
  10. src/vendor/paragonie/random_compat/lib/random.php
  11. src/vendor/symfony/polyfill-mbstring/bootstrap.php
  12. src/vendor/ralouphie/getallheaders/src/getallheaders.php
  13. src/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
  14. src/vendor/symfony/polyfill-php70/bootstrap.php
  15. src/vendor/symfony/polyfill-php72/bootstrap.php
  16. src/vendor/guzzlehttp/promises/src/functions_include.php
  17. src/vendor/guzzlehttp/promises/src/functions.php
  18. src/vendor/guzzlehttp/psr7/src/functions_include.php
  19. src/vendor/guzzlehttp/psr7/src/functions.php
  20. src/vendor/symfony/polyfill-intl-idn/bootstrap.php
  21. src/vendor/guzzlehttp/guzzle/src/functions_include.php
  22. src/vendor/guzzlehttp/guzzle/src/functions.php
  23. src/vendor/paragonie/sodium_compat/autoload.php
  24. src/vendor/paragonie/sodium_compat/autoload-php7.php
  25. src/vendor/paragonie/sodium_compat/src/SodiumException.php
  26. src/vendor/paragonie/sodium_compat/lib/namespaced.php
  27. src/vendor/paragonie/sodium_compat/lib/sodium_compat.php
  28. src/vendor/paragonie/sodium_compat/lib/constants.php
  29. src/vendor/paragonie/sodium_compat/src/Compat.php
  30. src/vendor/paragonie/sodium_compat/lib/php72compat_const.php
  31. src/vendor/paragonie/sodium_compat/lib/php72compat.php
  32. src/vendor/symfony/polyfill-ctype/bootstrap.php
  33. src/vendor/symfony/polyfill-iconv/bootstrap.php
  34. src/vendor/symfony/polyfill-php56/bootstrap.php
  35. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  36. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  37. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  38. src/vendor/dokuwiki/utf8/utf8.php
  39. src/XF/Http/Request.php
  40. src/XF/InputFilterer.php
  41. src/XF/Pub/App.php
  42. src/XF/App.php
  43. src/XF/Container.php
  44. src/config.php
  45. src/XF/DataRegistry.php
  46. src/XF/Db/Mysqli/Adapter.php
  47. src/XF/Db/AbstractAdapter.php
  48. src/XF/Db/Mysqli/Statement.php
  49. src/XF/Db/AbstractStatement.php
  50. src/XF/Extension.php
  51. src/XF/AddOn/Manager.php
  52. src/addons/Siropu/AdsManager/Listener.php
  53. src/addons/XFMG/Listener.php
  54. src/addons/XFRM/Listener.php
  55. src/addons/SV/StandardLib/XF/InputFilterer.php
  56. src/XF/Session/Session.php
  57. src/XF/Session/DbStorage.php
  58. src/XF/Session/StorageInterface.php
  59. src/XF/Util/Ip.php
  60. src/XF/Util/Random.php
  61. src/XF/Http/Response.php
  62. src/XF/Mvc/Entity/Manager.php
  63. src/XF/Mvc/Entity/ValueFormatter.php
  64. src/XF/Repository/User.php
  65. src/XF/Mvc/Entity/Repository.php
  66. src/XF/Entity/User.php
  67. src/XF/Mvc/Entity/Entity.php
  68. src/XF/Entity/LinkableInterface.php
  69. src/addons/Banxix/BumpThread/XF/Entity/User.php
  70. src/addons/Siropu/AdsManager/XF/Entity/User.php
  71. src/addons/ThemeHouse/UserImprovements/XF/Entity/User.php
  72. src/addons/XenGenTr/XGTForumistatistik/XF/Entity/User.php
  73. src/addons/XenGenTr/XGTRMEkstra/XF/Entity/User.php
  74. src/addons/XFMG/XF/Entity/User.php
  75. src/addons/XFRM/XF/Entity/User.php
  76. src/XF/Mvc/Entity/Structure.php
  77. src/addons/AwesomeForo/FakeOnline/Listener/EntityStructure.php
  78. src/XF/Entity/UserAuth.php
  79. src/XF/Entity/UserOption.php
  80. src/XF/Entity/UserProfile.php
  81. src/XF/Entity/UserPrivacy.php
  82. src/addons/ThemeHouse/UserImprovements/XF/Entity/UserPrivacy.php
  83. src/XF/Util/File.php
  84. src/XF/Language.php
  85. src/XF/Mvc/Dispatcher.php
  86. src/XF/Mvc/Router.php
  87. src/addons/TurkishFriendlyLink/Listener.php
  88. src/XF/Mvc/RouteMatch.php
  89. src/XF/Util/Arr.php
  90. src/XF/Mvc/ParameterBag.php
  91. src/XF/Pub/Controller/Member.php
  92. src/XF/Pub/Controller/AbstractController.php
  93. src/XF/Mvc/Controller.php
  94. src/addons/AwesomeForo/FakeOnline/XF/Pub/Controller/Member.php
  95. src/addons/ThemeHouse/UserImprovements/XF/Pub/Controller/Member.php
  96. src/addons/XenGenTr/XGTRMEkstra/XF/Pub/Controller/Member.php
  97. src/XF/Util/Php.php
  98. src/XF/PermissionCache.php
  99. src/XF/PermissionSet.php
  100. src/XF/Finder/User.php
  101. src/XF/Mvc/Entity/Finder.php
  102. src/XF/Search/Search.php
  103. src/XF/ResultSetInterface.php
  104. src/XF/Search/Source/MySqlFt.php
  105. src/XF/Search/Source/AbstractSource.php
  106. src/XF/Search/Query/KeywordQuery.php
  107. src/XF/Search/Query/Query.php
  108. src/XF/Search/Data/Page.php
  109. src/XF/Search/Data/AbstractData.php
  110. src/XF/Search/Data/Post.php
  111. src/XF/Search/Data/ProfilePost.php
  112. src/XF/Search/Data/ProfilePostComment.php
  113. src/addons/XFRM/Search/Data/ResourceItem.php
  114. src/addons/XFRM/Search/Data/ResourceUpdate.php
  115. src/XF/Search/Data/Thread.php
  116. src/addons/XFMG/Search/Data/Album.php
  117. src/addons/XFMG/Search/Data/Comment.php
  118. src/addons/XFMG/Search/Data/Media.php
  119. src/XF/Repository/Node.php
  120. src/XF/Entity/Node.php
  121. src/XF/Entity/BookmarkTrait.php
  122. src/addons/XenGenTr/XGTStyleV5/Listener.php
  123. src/addons/XenGenTr/XGTStyleV7/Listener.php
  124. src/XF/Finder/Node.php
  125. src/XF/Mvc/Entity/ArrayCollection.php
  126. src/XF/Mvc/Entity/AbstractCollection.php
  127. src/XF/Entity/Category.php
  128. src/XF/Entity/AbstractNode.php
  129. src/XF/Entity/Forum.php
  130. src/addons/XFMG/XF/Entity/Forum.php
  131. src/XF/Entity/Thread.php
  132. src/XF/Entity/ContentVoteTrait.php
  133. src/addons/Banxix/BumpThread/XF/Entity/Thread.php
  134. src/addons/XFA/WhoReadThisThread/XF/Entity/Thread.php
  135. src/addons/XFMG/XF/Entity/Thread.php
  136. src/addons/XFRM/Repository/Category.php
  137. src/XF/Repository/AbstractCategoryTree.php
  138. src/addons/XFRM/Entity/Category.php
  139. src/XF/Entity/AbstractCategoryTree.php
  140. src/XF/Entity/PermissionCacheContent.php
  141. src/XF/Mvc/Entity/Proxyable.php
  142. src/XF/Mvc/Entity/FinderCollection.php
  143. src/XF/Search/Query/MetadataConstraint.php
  144. src/XF/ResultSet.php
  145. src/addons/XFMG/Entity/Comment.php
  146. src/XF/Entity/ReactionTrait.php
  147. src/XF/Entity/QuotableInterface.php
  148. src/XF/BbCode/RenderableContentInterface.php
  149. src/addons/XFMG/Finder/Comment.php
  150. src/addons/XFMG/Entity/Album.php
  151. src/addons/XFMG/Entity/CommentableTrait.php
  152. src/addons/XFMG/Entity/RateableTrait.php
  153. src/addons/XFMG/Entity/MediaItem.php
  154. src/addons/XFMG/Entity/Category.php
  155. src/addons/XFMG/Repository/Category.php
  156. src/XF/Phrase.php
  157. src/addons/XFMG/Repository/Media.php
  158. src/XF/Entity/Post.php
  159. src/addons/XFMG/XF/Entity/Post.php
  160. src/XF/Finder/Post.php
  161. src/XF/Finder/Thread.php
  162. src/addons/Banxix/BumpThread/XF/Finder/Thread.php
  163. src/addons/SV/StandardLib/Finder/SqlJoinTrait.php
  164. src/XF/Search/RenderWrapper.php
  165. src/XF/PreEscapedInterface.php
  166. src/XF/Mvc/Reply/View.php
  167. src/XF/Mvc/Reply/AbstractReply.php
  168. src/XF/Repository/SessionActivity.php
  169. src/XF/Data/Robot.php
  170. src/XF/Style.php
  171. src/XF/Template/Templater.php
  172. src/addons/DC/LinkProxy/XF/Template/Templater.php
  173. src/addons/LiamW/AllRichUsernames/XF/Template/Templater.php
  174. src/addons/ThemeHouse/UserImprovements/XF/Template/Templater.php
  175. src/addons/XenGenTr/XGTOnekSistemi/XF/Template/Templater.php
  176. src/XF/DevelopmentOutput.php
  177. src/XF/DevelopmentOutput/Template.php
  178. src/XF/DevelopmentOutput/AbstractHandler.php
  179. src/XF/Template/WatcherInterface.php
  180. src/XF/SubContainer/BbCode.php
  181. src/XF/SubContainer/AbstractSubContainer.php
  182. src/XF/SubContainer/Widget.php
  183. src/addons/XFMG/Template/TemplaterSetup.php
  184. src/addons/XFRM/Template/TemplaterSetup.php
  185. src/addons/AwesomeForo/AwesomeCore/Listener.php
  186. src/addons/SV/StandardLib/TemplaterHelper.php
  187. src/addons/SV/StandardLib/TemplaterAccess.php
  188. src/XF/SimpleCache.php
  189. src/addons/Siropu/AdsManager/Template/Ad.php
  190. src/addons/Siropu/AdsManager/Util/Arr.php
  191. src/addons/Siropu/AdsManager/Repository/Ad.php
  192. src/addons/Siropu/AdsManager/Entity/Ad.php
  193. src/addons/Siropu/AdsManager/Entity/AbstractEntity.php
  194. src/addons/Siropu/AdsManager/Finder/Ad.php
  195. src/addons/Siropu/AdsManager/Entity/Package.php
  196. src/XF/Entity/Template.php
  197. src/XF/Criteria/User.php
  198. src/XF/Criteria/AbstractCriteria.php
  199. src/XF/Criteria/Page.php
  200. src/addons/Siropu/AdsManager/XF/Criteria/Page.php
  201. src/addons/Siropu/AdsManager/Criteria/Device.php
  202. src/addons/Siropu/AdsManager/Vendor/MobileDetect/Mobile_Detect.php
  203. src/addons/Siropu/AdsManager/Criteria/Geo.php
  204. src/addons/Siropu/AdsManager/Vendor/MaxMind/autoload.php
  205. src/addons/Siropu/AdsManager/Vendor/MaxMind/composer/autoload_real.php
  206. src/addons/Siropu/AdsManager/Vendor/MaxMind/composer/autoload_static.php
  207. src/addons/Siropu/AdsManager/Vendor/MaxMind/geoip2/geoip2/src/Database/Reader.php
  208. src/addons/Siropu/AdsManager/Vendor/MaxMind/geoip2/geoip2/src/ProviderInterface.php
  209. src/addons/Siropu/AdsManager/Vendor/MaxMind/maxmind-db/reader/src/MaxMind/Db/Reader.php
  210. src/addons/Siropu/AdsManager/Criteria/Position.php
  211. src/addons/XenGenTr/XGTForumistatistik/Listener/Listener.php
  212. src/addons/XenGenTr/XGTForumistatistik/Repository/ForumIstatistik.php
  213. src/XF/Mvc/Renderer/Html.php
  214. src/XF/Mvc/Renderer/AbstractRenderer.php
  215. src/XF/Mvc/View.php
  216. src/XF/Template/Template.php
  217. internal_data/code_cache/templates/l10/s15/public/member_recent_content.php
  218. src/XF/PreEscaped.php
  219. internal_data/code_cache/templates/l10/s15/public/search_result_xfmg_comment.php
  220. src/XF/Str/Formatter.php
  221. src/XF/Str/MentionFormatter.php
  222. internal_data/code_cache/templates/l10/s15/public/search_result_post.php
  223. internal_data/code_cache/phrase_groups/l10/thread_prefix.php
  224. src/XF/Pub/Route/Search.php
  225. internal_data/code_cache/navigation_cache.php
  226. src/XF/NoticeList.php
  227. internal_data/code_cache/templates/l10/s15/public/notice_cookies.php
  228. internal_data/code_cache/widgets/_6_forum_overview_members_online.php
  229. src/XF/Widget/MembersOnline.php
  230. src/XF/Widget/AbstractWidget.php
  231. src/addons/AwesomeForo/FakeOnline/XF/Widget/MembersOnline.php
  232. src/XF/Widget/WidgetConfig.php
  233. internal_data/code_cache/templates/l10/s15/public/PAGE_CONTAINER.php
  234. internal_data/code_cache/templates/l10/s15/public/metadata_macros.php
  235. src/XF/Template/MacroState.php
  236. internal_data/code_cache/templates/l10/s15/public/helper_js_global.php
  237. internal_data/code_cache/templates/l10/s15/public/font_awesome_setup.php
  238. internal_data/code_cache/templates/l10/s15/public/google_analytics.php
  239. internal_data/code_cache/templates/l10/s15/public/siropu_ads_manager_ad_macros.php
  240. internal_data/code_cache/phrase_groups/l10/button.php
  241. internal_data/code_cache/phrase_groups/l10/nav.php
  242. internal_data/code_cache/templates/l10/s15/public/xgt_forumistatik_konum_macros.php
  243. internal_data/code_cache/templates/l10/s15/public/XGTSv7_adminbar.php
  244. internal_data/code_cache/templates/l10/s15/public/XgtSv7_duyurular_blogu_macros.php
  245. internal_data/code_cache/templates/l10/s15/public/_ads.php
  246. src/addons/Siropu/AdsManager/Service/Stats/Tracker.php
  247. src/XF/Service/AbstractService.php
  248. internal_data/code_cache/templates/l10/s15/public/_siropu_ads_manager_ad_code.9.php
  249. internal_data/code_cache/templates/l10/s15/public/browser_warning_macros.php
  250. internal_data/code_cache/templates/l10/s15/public/XGTSv7_footer.php
  251. internal_data/code_cache/widgets/_37_xgtsv7_enyeni_kullanicilar.php
  252. src/addons/XenGenTr/XGTStyleV7/Widget/EnYeniler.php
  253. src/addons/XenGenTr/XGTStyleV7/XF/Repository/MemberStat.php
  254. internal_data/code_cache/phrase_groups/l10/widget.php
  255. internal_data/code_cache/phrase_groups/l10/widget_def.php
  256. src/XF/Widget/WidgetRenderer.php
  257. internal_data/code_cache/templates/l10/s15/public/XGTSv7_enyeni_kullanicilar.php
  258. internal_data/code_cache/templates/l10/s15/public/XGTSv5_enler_makros.php
  259. src/XF/Util/Color.php
  260. internal_data/code_cache/templates/l10/s15/public/debug_macros.php
  261. internal_data/code_cache/templates/l10/s15/public/notice_macros.php
  262. internal_data/code_cache/templates/l10/s15/public/siropu_ads_manager_ad_js.php
  263. internal_data/code_cache/templates/l10/s15/public/XgtSv7_global.js.php
  264. src/XF/Debugger.php