Page Time: 0.1025s

Memory: 5.4171 MB (Peak: 8.0860 MB)

Queries (8, time: 0.0060s, 5.8%)

  1. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('options', 'languages', 'contentTypes', 'codeEventListeners', 'deferredRun', 'simpleCache', 'addOns', 'defaultStyleProperties', 'routeFiltersIn', 'routeFiltersOut', 'routesPublic', 'nodeTypes', 'bannedIps', 'discouragedIps', 'styles', 'displayStyles', 'userBanners', 'smilies', 'bbCode', 'threadPrefixes', 'userTitleLadder', 'reportCounts', 'moderationCounts', 'userModerationCounts', 'notices', 'userFieldsInfo')
    Run Time: 0.001050
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using where
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000146
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  3.                    SELECT collection.*
                            
                       FROM `sonnb_xengallery_collection` AS collection
                        	
                       WHERE 1=1
                        	ORDER BY collection.collection_id ASC
                    	 LIMIT 40
    Run Time: 0.001114
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEcollectionindex PRIMARY4 1 
  4.                 SELECT COUNT(*)
                    FROM `sonnb_xengallery_collection` AS collection
                    	
                    WHERE 1=1
    Run Time: 0.000211
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEcollectionindex PRIMARY4 1Using index
  5. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: db2a864cdee791442f4f9dd7ac48a868, , 1680362317
    Run Time: 0.000235
  6. 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, , , sonnb_XenGallery_ControllerPublic_XenGallery_Collection, Index, valid, , 1680358717,
    Run Time: 0.000139
  7. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'sonnb_xengallery_option_copyright', 'sonnbXG_copyright', 'sonnb_xengallery_collection_index', 'sonnb_xengallery_navbar_template', 'resources_tab_links', 'EWRporta2_Navtabs', 'dark_postrating', 'dark_postrating_member', 'dark_postrating_member_totals', 'message_user_info_extra', 'user_criteria_content', 'thread_list_item_icon_key', 'dark_postrating_member_notable_tabs', 'dark_postrating_account_wrapper', 'dark_postrating_navigation_visitor_tab', 'dark_postrating_visitor_panel', 'dark_postrating_member_card', 'dark_postrating_member_info', 'dark_postrating_message_user_info', 'sonnb_xengallery_nav_visitor', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 4, 1
    Run Time: 0.002955
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 22Using where
  8. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('sonnbXG_copyright', 'sonnb_xengallery_copyright')
    	AND style_id = ?
    	AND language_id = ?
    Params: 4, 1
    Run Time: 0.000119
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 2Using where

Included Files (88, XenForo Classes: 41)

  1. index.php
  2. library/XenForo/Autoloader.php
  3. library/XenForo/Application.php
  4. library/Zend/Registry.php
  5. library/Lgpl/utf8.php
  6. library/Zend/Config.php
  7. library/config.php
  8. library/XenForo/FrontController.php
  9. library/XenForo/Dependencies/Public.php
  10. library/XenForo/Dependencies/Abstract.php
  11. library/Zend/Controller/Request/Http.php
  12. library/Zend/Controller/Request/Abstract.php
  13. library/Zend/Uri.php
  14. library/Zend/Controller/Response/Http.php
  15. library/Zend/Controller/Response/Abstract.php
  16. library/XenForo/Model/DataRegistry.php
  17. library/XenForo/Model.php
  18. library/Zend/Db.php
  19. library/Zend/Db/Adapter/Mysqli.php
  20. library/Zend/Db/Adapter/Abstract.php
  21. library/Zend/Db/Select.php
  22. library/Zend/Db/Expr.php
  23. library/Zend/Db/Profiler.php
  24. library/Zend/Db/Statement/Mysqli.php
  25. library/Zend/Db/Statement.php
  26. library/Zend/Db/Statement/Interface.php
  27. library/Zend/Db/Profiler/Query.php
  28. library/XenForo/CodeEvent.php
  29. library/XenForo/Options.php
  30. library/XenForo/Link.php
  31. library/XenForo/Template/Helper/Core.php
  32. library/XenResource/Listener/Proxy.php
  33. library/sonnb/XenGallery/Listener.php
  34. library/EWRporta2/Listener/Init.php
  35. library/XenForo/Router.php
  36. library/XenForo/Route/Filter.php
  37. library/XenForo/Route/Interface.php
  38. library/XenForo/Route/ResponseSuffix.php
  39. library/XenForo/Route/Prefix.php
  40. library/sonnb/XenGallery/Route/Prefix/XenGallery.php
  41. library/XenForo/RouteMatch.php
  42. library/sonnb/XenGallery/ControllerPublic/XenGallery/Collection.php
  43. library/sonnb/XenGallery/ControllerPublic/Abstract.php
  44. library/XenForo/ControllerPublic/Abstract.php
  45. library/XenForo/Controller.php
  46. library/Dark/PostRating/EventListener.php
  47. library/XenForo/Input.php
  48. library/XenForo/Session.php
  49. library/XenForo/Helper/Ip.php
  50. library/XenForo/Visitor.php
  51. library/XenForo/Model/User.php
  52. library/EWRporta2/Listener/Model.php
  53. library/Dark/PostRating/Model/User.php
  54. library/sonnb/XenGallery/XenForo/Model/User.php
  55. library/XenResource/Listener/Proxy/ModelUser.php
  56. library/EWRporta2/Model/User.php
  57. library/XenForo/Permission.php
  58. library/XenForo/Helper/Php.php
  59. library/XenForo/Phrase.php
  60. library/XenForo/Locale.php
  61. library/sonnb/XenGallery/Model/Gallery.php
  62. library/sonnb/XenGallery/Model/Abstract.php
  63. library/Waindigo/Listener/ControllerPreDispatch.php
  64. library/Waindigo/Listener/ControllerPreDispatch/20131003.php
  65. library/Waindigo/Listener/Template/20140101.php
  66. library/Waindigo/Listener/TemplatePostRender/20130522.php
  67. library/Waindigo/Listener/InitDependencies.php
  68. library/Waindigo/Listener/InitDependencies/20140101.php
  69. library/sonnb/XenGallery/Model/Collection.php
  70. library/XenForo/ControllerResponse/View.php
  71. library/XenForo/ControllerResponse/Abstract.php
  72. library/XenForo/Helper/Cookie.php
  73. library/XenForo/ViewRenderer/HtmlPublic.php
  74. library/XenForo/ViewRenderer/Abstract.php
  75. library/XenForo/Template/Public.php
  76. library/XenForo/Template/Abstract.php
  77. library/EWRporta2/Listener/ViewPublic.php
  78. library/XenForo/ViewPublic/Base.php
  79. library/XenForo/View.php
  80. library/XenResource/Listener/Template.php
  81. library/XenForo/Route/Prefix/Members.php
  82. library/EWRporta2/Listener/NavTabs.php
  83. library/EWRporta2/Model/Perms.php
  84. library/EWRporta2/Listener/Template.php
  85. library/Waindigo/SmilieImporter/Listener/TemplatePostRender.php
  86. library/XenForo/Debug.php
  87. library/XenForo/Helper/String.php
  88. library/XenForo/ViewRenderer/Json.php