Page Time: 0.0802s

Memory: 7.5166 MB (Peak: 7.5803 MB)

Queries (13, time: 0.0033s, 4.1%)

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

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 137
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
    5. XF\DataRegistry->get() in src/XF/App.php at line 1509
    6. XF\App->preLoadData() in src/XF/App.php at line 1499
    7. XF\App->setup() in src/XF/Pub/App.php at line 45
    8. XF\Pub\App->setup() in src/XF.php at line 312
    9. XF::setupApp() in src/XF.php at line 324
    10. XF::runApp() in index.php at line 13
  2. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('mjcCurrencies')
    Run Time: 0.000073
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 137
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
    5. XF\DataRegistry->get() in src/XF/DataRegistry.php at line 225
    6. XF\DataRegistry->offsetGet() in src/XF/App.php at line 1402
    7. XF\App->XF\{closure}() in src/XF/Container.php at line 28
    8. XF\Container->offsetGet() in src/XF/App.php at line 2716
    9. XF\App->container() in src/addons/MJ/Credits/Listener.php at line 67
    10. MJ\Credits\Listener::userEntityStructure()
    11. call_user_func_array() in src/XF/Extension.php at line 50
    12. XF\Extension->fire() in src/XF/Mvc/Entity/Manager.php at line 76
    13. XF\Mvc\Entity\Manager->getEntityStructure() in src/XF/Repository/User.php at line 57
    14. XF\Repository\User->getGuestUser() in src/XF/Repository/User.php at line 31
    15. XF\Repository\User->getVisitor() in src/XF/App.php at line 1523
    16. XF\App->getVisitorFromSession() in src/XF/Pub/App.php at line 97
    17. XF\Pub\App->start() in src/XF/App.php at line 1885
    18. XF\App->run() in src/XF.php at line 328
    19. XF::runApp() in index.php at line 13
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000088
    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 915
    6. XF\Entity\User->hasPermission() in src/XF/Pub/Controller/AbstractController.php at line 224
    7. XF\Pub\Controller\AbstractController->assertViewingPermissions() in src/XF/Pub/Controller/AbstractController.php at line 20
    8. XF\Pub\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 117
    9. XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 248
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  4. SELECT `xf_thread_prefix`.*
    FROM `xf_thread_prefix`
    
    
    ORDER BY `xf_thread_prefix`.`materialized_order` ASC
    Run Time: 0.000272
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_thread_prefixALL    7Using filesort

    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 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/AbstractPrefix.php at line 49
    4. XF\Repository\AbstractPrefix->getPrefixListData() in src/XF/Search/Data/Post.php at line 159
    5. XF\Search\Data\Post->getPrefixListData() in src/XF/Search/Data/Post.php at line 127
    6. XF\Search\Data\Post->getSearchFormData() in src/XF/Pub/Controller/Search.php at line 51
    7. XF\Pub\Controller\Search->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    11. XF\App->run() in src/XF.php at line 328
    12. XF::runApp() in index.php at line 13
  5. SELECT `xf_thread_prefix_group`.*
    FROM `xf_thread_prefix_group`
    
    
    ORDER BY `xf_thread_prefix_group`.`display_order` ASC
    Run Time: 0.000177
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_thread_prefix_groupALL    1Using filesort

    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 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/AbstractPrefix.php at line 36
    4. XF\Repository\AbstractPrefix->findPrefixGroups() in src/XF/Repository/AbstractPrefix.php at line 50
    5. XF\Repository\AbstractPrefix->getPrefixListData() in src/XF/Search/Data/Post.php at line 159
    6. XF\Search\Data\Post->getPrefixListData() in src/XF/Search/Data/Post.php at line 127
    7. XF\Search\Data\Post->getSearchFormData() in src/XF/Pub/Controller/Search.php at line 51
    8. XF\Pub\Controller\Search->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    12. XF\App->run() in src/XF.php at line 328
    13. XF::runApp() in index.php at line 13
  6. SELECT `xf_node`.*
    FROM `xf_node`
    
    WHERE (`xf_node`.`display_in_list` = 1)
    ORDER BY `xf_node`.`lft` ASC
    Run Time: 0.000382
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_noderefdisplay_in_listdisplay_in_list1const27Using 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 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/Node.php at line 17
    4. XF\Repository\Node->getNodeList() in src/XF/Search/Data/Post.php at line 144
    5. XF\Search\Data\Post->getSearchableNodeTree() in src/XF/Search/Data/Post.php at line 133
    6. XF\Search\Data\Post->getSearchFormData() in src/XF/Pub/Controller/Search.php at line 51
    7. XF\Pub\Controller\Search->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    11. XF\App->run() in src/XF.php at line 328
    12. XF::runApp() in index.php at line 13
  7. SELECT `xf_category`.*, `xf_node_Node_1`.*
    FROM `xf_category`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_category`.`node_id`)
    WHERE (`xf_category`.`node_id` IN (33, 28, 1, 6, 14, 17, 10))
    Run Time: 0.000396
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_categoryindexPRIMARYPRIMARY4 9Using where; Using index
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_category.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 121
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Repository/Node.php at line 18
    6. XF\Repository\Node->getNodeList() in src/XF/Search/Data/Post.php at line 144
    7. XF\Search\Data\Post->getSearchableNodeTree() in src/XF/Search/Data/Post.php at line 133
    8. XF\Search\Data\Post->getSearchFormData() in src/XF/Pub/Controller/Search.php at line 51
    9. XF\Pub\Controller\Search->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  8. SELECT `xf_forum`.*, `xf_node_Node_1`.*
    FROM `xf_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
    WHERE (`xf_forum`.`node_id` IN (27, 2, 38, 4, 3, 7, 8, 9, 47, 50, 15, 18, 19, 11, 12, 13))
    Run Time: 0.000592
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_forumALLPRIMARY   28Using where
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_forum.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 121
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Repository/Node.php at line 18
    6. XF\Repository\Node->getNodeList() in src/XF/Search/Data/Post.php at line 144
    7. XF\Search\Data\Post->getSearchableNodeTree() in src/XF/Search/Data/Post.php at line 133
    8. XF\Search\Data\Post->getSearchFormData() in src/XF/Pub/Controller/Search.php at line 51
    9. XF\Pub\Controller\Search->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  9. SELECT `xf_link_forum`.*, `xf_node_Node_1`.*
    FROM `xf_link_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_link_forum`.`node_id`)
    WHERE (`xf_link_forum`.`node_id` IN (46, 43, 44, 45))
    Run Time: 0.000243
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_link_forumALLPRIMARY   4Using where
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4intmokwrhosting_thaoluanxoso.xf_link_forum.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1149
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 121
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Repository/Node.php at line 18
    6. XF\Repository\Node->getNodeList() in src/XF/Search/Data/Post.php at line 144
    7. XF\Search\Data\Post->getSearchableNodeTree() in src/XF/Search/Data/Post.php at line 133
    8. XF\Search\Data\Post->getSearchFormData() in src/XF/Pub/Controller/Search.php at line 51
    9. XF\Pub\Controller\Search->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    13. XF\App->run() in src/XF.php at line 328
    14. XF::runApp() in index.php at line 13
  10. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    Params: 1, node
    Run Time: 0.000247
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const42Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/PermissionCache.php at line 100
    4. XF\PermissionCache->cacheAllContentPerms() in src/XF/Entity/User.php at line 936
    5. XF\Entity\User->cacheNodePermissions() in src/XF/Repository/Node.php at line 135
    6. XF\Repository\Node->filterViewable() in src/XF/Repository/Node.php at line 20
    7. XF\Repository\Node->getNodeList() in src/XF/Search/Data/Post.php at line 144
    8. XF\Search\Data\Post->getSearchableNodeTree() in src/XF/Search/Data/Post.php at line 133
    9. XF\Search\Data\Post->getSearchFormData() in src/XF/Pub/Controller/Search.php at line 51
    10. XF\Pub\Controller\Search->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
    11. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    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 1889
    14. XF\App->run() in src/XF.php at line 328
    15. XF::runApp() in index.php at line 13
  11. -- 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\Search, Index, valid, , 1714121602,
    Run Time: 0.000103

    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 65
    4. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 40
    5. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 270
    6. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 271
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    10. XF\App->run() in src/XF.php at line 328
    11. XF::runApp() in index.php at line 13
  12. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('search_threads', 'search_profile_posts')
    Params: 2
    Run Time: 0.000210
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledrangePRIMARYPRIMARY106 2Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
    4. XF\Language->loadPhrases() in src/XF/Language.php at line 249
    5. XF\Language->getPhraseText() in src/XF/Language.php at line 167
    6. XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
    7. XF\Phrase->render() in src/XF/Phrase.php at line 59
    8. XF\Phrase->__toString() in src/XF.php at line 771
    9. XF::escapeString() in src/XF/Template/Templater.php at line 945
    10. XF\Template\Templater->escape() in internal_data/code_cache/templates/l2/s1/public/search_form.php at line 25
    11. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1246
    12. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    13. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    14. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 332
    15. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 303
    16. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
    18. XF\App->run() in src/XF.php at line 328
    19. XF::runApp() in index.php at line 13
  13. -- 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: zpYkACWJPWjaH_aJYsu6x9J9_tPIS05S, , 1714136002
    Run Time: 0.000170

    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 360
    5. XF\Pub\App->complete() in src/XF/App.php at line 1892
    6. XF\App->run() in src/XF.php at line 328
    7. XF::runApp() in index.php at line 13

Included Files (132, XenForo Classes: 94)

  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/symfony/polyfill-mbstring/bootstrap.php
  8. src/vendor/react/promise/src/functions_include.php
  9. src/vendor/react/promise/src/functions.php
  10. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  11. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  12. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  13. src/vendor/dokuwiki/utf8/utf8.php
  14. src/XF/Pub/App.php
  15. src/XF/App.php
  16. src/XF/Container.php
  17. src/config.php
  18. src/XF/DataRegistry.php
  19. src/XF/Db/Mysqli/Adapter.php
  20. src/XF/Db/AbstractAdapter.php
  21. src/XF/Db/Mysqli/Statement.php
  22. src/XF/Db/AbstractStatement.php
  23. src/XF/Extension.php
  24. src/addons/LoDe/Listener.php
  25. src/addons/MJ/Credits/Listener.php
  26. src/addons/Siropu/Chat/Listener.php
  27. src/XF/Http/Request.php
  28. src/XF/InputFilterer.php
  29. src/XF/Session/Session.php
  30. src/XF/Session/DbStorage.php
  31. src/XF/Session/StorageInterface.php
  32. src/XF/Util/Ip.php
  33. src/XF/Util/Random.php
  34. src/XF/Data/Robot.php
  35. src/XF/Data/Search.php
  36. src/XF/Mvc/Entity/Manager.php
  37. src/XF/Mvc/Entity/ValueFormatter.php
  38. src/XF/Repository/User.php
  39. src/XF/Mvc/Entity/Repository.php
  40. src/XF/Entity/User.php
  41. src/XF/Mvc/Entity/Entity.php
  42. src/addons/Siropu/Chat/XF/Entity/User.php
  43. src/addons/MJ/Credits/XF/Entity/User.php
  44. src/XF/Mvc/Entity/Structure.php
  45. src/addons/AwesomeForo/FakeOnline/Listener/EntityStructure.php
  46. src/XF/Entity/UserAuth.php
  47. src/XF/Entity/UserOption.php
  48. src/XF/Entity/UserProfile.php
  49. src/XF/Entity/UserPrivacy.php
  50. src/XF/Util/File.php
  51. src/XF/Language.php
  52. src/XF/Mvc/Dispatcher.php
  53. src/XF/Mvc/Router.php
  54. src/XF/Mvc/RouteMatch.php
  55. src/XF/Util/Arr.php
  56. src/XF/Mvc/ParameterBag.php
  57. src/XF/Pub/Controller/Search.php
  58. src/XF/Pub/Controller/AbstractController.php
  59. src/XF/Mvc/Controller.php
  60. src/XF/Util/Php.php
  61. src/XF/PermissionCache.php
  62. src/XF/PermissionSet.php
  63. src/XF/Search/Search.php
  64. src/XF/ResultSetInterface.php
  65. src/XF/Search/Source/MySqlFt.php
  66. src/XF/Search/Source/AbstractSource.php
  67. src/XF/Search/Data/Page.php
  68. src/XF/Search/Data/AbstractData.php
  69. src/XF/Search/Data/Post.php
  70. src/XF/Search/Data/ProfilePost.php
  71. src/XF/Search/Data/ProfilePostComment.php
  72. src/XF/Search/Data/Thread.php
  73. src/XF/Phrase.php
  74. src/XF/Repository/ThreadPrefix.php
  75. src/XF/Repository/AbstractPrefix.php
  76. src/XF/Entity/ThreadPrefix.php
  77. src/XF/Entity/AbstractPrefix.php
  78. src/XF/Mvc/Entity/Finder.php
  79. src/XF/Mvc/Entity/ArrayCollection.php
  80. src/XF/Mvc/Entity/AbstractCollection.php
  81. src/XF/Entity/ThreadPrefixGroup.php
  82. src/XF/Entity/AbstractPrefixGroup.php
  83. src/XF/Repository/Node.php
  84. src/XF/Entity/Node.php
  85. src/XF/Finder/Node.php
  86. src/XF/Entity/Category.php
  87. src/XF/Entity/AbstractNode.php
  88. src/XF/Entity/Forum.php
  89. src/XF/Entity/LinkForum.php
  90. src/XF/Tree.php
  91. src/XF/SubTree.php
  92. src/XF/Mvc/Reply/View.php
  93. src/XF/Mvc/Reply/AbstractReply.php
  94. src/XF/Repository/SessionActivity.php
  95. src/XF/Style.php
  96. src/XF/Template/Templater.php
  97. src/XF/DevelopmentOutput.php
  98. src/XF/DevelopmentOutput/Template.php
  99. src/XF/DevelopmentOutput/AbstractHandler.php
  100. src/XF/Template/WatcherInterface.php
  101. src/XF/SubContainer/BbCode.php
  102. src/XF/SubContainer/AbstractSubContainer.php
  103. src/XF/SubContainer/Widget.php
  104. src/addons/AwesomeForo/AwesomeCore/Listener.php
  105. src/XF/SimpleCache.php
  106. src/XF/Http/Response.php
  107. src/XF/Mvc/Renderer/Html.php
  108. src/XF/Mvc/Renderer/AbstractRenderer.php
  109. src/XF/Mvc/View.php
  110. src/XF/Template/Template.php
  111. internal_data/code_cache/templates/l2/s1/public/search_form.php
  112. src/XF/PreEscaped.php
  113. src/XF/Pub/Route/Search.php
  114. internal_data/code_cache/templates/l2/s1/public/search_form_post.php
  115. internal_data/code_cache/templates/l2/s1/public/search_form_macros.php
  116. internal_data/code_cache/phrase_groups/l2/thread_prefix.php
  117. internal_data/code_cache/phrase_groups/l2/button.php
  118. internal_data/code_cache/navigation_cache.php
  119. src/addons/Siropu/Chat/Navigation/Tab.php
  120. src/XF/NoticeList.php
  121. internal_data/code_cache/templates/l2/s1/public/PAGE_CONTAINER.php
  122. internal_data/code_cache/templates/l2/s1/public/metadata_macros.php
  123. src/XF/Str/Formatter.php
  124. internal_data/code_cache/templates/l2/s1/public/helper_js_global.php
  125. internal_data/code_cache/templates/l2/s1/public/google_analytics.php
  126. internal_data/code_cache/templates/l2/s1/public/_ads.php
  127. internal_data/code_cache/phrase_groups/l2/nav.php
  128. internal_data/code_cache/templates/l2/s1/public/tamlode_navigation_tabs_left.php
  129. internal_data/code_cache/templates/l2/s1/public/mjc_nav_account_wallet.php
  130. internal_data/code_cache/templates/l2/s1/public/browser_warning_macros.php
  131. internal_data/code_cache/templates/l2/s1/public/debug_macros.php
  132. src/XF/Debugger.php