Page Time: 0.3868s

Memory: 10.1580 MB (Peak: 14.3446 MB)

Queries (10, time: 0.0396s, 10.2%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000945
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 34
    4. XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
    5. XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 1218
    6. XF\Entity\User->hasPermission() in src/XF/Pub/Controller/AbstractController.php at line 244
    7. XF\Pub\Controller\AbstractController->assertViewingPermissions() in src/XF/Pub/Controller/AbstractController.php at line 22
    8. XF\Pub\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 126
    9. XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 351
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    14. XF\App->run() in src/XF.php at line 524
    15. XF::runApp() in index.php at line 20
  2. SELECT `xf_tag`.*
    FROM `xf_tag`
    
    WHERE (`xf_tag`.`tag_url` = 'gorgeous')
    
    
    LIMIT 1
    Run Time: 0.000519
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tagconsttag_urltag_url402const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1397
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Pub/Controller/Tag.php at line 116
    4. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 352
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    6. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    7. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    8. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    9. XF\App->run() in src/XF.php at line 524
    10. XF::runApp() in index.php at line 20
  3. SELECT `xf_tag_result_cache`.*
    FROM `xf_tag_result_cache`
    
    WHERE (`xf_tag_result_cache`.`tag_id` = 152 AND `xf_tag_result_cache`.`user_id` = 0)
    
    
    LIMIT 1
    Run Time: 0.001293
    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 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1397
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Repository/Tag.php at line 697
    4. XF\Repository\Tag->getTagResultCache() in src/XF/Pub/Controller/Tag.php at line 132
    5. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 352
    6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    7. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    10. XF\App->run() in src/XF.php at line 524
    11. XF::runApp() in index.php at line 20
  4. SELECT content_type, content_id
    FROM xf_tag_content
    WHERE tag_id = ?
    	AND visible = 1
    ORDER BY content_date DESC
    LIMIT 500
    Params: 152
    Run Time: 0.002246
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tag_contentreftag_id_content_datetag_id_content_date4const1453Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Repository/Tag.php at line 662
    3. XF\Repository\Tag->getTagSearchResults() in src/XF/Pub/Controller/Tag.php at line 136
    4. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 352
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    6. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    7. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    8. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    9. XF\App->run() in src/XF.php at line 524
    10. XF::runApp() in index.php at line 20
  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 (1045880, 1045576, 1045350, 1041261, 1040424, 1039478, 1035869, 1034496, 1032826, 1028097, 1025101, 1024291, 1028286, 1022927, 1022516, 1022476, 1021529, 1021527, 1021465, 1021226, 1021188, 1020871, 1020659, 1020658, 1020657, 1020655, 1020593, 1020588, 1020283, 1019487, 1019486, 1019467, 1019463, 1019462, 1019332, 1019094, 1018773, 1018454, 1018126, 1018121, 1018117, 1018098, 1017989, 1017939, 1017898, 1017585, 1017584, 1017575, 1017480, 1017299, 1017224, 1017139, 1017138, 1016878, 1016873, 1016734, 1016682, 1016679, 1016491, 1016490, 1016207, 1016141, 1016135, 1016134, 1016133, 1016132, 1016119, 1016069, 1015622, 1015619, 1015570, 1015339, 1015338, 1015037, 1015015, 1014922, 1014878, 1014750, 1014748, 1014685, 1014557, 1014555, 1014516, 1014428, 1014427, 1014387, 1014379, 1014243, 1014228, 1014109, 1014045, 1014042, 1013770, 1013342, 1013339, 1013227, 1013019, 1013016, 1012715, 1012253, 1012251, 1012225, 1012117, 1012116, 1012115, 1011940, 1011938, 1011935, 1011890, 1011813, 1011650, 1011619, 1011618, 1011617, 1011615, 1011613, 1011349, 1011304, 1011303, 1011302, 1011241, 1011239, 1011218, 1010717, 1010715, 1010710, 891459, 1010701, 1010698, 1010684, 1010680, 1010640, 1010394, 1010369, 1010361, 1010350, 1010347, 1010276, 1009779, 1009403, 1009360, 1009358, 1009355, 1009313, 1009312, 1009058, 1008780, 1008484, 1008219, 1008179, 1008175, 1008174, 1008173, 1008129, 1008128, 1008075, 1007481, 1007432, 1007377, 1007004, 1006847, 1006743, 1006485, 1006483, 1006422, 1006257, 1006211, 1005928, 1005894, 1005193, 1004995, 1004927, 1004346, 1004333, 1004331, 1004246, 1004244, 1004241, 1004187, 1004184, 1004183, 1004137, 1004133, 1003944, 1003919, 1003657, 1003548, 1003544, 1003359, 1003324, 1003229, 1003226, 1003104, 1002973, 1002919, 1002916, 1002913, 1002681, 1002678, 1002677, 1002674, 1002673, 1002628, 1002626, 1002552, 1002514, 1002387, 1002386, 1002301, 1002058, 1001920, 1001727, 1001670, 1001625, 1001379, 1001376, 1001375, 1001370, 1001369, 1001363, 1001359, 1001358, 1001352, 1001351, 1001339, 839989, 1001311, 1001308, 1001274, 1001081, 1001030, 1000982, 1000980, 1000885, 1000800, 1000764, 1000711, 1000656, 1000619, 1000618, 1000610, 1000606, 1000330, 973525, 1000292, 1000290, 1000289, 1000288, 999997, 831322, 999995, 999985, 999939, 875280, 999827, 999617, 999525, 999524, 999522, 999119, 999116, 998795, 998783, 998394, 998232, 998117, 998113, 997978, 997440, 997410, 997359, 997301, 996858, 996576, 996574, 996359, 996352, 996258, 995471, 995456, 995376, 994970, 994862, 994850, 994649, 994638, 994621, 994613, 994318, 994185, 994170, 994056, 993940, 993938, 993889, 993531, 976870, 992983, 992842, 992828, 992581, 992498, 992492, 992491, 992489, 992488, 992484, 992453, 992442, 992210, 992084, 992038, 992001, 991952, 991718, 991510, 991498, 990997, 990957, 989739, 989498, 989492, 989491, 989478, 989443, 989316, 988687, 988452, 988451, 868354, 988285, 988284, 988282, 988247, 988096, 988073, 987561, 987456, 987455, 987453, 987053, 987049, 987033, 986895, 986886, 986779, 986749, 986582, 986244, 986239, 986200, 985932, 985891, 985547, 985546, 985346, 985186, 985175, 985086, 985074, 984966, 984151, 983935, 983816, 983747, 983685, 983554, 983553, 983552, 983550, 983549, 983446, 983344, 983323, 983288, 983269, 983115, 983075, 982833, 982726, 982712, 982658, 982599, 982362, 982361, 982357, 982314, 982310, 982309, 982307, 981913, 981748, 981689, 981674, 990218, 981537, 981321, 981131, 981070, 980863, 980860, 980859, 980855, 980801, 980642, 980640, 980595, 980591, 980586, 980578, 980576, 980363, 980359, 980358, 980351, 980303, 980298, 980095, 979752, 979613, 979470, 979453, 979428, 978900, 978804, 978803, 978802, 978801, 978794, 978755, 978718, 978654, 978510, 978341, 978134, 978070, 977939, 977796, 977795, 977754, 977751, 977748, 977656, 977518, 977508, 977502, 977496, 977475, 977471, 977469, 977356, 977347, 977118, 976943, 976753, 976690, 976547, 971107, 976361, 976353, 976280, 976063, 976062, 984891, 975963, 975901, 975676, 975633, 975622, 975114, 974983, 974952, 974951, 974812, 974810, 974804, 974699, 974655, 974465, 974416, 974415, 974366, 974315, 974033, 973831, 973826, 973500, 973193, 973072, 961605, 972307, 972020, 971700, 971687, 971674, 971365, 971290, 971289, 971279, 971225))
    Run Time: 0.031490
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadrangePRIMARYPRIMARY4 500Using where
    SIMPLExf_forum_Forum_1eq_refPRIMARYPRIMARY4board.xf_thread.node_id1 
    SIMPLExf_node_Node_2eq_refPRIMARYPRIMARY4board.xf_forum_Forum_1.node_id1Using where
    SIMPLExf_user_User_3eq_refPRIMARYPRIMARY4board.xf_thread.user_id1 
    SIMPLExf_post_FirstPost_4eq_refPRIMARYPRIMARY4board.xf_thread.first_post_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,board.xf_node_Node_2.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1430
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 214
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/App.php at line 2866
    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 731
    7. XF\Repository\Tag->getResultSetData() in src/XF/ResultSet.php at line 230
    8. XF\ResultSet->loadResultsData() in src/XF/ResultSet.php at line 214
    9. XF\ResultSet->limitToViewableResults() in src/XF/Pub/Controller/Tag.php at line 137
    10. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 352
    11. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    12. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    13. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    15. XF\App->run() in src/XF.php at line 524
    16. XF::runApp() in index.php at line 20
  6. BEGIN
    Run Time: 0.000706

    1. XF\Db\AbstractAdapter->rawQuery() in src/XF/Db/AbstractAdapter.php at line 383
    2. XF\Db\AbstractAdapter->beginTransaction() in src/XF/Mvc/Entity/Entity.php at line 1246
    3. XF\Mvc\Entity\Entity->save() in src/XF/Pub/Controller/Tag.php at line 150
    4. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 352
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    6. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    7. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    8. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    9. XF\App->run() in src/XF.php at line 524
    10. XF::runApp() in index.php at line 20
  7. UPDATE  `xf_tag_result_cache` SET `expiry_date` = ? WHERE `result_cache_id` = 573682
    Params: 1715697617
    Run Time: 0.000761

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 324
    3. XF\Db\AbstractAdapter->update() in src/XF/Mvc/Entity/Entity.php at line 1526
    4. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1253
    5. XF\Mvc\Entity\Entity->save() in src/XF/Pub/Controller/Tag.php at line 150
    6. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 352
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    8. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    11. XF\App->run() in src/XF.php at line 524
    12. XF::runApp() in index.php at line 20
  8. COMMIT
    Run Time: 0.000484

    1. XF\Db\AbstractAdapter->rawQuery() in src/XF/Db/AbstractAdapter.php at line 405
    2. XF\Db\AbstractAdapter->commit() in src/XF/Mvc/Entity/Entity.php at line 1297
    3. XF\Mvc\Entity\Entity->save() in src/XF/Pub/Controller/Tag.php at line 150
    4. XF\Pub\Controller\Tag->actionTag() in src/XF/Mvc/Dispatcher.php at line 352
    5. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    6. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    7. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    8. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    9. XF\App->run() in src/XF.php at line 524
    10. XF::runApp() in index.php at line 20
  9. SELECT view_date
    FROM xf_session_activity
    WHERE user_id = ? AND unique_key = ?
    Params: 0,
    Run Time: 0.000629
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_session_activityconstPRIMARYPRIMARY22const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/Repository/SessionActivity.php at line 134
    4. XF\Repository\SessionActivity->updateSessionActivity() in src/addons/xenMade/LAU/XF/Repository/SessionActivity.php at line 16
    5. xenMade\LAU\XF\Repository\SessionActivity->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 84
    6. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 44
    7. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 360
    8. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 385
    9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    10. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    13. XF\App->run() in src/XF.php at line 524
    14. XF::runApp() in index.php at line 20
  10. -- XFDB=noForceAllWrite
    INSERT IGNORE INTO xf_session_activity (
    	ip,
    	controller_name,
    	controller_action,
    	view_state,
    	params,
    	view_date,
    	robot_key,
    	user_id,
    	unique_key
    ) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    Params: , XF\Pub\Controller\Tag, Tag, valid, tag_url=gorgeous, 1715694017, , 0,
    Run Time: 0.000506

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Repository/SessionActivity.php at line 227
    3. XF\Repository\SessionActivity->updateSessionActivity() in src/addons/xenMade/LAU/XF/Repository/SessionActivity.php at line 16
    4. xenMade\LAU\XF\Repository\SessionActivity->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 84
    5. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 44
    6. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 360
    7. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 385
    8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    12. XF\App->run() in src/XF.php at line 524
    13. XF::runApp() in index.php at line 20

Included Files (262, XenForo Classes: 108)

  1. index.php
  2. src/XF.php
  3. src/vendor/autoload.php
  4. src/vendor/composer/autoload_real.php
  5. src/vendor/composer/ClassLoader.php
  6. src/vendor/composer/autoload_static.php
  7. src/vendor/laminas/laminas-zendframework-bridge/src/autoload.php
  8. src/vendor/laminas/laminas-zendframework-bridge/src/Autoloader.php
  9. src/vendor/laminas/laminas-zendframework-bridge/src/RewriteRules.php
  10. src/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
  11. src/vendor/symfony/polyfill-php72/bootstrap.php
  12. src/vendor/symfony/polyfill-intl-idn/bootstrap.php
  13. src/vendor/symfony/polyfill-mbstring/bootstrap.php
  14. src/vendor/ralouphie/getallheaders/src/getallheaders.php
  15. src/vendor/guzzlehttp/promises/src/functions_include.php
  16. src/vendor/guzzlehttp/promises/src/functions.php
  17. src/vendor/guzzlehttp/psr7/src/functions_include.php
  18. src/vendor/guzzlehttp/psr7/src/functions.php
  19. src/vendor/guzzlehttp/guzzle/src/functions_include.php
  20. src/vendor/guzzlehttp/guzzle/src/functions.php
  21. src/vendor/paragonie/sodium_compat/autoload.php
  22. src/vendor/paragonie/sodium_compat/autoload-php7.php
  23. src/vendor/paragonie/sodium_compat/src/Compat.php
  24. src/vendor/paragonie/sodium_compat/lib/namespaced.php
  25. src/vendor/paragonie/sodium_compat/lib/sodium_compat.php
  26. src/vendor/paragonie/sodium_compat/lib/constants.php
  27. src/vendor/paragonie/sodium_compat/lib/php72compat.php
  28. src/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php
  29. src/vendor/paragonie/sodium_compat/lib/ristretto255.php
  30. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  31. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  32. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  33. src/vendor/dokuwiki/utf8/utf8.php
  34. src/XF/Http/Request.php
  35. src/XF/InputFilterer.php
  36. src/XF/Pub/App.php
  37. src/XF/App.php
  38. src/XF/Container.php
  39. src/config.php
  40. src/XF/DataRegistry.php
  41. src/XF/Db/Mysqli/ReplicationAdapter.php
  42. src/XF/Db/AbstractAdapter.php
  43. src/XF/Db/ReplicationAdapterInterface.php
  44. src/XF/CacheFactory.php
  45. src/addons/SV/RedisCache/Redis.php
  46. src/addons/SV/RedisCache/Credis/Client.php
  47. src/addons/SV/RedisCache/Credis/Sentinel.php
  48. src/addons/SV/RedisCache/Cm_Cache_Backend_Redis.php
  49. src/addons/SV/RedisCache/CacheProvider.php
  50. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
  51. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
  52. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
  53. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
  54. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
  55. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
  56. src/XF/Extension.php
  57. src/XF/AddOn/Manager.php
  58. src/XF/ComposerAutoload.php
  59. src/addons/Fxgp/MyFreeOnesIntegration/vendor/composer/autoload_namespaces.php
  60. src/addons/Fxgp/MyFreeOnesIntegration/vendor/composer/autoload_psr4.php
  61. src/addons/Fxgp/MyFreeOnesIntegration/vendor/composer/autoload_classmap.php
  62. src/addons/Fxgp/MyFreeOnesIntegration/vendor/composer/autoload_files.php
  63. src/addons/Fxgp/MyFreeOnesIntegration/vendor/symfony/polyfill-php80/bootstrap.php
  64. src/addons/Fxgp/MyFreeOnesIntegration/vendor/symfony/deprecation-contracts/function.php
  65. src/addons/Fxgp/MyFreeOnesIntegration/vendor/symfony/polyfill-ctype/bootstrap.php
  66. src/addons/Fxgp/MyFreeOnesIntegration/vendor/symfony/polyfill-intl-grapheme/bootstrap.php
  67. src/addons/Fxgp/MyFreeOnesIntegration/vendor/symfony/string/Resources/functions.php
  68. src/addons/Fxgp/MyFreeOnesIntegration/vendor/mtdowling/jmespath.php/src/JmesPath.php
  69. src/addons/Fxgp/MyFreeOnesIntegration/vendor/symfony/polyfill-php73/bootstrap.php
  70. src/addons/Fxgp/MyFreeOnesIntegration/vendor/aws/aws-sdk-php/src/functions.php
  71. src/addons/Fxgp/SubjectLinksSubstitution/vendor/composer/autoload_namespaces.php
  72. src/addons/Fxgp/SubjectLinksSubstitution/vendor/composer/autoload_psr4.php
  73. src/addons/Fxgp/SubjectLinksSubstitution/vendor/composer/autoload_classmap.php
  74. src/addons/Fxgp/SubjectLinksSubstitution/vendor/composer/autoload_files.php
  75. src/addons/Fxgp/SubjectLinksSubstitution/vendor/react/promise/src/functions_include.php
  76. src/addons/Fxgp/SubjectLinksSubstitution/vendor/react/promise/src/functions.php
  77. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/autoload.php
  78. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/HotThreads.php
  79. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/AbstractEndpoint.php
  80. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/Info.php
  81. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php
  82. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/Stats.php
  83. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/GetSettings.php
  84. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/PutSettings.php
  85. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php
  86. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php
  87. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetAlias.php
  88. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutAlias.php
  89. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php
  90. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ClearCache.php
  91. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsType.php
  92. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php
  93. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetMapping.php
  94. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutMapping.php
  95. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetSettings.php
  96. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutSettings.php
  97. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetTemplate.php
  98. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutTemplate.php
  99. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php
  100. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php
  101. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetUpgrade.php
  102. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Upgrade.php
  103. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php
  104. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php
  105. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php
  106. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php
  107. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php
  108. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/GetScript.php
  109. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/PutScript.php
  110. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DeleteScript.php
  111. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php
  112. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php
  113. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php
  114. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php
  115. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/GetSource.php
  116. src/addons/Fxgp/SubjectLinksSubstitution/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Tasks/ListTasks.php
  117. src/addons/Xfrocks/K8s/vendor/composer/autoload_namespaces.php
  118. src/addons/Xfrocks/K8s/vendor/composer/autoload_psr4.php
  119. src/addons/Xfrocks/K8s/vendor/composer/autoload_classmap.php
  120. src/addons/Xfrocks/K8s/vendor/composer/autoload_files.php
  121. src/addons/Xfrocks/K8s/vendor/react/promise-timer/src/functions_include.php
  122. src/addons/Xfrocks/K8s/vendor/react/promise-timer/src/functions.php
  123. src/addons/Xfrocks/K8s/vendor/symfony/translation/Resources/functions.php
  124. src/addons/Xfrocks/K8s/vendor/illuminate/collections/helpers.php
  125. src/addons/Xfrocks/K8s/vendor/illuminate/support/helpers.php
  126. src/addons/Xfrocks/K8s/vendor/ratchet/pawl/src/functions_include.php
  127. src/addons/Xfrocks/K8s/vendor/ratchet/pawl/src/functions.php
  128. src/addons/SV/RedisCache/Listener.php
  129. src/addons/SV/RedisCache/ContainerExtractor.php
  130. src/addons/Xfrocks/K8s/Listener.php
  131. src/addons/SV/StandardLib/XF/InputFilterer.php
  132. src/XF/Session/Session.php
  133. src/XF/Session/CacheStorage.php
  134. src/XF/Session/StorageInterface.php
  135. src/XF/Util/Ip.php
  136. src/XF/Util/Random.php
  137. src/XF/Http/Response.php
  138. src/XF/Data/Search.php
  139. src/XF/CookieConsent.php
  140. src/XF/Captcha/Question.php
  141. src/XF/Captcha/AbstractCaptcha.php
  142. src/XF/SubContainer/BbCode.php
  143. src/XF/SubContainer/AbstractSubContainer.php
  144. src/XF/Mvc/Entity/Manager.php
  145. src/XF/Mvc/Entity/ValueFormatter.php
  146. src/XF/Repository/Payment.php
  147. src/XF/Mvc/Entity/Repository.php
  148. src/XF/Repository/User.php
  149. src/XF/Entity/User.php
  150. src/XF/Mvc/Entity/Entity.php
  151. src/XF/Entity/LinkableInterface.php
  152. src/addons/xenMade/LAU/XF/Entity/User.php
  153. src/addons/SV/BookmarkEssentials/XF/Entity/User.php
  154. src/XF/Mvc/Entity/Structure.php
  155. src/XF/Entity/UserAuth.php
  156. src/XF/Entity/UserOption.php
  157. src/XF/Entity/UserProfile.php
  158. src/XF/Entity/UserPrivacy.php
  159. src/XF/Util/File.php
  160. src/XF/Language.php
  161. src/XF/Mvc/Dispatcher.php
  162. src/XF/Mvc/Router.php
  163. src/addons/XF301VB/Mvc/Router.php
  164. src/XF/Mvc/RouteMatch.php
  165. src/XF/Util/Arr.php
  166. src/XF/Mvc/ParameterBag.php
  167. src/XF/Pub/Controller/Tag.php
  168. src/XF/Pub/Controller/AbstractController.php
  169. src/XF/Mvc/Controller.php
  170. src/XF/Util/Php.php
  171. src/XF/PermissionCache.php
  172. src/XF/PermissionSet.php
  173. src/XF/Db/Mysqli/Statement.php
  174. src/XF/Db/AbstractStatement.php
  175. src/XF/Mvc/Reply/Reroute.php
  176. src/XF/Mvc/Reply/AbstractReply.php
  177. src/XF/Entity/Tag.php
  178. src/XF/Mvc/Entity/Finder.php
  179. src/XF/Repository/Tag.php
  180. src/XF/ResultSetInterface.php
  181. src/XF/Entity/TagResultCache.php
  182. src/XF/ResultSet.php
  183. src/XF/Tag/Thread.php
  184. src/XF/Tag/AbstractHandler.php
  185. src/XF/Entity/Thread.php
  186. src/XF/Entity/ContentVoteTrait.php
  187. src/addons/XFES/XF/Entity/Thread.php
  188. src/XF/Finder/Thread.php
  189. src/addons/SV/RedisCache/XF/Finder/Thread.php
  190. src/XF/Entity/Forum.php
  191. src/XF/Entity/AbstractNode.php
  192. src/addons/XFES/XF/Entity/Forum.php
  193. src/XF/Entity/Node.php
  194. src/XF/Entity/BookmarkTrait.php
  195. src/XF/Entity/Post.php
  196. src/XF/Entity/QuotableInterface.php
  197. src/XF/BbCode/RenderableContentInterface.php
  198. src/XF/Entity/ReactionTrait.php
  199. src/addons/XFES/XF/Entity/Post.php
  200. src/addons/Fxgp/SubjectLinksSubstitution/XF/Entity/Post.php
  201. src/addons/SV/BookmarkEssentials/XF/Entity/Post.php
  202. src/addons/Fxgp/SubjectLinksSubstitution/Listener.php
  203. src/XF/Entity/PermissionCacheContent.php
  204. src/XF/Mvc/Entity/Proxyable.php
  205. src/XF/Mvc/Entity/FinderCollection.php
  206. src/XF/Mvc/Entity/AbstractCollection.php
  207. src/XF/Mvc/Entity/ArrayCollection.php
  208. src/XF/Tag/RenderWrapper.php
  209. src/XF/PreEscapedInterface.php
  210. src/XF/Mvc/Reply/View.php
  211. src/XF/Repository/SessionActivity.php
  212. src/addons/SV/RedisCache/XF/Repository/SessionActivity.php
  213. src/addons/xenMade/LAU/XF/Repository/SessionActivity.php
  214. src/XF/Data/Robot.php
  215. src/addons/Xfrocks/K8s/Util/CodeCache.php
  216. src/XF/Style.php
  217. src/XF/Template/Templater.php
  218. src/addons/xenMade/LAU/XF/Template/Templater.php
  219. src/XF/DevelopmentOutput.php
  220. src/XF/DevelopmentOutput/Template.php
  221. src/XF/DevelopmentOutput/AbstractHandler.php
  222. src/XF/Template/WatcherInterface.php
  223. src/XF/SubContainer/Widget.php
  224. src/addons/SV/StandardLib/TemplaterHelper.php
  225. src/addons/SV/StandardLib/TemplaterAccess.php
  226. src/XF/SimpleCache.php
  227. src/addons/Hampel/JobRunner/Listener.php
  228. src/XF/Mvc/Renderer/Html.php
  229. src/XF/Mvc/Renderer/AbstractRenderer.php
  230. src/XF/Mvc/View.php
  231. src/XF/Template/Template.php
  232. internal_data/code_cache/templates/l1/s3/public/tag_view.php
  233. src/XF/PreEscaped.php
  234. internal_data/code_cache/templates/l1/s3/public/search_result_thread.php
  235. src/XF/Util/Color.php
  236. src/XF/Str/Formatter.php
  237. src/XF/Str/MentionFormatter.php
  238. internal_data/code_cache/templates/l1/s3/public/tag_macros.php
  239. src/XF/Template/MacroState.php
  240. src/XF/Phrase.php
  241. internal_data/code_cache/phrase_groups/l1/thread_prefix.php
  242. internal_data/code_cache/templates/l1/s3/public/page_nav.php
  243. internal_data/code_cache/navigation_cache.php
  244. src/XF/Pub/Route/Search.php
  245. src/XF/NoticeList.php
  246. src/XF/Criteria/User.php
  247. src/XF/Criteria/AbstractCriteria.php
  248. src/XF/Criteria/Page.php
  249. internal_data/code_cache/templates/l1/s3/public/PAGE_CONTAINER.php
  250. internal_data/code_cache/templates/l1/s3/public/metadata_macros.php
  251. internal_data/code_cache/templates/l1/s3/public/helper_js_global.php
  252. internal_data/code_cache/templates/l1/s3/public/font_awesome_setup.php
  253. internal_data/code_cache/templates/l1/s3/public/google_analytics.php
  254. internal_data/code_cache/templates/l1/s3/public/lau_staff_bar.php
  255. internal_data/code_cache/templates/l1/s3/public/_ads.php
  256. internal_data/code_cache/phrase_groups/l1/nav.php
  257. internal_data/code_cache/phrase_groups/l1/button.php
  258. internal_data/code_cache/templates/l1/s3/public/notice_macros.php
  259. internal_data/code_cache/templates/l1/s3/public/browser_warning_macros.php
  260. internal_data/code_cache/templates/l1/s3/public/debug_macros.php
  261. src/XF/Debugger.php
  262. src/addons/SV/RedisCache/XF/Debugger.php

DB Connection Stats

bytes_sent7147
bytes_received6079
packets_sent62
packets_received200
protocol_overhead_in800
protocol_overhead_out248
bytes_received_ok_packet0
bytes_received_eof_packet0
bytes_received_rset_header_packet180
bytes_received_rset_field_meta_packet0
bytes_received_rset_row_packet142
bytes_received_prepare_response_packet4410
bytes_received_change_user_packet1060
packets_sent_command30
packets_received_ok0
packets_received_eof0
packets_received_rset_header20
packets_received_rset_field_meta0
packets_received_rset_row13
packets_received_prepare_response138
packets_received_change_user18
result_set_queries7
non_result_set_queries6
no_index_used0
bad_index_used0
slow_queries0
buffered_sets0
unbuffered_sets0
ps_buffered_sets7
ps_unbuffered_sets0
flushed_normal_sets0
flushed_ps_sets0
ps_prepared_never_executed0
ps_prepared_once_executed8
rows_fetched_from_server_normal0
rows_fetched_from_server_ps11
rows_buffered_from_client_normal0
rows_buffered_from_client_ps11
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_ps11
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_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_bit1
proto_binary_fetched_tinyint0
proto_binary_fetched_short0
proto_binary_fetched_int240
proto_binary_fetched_int0
proto_binary_fetched_bigint0
proto_binary_fetched_decimal11
proto_binary_fetched_float0
proto_binary_fetched_double0
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_json98
proto_binary_fetched_blob0
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_prepare9
com_stmt_execute9
com_stmt_send_long_data0
com_stmt_close8
com_stmt_reset0
com_stmt_set_option0
com_stmt_fetch0
com_deamon0
bytes_received_real_data_normal0
bytes_received_real_data_ps857

Redis Connection stats (1, time: 0.0060s, 1.4%)

main

gets1
gets.time0.005965319
sets0
sets.time0
deletes0
deletes.time0
flushes0
flushes.time0
bytes_sent0
bytes_received133429
time_compression0
time_decompression0.001524255
time_encoding0
time_decoding0.002175183