Page Time: 0.2333s

Memory: 6.7829 MB (Peak: 8.0089 MB)

Queries (13, time: 0.0643s, 27.6%)

  1. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('options', 'languages', 'contentTypes', 'codeEventListeners', 'deferredRun', 'simpleCache', 'addOns', 'defaultStyleProperties', 'routesPublic', 'routeFiltersIn', 'routeFiltersOut', 'nodeTypes', 'bannedIps', 'discouragedIps', 'styles', 'displayStyles', 'userBanners', 'smilies', 'bbCode', 'threadPrefixes', 'trophyUserTitles', 'reportCounts', 'moderationCounts', 'userModerationCounts', 'notices', 'userFieldsInfo')
    Run Time: 0.001399
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using where
  2. SELECT session_data
    FROM xf_session
    WHERE session_id = ?
    	AND expiry_date >= ?
    Params: e4122464d0d9a0452bd621bf99827e1f, 1716027723
    Run Time: 0.000226
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_sessionconstPRIMARY,expiry_datePRIMARY34const1 
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000198
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. SELECT user.*
    	,
    	user_profile.*,
    	user_option.*,
    	user_privacy.*
    FROM xf_user AS user
    
    	LEFT JOIN xf_user_profile AS user_profile ON
    		(user_profile.user_id = user.user_id)
    	LEFT JOIN xf_user_option AS user_option ON
    		(user_option.user_id = user.user_id)
    	LEFT JOIN xf_user_privacy AS user_privacy ON
    		(user_privacy.user_id = user.user_id)
    WHERE (user.is_staff = 1)
    ORDER BY user.username ASC
    Run Time: 0.006832
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuserrefstaff_usernamestaff_username1const8Using where
    SIMPLEuser_profileeq_refPRIMARYPRIMARY4XENFORO.user.user_id1 
    SIMPLEuser_optioneq_refPRIMARYPRIMARY4XENFORO.user.user_id1 
    SIMPLEuser_privacyeq_refPRIMARYPRIMARY4XENFORO.user.user_id1 
  5. SELECT user.*
    	,
    	user_profile.*,
    	user_option.*,
    	user_privacy.*
    FROM xf_user AS user
    
    	LEFT JOIN xf_user_profile AS user_profile ON
    		(user_profile.user_id = user.user_id)
    	LEFT JOIN xf_user_option AS user_option ON
    		(user_option.user_id = user.user_id)
    	LEFT JOIN xf_user_privacy AS user_privacy ON
    		(user_privacy.user_id = user.user_id)
    WHERE (user.is_banned = 0)
    ORDER BY user.message_count DESC
     LIMIT 20
    Run Time: 0.012994
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuserindex message_count4 378Using where
    SIMPLEuser_profileeq_refPRIMARYPRIMARY4XENFORO.user.user_id1 
    SIMPLEuser_optioneq_refPRIMARYPRIMARY4XENFORO.user.user_id1 
    SIMPLEuser_privacyeq_refPRIMARYPRIMARY4XENFORO.user.user_id1 
  6. SELECT user.*
    	,
    	user_profile.*,
    	user_option.*,
    	user_privacy.*
    FROM xf_user AS user
    
    	LEFT JOIN xf_user_profile AS user_profile ON
    		(user_profile.user_id = user.user_id)
    	LEFT JOIN xf_user_option AS user_option ON
    		(user_option.user_id = user.user_id)
    	LEFT JOIN xf_user_privacy AS user_privacy ON
    		(user_privacy.user_id = user.user_id)
    WHERE user_profile.dob_month = ?
    	AND user_profile.dob_day = ?
    	 AND user_option.show_dob_date = 1
    	AND ((user.user_state = 'valid') AND (user.is_banned = 0))
    ORDER BY user.username
     LIMIT 20
    Params: 5, 18
    Run Time: 0.001668
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuser_profilerefPRIMARY,dobdob2const,const1Using where; Using temporary; Using filesort
    SIMPLEusereq_refPRIMARY,user_statePRIMARY4XENFORO.user_profile.user_id1Using where
    SIMPLEuser_optioneq_refPRIMARYPRIMARY4XENFORO.user_profile.user_id1Using where
    SIMPLEuser_privacyeq_refPRIMARYPRIMARY4XENFORO.user_option.user_id1 
  7. UPDATE `xf_session` SET `expiry_date` = ? WHERE (session_id = 'e4122464d0d9a0452bd621bf99827e1f')
    Params: 1716031323
    Run Time: 0.000195
  8. 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, 59574023, 59574023, XenForo_ControllerPublic_Member, Index, valid, , 1716027723,
    Run Time: 0.000154
  9. SELECT page_name FROM EWRcarta_pages WHERE page_slug = 'index'
    Run Time: 0.000186
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRcarta_pagesconstpage_slugpage_slug302const1 
  10. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'ragtek_invite_visitortab', 'member_notable', 'EWRcarta_Navtabs', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 3
    Run Time: 0.031217
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY160 4Using where
  11. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('wiki')
    Params: 3
    Run Time: 0.000220
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledconstPRIMARYPRIMARY81const,const1 
  12. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('bbm_js')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 3
    Run Time: 0.000229
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY160const,const,const1 
  13. SELECT xf_user.user_id, xf_user.username, xf_user.email, fam.field_value AS lname, name_fio.field_value AS fname, otch_fio.field_value AS mname
    FROM ((xf_user LEFT JOIN (SELECT user_id, field_id, field_value FROM xf_user_field_value WHERE field_id="fam") AS fam ON xf_user.user_id = fam.user_id) LEFT JOIN (SELECT user_id, field_id, field_value FROM xf_user_field_value WHERE field_id="name_fio") AS name_fio ON xf_user.user_id = name_fio.user_id) LEFT JOIN (SELECT user_id, field_id, field_value FROM xf_user_field_value WHERE field_id="otch_fio") AS otch_fio ON xf_user.user_id = otch_fio.user_id
    WHERE 
    (
      xf_user.user_id In (
        SELECT user_id FROM xf_user_group_relation WHERE user_group_id In (6)
      )
    ) 
    And (
      xf_user.user_id Not In (
        SELECT xf_user_field_value.user_id FROM xf_user_field_value 
          WHERE (xf_user_field_value.field_id="idhtline") AND (Length(Trim(field_value))>0)
      )
      or
      xf_user.user_id Not In (
        SELECT xf_user_field_value.user_id FROM xf_user_field_value 
          WHERE (xf_user_field_value.field_id="uid_ht_line") AND (Length(Trim(field_value))>0)
      )
    )
    Run Time: 0.008775
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    PRIMARYxf_userALL    378Using where
    PRIMARY<derived2>ALL    369 
    PRIMARY<derived3>ALL    369 
    PRIMARY<derived4>ALL    369 
    DEPENDENT SUBQUERYxf_user_field_valueunique_subqueryPRIMARY,field_idPRIMARY81func,const1Using where
    DEPENDENT SUBQUERYxf_user_field_valueunique_subqueryPRIMARY,field_idPRIMARY81func,const1Using where
    DEPENDENT SUBQUERYxf_user_group_relationunique_subqueryPRIMARY,user_group_id_is_primaryPRIMARY8func,const1Using index; Using where
    DERIVEDxf_user_field_valuereffield_idfield_id77 377Using where
    DERIVEDxf_user_field_valuereffield_idfield_id77 371Using where
    DERIVEDxf_user_field_valuereffield_idfield_id77 379Using where

Included Files (97, XenForo Classes: 46)

  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/EWRcarta/Listener/Init.php
  33. library/XenForo/DataWriter/User.php
  34. library/XenForo/DataWriter.php
  35. library/BBM/Listeners/AllInOne.php
  36. library/XenForo/Router.php
  37. library/XenForo/Route/Filter.php
  38. library/XenForo/Route/Interface.php
  39. library/XenForo/Route/ResponseSuffix.php
  40. library/XenForo/Route/Prefix.php
  41. library/XenForo/Route/Prefix/Members.php
  42. library/mylogin/Listener/LoadClassController.php
  43. library/Myspisok/Listener/LoadClassController.php
  44. library/Sedo/TinyQuattro/Listener/LoadClass.php
  45. library/Mypod/Listener/LoadClassController.php
  46. library/MyProfilePost/Listener/LoadClassController.php
  47. library/MyObrMess/Listener/LoadClassController.php
  48. library/MyLogFb/Listener/LoadClassController.php
  49. library/XenForo/RouteMatch.php
  50. library/BBM/Protection/Helper/ContentProtection.php
  51. library/XenForo/ControllerPublic/Member.php
  52. library/XenForo/ControllerPublic/Abstract.php
  53. library/XenForo/Controller.php
  54. library/Social/Listener.php
  55. library/Ragtek/Invite/StaticMethods.php
  56. library/Sedo/TinyQuattro/Listener/ControllerPublic.php
  57. library/MyProfilePost/ControllerPublic/Member.php
  58. library/Ragtek/Invite/ControllerPublic/Member.php
  59. library/XenForo/Input.php
  60. library/XenForo/Session.php
  61. library/XenForo/Visitor.php
  62. library/XenForo/Model/User.php
  63. library/EWRcarta/Listener/Model.php
  64. library/XenForo/Permission.php
  65. library/XenForo/Phrase.php
  66. library/XenForo/Locale.php
  67. library/XenForo/Helper/Cookie.php
  68. library/Ragtek/Invite/Model/Invite.php
  69. library/XenForo/ControllerResponse/View.php
  70. library/XenForo/ControllerResponse/Abstract.php
  71. library/XenForo/ViewRenderer/HtmlPublic.php
  72. library/XenForo/ViewRenderer/Abstract.php
  73. library/XenForo/Template/Public.php
  74. library/XenForo/Template/Abstract.php
  75. library/Dark/TaigaChat/EventListener/FrontControllerPreView.php
  76. library/Sedo/TinyQuattro/Listener/ViewPublic.php
  77. library/XenForo/ViewPublic/Base.php
  78. library/XenForo/View.php
  79. library/Sedo/TinyQuattro/Listener/Templates/Preloader.php
  80. library/Dark/TaigaChat/EventListener/NavigationTabs.php
  81. library/Ragtek/Invite/Helper.php
  82. library/Myspisok/Tabs/MainTab.php
  83. library/EWRcarta/Listener/NavTabs.php
  84. library/EWRcarta/Model/Perms.php
  85. library/EWRcarta/Model/Lists.php
  86. library/XenForo/Helper/String.php
  87. library/XenForo/Model/UserProfile.php
  88. library/XenForo/Helper/Criteria.php
  89. library/XenForo/Debug.php
  90. library/EWRcarta/Listener/Template.php
  91. library/MySinch/Listener/LoadClassController.php
  92. library/BBM/Listeners/Templates/Public.php
  93. library/XenForo/Route/Prefix/Pages.php
  94. library/XenForo/ViewRenderer/Json.php
  95. library/MySinch/ControllerAdmin/Index.php
  96. library/XenForo/ControllerAdmin/Abstract.php
  97. library/MySinch/Model/Index.php