Page Time: 0.2352s

Memory: 15.9077 MB (Peak: 16.1247 MB)

Queries (36, time: 0.0123s, 5.2%)

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

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 137
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
    5. XF\DataRegistry->get() in src/XF/App.php at line 1549
    6. XF\App->preLoadData() in src/XF/App.php at line 1539
    7. XF\App->setup() in src/XF/Pub/App.php at line 45
    8. XF\Pub\App->setup() in src/XF.php at line 317
    9. XF::setupApp() in src/XF.php at line 329
    10. XF::runApp() in index.php at line 13
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000143
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 36
    4. XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
    5. XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 908
    6. XF\Entity\User->hasPermission() in src/XF/Pub/Controller/AbstractController.php at line 225
    7. XF\Pub\Controller\AbstractController->assertViewingPermissions() in src/XF/Pub/Controller/AbstractController.php at line 20
    8. XF\Pub\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 117
    9. XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 248
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    13. XF\App->run() in src/XF.php at line 333
    14. XF::runApp() in index.php at line 13
  3. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('reactions')
    Run Time: 0.000177
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 137
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
    5. XF\DataRegistry->get() in src/XF/DataRegistry.php at line 225
    6. XF\DataRegistry->offsetGet() in src/XF/App.php at line 1442
    7. XF\App->XF\{closure}() in src/XF/Container.php at line 28
    8. XF\Container->offsetGet() in src/XF/App.php at line 2761
    9. XF\App->container() in src/addons/ThemeHouse/Reactions/React/AbstractHandler.php at line 28
    10. ThemeHouse\Reactions\React\AbstractHandler->__construct() in src/addons/ThemeHouse/Reactions/Repository/ReactHandler.php at line 28
    11. ThemeHouse\Reactions\Repository\ReactHandler->getReactHandlers() in src/addons/ThemeHouse/Reactions/Repository/ReactHandler.php at line 100
    12. ThemeHouse\Reactions\Repository\ReactHandler->getReactHandlerByType() in src/addons/ThemeHouse/Reactions/Listener/EntityStructure.php at line 18
    13. ThemeHouse\Reactions\Listener\EntityStructure::reactEntityHandlers() in src/addons/ThemeHouse/Reactions/Listener/EntityStructure.php at line 43
    14. ThemeHouse\Reactions\Listener\EntityStructure::xfPost()
    15. call_user_func_array() in src/XF/Extension.php at line 50
    16. XF\Extension->fire() in src/XF/Mvc/Entity/Manager.php at line 76
    17. XF\Mvc\Entity\Manager->getEntityStructure() in src/XF/Mvc/Entity/Finder.php at line 657
    18. XF\Mvc\Entity\Finder->join() in src/XF/Mvc/Entity/Finder.php at line 593
    19. XF\Mvc\Entity\Finder->with() in src/addons/EWR/Porta/Repository/Article.php at line 14
    20. EWR\Porta\Repository\Article->findArticle() in src/addons/EWR/Porta/Pub/Controller/Article.php at line 20
    21. EWR\Porta\Pub\Controller\Article->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    22. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    23. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    24. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    25. XF\App->run() in src/XF.php at line 333
    26. XF::runApp() in index.php at line 13
  4.             SELECT reaction_id, COUNT(*) AS count
                FROM xf_th_reacted_content
                WHERE react_user_id = ?
                    AND react_date >= ?
                    GROUP BY reaction_id
    Params: 0, 1713216278
    Run Time: 0.000221
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_th_reacted_contentref|filterreact_user_content_type_id,react_datereact_user_content_type_id|react_date4|4const1 (1%)Using where; Using temporary; Using filesort; Using rowid filter

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/addons/ThemeHouse/Reactions/Repository/ReactedContent.php at line 506
    4. ThemeHouse\Reactions\Repository\ReactedContent->getUserReactCountDaily() in src/addons/ThemeHouse/Reactions/React/AbstractHandler.php at line 56
    5. ThemeHouse\Reactions\React\AbstractHandler->buildGlobalData() in src/addons/ThemeHouse/Reactions/React/AbstractHandler.php at line 31
    6. ThemeHouse\Reactions\React\AbstractHandler->__construct() in src/addons/ThemeHouse/Reactions/Repository/ReactHandler.php at line 28
    7. ThemeHouse\Reactions\Repository\ReactHandler->getReactHandlers() in src/addons/ThemeHouse/Reactions/Repository/ReactHandler.php at line 100
    8. ThemeHouse\Reactions\Repository\ReactHandler->getReactHandlerByType() in src/addons/ThemeHouse/Reactions/Listener/EntityStructure.php at line 18
    9. ThemeHouse\Reactions\Listener\EntityStructure::reactEntityHandlers() in src/addons/ThemeHouse/Reactions/Listener/EntityStructure.php at line 43
    10. ThemeHouse\Reactions\Listener\EntityStructure::xfPost()
    11. call_user_func_array() in src/XF/Extension.php at line 50
    12. XF\Extension->fire() in src/XF/Mvc/Entity/Manager.php at line 76
    13. XF\Mvc\Entity\Manager->getEntityStructure() in src/XF/Mvc/Entity/Finder.php at line 657
    14. XF\Mvc\Entity\Finder->join() in src/XF/Mvc/Entity/Finder.php at line 593
    15. XF\Mvc\Entity\Finder->with() in src/addons/EWR/Porta/Repository/Article.php at line 14
    16. EWR\Porta\Repository\Article->findArticle() in src/addons/EWR/Porta/Pub/Controller/Article.php at line 20
    17. EWR\Porta\Pub\Controller\Article->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    18. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    19. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    20. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    21. XF\App->run() in src/XF.php at line 333
    22. XF::runApp() in index.php at line 13
  5. SELECT COUNT(*)
    FROM `ewr_porta_articles`
    INNER JOIN `xf_thread` AS `xf_thread_Thread_1` ON (`xf_thread_Thread_1`.`thread_id` = `ewr_porta_articles`.`thread_id`)
    INNER JOIN `xf_post` AS `xf_post_FirstPost_2` ON (`xf_post_FirstPost_2`.`post_id` = `xf_thread_Thread_1`.`first_post_id`)
    INNER JOIN `xf_forum` AS `xf_forum_Forum_3` ON (`xf_forum_Forum_3`.`node_id` = `xf_thread_Thread_1`.`node_id`)
    WHERE (`xf_thread_Thread_1`.`discussion_state` = 'visible') AND (`ewr_porta_articles`.`article_date` < 1713302678) AND (`ewr_porta_articles`.`article_exclude` = '0')
    Run Time: 0.000416
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEewr_porta_articlesALLPRIMARY   37Using where
    SIMPLExf_thread_Thread_1eq_refPRIMARY,node_id_last_post_date,node_id_sticky_state_last_postPRIMARY4runicp5_xenforo.ewr_porta_articles.thread_id1Using where
    SIMPLExf_forum_Forum_3eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread_Thread_1.node_id1Using index
    SIMPLExf_post_FirstPost_2eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread_Thread_1.first_post_id1Using index

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/Mvc/Entity/Finder.php at line 1118
    4. XF\Mvc\Entity\Finder->total() in src/addons/EWR/Porta/Pub/Controller/Article.php at line 30
    5. EWR\Porta\Pub\Controller\Article->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    7. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    8. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    9. XF\App->run() in src/XF.php at line 333
    10. XF::runApp() in index.php at line 13
  6. SELECT `ewr_porta_articles`.*, `xf_thread_Thread_1`.*, `xf_post_FirstPost_2`.*, `xf_forum_Forum_3`.*, `xf_node_Node_4`.*, `xf_user_User_5`.*
    FROM `ewr_porta_articles`
    INNER JOIN `xf_thread` AS `xf_thread_Thread_1` ON (`xf_thread_Thread_1`.`thread_id` = `ewr_porta_articles`.`thread_id`)
    INNER JOIN `xf_post` AS `xf_post_FirstPost_2` ON (`xf_post_FirstPost_2`.`post_id` = `xf_thread_Thread_1`.`first_post_id`)
    INNER JOIN `xf_forum` AS `xf_forum_Forum_3` ON (`xf_forum_Forum_3`.`node_id` = `xf_thread_Thread_1`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_4` ON (`xf_node_Node_4`.`node_id` = `xf_forum_Forum_3`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_5` ON (`xf_user_User_5`.`user_id` = `xf_thread_Thread_1`.`user_id`)
    WHERE (`xf_thread_Thread_1`.`discussion_state` = 'visible') AND (`ewr_porta_articles`.`article_date` < 1713302678) AND (`ewr_porta_articles`.`article_exclude` = '0')
    ORDER BY `ewr_porta_articles`.`article_sticky` DESC, `ewr_porta_articles`.`article_date` DESC
    
    LIMIT 20
    Run Time: 0.000907
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEewr_porta_articlesALLPRIMARY   37Using where; Using filesort
    SIMPLExf_thread_Thread_1eq_refPRIMARY,node_id_last_post_date,node_id_sticky_state_last_postPRIMARY4runicp5_xenforo.ewr_porta_articles.thread_id1Using where
    SIMPLExf_forum_Forum_3eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread_Thread_1.node_id1 
    SIMPLExf_node_Node_4eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread_Thread_1.node_id1 
    SIMPLExf_post_FirstPost_2eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread_Thread_1.first_post_id1 
    SIMPLExf_user_User_5eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread_Thread_1.user_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/EWR/Porta/Pub/Controller/Article.php at line 36
    4. EWR\Porta\Pub\Controller\Article->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    6. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    7. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    8. XF\App->run() in src/XF.php at line 333
    9. XF::runApp() in index.php at line 13
  7. SELECT `ewr_porta_catlinks`.*, `ewr_porta_categories_Category_1`.*
    FROM `ewr_porta_catlinks`
    INNER JOIN `ewr_porta_categories` AS `ewr_porta_categories_Category_1` ON (`ewr_porta_categories_Category_1`.`category_id` = `ewr_porta_catlinks`.`category_id`)
    WHERE (`ewr_porta_catlinks`.`thread_id` IN (8974, 8970, 1673, 1672, 1668, 1663, 1659, 1656, 1655, 1654, 1651, 1650, 1648, 1646, 1644, 1642, 1639, 1638, 1637, 1630))
    ORDER BY `ewr_porta_categories_Category_1`.`category_name` ASC
    Run Time: 0.000420
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEewr_porta_catlinksindexPRIMARYPRIMARY8 1Using where; Using index; Using temporary; Using filesort
    SIMPLEewr_porta_categories_Category_1eq_refPRIMARYPRIMARY4runicp5_xenforo.ewr_porta_catlinks.category_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/EWR/Porta/Repository/Article.php at line 158
    4. EWR\Porta\Repository\Article->prepareViewParams() in src/addons/EWR/Porta/Pub/Controller/Article.php at line 36
    5. EWR\Porta\Pub\Controller\Article->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    7. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    8. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    9. XF\App->run() in src/XF.php at line 333
    10. XF::runApp() in index.php at line 13
  8. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    INNER JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` IN (19745, 19722, 9699, 9698, 9685, 7964, 7957, 7954, 7953, 7952, 7615, 7613, 7606, 7601, 7594, 7592, 7587, 7583, 7579, 7569))
    ORDER BY `xf_attachment`.`attach_date` DESC
    Run Time: 0.000488
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrangecontent_type_id_datecontent_type_id_date31 25Using index condition; Using filesort
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/EWR/Porta/Repository/Article.php at line 175
    4. EWR\Porta\Repository\Article->prepareViewParams() in src/addons/EWR/Porta/Pub/Controller/Article.php at line 36
    5. EWR\Porta\Pub\Controller\Article->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    7. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    8. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    9. XF\App->run() in src/XF.php at line 333
    10. XF::runApp() in index.php at line 13
  9. -- 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, ݻy, ݻy, EWR\Porta\Pub\Controller\Article, Index, valid, , 1713302678,
    Run Time: 0.000104

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Repository/SessionActivity.php at line 158
    3. XF\Repository\SessionActivity->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 66
    4. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 41
    5. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 278
    6. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 271
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    10. XF\App->run() in src/XF.php at line 333
    11. XF::runApp() in index.php at line 13
  10. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('reactionTypes')
    Run Time: 0.000126
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 137
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
    5. XF\DataRegistry->get() in src/XF/DataRegistry.php at line 225
    6. XF\DataRegistry->offsetGet() in src/XF/App.php at line 1442
    7. XF\App->XF\{closure}() in src/XF/Container.php at line 28
    8. XF\Container->offsetGet() in src/XF/App.php at line 2761
    9. XF\App->container() in src/addons/ThemeHouse/Reactions/Listener/CodeEvent.php at line 23
    10. ThemeHouse\Reactions\Listener\CodeEvent::templaterGlobalData()
    11. call_user_func_array() in src/XF/Extension.php at line 67
    12. XF\Extension->fire() in src/XF/App.php at line 2395
    13. XF\App->fire() in src/XF/App.php at line 1705
    14. XF\App->getGlobalTemplateData() in src/XF/App.php at line 1590
    15. XF\App->preRender() in src/XF/Pub/App.php at line 363
    16. XF\Pub\App->preRender() in src/XF/Mvc/Dispatcher.php at line 280
    17. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    18. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    19. XF\App->run() in src/XF.php at line 333
    20. XF::runApp() in index.php at line 13
  11. SELECT `ewr_porta_features`.*, `xf_thread_Thread_1`.*, `xf_post_FirstPost_2`.*
    FROM `ewr_porta_features`
    INNER JOIN `xf_thread` AS `xf_thread_Thread_1` ON (`xf_thread_Thread_1`.`thread_id` = `ewr_porta_features`.`thread_id`)
    INNER JOIN `xf_post` AS `xf_post_FirstPost_2` ON (`xf_post_FirstPost_2`.`post_id` = `xf_thread_Thread_1`.`first_post_id`)
    WHERE (`xf_thread_Thread_1`.`discussion_state` = 'visible')
    ORDER BY `ewr_porta_features`.`feature_date` DESC
    
    LIMIT 5
    Run Time: 0.000492
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEewr_porta_featuresALLPRIMARY   1Using filesort
    SIMPLExf_thread_Thread_1eq_refPRIMARYPRIMARY4runicp5_xenforo.ewr_porta_features.thread_id1Using where
    SIMPLExf_post_FirstPost_2eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread_Thread_1.first_post_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/EWR/Porta/Widget/Features.php at line 58
    4. EWR\Porta\Widget\Features->render() in src/XF/Template/Templater.php at line 1526
    5. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 36
    6. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    7. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    8. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    9. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    10. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    13. XF\App->run() in src/XF.php at line 333
    14. XF::runApp() in index.php at line 13
  12. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 19745)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000388
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  13. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, node, 46
    Run Time: 0.000138
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 918
    6. XF\Entity\User->hasNodePermission() in src/XF/Entity/Thread.php at line 373
    7. XF\Entity\Thread->canViewAttachments() in src/XF/Entity/Post.php at line 434
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  14. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 19722)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000317
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  15. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 9699)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000315
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const6Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  16. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 9698)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000263
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  17. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 9685)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000247
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  18. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7964)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000258
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  19. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7957)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000259
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  20. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7954)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000294
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  21. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7953)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000316
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  22. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7952)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000248
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  23. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7615)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000281
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  24. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7613)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000271
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  25. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7606)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000259
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  26. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7601)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000241
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  27. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7594)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000180
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  28. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7592)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000166
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  29. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7587)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000176
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  30. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7583)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000167
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  31. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7579)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000159
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  32. SELECT `xf_attachment`.*, `xf_attachment_data_Data_1`.*
    FROM `xf_attachment`
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_1` ON (`xf_attachment_data_Data_1`.`data_id` = `xf_attachment`.`data_id`)
    WHERE (`xf_attachment`.`content_type` = 'post') AND (`xf_attachment`.`content_id` = 7569)
    ORDER BY `xf_attachment`.`attach_date` ASC
    Run Time: 0.000159
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_attachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition; Using where
    SIMPLExf_attachment_data_Data_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment.data_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 373
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
    7. XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Post.php at line 433
    8. XF\Entity\Post->getBbCodeRenderOptions() in src/addons/XFMG/XF/Entity/Post.php at line 11
    9. XFMG\XF\Entity\Post->getBbCodeRenderOptions() in src/XF/SubContainer/BbCode.php at line 223
    10. XF\SubContainer\BbCode->getFullRenderOptions() in src/XF/SubContainer/BbCode.php at line 213
    11. XF\SubContainer\BbCode->render() in src/XF/Template/Templater.php at line 1864
    12. XF\Template\Templater->fnBbCode()
    13. call_user_func_array() in src/XF/Template/Templater.php at line 881
    14. XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 253
    15. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    16. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php at line 86
    17. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663
    18. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 54
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    20. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    21. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    22. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    23. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    26. XF\App->run() in src/XF.php at line 333
    27. XF::runApp() in index.php at line 13
  33. SELECT `xf_mg_category`.*, `xf_permission_cache_content_Permissions_1`.*
    FROM `xf_mg_category`
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_1` ON (`xf_permission_cache_content_Permissions_1`.`content_type` = 'xfmg_category' AND `xf_permission_cache_content_Permissions_1`.`content_id` = `xf_mg_category`.`category_id` AND `xf_permission_cache_content_Permissions_1`.`permission_combination_id` = '1')
    
    ORDER BY `xf_mg_category`.`lft` ASC
    Run Time: 0.000272
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_mg_categoryALL    3Using filesort
    SIMPLExf_permission_cache_content_Permissions_1eq_refPRIMARYPRIMARY35const,const,runicp5_xenforo.xf_mg_category.category_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/AbstractCategoryTree.php at line 67
    4. XF\Repository\AbstractCategoryTree->getViewableCategories() in src/addons/XFMG/Widget/MediaSlider.php at line 58
    5. XFMG\Widget\MediaSlider->render() in src/XF/Template/Templater.php at line 1526
    6. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 75
    7. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    8. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    9. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    10. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    11. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    12. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    14. XF\App->run() in src/XF.php at line 333
    15. XF::runApp() in index.php at line 13
  34. SELECT `xf_mg_media_item`.*, `xf_mg_album_Album_1`.*, `xf_mg_category_Category_2`.*, `xf_user_User_3`.*, `xf_attachment_Attachment_4`.*, `xf_attachment_data_Data_5`.*
    FROM `xf_mg_media_item`
    LEFT JOIN `xf_mg_album` AS `xf_mg_album_Album_1` ON (`xf_mg_album_Album_1`.`album_id` = `xf_mg_media_item`.`album_id`)
    LEFT JOIN `xf_mg_category` AS `xf_mg_category_Category_2` ON (`xf_mg_category_Category_2`.`category_id` = `xf_mg_media_item`.`category_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_mg_media_item`.`user_id`)
    LEFT JOIN `xf_attachment` AS `xf_attachment_Attachment_4` ON (`xf_attachment_Attachment_4`.`content_type` = 'xfmg_media' AND `xf_attachment_Attachment_4`.`content_id` = `xf_mg_media_item`.`media_id`)
    LEFT JOIN `xf_attachment_data` AS `xf_attachment_data_Data_5` ON (`xf_attachment_data_Data_5`.`data_id` = `xf_attachment_Attachment_4`.`data_id`)
    WHERE (IF(`xf_mg_media_item`.`album_id` > 0, `xf_mg_album_Album_1`.`album_state` = 'visible', 1=1)) AND ((`xf_mg_media_item`.`category_id` IN (2, 3, 4)) OR (`xf_mg_media_item`.`category_id` = 0 AND `xf_mg_album_Album_1`.`view_privacy` = 'public')) AND (`xf_mg_media_item`.`media_state` = 'visible')
    ORDER BY `xf_mg_media_item`.`media_date` DESC, `xf_mg_media_item`.`media_id` DESC
    
    LIMIT 120
    Run Time: 0.000876
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_mg_media_itemALLcategory_id_media_date   13Using where; Using filesort
    SIMPLExf_mg_album_Album_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_mg_media_item.album_id1Using where
    SIMPLExf_mg_category_Category_2eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_mg_media_item.category_id1 
    SIMPLExf_user_User_3eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_mg_media_item.user_id1 
    SIMPLExf_attachment_Attachment_4refcontent_type_id_datecontent_type_id_date31const,runicp5_xenforo.xf_mg_media_item.media_id1Using where
    SIMPLExf_attachment_data_Data_5eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_attachment_Attachment_4.data_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XFMG/Widget/MediaSlider.php at line 96
    4. XFMG\Widget\MediaSlider->render() in src/XF/Template/Templater.php at line 1526
    5. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 75
    6. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    7. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    8. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    9. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    10. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    13. XF\App->run() in src/XF.php at line 333
    14. XF::runApp() in index.php at line 13
  35. SELECT `xf_thread`.*, `xf_forum_Forum_1`.*, `xf_node_Node_2`.*, `xf_user_User_3`.*, `xf_permission_cache_content_Permissions_4`.*, `xf_user_LastPoster_5`.*
    FROM `xf_thread` FORCE INDEX (`last_post_date`)
    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_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_thread`.`user_id`)
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_4` ON (`xf_permission_cache_content_Permissions_4`.`content_type` = 'node' AND `xf_permission_cache_content_Permissions_4`.`content_id` = `xf_node_Node_2`.`node_id` AND `xf_permission_cache_content_Permissions_4`.`permission_combination_id` = '1')
    LEFT JOIN `xf_user` AS `xf_user_LastPoster_5` ON (`xf_user_LastPoster_5`.`user_id` = `xf_thread`.`last_post_user_id`)
    WHERE (`xf_forum_Forum_1`.`find_new` = 1) AND (`xf_thread`.`discussion_state` = 'visible') AND (`xf_thread`.`discussion_type` <> 'redirect') AND (`xf_thread`.`last_post_date` > 1710710678)
    ORDER BY `xf_thread`.`last_post_date` DESC
    
    LIMIT 10
    Run Time: 0.000676
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadrangelast_post_datelast_post_date4 1Using where
    SIMPLExf_forum_Forum_1eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread.node_id1Using where
    SIMPLExf_node_Node_2eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread.node_id1 
    SIMPLExf_user_User_3eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread.user_id1 
    SIMPLExf_permission_cache_content_Permissions_4eq_refPRIMARYPRIMARY35const,const,runicp5_xenforo.xf_node_Node_2.node_id1Using where
    SIMPLExf_user_LastPoster_5eq_refPRIMARYPRIMARY4runicp5_xenforo.xf_thread.last_post_user_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1163
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Widget/NewPosts.php at line 87
    4. XF\Widget\NewPosts->render() in src/XF/Template/Templater.php at line 1526
    5. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php at line 75
    6. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
    7. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    8. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    9. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    10. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    13. XF\App->run() in src/XF.php at line 333
    14. XF::runApp() in index.php at line 13
  36. -- XFDB=noForceAllWrite
    INSERT INTO xf_session
    	(session_id, session_data, expiry_date)
    VALUES
    	(?, ?, ?)
    ON DUPLICATE KEY UPDATE
    	session_data = VALUES(session_data),
    	expiry_date = VALUES(expiry_date)
    Params: 23so8SeXpTrPzI8S1VbVVaG3zt7DR1pU, a:4:{s:3:"_ip";s:4:"ݻy";s:5:"robot";s:0:"";s:10:"fromSearch";b:0;s:10:"isIpBanned";a:2:{s:6:"result";b:0;s:7:"version";i:1565704730;}}, 1713317078
    Run Time: 0.000142

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

Included Files (235, XenForo Classes: 102)

  1. index.php
  2. src/XF.php
  3. src/vendor/autoload.php
  4. src/vendor/composer/autoload_real.php
  5. src/vendor/composer/ClassLoader.php
  6. src/vendor/composer/autoload_static.php
  7. src/vendor/react/promise/src/functions_include.php
  8. src/vendor/react/promise/src/functions.php
  9. src/vendor/symfony/polyfill-mbstring/bootstrap.php
  10. src/vendor/symfony/polyfill-ctype/bootstrap.php
  11. src/vendor/paragonie/random_compat/lib/random.php
  12. src/vendor/symfony/polyfill-php56/bootstrap.php
  13. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  14. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  15. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  16. src/vendor/dokuwiki/utf8/utf8.php
  17. src/XF/Pub/App.php
  18. src/XF/App.php
  19. src/XF/Container.php
  20. src/config.php
  21. src/XF/DataRegistry.php
  22. src/XF/Db/Mysqli/Adapter.php
  23. src/XF/Db/AbstractAdapter.php
  24. src/XF/Db/Mysqli/Statement.php
  25. src/XF/Db/AbstractStatement.php
  26. src/XF/Extension.php
  27. src/addons/ForoAgency/Emojis/Listener.php
  28. src/addons/XFMG/Listener.php
  29. src/addons/ThemeHouse/Reactions/Listener/CodeEvent.php
  30. src/XF/Http/Request.php
  31. src/XF/InputFilterer.php
  32. src/XF/Session/Session.php
  33. src/XF/Session/DbStorage.php
  34. src/XF/Session/StorageInterface.php
  35. src/XF/Util/Ip.php
  36. src/XF/Util/Random.php
  37. src/XF/Data/Robot.php
  38. src/XF/Mvc/Entity/Manager.php
  39. src/XF/Mvc/Entity/ValueFormatter.php
  40. src/XF/Repository/User.php
  41. src/XF/Mvc/Entity/Repository.php
  42. src/XF/Entity/User.php
  43. src/XF/Mvc/Entity/Entity.php
  44. src/addons/ThemeHouse/Reactions/XF/Entity/User.php
  45. src/addons/XFMG/XF/Entity/User.php
  46. src/XF/Mvc/Entity/Structure.php
  47. src/addons/ThemeHouse/Reactions/Listener/EntityStructure.php
  48. src/XF/Entity/UserAuth.php
  49. src/XF/Entity/UserOption.php
  50. src/addons/ThemeHouse/UIX/Listener/EntityStructure.php
  51. src/XF/Entity/UserProfile.php
  52. src/XF/Entity/UserPrivacy.php
  53. src/XF/Util/File.php
  54. src/XF/Language.php
  55. src/XF/Mvc/Dispatcher.php
  56. src/XF/Mvc/Router.php
  57. src/XF/Mvc/RouteMatch.php
  58. src/XF/Util/Arr.php
  59. src/XF/Mvc/ParameterBag.php
  60. src/XF/Pub/Controller/Index.php
  61. src/XF/Pub/Controller/AbstractController.php
  62. src/XF/Mvc/Controller.php
  63. src/XF/Util/Php.php
  64. src/XF/PermissionCache.php
  65. src/XF/PermissionSet.php
  66. src/XF/Mvc/Reply/Reroute.php
  67. src/XF/Mvc/Reply/AbstractReply.php
  68. src/addons/EWR/Porta/Pub/Controller/Article.php
  69. src/addons/EWR/Porta/Repository/Article.php
  70. src/addons/EWR/Porta/Entity/Article.php
  71. src/addons/EWR/Porta/Finder/Article.php
  72. src/XF/Mvc/Entity/Finder.php
  73. src/XF/Entity/Thread.php
  74. src/addons/EWR/Porta/Entity/Thread.php
  75. src/addons/ThemeHouse/Reactions/XF/Entity/Thread.php
  76. src/XF/Entity/Post.php
  77. src/XF/Entity/QuotableInterface.php
  78. src/XF/BbCode/RenderableContentInterface.php
  79. src/addons/XFMG/XF/Entity/Post.php
  80. src/addons/ThemeHouse/Reactions/XF/Entity/Post.php
  81. src/addons/ThemeHouse/Reactions/Repository/ReactHandler.php
  82. src/addons/ThemeHouse/Reactions/React/ConversationMessage.php
  83. src/addons/ThemeHouse/Reactions/React/AbstractHandler.php
  84. src/addons/ThemeHouse/Reactions/Repository/ReactedContent.php
  85. src/addons/ThemeHouse/Reactions/React/Post.php
  86. src/addons/ThemeHouse/Reactions/React/ProfilePost.php
  87. src/addons/ThemeHouse/Reactions/React/ProfilePostComment.php
  88. src/addons/ThemeHouse/Reactions/React/ResourceUpdate.php
  89. src/addons/ThemeHouse/Reactions/React/Album.php
  90. src/addons/ThemeHouse/Reactions/React/MediaComment.php
  91. src/addons/ThemeHouse/Reactions/React/MediaItem.php
  92. src/XF/Entity/Forum.php
  93. src/XF/Entity/AbstractNode.php
  94. src/XF/Entity/Node.php
  95. src/addons/ThemeHouse/UIX/XF/Entity/Node.php
  96. src/addons/ThemeHouse/Nodes/XF/Entity/Node.php
  97. src/addons/ThemeHouse/Nodes/Listener/EntityStructure.php
  98. src/XF/Mvc/Entity/ArrayCollection.php
  99. src/XF/Mvc/Entity/AbstractCollection.php
  100. src/addons/EWR/Porta/Repository/CatLink.php
  101. src/addons/EWR/Porta/Entity/CatLink.php
  102. src/addons/EWR/Porta/Entity/Category.php
  103. src/XF/Repository/Attachment.php
  104. src/XF/Entity/Attachment.php
  105. src/XF/Entity/AttachmentData.php
  106. src/XF/Str/Formatter.php
  107. src/addons/ThemeHouse/Reactions/XF/Str/Formatter.php
  108. src/XF/Mvc/Reply/View.php
  109. src/XF/Repository/SessionActivity.php
  110. src/XF/Style.php
  111. src/XF/Template/Templater.php
  112. src/addons/ThemeHouse/Reactions/XF/Template/Templater.php
  113. src/addons/ThemeHouse/UIX/XF/Template/Templater.php
  114. src/XF/DevelopmentOutput.php
  115. src/XF/DevelopmentOutput/Template.php
  116. src/XF/DevelopmentOutput/AbstractHandler.php
  117. src/XF/Template/WatcherInterface.php
  118. src/XF/SubContainer/BbCode.php
  119. src/XF/SubContainer/AbstractSubContainer.php
  120. src/XF/SubContainer/Widget.php
  121. src/addons/ThemeHouse/Reactions/Listener/Templater.php
  122. src/addons/ThemeHouse/Nodes/Listener/TemplaterSetup.php
  123. src/addons/ThemeHouse/UIX/Listener/TemplaterSetup.php
  124. src/XF/SimpleCache.php
  125. src/XF/Http/Response.php
  126. src/XF/Mvc/Renderer/Html.php
  127. src/XF/Mvc/Renderer/AbstractRenderer.php
  128. src/XF/Mvc/View.php
  129. src/XF/Template/Template.php
  130. internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_index.php
  131. internal_data/code_cache/templates/l1/s2/public/metadata_macros.php
  132. src/XF/PreEscaped.php
  133. src/XF/Widget/WidgetConfig.php
  134. src/addons/EWR/Porta/Widget/Features.php
  135. src/XF/Widget/AbstractWidget.php
  136. src/addons/EWR/Porta/Repository/Feature.php
  137. src/addons/EWR/Porta/Entity/Feature.php
  138. src/addons/EWR/Porta/Finder/Feature.php
  139. src/XF/Phrase.php
  140. internal_data/code_cache/phrase_groups/l1/widget.php
  141. internal_data/code_cache/phrase_groups/l1/widget_def.php
  142. src/XF/Widget/WidgetRenderer.php
  143. internal_data/code_cache/templates/l1/s2/public/widget_EWRporta_features.php
  144. internal_data/code_cache/templates/l1/s2/public/EWRporta_articles_macros.php
  145. src/XF/BbCode/Parser.php
  146. src/XF/BbCode/RuleSet.php
  147. src/XF/BbCode/Renderer/Html.php
  148. src/XF/BbCode/Renderer/AbstractRenderer.php
  149. src/XF/BbCode/Traverser.php
  150. internal_data/code_cache/templates/l1/s2/public/page_nav.php
  151. src/addons/XFMG/Widget/MediaSlider.php
  152. src/XF/Widget/NewPosts.php
  153. src/addons/ThemeHouse/UIX/Widget/SocialMediaFeed.php
  154. src/addons/XFMG/Repository/Category.php
  155. src/XF/Repository/AbstractCategoryTree.php
  156. src/addons/XFMG/Entity/Category.php
  157. src/XF/Entity/AbstractCategoryTree.php
  158. src/addons/XFMG/Repository/Media.php
  159. src/XF/Entity/PermissionCacheContent.php
  160. src/XF/Mvc/Entity/Proxyable.php
  161. src/XF/Mvc/Entity/FinderCollection.php
  162. src/addons/XFMG/Entity/MediaItem.php
  163. src/addons/XFMG/Entity/CommentableTrait.php
  164. src/addons/XFMG/Entity/RateableTrait.php
  165. src/addons/ThemeHouse/Reactions/XFMG/Entity/MediaItem.php
  166. src/addons/XFMG/Finder/MediaItem.php
  167. src/addons/XFMG/Entity/Album.php
  168. src/XF/Mvc/Entity/FinderExpression.php
  169. internal_data/code_cache/templates/l1/s2/public/xfmg_widget_media_slider.php
  170. internal_data/code_cache/templates/l1/s2/public/xfmg_media_list_macros.php
  171. src/XF/Repository/Thread.php
  172. src/XF/Finder/Thread.php
  173. internal_data/code_cache/templates/l1/s2/public/widget_new_posts.php
  174. internal_data/code_cache/templates/l1/s2/public/thuix_widget_social_media_feed.php
  175. internal_data/code_cache/navigation_cache.php
  176. src/XF/Navigation/NodeType.php
  177. src/XF/Navigation/AbstractType.php
  178. src/XF/Pub/Route/Search.php
  179. src/XF/NoticeList.php
  180. src/addons/ThemeHouse/UIX/Listener/App.php
  181. src/addons/ThemeHouse/UIX/Util/UIX.php
  182. src/XF/Widget/Html.php
  183. internal_data/code_cache/templates/l1/s2/public/_widget_thuix_aboutUsWidget.php
  184. internal_data/code_cache/templates/l1/s2/public/widget_html.php
  185. internal_data/code_cache/templates/l1/s2/public/_widget_thuix_quickNavWidget.php
  186. internal_data/code_cache/templates/l1/s2/public/_widget_thuix_userNavWidget.php
  187. internal_data/code_cache/templates/l1/s2/public/PAGE_CONTAINER.php
  188. internal_data/code_cache/templates/l1/s2/public/uix_icons.less.php
  189. internal_data/code_cache/phrase_groups/l1/button.php
  190. internal_data/code_cache/templates/l1/s2/public/uix_socialMedia.php
  191. internal_data/code_cache/templates/l1/s2/public/_ads.php
  192. internal_data/code_cache/phrase_groups/l1/nav.php
  193. src/XF/CssRenderer.php
  194. src/addons/ThemeHouse/Nodes/XF/CssRenderer.php
  195. src/addons/ThemeHouse/Reactions/XF/CssRenderer.php
  196. src/XF/Less/RtlVisitorPre.php
  197. src/vendor/oyejorge/less.php/lib/Less/VisitorReplacing.php
  198. src/vendor/oyejorge/less.php/lib/Less/Visitor.php
  199. src/XF/Less/RtlVisitor.php
  200. src/vendor/oyejorge/less.php/lib/Less/Parser.php
  201. src/vendor/oyejorge/less.php/lib/Less/Cache.php
  202. src/vendor/oyejorge/less.php/lib/Less/Version.php
  203. src/vendor/oyejorge/less.php/lib/Less/Environment.php
  204. src/vendor/oyejorge/less.php/lib/Less/Tree/Color.php
  205. src/vendor/oyejorge/less.php/lib/Less/Tree.php
  206. src/vendor/oyejorge/less.php/lib/Less/Tree/Expression.php
  207. src/vendor/oyejorge/less.php/lib/Less/Tree/Dimension.php
  208. src/vendor/oyejorge/less.php/lib/Less/Tree/Unit.php
  209. src/vendor/oyejorge/less.php/lib/Less/Tree/Call.php
  210. src/vendor/oyejorge/less.php/lib/Less/Tree/Value.php
  211. src/vendor/oyejorge/less.php/lib/Less/Tree/Rule.php
  212. src/vendor/oyejorge/less.php/lib/Less/Tree/Element.php
  213. src/vendor/oyejorge/less.php/lib/Less/Tree/Selector.php
  214. src/vendor/oyejorge/less.php/lib/Less/Tree/Keyword.php
  215. src/vendor/oyejorge/less.php/lib/Less/Tree/Variable.php
  216. src/vendor/oyejorge/less.php/lib/Less/Tree/Ruleset.php
  217. src/vendor/oyejorge/less.php/lib/Less/Functions.php
  218. src/vendor/oyejorge/less.php/lib/Less/Tree/DefaultFunc.php
  219. src/vendor/oyejorge/less.php/lib/Less/Visitor/joinSelector.php
  220. src/vendor/oyejorge/less.php/lib/Less/Visitor/toCSS.php
  221. src/vendor/oyejorge/less.php/lib/Less/Output.php
  222. internal_data/code_cache/templates/l1/s2/public/helper_js_global.php
  223. internal_data/code_cache/templates/l1/s2/public/google_analytics.php
  224. internal_data/code_cache/templates/l1/s2/public/page_style.php
  225. internal_data/code_cache/templates/l1/s2/public/uix_welcomeSection.php
  226. internal_data/code_cache/templates/l1/s2/public/uix_canvasTabs.php
  227. internal_data/code_cache/templates/l1/s2/public/uix_canvasPanels.php
  228. internal_data/code_cache/templates/l1/s2/public/browser_warning_macros.php
  229. internal_data/code_cache/templates/l1/s2/public/uix_extendedFooter.php
  230. src/addons/ThemeHouse/Core/Branding.php
  231. src/addons/ThemeHouse/Core/Branding/20180420.php
  232. internal_data/code_cache/templates/l1/s2/public/debug_macros.php
  233. internal_data/code_cache/templates/l1/s2/public/uix_config.php
  234. internal_data/code_cache/templates/l1/s2/public/uix_js.php
  235. src/XF/Debugger.php

DB Connection Stats

bytes_sent34828
bytes_received1391562
packets_sent424
packets_received3106
protocol_overhead_in12424
protocol_overhead_out1696
bytes_received_ok_packet0
bytes_received_eof_packet0
bytes_received_rset_header_packet1296
bytes_received_rset_field_meta_packet0
bytes_received_rset_row_packet384
bytes_received_prepare_response_packet196098
bytes_received_change_user_packet1192216
packets_sent_command211
packets_received_ok0
packets_received_eof0
packets_received_rset_header144
packets_received_rset_field_meta0
packets_received_rset_row72
packets_received_prepare_response2548
packets_received_change_user270
result_set_queries68
non_result_set_queries4
no_index_used6
bad_index_used0
slow_queries0
buffered_sets0
unbuffered_sets0
ps_buffered_sets68
ps_unbuffered_sets0
flushed_normal_sets0
flushed_ps_sets0
ps_prepared_never_executed0
ps_prepared_once_executed69
rows_fetched_from_server_normal0
rows_fetched_from_server_ps202
rows_buffered_from_client_normal0
rows_buffered_from_client_ps202
rows_fetched_from_client_normal_buffered0
rows_fetched_from_client_normal_unbuffered0
rows_fetched_from_client_ps_buffered0
rows_fetched_from_client_ps_unbuffered0
rows_fetched_from_client_ps_cursor0
rows_affected_normal0
rows_affected_ps0
rows_skipped_normal0
rows_skipped_ps202
copy_on_write_saved0
copy_on_write_performed0
command_buffer_too_small0
connect_success1
connect_failure0
connection_reused0
reconnect0
pconnect_success1
active_connections1
active_persistent_connections1
explicit_close0
implicit_close0
disconnect_close0
in_middle_of_command_close0
explicit_free_result0
implicit_free_result0
explicit_stmt_close0
implicit_stmt_close0
mem_emalloc_count0
mem_emalloc_amount0
mem_ecalloc_count0
mem_ecalloc_amount0
mem_erealloc_count0
mem_erealloc_amount0
mem_efree_count0
mem_efree_amount0
mem_malloc_count0
mem_malloc_amount0
mem_calloc_count0
mem_calloc_amount0
mem_realloc_count0
mem_realloc_amount0
mem_free_count0
mem_free_amount0
mem_estrndup_count0
mem_strndup_count0
mem_estrdup_count0
mem_strdup_count0
mem_edupl_count0
mem_dupl_count0
proto_text_fetched_null0
proto_text_fetched_bit0
proto_text_fetched_tinyint0
proto_text_fetched_short0
proto_text_fetched_int240
proto_text_fetched_int0
proto_text_fetched_bigint0
proto_text_fetched_decimal0
proto_text_fetched_float0
proto_text_fetched_double0
proto_text_fetched_date0
proto_text_fetched_year0
proto_text_fetched_time0
proto_text_fetched_datetime0
proto_text_fetched_timestamp0
proto_text_fetched_string0
proto_text_fetched_blob0
proto_text_fetched_enum0
proto_text_fetched_set0
proto_text_fetched_geometry0
proto_text_fetched_other0
proto_binary_fetched_null0
proto_binary_fetched_bit377
proto_binary_fetched_tinyint0
proto_binary_fetched_short506
proto_binary_fetched_int24208
proto_binary_fetched_int0
proto_binary_fetched_bigint2816
proto_binary_fetched_decimal78
proto_binary_fetched_float0
proto_binary_fetched_double42
proto_binary_fetched_date0
proto_binary_fetched_year0
proto_binary_fetched_time0
proto_binary_fetched_datetime0
proto_binary_fetched_timestamp0
proto_binary_fetched_string0
proto_binary_fetched_json1824
proto_binary_fetched_blob532
proto_binary_fetched_enum0
proto_binary_fetched_set0
proto_binary_fetched_geometry0
proto_binary_fetched_other0
init_command_executed_count0
init_command_failed_count0
com_quit0
com_init_db0
com_query2
com_field_list0
com_create_db0
com_drop_db0
com_refresh0
com_shutdown0
com_statistics0
com_process_info0
com_connect0
com_process_kill0
com_debug0
com_ping0
com_time0
com_delayed_insert0
com_change_user0
com_binlog_dump0
com_table_dump0
com_connect_out0
com_register_slave0
com_stmt_prepare70
com_stmt_execute70
com_stmt_send_long_data0
com_stmt_close69
com_stmt_reset0
com_stmt_set_option0
com_stmt_fetch0
com_deamon0
bytes_received_real_data_normal0
bytes_received_real_data_ps1187529