Page Time: 0.1295s

Memory: 10.7613 MB (Peak: 10.8640 MB)

Queries (9, time: 0.0344s, 26.5%)

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

    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 177
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 139
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 84
    5. XF\DataRegistry->get() in src/XF/App.php at line 2036
    6. XF\App->preLoadData() in src/XF/App.php at line 2024
    7. XF\App->setup() in src/XF/Pub/App.php at line 94
    8. XF\Pub\App->setup() in src/XF.php at line 497
    9. XF::setupApp() in src/XF.php at line 520
    10. XF::runApp() in index.php at line 20
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000216
    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
  3. SELECT `xf_user`.*, `xf_user_option_Option_1`.*, `xf_user_privacy_Privacy_2`.*, `xf_user_profile_Profile_3`.*
    FROM `xf_user`
    LEFT JOIN `xf_user_option` AS `xf_user_option_Option_1` ON (`xf_user_option_Option_1`.`user_id` = `xf_user`.`user_id`)
    LEFT JOIN `xf_user_privacy` AS `xf_user_privacy_Privacy_2` ON (`xf_user_privacy_Privacy_2`.`user_id` = `xf_user`.`user_id`)
    LEFT JOIN `xf_user_profile` AS `xf_user_profile_Profile_3` ON (`xf_user_profile_Profile_3`.`user_id` = `xf_user`.`user_id`)
    WHERE (`xf_user`.`user_id` = '12126')
    
    
    LIMIT 1
    Run Time: 0.000482
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_userconstPRIMARYPRIMARY4const1 
    SIMPLExf_user_option_Option_1constPRIMARYPRIMARY4const1 
    SIMPLExf_user_privacy_Privacy_2constPRIMARYPRIMARY4const1 
    SIMPLExf_user_profile_Profile_3constPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 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/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Pub/Controller/Member.php at line 1238
    5. XF\Pub\Controller\Member->assertViewableUser() in src/XF/Pub/Controller/Member.php at line 671
    6. XF\Pub\Controller\Member->actionRecentContent() 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
  4. SELECT `xf_forum`.*, `xf_node_Node_1`.*, `xf_permission_cache_content_Permissions_2`.*
    FROM `xf_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_2` ON (`xf_permission_cache_content_Permissions_2`.`content_type` = 'node' AND `xf_permission_cache_content_Permissions_2`.`content_id` = `xf_node_Node_1`.`node_id` AND `xf_permission_cache_content_Permissions_2`.`permission_combination_id` = '1')
    Run Time: 0.000640
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_forumALL    26 
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_forum.node_id1 
    SIMPLExf_permission_cache_content_Permissions_2eq_refPRIMARYPRIMARY35const,const,ecccffff_bbtactic_xen.xf_node_Node_1.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/Search/Data/Post.php at line 259
    4. XF\Search\Data\Post->getTypePermissionConstraints() in src/XF/Search/Search.php at line 239
    5. XF\Search\Search->applyPermissionConstraints() in src/XF/Search/Search.php at line 212
    6. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 181
    7. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 679
    8. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 352
    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
  5. SELECT search_index.content_type, search_index.content_id
    FROM xf_search_index AS search_index
    
    WHERE MATCH(search_index.title, search_index.metadata) AGAINST ('-_md_node_7 -_md_node_12 -_md_node_14 -_md_node_25 -_md_hidden_1 +_md_user_12126' IN BOOLEAN MODE)
    
    ORDER BY search_index.item_date DESC
    LIMIT 200
    Run Time: 0.017696
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEsearch_indexfulltexttitle_metadatatitle_metadata0 1Using where; Using filesort

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 162
    3. XF\Db\AbstractAdapter->fetchAllNum() in src/XF/Search/Source/MySqlFt.php at line 293
    4. XF\Search\Source\MySqlFt->search() in src/XF/Search/Search.php at line 185
    5. XF\Search\Search->XF\Search\{closure}() in src/XF/Search/Search.php at line 214
    6. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 181
    7. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 679
    8. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 352
    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
  6. SELECT `xf_post`.*, `xf_thread_Thread_1`.*, `xf_forum_Forum_2`.*, `xf_node_Node_3`.*, `xf_user_User_4`.*, `xf_permission_cache_content_Permissions_5`.*
    FROM `xf_post`
    LEFT JOIN `xf_thread` AS `xf_thread_Thread_1` ON (`xf_thread_Thread_1`.`thread_id` = `xf_post`.`thread_id`)
    LEFT JOIN `xf_forum` AS `xf_forum_Forum_2` ON (`xf_forum_Forum_2`.`node_id` = `xf_thread_Thread_1`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_3` ON (`xf_node_Node_3`.`node_id` = `xf_forum_Forum_2`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_4` ON (`xf_user_User_4`.`user_id` = `xf_post`.`user_id`)
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_5` ON (`xf_permission_cache_content_Permissions_5`.`content_type` = 'node' AND `xf_permission_cache_content_Permissions_5`.`content_id` = `xf_node_Node_3`.`node_id` AND `xf_permission_cache_content_Permissions_5`.`permission_combination_id` = '1')
    WHERE (`xf_post`.`post_id` IN (212428, 212249, 211406, 211079, 211032, 210557, 210550, 210038, 209784, 209534, 209532, 209530, 209524, 209189, 209180, 208885, 208822, 208737, 208621, 208606, 208551, 208515, 208290, 208251, 208067, 207933, 207832, 207451, 207400, 206658, 206377, 206139, 206080, 206038, 205776, 205261, 205102, 204662, 204630, 204156, 203541, 203396, 203191, 202899, 202839, 202222, 201368, 201221, 201094, 201022, 200856, 200653, 200606, 200454, 200452, 200448, 200300, 200296, 200289, 200227, 200107, 200009, 199955, 199939, 199849, 199664, 199265, 199262, 199256, 199250, 198924, 198910, 198903, 198893, 198433, 198361, 198168, 198154, 198073, 197673, 197644, 197627, 197601, 197537, 197178, 195133))
    Run Time: 0.012864
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_postrangePRIMARYPRIMARY4 86Using where
    SIMPLExf_thread_Thread_1eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_post.thread_id1 
    SIMPLExf_forum_Forum_2eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_thread_Thread_1.node_id1Using where
    SIMPLExf_node_Node_3eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_forum_Forum_2.node_id1Using where
    SIMPLExf_user_User_4eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_post.user_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,ecccffff_bbtactic_xen.xf_node_Node_3.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/Search/Data/AbstractData.php at line 137
    6. XF\Search\Data\AbstractData->getContent() in src/XF/Search/Search.php at line 266
    7. XF\Search\Search->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/ResultSet.php at line 183
    10. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 193
    11. XF\ResultSet->limitResults() in src/XF/Search/Search.php at line 216
    12. XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 181
    13. XF\Search\Search->search() in src/XF/Pub/Controller/Member.php at line 679
    14. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 352
    15. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    16. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    17. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    18. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    19. XF\App->run() in src/XF.php at line 524
    20. XF::runApp() in index.php at line 20
  7. SELECT `xf_post`.*, `xf_thread_Thread_1`.*, `xf_forum_Forum_2`.*, `xf_node_Node_3`.*, `xf_user_User_4`.*, `xf_permission_cache_content_Permissions_5`.*
    FROM `xf_post`
    LEFT JOIN `xf_thread` AS `xf_thread_Thread_1` ON (`xf_thread_Thread_1`.`thread_id` = `xf_post`.`thread_id`)
    LEFT JOIN `xf_forum` AS `xf_forum_Forum_2` ON (`xf_forum_Forum_2`.`node_id` = `xf_thread_Thread_1`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_3` ON (`xf_node_Node_3`.`node_id` = `xf_forum_Forum_2`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_4` ON (`xf_user_User_4`.`user_id` = `xf_post`.`user_id`)
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_5` ON (`xf_permission_cache_content_Permissions_5`.`content_type` = 'node' AND `xf_permission_cache_content_Permissions_5`.`content_id` = `xf_node_Node_3`.`node_id` AND `xf_permission_cache_content_Permissions_5`.`permission_combination_id` = '1')
    WHERE (`xf_post`.`post_id` IN (212428, 212249, 211406, 211079, 211032, 210557, 210550, 210038, 209784, 209534, 209532, 209530, 209524, 209189, 209180, 208885, 208822, 208737, 208621, 208606, 208551, 208515, 208290, 208251, 208067, 207933, 207832, 207451, 207400, 206658, 206377, 206139, 206080, 206038, 205776, 205261, 205102, 204662, 204630, 204156, 203541, 203396, 203191, 202899, 202839, 202222, 201368, 201221, 201094, 201022, 200856, 200653, 200606, 200454, 200452, 200448, 200300, 200296, 200289, 200227, 200107, 200009, 199955, 199939, 199849, 199664, 199265, 199262, 199256, 199250, 198924, 198910, 198903, 198893, 198433, 198361, 198168, 198154, 198073, 197673, 197644, 197627, 197601, 197537, 197178, 195133))
    Run Time: 0.001678
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_postrangePRIMARYPRIMARY4 86Using where
    SIMPLExf_thread_Thread_1eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_post.thread_id1 
    SIMPLExf_forum_Forum_2eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_thread_Thread_1.node_id1Using where
    SIMPLExf_node_Node_3eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_forum_Forum_2.node_id1Using where
    SIMPLExf_user_User_4eq_refPRIMARYPRIMARY4ecccffff_bbtactic_xen.xf_post.user_id1 
    SIMPLExf_permission_cache_content_Permissions_5eq_refPRIMARYPRIMARY35const,const,ecccffff_bbtactic_xen.xf_node_Node_3.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/Search/Data/AbstractData.php at line 137
    6. XF\Search\Data\AbstractData->getContent() in src/XF/Search/Search.php at line 266
    7. XF\Search\Search->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/ResultSet.php at line 183
    10. XF\ResultSet->sliceResults() in src/XF/ResultSet.php at line 193
    11. XF\ResultSet->limitResults() in src/XF/Pub/Controller/Member.php at line 680
    12. XF\Pub\Controller\Member->actionRecentContent() in src/XF/Mvc/Dispatcher.php at line 352
    13. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    14. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    15. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
    17. XF\App->run() in src/XF.php at line 524
    18. XF::runApp() in index.php at line 20
  8. SELECT view_date
    FROM xf_session_activity
    WHERE user_id = ? AND unique_key = ?
    Params: 0,
    Run Time: 0.000158
    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/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
  9. -- XFDB=noForceAllWrite
    UPDATE xf_session_activity
    SET
    	ip = ?,
    	controller_name = ?,
    	controller_action = ?,
    	view_state = ?,
    	params = ?,
    	view_date = ?,
    	robot_key = ?
    WHERE user_id = ? AND unique_key = ?
    Params: , XF\Pub\Controller\Member, RecentContent, valid, user_id=12126, 1711630453, , 0,
    Run Time: 0.000147

    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/XF/Pub/Controller/AbstractController.php at line 84
    4. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 44
    5. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 360
    6. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 385
    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

Included Files (162, XenForo Classes: 104)

  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/src/SodiumException.php
  25. src/vendor/paragonie/sodium_compat/lib/namespaced.php
  26. src/vendor/paragonie/sodium_compat/lib/sodium_compat.php
  27. src/vendor/paragonie/sodium_compat/lib/constants.php
  28. src/vendor/paragonie/sodium_compat/lib/php72compat_const.php
  29. src/vendor/paragonie/sodium_compat/lib/php72compat.php
  30. src/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php
  31. src/vendor/paragonie/sodium_compat/lib/ristretto255.php
  32. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  33. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  34. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  35. src/vendor/dokuwiki/utf8/utf8.php
  36. src/XF/Http/Request.php
  37. src/XF/InputFilterer.php
  38. src/XF/Pub/App.php
  39. src/XF/App.php
  40. src/XF/Container.php
  41. src/config.php
  42. src/XF/DataRegistry.php
  43. src/XF/Db/Mysqli/Adapter.php
  44. src/XF/Db/AbstractAdapter.php
  45. src/XF/Db/Mysqli/Statement.php
  46. src/XF/Db/AbstractStatement.php
  47. src/XF/Extension.php
  48. src/XF/AddOn/Manager.php
  49. src/addons/OzzModz/Badges/Listener.php
  50. src/XF/Session/Session.php
  51. src/XF/Session/DbStorage.php
  52. src/XF/Session/StorageInterface.php
  53. src/XF/Util/Ip.php
  54. src/XF/Util/Random.php
  55. src/XF/Http/Response.php
  56. src/XF/Mvc/Entity/Manager.php
  57. src/XF/Mvc/Entity/ValueFormatter.php
  58. src/XF/Repository/User.php
  59. src/XF/Mvc/Entity/Repository.php
  60. src/XF/Entity/User.php
  61. src/XF/Mvc/Entity/Entity.php
  62. src/XF/Entity/LinkableInterface.php
  63. src/addons/OzzModz/Badges/XF/Entity/User.php
  64. src/XF/Mvc/Entity/Structure.php
  65. src/addons/OzzModz/Badges/Addon.php
  66. src/XF/Entity/UserAuth.php
  67. src/XF/Entity/UserOption.php
  68. src/addons/OzzModz/Badges/XF/Entity/UserOption.php
  69. src/XF/Entity/UserProfile.php
  70. src/XF/Entity/UserPrivacy.php
  71. src/XF/Util/File.php
  72. src/XF/Language.php
  73. src/XF/Mvc/Dispatcher.php
  74. src/XF/Mvc/Router.php
  75. src/XF/Mvc/RouteMatch.php
  76. src/XF/Util/Arr.php
  77. src/XF/Mvc/ParameterBag.php
  78. src/XF/Pub/Controller/Member.php
  79. src/XF/Pub/Controller/AbstractController.php
  80. src/XF/Mvc/Controller.php
  81. src/addons/OzzModz/Badges/XF/Pub/Controller/Member.php
  82. src/XF/Util/Php.php
  83. src/XF/PermissionCache.php
  84. src/XF/PermissionSet.php
  85. src/XF/Finder/User.php
  86. src/XF/Mvc/Entity/Finder.php
  87. src/XF/Search/Search.php
  88. src/XF/ResultSetInterface.php
  89. src/XF/Search/Source/MySqlFt.php
  90. src/XF/Search/Source/AbstractSource.php
  91. src/XF/Search/Query/KeywordQuery.php
  92. src/XF/Search/Query/Query.php
  93. src/XF/Search/Data/Page.php
  94. src/XF/Search/Data/AbstractData.php
  95. src/XF/Search/Data/Post.php
  96. src/XF/Search/Data/ProfilePost.php
  97. src/XF/Search/Data/ProfilePostComment.php
  98. src/XF/Search/Data/Thread.php
  99. src/XF/Entity/Forum.php
  100. src/XF/Entity/AbstractNode.php
  101. src/XF/Entity/Node.php
  102. src/XF/Entity/BookmarkTrait.php
  103. src/addons/cv6/NodeIcon/XF/Entity/Node.php
  104. src/addons/cv6/NodeIcon/Listener.php
  105. src/XF/Entity/PermissionCacheContent.php
  106. src/XF/Mvc/Entity/Proxyable.php
  107. src/XF/Mvc/Entity/FinderCollection.php
  108. src/XF/Mvc/Entity/AbstractCollection.php
  109. src/XF/Mvc/Entity/ArrayCollection.php
  110. src/XF/Search/Query/MetadataConstraint.php
  111. src/XF/ResultSet.php
  112. src/XF/Entity/Post.php
  113. src/XF/Entity/QuotableInterface.php
  114. src/XF/BbCode/RenderableContentInterface.php
  115. src/XF/Entity/ReactionTrait.php
  116. src/XF/Entity/ContentVoteTrait.php
  117. src/XF/Finder/Post.php
  118. src/XF/Entity/Thread.php
  119. src/XF/Search/RenderWrapper.php
  120. src/XF/PreEscapedInterface.php
  121. src/XF/Mvc/Reply/View.php
  122. src/XF/Mvc/Reply/AbstractReply.php
  123. src/XF/Repository/SessionActivity.php
  124. src/XF/Data/Robot.php
  125. src/XF/Style.php
  126. src/XF/Template/Templater.php
  127. src/XF/SubContainer/BbCode.php
  128. src/XF/SubContainer/AbstractSubContainer.php
  129. src/XF/SubContainer/Widget.php
  130. src/XF/CookieConsent.php
  131. src/XF/Captcha/HCaptcha.php
  132. src/XF/Captcha/AbstractCaptcha.php
  133. src/XF/Repository/Payment.php
  134. src/XF/SimpleCache.php
  135. src/XF/Mvc/Renderer/Html.php
  136. src/XF/Mvc/Renderer/AbstractRenderer.php
  137. src/XF/Mvc/View.php
  138. src/XF/Template/Template.php
  139. internal_data/code_cache/templates/l1/s1/public/member_recent_content.php
  140. src/XF/PreEscaped.php
  141. internal_data/code_cache/templates/l1/s1/public/search_result_post.php
  142. src/XF/Str/Formatter.php
  143. src/XF/Str/MentionFormatter.php
  144. src/XF/Pub/Route/Search.php
  145. internal_data/code_cache/navigation_cache.php
  146. src/XF/Phrase.php
  147. src/XF/NoticeList.php
  148. internal_data/code_cache/templates/l1/s1/public/notice_cookies.php
  149. internal_data/code_cache/templates/l1/s1/public/PAGE_CONTAINER.php
  150. src/XF/Util/Color.php
  151. internal_data/code_cache/templates/l1/s1/public/metadata_macros.php
  152. src/XF/Template/MacroState.php
  153. internal_data/code_cache/templates/l1/s1/public/helper_js_global.php
  154. internal_data/code_cache/templates/l1/s1/public/font_awesome_setup.php
  155. internal_data/code_cache/templates/l1/s1/public/google_analytics.php
  156. internal_data/code_cache/templates/l1/s1/public/_ads.php
  157. internal_data/code_cache/phrase_groups/l1/nav.php
  158. internal_data/code_cache/phrase_groups/l1/button.php
  159. internal_data/code_cache/templates/l1/s1/public/browser_warning_macros.php
  160. internal_data/code_cache/templates/l1/s1/public/debug_macros.php
  161. internal_data/code_cache/templates/l1/s1/public/notice_macros.php
  162. src/XF/Debugger.php