Page Time: 0.1953s

Memory: 6.1375 MB (Peak: 7.8345 MB)

Queries (10, time: 0.1166s, 59.7%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000080
    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 89
    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
  2. SELECT `xf_tag`.*
    FROM `xf_tag`
    
    WHERE (`xf_tag`.`tag_url` = 'french')
    
    
    LIMIT 1
    Run Time: 0.000773
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tagconsttag_urltag_url402const1 

    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 1131
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Pub/Controller/Tag.php at line 115
    4. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 249
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
    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
  3. SELECT `xf_tag_result_cache`.*
    FROM `xf_tag_result_cache`
    
    WHERE (`xf_tag_result_cache`.`tag_id` = 1023 AND `xf_tag_result_cache`.`user_id` = 0)
    
    
    LIMIT 1
    Run Time: 0.000125
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tag_result_cacheconsttag_id_user_idtag_id_user_id8const,const1 

    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 1131
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Repository/Tag.php at line 694
    4. XF\Repository\Tag->getTagResultCache() in src/XF/Pub/Controller/Tag.php at line 131
    5. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 249
    6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
    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
  4. SELECT content_type, content_id
    FROM xf_tag_content
    WHERE tag_id = ?
    	AND visible = 1
    ORDER BY content_date DESC
    LIMIT 200
    Params: 1023
    Run Time: 0.016996
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tag_contentreftag_id_content_datetag_id_content_date4const397Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Repository/Tag.php at line 666
    3. XF\Repository\Tag->getTagSearchResults() in src/XF/Pub/Controller/Tag.php at line 135
    4. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 249
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
    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
  5. SELECT `xf_thread`.*, `xf_forum_Forum_1`.*, `xf_node_Node_2`.*, `xf_user_User_3`.*, `xf_post_FirstPost_4`.*, `xf_permission_cache_content_Permissions_5`.*
    FROM `xf_thread`
    LEFT JOIN `xf_forum` AS `xf_forum_Forum_1` ON (`xf_forum_Forum_1`.`node_id` = `xf_thread`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_2` ON (`xf_node_Node_2`.`node_id` = `xf_forum_Forum_1`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_thread`.`user_id`)
    LEFT JOIN `xf_post` AS `xf_post_FirstPost_4` ON (`xf_post_FirstPost_4`.`post_id` = `xf_thread`.`first_post_id`)
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_5` ON (`xf_permission_cache_content_Permissions_5`.`content_type` = 'node' AND `xf_permission_cache_content_Permissions_5`.`content_id` = `xf_node_Node_2`.`node_id` AND `xf_permission_cache_content_Permissions_5`.`permission_combination_id` = '1')
    WHERE (`xf_thread`.`thread_id` IN (2217737, 2169836, 2117449, 2117437, 2114475, 2111581, 2111531, 2111524, 2111416, 2111374, 2107532, 2021353, 2000045, 1994008, 1993397, 1993118, 1992782, 1992708, 1992701, 1992696, 1992543, 1992493, 1992318, 1992245, 1991940, 1991170, 1989612, 1989535, 1989425, 1989248, 1988553, 1988388, 1988355, 1987301, 1972563, 1972543, 1970947, 1970214, 1969581, 1969572, 1969509, 1969506, 1969319, 1968532, 1968491, 1968278, 1968040, 1967358, 1967169, 1964992, 1964982, 1964973, 1964950, 1964914, 1964886, 1964375, 1963245, 1963013, 1962790, 1962766, 1962738, 1962494, 1962489, 1962486, 1962481, 1962194, 1962164, 1962156, 1962154, 1961872, 1961871, 1961870, 1961868, 1961863, 1961862, 1961860, 1961858, 1961851, 1935889, 1933296, 1933118, 1933104, 1931997, 1931876, 1931675, 1930243, 1897894, 1890129, 1887456, 1877913, 1856766, 1813152, 1785908, 1781331, 1757147, 1757141, 1756970, 1756958, 1756777, 1712819, 1712793, 1678168, 1673223, 1672894, 1671849, 1671670, 1671669, 1668143, 1649129, 1649128, 1649126, 1649125, 1649123, 1649122, 1649121, 1649120, 1649118, 1649117, 1649115, 1649114, 1644158, 1642743, 1642137, 1641616, 1641586, 1641218, 1641158, 1640383, 1640380, 1637184, 1637030, 1636806, 1636800, 1636541, 1636355, 1632260, 1631483, 1630755, 1630614, 1630492, 1630423, 1630142, 1629850, 1628480, 1627949, 1627748, 1627529, 1627480, 1627479, 1627445, 1627348, 1627336, 1626858, 1626857, 1626311, 1626278, 1626155, 1625979, 1625868, 1625852, 1625795, 1625315, 1625168, 1625156, 1625146, 1625032, 1624895, 1624812, 1624790, 1624773, 1624771, 1624736, 1624725, 1624384, 1624383, 1624357, 1624325, 1624313, 1624311, 1624284, 1624257, 1624240, 1624222, 1624111, 1624105, 1624100, 1624095, 1613428, 1608345, 1601522, 1600905, 1600654, 1600645, 1600637, 1599504, 1598187, 1597717, 1597705, 1597292, 1596577))
    Run Time: 0.096763
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadrangePRIMARYPRIMARY4 200Using where
    SIMPLExf_forum_Forum_1eq_refPRIMARYPRIMARY4rawboard_final.xf_thread.node_id1 
    SIMPLExf_node_Node_2eq_refPRIMARYPRIMARY4rawboard_final.xf_forum_Forum_1.node_id1 
    SIMPLExf_user_User_3eq_refPRIMARYPRIMARY4rawboard_final.xf_thread.user_id1 
    SIMPLExf_post_FirstPost_4eq_refPRIMARYPRIMARY4rawboard_final.xf_thread.first_post_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,rawboard_final.xf_node_Node_2.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1164
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/App.php at line 2290
    5. XF\App->findByContentType() in src/XF/Tag/AbstractHandler.php at line 62
    6. XF\Tag\AbstractHandler->getContent() in src/XF/Repository/Tag.php at line 728
    7. XF\Repository\Tag->getResultSetData() in src/XF/ResultSet.php at line 228
    8. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 212
    9. XF\ResultSet->limitToViewableResults() in src/XF/Pub/Controller/Tag.php at line 136
    10. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 249
    11. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
    12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    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
  6. BEGIN
    Run Time: 0.000055

    1. XF\Db\AbstractAdapter->rawQuery() in src/XF/Db/AbstractAdapter.php at line 275
    2. XF\Db\AbstractAdapter->beginTransaction() in src/XF/Mvc/Entity/Entity.php at line 1134
    3. XF\Mvc\Entity\Entity->save() in src/XF/Pub/Controller/Tag.php at line 149
    4. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 249
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
    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. INSERT  INTO `xf_tag_result_cache` (`tag_id`, `user_id`, `expiry_date`, `results`, `result_cache_id`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?)
    Params: 1023, 0, 1713921386, a:200:{s:14:"thread-2217737";a:2:{i:0;s:6:"thread";i:1;i:2217737;}s:14:"thread-2169836";a:2:{i:0;s:6:"thread";i:1;i:2169836;}s:14:"thread-2117449";a:2:{i:0;s:6:"thread";i:1;i:2117449;}s:14:"thread-2117437";a:2:{i:0;s:6:"thread";i:1;i:2117437;}s:14:"thread-2114475";a:2:{i:0;s:6:"thread";i:1;i:2114475;}s:14:"thread-2111581";a:2:{i:0;s:6:"thread";i:1;i:2111581;}s:14:"thread-2111531";a:2:{i:0;s:6:"thread";i:1;i:2111531;}s:14:"thread-2111524";a:2:{i:0;s:6:"thread";i:1;i:2111524;}s:14:"thread-2111416";a:2:{i:0;s:6:"thread";i:1;i:2111416;}s:14:"thread-2111374";a:2:{i:0;s:6:"thread";i:1;i:2111374;}s:14:"thread-2107532";a:2:{i:0;s:6:"thread";i:1;i:2107532;}s:14:"thread-2021353";a:2:{i:0;s:6:"thread";i:1;i:2021353;}s:14:"thread-2000045";a:2:{i:0;s:6:"thread";i:1;i:2000045;}s:14:"thread-1994008";a:2:{i:0;s:6:"thread";i:1;i:1994008;}s:14:"thread-1993397";a:2:{i:0;s:6:"thread";i:1;i:1993397;}s:14:"thread-1993118";a:2:{i:0;s:6:"thread";i:1;i:1993118;}s:14:"thread-1992782";a:2:{i:0;s:6:"thread";i:1;i:1992782;}s:14:"thread-1992708";a:2:{i:0;s:6:"thread";i:1;i:1992708;}s:14:"thread-1992701";a:2:{i:0;s:6:"thread";i:1;i:1992701;}s:14:"thread-1992696";a:2:{i:0;s:6:"thread";i:1;i:1992696;}s:14:"thread-1992543";a:2:{i:0;s:6:"thread";i:1;i:1992543;}s:14:"thread-1992493";a:2:{i:0;s:6:"thread";i:1;i:1992493;}s:14:"thread-1992318";a:2:{i:0;s:6:"thread";i:1;i:1992318;}s:14:"thread-1992245";a:2:{i:0;s:6:"thread";i:1;i:1992245;}s:14:"thread-1991940";a:2:{i:0;s:6:"thread";i:1;i:1991940;}s:14:"thread-1991170";a:2:{i:0;s:6:"thread";i:1;i:1991170;}s:14:"thread-1989612";a:2:{i:0;s:6:"thread";i:1;i:1989612;}s:14:"thread-1989535";a:2:{i:0;s:6:"thread";i:1;i:1989535;}s:14:"thread-1989425";a:2:{i:0;s:6:"thread";i:1;i:1989425;}s:14:"thread-1989248";a:2:{i:0;s:6:"thread";i:1;i:1989248;}s:14:"thread-1988553";a:2:{i:0;s:6:"thread";i:1;i:1988553;}s:14:"thread-1988388";a:2:{i:0;s:6:"thread";i:1;i:1988388;}s:14:"thread-1988355";a:2:{i:0;s:6:"thread";i:1;i:1988355;}s:14:"thread-1987301";a:2:{i:0;s:6:"thread";i:1;i:1987301;}s:14:"thread-1972563";a:2:{i:0;s:6:"thread";i:1;i:1972563;}s:14:"thread-1972543";a:2:{i:0;s:6:"thread";i:1;i:1972543;}s:14:"thread-1970947";a:2:{i:0;s:6:"thread";i:1;i:1970947;}s:14:"thread-1970214";a:2:{i:0;s:6:"thread";i:1;i:1970214;}s:14:"thread-1969581";a:2:{i:0;s:6:"thread";i:1;i:1969581;}s:14:"thread-1969572";a:2:{i:0;s:6:"thread";i:1;i:1969572;}s:14:"thread-1969509";a:2:{i:0;s:6:"thread";i:1;i:1969509;}s:14:"thread-1969506";a:2:{i:0;s:6:"thread";i:1;i:1969506;}s:14:"thread-1969319";a:2:{i:0;s:6:"thread";i:1;i:1969319;}s:14:"thread-1968532";a:2:{i:0;s:6:"thread";i:1;i:1968532;}s:14:"thread-1968491";a:2:{i:0;s:6:"thread";i:1;i:1968491;}s:14:"thread-1968278";a:2:{i:0;s:6:"thread";i:1;i:1968278;}s:14:"thread-1968040";a:2:{i:0;s:6:"thread";i:1;i:1968040;}s:14:"thread-1967358";a:2:{i:0;s:6:"thread";i:1;i:1967358;}s:14:"thread-1967169";a:2:{i:0;s:6:"thread";i:1;i:1967169;}s:14:"thread-1964992";a:2:{i:0;s:6:"thread";i:1;i:1964992;}s:14:"thread-1964982";a:2:{i:0;s:6:"thread";i:1;i:1964982;}s:14:"thread-1964973";a:2:{i:0;s:6:"thread";i:1;i:1964973;}s:14:"thread-1964950";a:2:{i:0;s:6:"thread";i:1;i:1964950;}s:14:"thread-1964914";a:2:{i:0;s:6:"thread";i:1;i:1964914;}s:14:"thread-1964886";a:2:{i:0;s:6:"thread";i:1;i:1964886;}s:14:"thread-1964375";a:2:{i:0;s:6:"thread";i:1;i:1964375;}s:14:"thread-1963245";a:2:{i:0;s:6:"thread";i:1;i:1963245;}s:14:"thread-1963013";a:2:{i:0;s:6:"thread";i:1;i:1963013;}s:14:"thread-1962790";a:2:{i:0;s:6:"thread";i:1;i:1962790;}s:14:"thread-1962766";a:2:{i:0;s:6:"thread";i:1;i:1962766;}s:14:"thread-1962738";a:2:{i:0;s:6:"thread";i:1;i:1962738;}s:14:"thread-1962494";a:2:{i:0;s:6:"thread";i:1;i:1962494;}s:14:"thread-1962489";a:2:{i:0;s:6:"thread";i:1;i:1962489;}s:14:"thread-1962486";a:2:{i:0;s:6:"thread";i:1;i:1962486;}s:14:"thread-1962481";a:2:{i:0;s:6:"thread";i:1;i:1962481;}s:14:"thread-1962194";a:2:{i:0;s:6:"thread";i:1;i:1962194;}s:14:"thread-1962164";a:2:{i:0;s:6:"thread";i:1;i:1962164;}s:14:"thread-1962156";a:2:{i:0;s:6:"thread";i:1;i:1962156;}s:14:"thread-1962154";a:2:{i:0;s:6:"thread";i:1;i:1962154;}s:14:"thread-1961872";a:2:{i:0;s:6:"thread";i:1;i:1961872;}s:14:"thread-1961871";a:2:{i:0;s:6:"thread";i:1;i:1961871;}s:14:"thread-1961870";a:2:{i:0;s:6:"thread";i:1;i:1961870;}s:14:"thread-1961868";a:2:{i:0;s:6:"thread";i:1;i:1961868;}s:14:"thread-1961863";a:2:{i:0;s:6:"thread";i:1;i:1961863;}s:14:"thread-1961862";a:2:{i:0;s:6:"thread";i:1;i:1961862;}s:14:"thread-1961860";a:2:{i:0;s:6:"thread";i:1;i:1961860;}s:14:"thread-1961858";a:2:{i:0;s:6:"thread";i:1;i:1961858;}s:14:"thread-1961851";a:2:{i:0;s:6:"thread";i:1;i:1961851;}s:14:"thread-1935889";a:2:{i:0;s:6:"thread";i:1;i:1935889;}s:14:"thread-1933296";a:2:{i:0;s:6:"thread";i:1;i:1933296;}s:14:"thread-1933118";a:2:{i:0;s:6:"thread";i:1;i:1933118;}s:14:"thread-1933104";a:2:{i:0;s:6:"thread";i:1;i:1933104;}s:14:"thread-1931997";a:2:{i:0;s:6:"thread";i:1;i:1931997;}s:14:"thread-1931876";a:2:{i:0;s:6:"thread";i:1;i:1931876;}s:14:"thread-1931675";a:2:{i:0;s:6:"thread";i:1;i:1931675;}s:14:"thread-1930243";a:2:{i:0;s:6:"thread";i:1;i:1930243;}s:14:"thread-1897894";a:2:{i:0;s:6:"thread";i:1;i:1897894;}s:14:"thread-1890129";a:2:{i:0;s:6:"thread";i:1;i:1890129;}s:14:"thread-1887456";a:2:{i:0;s:6:"thread";i:1;i:1887456;}s:14:"thread-1877913";a:2:{i:0;s:6:"thread";i:1;i:1877913;}s:14:"thread-1856766";a:2:{i:0;s:6:"thread";i:1;i:1856766;}s:14:"thread-1813152";a:2:{i:0;s:6:"thread";i:1;i:1813152;}s:14:"thread-1785908";a:2:{i:0;s:6:"thread";i:1;i:1785908;}s:14:"thread-1781331";a:2:{i:0;s:6:"thread";i:1;i:1781331;}s:14:"thread-1757147";a:2:{i:0;s:6:"thread";i:1;i:1757147;}s:14:"thread-1757141";a:2:{i:0;s:6:"thread";i:1;i:1757141;}s:14:"thread-1756970";a:2:{i:0;s:6:"thread";i:1;i:1756970;}s:14:"thread-1756958";a:2:{i:0;s:6:"thread";i:1;i:1756958;}s:14:"thread-1756777";a:2:{i:0;s:6:"thread";i:1;i:1756777;}s:14:"thread-1712819";a:2:{i:0;s:6:"thread";i:1;i:1712819;}s:14:"thread-1712793";a:2:{i:0;s:6:"thread";i:1;i:1712793;}s:14:"thread-1678168";a:2:{i:0;s:6:"thread";i:1;i:1678168;}s:14:"thread-1673223";a:2:{i:0;s:6:"thread";i:1;i:1673223;}s:14:"thread-1672894";a:2:{i:0;s:6:"thread";i:1;i:1672894;}s:14:"thread-1671849";a:2:{i:0;s:6:"thread";i:1;i:1671849;}s:14:"thread-1671670";a:2:{i:0;s:6:"thread";i:1;i:1671670;}s:14:"thread-1671669";a:2:{i:0;s:6:"thread";i:1;i:1671669;}s:14:"thread-1668143";a:2:{i:0;s:6:"thread";i:1;i:1668143;}s:14:"thread-1649129";a:2:{i:0;s:6:"thread";i:1;i:1649129;}s:14:"thread-1649128";a:2:{i:0;s:6:"thread";i:1;i:1649128;}s:14:"thread-1649126";a:2:{i:0;s:6:"thread";i:1;i:1649126;}s:14:"thread-1649125";a:2:{i:0;s:6:"thread";i:1;i:1649125;}s:14:"thread-1649123";a:2:{i:0;s:6:"thread";i:1;i:1649123;}s:14:"thread-1649122";a:2:{i:0;s:6:"thread";i:1;i:1649122;}s:14:"thread-1649121";a:2:{i:0;s:6:"thread";i:1;i:1649121;}s:14:"thread-1649120";a:2:{i:0;s:6:"thread";i:1;i:1649120;}s:14:"thread-1649118";a:2:{i:0;s:6:"thread";i:1;i:1649118;}s:14:"thread-1649117";a:2:{i:0;s:6:"thread";i:1;i:1649117;}s:14:"thread-1649115";a:2:{i:0;s:6:"thread";i:1;i:1649115;}s:14:"thread-1649114";a:2:{i:0;s:6:"thread";i:1;i:1649114;}s:14:"thread-1644158";a:2:{i:0;s:6:"thread";i:1;i:1644158;}s:14:"thread-1642743";a:2:{i:0;s:6:"thread";i:1;i:1642743;}s:14:"thread-1642137";a:2:{i:0;s:6:"thread";i:1;i:1642137;}s:14:"thread-1641616";a:2:{i:0;s:6:"thread";i:1;i:1641616;}s:14:"thread-1641586";a:2:{i:0;s:6:"thread";i:1;i:1641586;}s:14:"thread-1641218";a:2:{i:0;s:6:"thread";i:1;i:1641218;}s:14:"thread-1641158";a:2:{i:0;s:6:"thread";i:1;i:1641158;}s:14:"thread-1640383";a:2:{i:0;s:6:"thread";i:1;i:1640383;}s:14:"thread-1640380";a:2:{i:0;s:6:"thread";i:1;i:1640380;}s:14:"thread-1637184";a:2:{i:0;s:6:"thread";i:1;i:1637184;}s:14:"thread-1637030";a:2:{i:0;s:6:"thread";i:1;i:1637030;}s:14:"thread-1636806";a:2:{i:0;s:6:"thread";i:1;i:1636806;}s:14:"thread-1636800";a:2:{i:0;s:6:"thread";i:1;i:1636800;}s:14:"thread-1636541";a:2:{i:0;s:6:"thread";i:1;i:1636541;}s:14:"thread-1636355";a:2:{i:0;s:6:"thread";i:1;i:1636355;}s:14:"thread-1632260";a:2:{i:0;s:6:"thread";i:1;i:1632260;}s:14:"thread-1631483";a:2:{i:0;s:6:"thread";i:1;i:1631483;}s:14:"thread-1630755";a:2:{i:0;s:6:"thread";i:1;i:1630755;}s:14:"thread-1630614";a:2:{i:0;s:6:"thread";i:1;i:1630614;}s:14:"thread-1630492";a:2:{i:0;s:6:"thread";i:1;i:1630492;}s:14:"thread-1630423";a:2:{i:0;s:6:"thread";i:1;i:1630423;}s:14:"thread-1630142";a:2:{i:0;s:6:"thread";i:1;i:1630142;}s:14:"thread-1629850";a:2:{i:0;s:6:"thread";i:1;i:1629850;}s:14:"thread-1628480";a:2:{i:0;s:6:"thread";i:1;i:1628480;}s:14:"thread-1627949";a:2:{i:0;s:6:"thread";i:1;i:1627949;}s:14:"thread-1627748";a:2:{i:0;s:6:"thread";i:1;i:1627748;}s:14:"thread-1627529";a:2:{i:0;s:6:"thread";i:1;i:1627529;}s:14:"thread-1627480";a:2:{i:0;s:6:"thread";i:1;i:1627480;}s:14:"thread-1627479";a:2:{i:0;s:6:"thread";i:1;i:1627479;}s:14:"thread-1627445";a:2:{i:0;s:6:"thread";i:1;i:1627445;}s:14:"thread-1627348";a:2:{i:0;s:6:"thread";i:1;i:1627348;}s:14:"thread-1627336";a:2:{i:0;s:6:"thread";i:1;i:1627336;}s:14:"thread-1626858";a:2:{i:0;s:6:"thread";i:1;i:1626858;}s:14:"thread-1626857";a:2:{i:0;s:6:"thread";i:1;i:1626857;}s:14:"thread-1626311";a:2:{i:0;s:6:"thread";i:1;i:1626311;}s:14:"thread-1626278";a:2:{i:0;s:6:"thread";i:1;i:1626278;}s:14:"thread-1626155";a:2:{i:0;s:6:"thread";i:1;i:1626155;}s:14:"thread-1625979";a:2:{i:0;s:6:"thread";i:1;i:1625979;}s:14:"thread-1625868";a:2:{i:0;s:6:"thread";i:1;i:1625868;}s:14:"thread-1625852";a:2:{i:0;s:6:"thread";i:1;i:1625852;}s:14:"thread-1625795";a:2:{i:0;s:6:"thread";i:1;i:1625795;}s:14:"thread-1625315";a:2:{i:0;s:6:"thread";i:1;i:1625315;}s:14:"thread-1625168";a:2:{i:0;s:6:"thread";i:1;i:1625168;}s:14:"thread-1625156";a:2:{i:0;s:6:"thread";i:1;i:1625156;}s:14:"thread-1625146";a:2:{i:0;s:6:"thread";i:1;i:1625146;}s:14:"thread-1625032";a:2:{i:0;s:6:"thread";i:1;i:1625032;}s:14:"thread-1624895";a:2:{i:0;s:6:"thread";i:1;i:1624895;}s:14:"thread-1624812";a:2:{i:0;s:6:"thread";i:1;i:1624812;}s:14:"thread-1624790";a:2:{i:0;s:6:"thread";i:1;i:1624790;}s:14:"thread-1624773";a:2:{i:0;s:6:"thread";i:1;i:1624773;}s:14:"thread-1624771";a:2:{i:0;s:6:"thread";i:1;i:1624771;}s:14:"thread-1624736";a:2:{i:0;s:6:"thread";i:1;i:1624736;}s:14:"thread-1624725";a:2:{i:0;s:6:"thread";i:1;i:1624725;}s:14:"thread-1624384";a:2:{i:0;s:6:"thread";i:1;i:1624384;}s:14:"thread-1624383";a:2:{i:0;s:6:"thread";i:1;i:1624383;}s:14:"thread-1624357";a:2:{i:0;s:6:"thread";i:1;i:1624357;}s:14:"thread-1624325";a:2:{i:0;s:6:"thread";i:1;i:1624325;}s:14:"thread-1624313";a:2:{i:0;s:6:"thread";i:1;i:1624313;}s:14:"thread-1624311";a:2:{i:0;s:6:"thread";i:1;i:1624311;}s:14:"thread-1624284";a:2:{i:0;s:6:"thread";i:1;i:1624284;}s:14:"thread-1624257";a:2:{i:0;s:6:"thread";i:1;i:1624257;}s:14:"thread-1624240";a:2:{i:0;s:6:"thread";i:1;i:1624240;}s:14:"thread-1624222";a:2:{i:0;s:6:"thread";i:1;i:1624222;}s:14:"thread-1624111";a:2:{i:0;s:6:"thread";i:1;i:1624111;}s:14:"thread-1624105";a:2:{i:0;s:6:"thread";i:1;i:1624105;}s:14:"thread-1624100";a:2:{i:0;s:6:"thread";i:1;i:1624100;}s:14:"thread-1624095";a:2:{i:0;s:6:"thread";i:1;i:1624095;}s:14:"thread-1613428";a:2:{i:0;s:6:"thread";i:1;i:1613428;}s:14:"thread-1608345";a:2:{i:0;s:6:"thread";i:1;i:1608345;}s:14:"thread-1601522";a:2:{i:0;s:6:"thread";i:1;i:1601522;}s:14:"thread-1600905";a:2:{i:0;s:6:"thread";i:1;i:1600905;}s:14:"thread-1600654";a:2:{i:0;s:6:"thread";i:1;i:1600654;}s:14:"thread-1600645";a:2:{i:0;s:6:"thread";i:1;i:1600645;}s:14:"thread-1600637";a:2:{i:0;s:6:"thread";i:1;i:1600637;}s:14:"thread-1599504";a:2:{i:0;s:6:"thread";i:1;i:1599504;}s:14:"thread-1598187";a:2:{i:0;s:6:"thread";i:1;i:1598187;}s:14:"thread-1597717";a:2:{i:0;s:6:"thread";i:1;i:1597717;}s:14:"thread-1597705";a:2:{i:0;s:6:"thread";i:1;i:1597705;}s:14:"thread-1597292";a:2:{i:0;s:6:"thread";i:1;i:1597292;}s:14:"thread-1596577";a:2:{i:0;s:6:"thread";i:1;i:1596577;}}, , 1713917786
    Run Time: 0.001245

    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 161
    3. XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1409
    4. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1141
    5. XF\Mvc\Entity\Entity->save() in src/XF/Pub/Controller/Tag.php at line 149
    6. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 249
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
    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
  8. COMMIT
    Run Time: 0.000296

    1. XF\Db\AbstractAdapter->rawQuery() in src/XF/Db/AbstractAdapter.php at line 297
    2. XF\Db\AbstractAdapter->commit() in src/XF/Mvc/Entity/Entity.php at line 1185
    3. XF\Mvc\Entity\Entity->save() in src/XF/Pub/Controller/Tag.php at line 149
    4. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 249
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
    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
  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, , , XF\Pub\Controller\Tag, Tag, valid, tag_url=french, 1713917786,
    Run Time: 0.000156

    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 67
    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 89
    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. -- 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: RjvRKkql2Mb93451kLC4w0d59HTCdAue, , 1713932186
    Run Time: 0.000132

    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 (133, XenForo Classes: 91)

  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/paragonie/random_compat/lib/byte_safe_strings.php
  13. src/vendor/paragonie/random_compat/lib/cast_to_int.php
  14. src/vendor/paragonie/random_compat/lib/error_polyfill.php
  15. src/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
  16. src/vendor/paragonie/random_compat/lib/random_int.php
  17. src/vendor/symfony/polyfill-php56/bootstrap.php
  18. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  19. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  20. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  21. src/vendor/dokuwiki/utf8/utf8.php
  22. src/XF/Pub/App.php
  23. src/XF/App.php
  24. src/XF/Container.php
  25. src/config.php
  26. src/XF/DataRegistry.php
  27. src/XF/Db/Mysqli/Adapter.php
  28. src/XF/Db/AbstractAdapter.php
  29. src/XF/CacheFactory.php
  30. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
  31. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
  32. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
  33. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
  34. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
  35. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
  36. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
  37. src/XF/Extension.php
  38. src/XF/Http/Request.php
  39. src/XF/InputFilterer.php
  40. src/XF/Session/Session.php
  41. src/XF/Session/DbStorage.php
  42. src/XF/Session/StorageInterface.php
  43. src/XF/Util/Ip.php
  44. src/XF/Util/Random.php
  45. src/XF/Data/Robot.php
  46. src/XF/Mvc/Entity/Manager.php
  47. src/XF/Mvc/Entity/ValueFormatter.php
  48. src/XF/Repository/User.php
  49. src/XF/Mvc/Entity/Repository.php
  50. src/XF/Entity/User.php
  51. src/XF/Mvc/Entity/Entity.php
  52. src/XF/Mvc/Entity/Structure.php
  53. src/XF/Entity/UserAuth.php
  54. src/XF/Entity/UserOption.php
  55. src/XF/Entity/UserProfile.php
  56. src/XF/Entity/UserPrivacy.php
  57. src/XF/Util/File.php
  58. src/XF/Language.php
  59. src/XF/Mvc/Dispatcher.php
  60. src/XF/Mvc/Router.php
  61. src/XF/Mvc/RouteMatch.php
  62. src/XF/Util/Arr.php
  63. src/XF/Mvc/ParameterBag.php
  64. src/XF/Pub/Controller/Tag.php
  65. src/XF/Pub/Controller/AbstractController.php
  66. src/XF/Mvc/Controller.php
  67. src/XF/Util/Php.php
  68. src/XF/PermissionCache.php
  69. src/XF/PermissionSet.php
  70. src/XF/Db/Mysqli/Statement.php
  71. src/XF/Db/AbstractStatement.php
  72. src/XF/Mvc/Reply/Reroute.php
  73. src/XF/Mvc/Reply/AbstractReply.php
  74. src/XF/Entity/Tag.php
  75. src/XF/Mvc/Entity/Finder.php
  76. src/XF/Repository/Tag.php
  77. src/XF/ResultSetInterface.php
  78. src/XF/Entity/TagResultCache.php
  79. src/XF/ResultSet.php
  80. src/XF/Tag/Thread.php
  81. src/XF/Tag/AbstractHandler.php
  82. src/XF/Entity/Thread.php
  83. src/XF/Finder/Thread.php
  84. src/XF/Entity/Forum.php
  85. src/XF/Entity/AbstractNode.php
  86. src/XF/Entity/Node.php
  87. src/XF/Entity/Post.php
  88. src/XF/Entity/QuotableInterface.php
  89. src/XF/BbCode/RenderableContentInterface.php
  90. src/XF/Entity/PermissionCacheContent.php
  91. src/XF/Mvc/Entity/Proxyable.php
  92. src/XF/Mvc/Entity/FinderCollection.php
  93. src/XF/Mvc/Entity/AbstractCollection.php
  94. src/XF/Mvc/Entity/ArrayCollection.php
  95. src/XF/Tag/RenderWrapper.php
  96. src/XF/PreEscapedInterface.php
  97. src/XF/Mvc/Reply/View.php
  98. src/XF/Repository/SessionActivity.php
  99. src/XF/Style.php
  100. src/XF/Template/Templater.php
  101. src/XF/DevelopmentOutput.php
  102. src/XF/DevelopmentOutput/Template.php
  103. src/XF/DevelopmentOutput/AbstractHandler.php
  104. src/XF/Template/WatcherInterface.php
  105. src/XF/SubContainer/BbCode.php
  106. src/XF/SubContainer/AbstractSubContainer.php
  107. src/XF/SubContainer/Widget.php
  108. src/XF/SimpleCache.php
  109. src/XF/Http/Response.php
  110. src/XF/Mvc/Renderer/Html.php
  111. src/XF/Mvc/Renderer/AbstractRenderer.php
  112. src/XF/Mvc/View.php
  113. src/XF/Template/Template.php
  114. internal_data/code_cache/templates/l1/s2/public/tag_view.php
  115. src/XF/PreEscaped.php
  116. internal_data/code_cache/templates/l1/s2/public/search_result_thread.php
  117. src/XF/Util/Color.php
  118. src/XF/Str/Formatter.php
  119. internal_data/code_cache/templates/l1/s2/public/page_nav.php
  120. internal_data/code_cache/navigation_cache.php
  121. src/XF/Phrase.php
  122. src/XF/Pub/Route/Search.php
  123. src/XF/NoticeList.php
  124. internal_data/code_cache/templates/l1/s2/public/PAGE_CONTAINER.php
  125. internal_data/code_cache/templates/l1/s2/public/metadata_macros.php
  126. internal_data/code_cache/templates/l1/s2/public/helper_js_global.php
  127. internal_data/code_cache/templates/l1/s2/public/google_analytics.php
  128. internal_data/code_cache/templates/l1/s2/public/_ads.php
  129. internal_data/code_cache/phrase_groups/l1/nav.php
  130. internal_data/code_cache/phrase_groups/l1/button.php
  131. internal_data/code_cache/templates/l1/s2/public/browser_warning_macros.php
  132. internal_data/code_cache/templates/l1/s2/public/debug_macros.php
  133. src/XF/Debugger.php

DB Connection Stats

bytes_sent20559
bytes_received615538
packets_sent86
packets_received824
protocol_overhead_in3296
protocol_overhead_out344
bytes_received_ok_packet0
bytes_received_eof_packet0
bytes_received_rset_header_packet198
bytes_received_rset_field_meta_packet0
bytes_received_rset_row_packet130
bytes_received_prepare_response_packet25825
bytes_received_change_user_packet589038
packets_sent_command42
packets_received_ok0
packets_received_eof0
packets_received_rset_header22
packets_received_rset_field_meta0
packets_received_rset_row17
packets_received_prepare_response348
packets_received_change_user422
result_set_queries10
non_result_set_queries7
no_index_used0
bad_index_used0
slow_queries0
buffered_sets0
unbuffered_sets0
ps_buffered_sets10
ps_unbuffered_sets0
flushed_normal_sets0
flushed_ps_sets0
ps_prepared_never_executed0
ps_prepared_once_executed12
rows_fetched_from_server_normal0
rows_fetched_from_server_ps412
rows_buffered_from_client_normal0
rows_buffered_from_client_ps412
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_ps4
rows_skipped_normal0
rows_skipped_ps412
copy_on_write_saved0
copy_on_write_performed0
command_buffer_too_small1
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_estndup_count0
mem_strdup_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_bit218
proto_binary_fetched_tinyint0
proto_binary_fetched_short3401
proto_binary_fetched_int241400
proto_binary_fetched_int0
proto_binary_fetched_bigint11403
proto_binary_fetched_decimal20
proto_binary_fetched_float0
proto_binary_fetched_double0
proto_binary_fetched_date10
proto_binary_fetched_year0
proto_binary_fetched_time0
proto_binary_fetched_datetime0
proto_binary_fetched_timestamp0
proto_binary_fetched_string0
proto_binary_fetched_json5474
proto_binary_fetched_blob2201
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_query4
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_prepare13
com_stmt_execute13
com_stmt_send_long_data0
com_stmt_close12
com_stmt_reset0
com_stmt_set_option0
com_stmt_fetch0
com_deamon0
bytes_received_real_data_normal0
bytes_received_real_data_ps575083