Пользователи

Vladislavx1979
15 июля 2020
Robertnum
15 июля 2020
DonaldPes
11 июля 2020
vxvsidwt
29 июня 2020
AnnuMealp
28 июня 2020
Kinocog
28 июня 2020
areximaw
25 июня 2020
vyixbwlu
24 июня 2020
usyhaxy
23 июня 2020
DenisRor
21 июня 2020
Время генерации страницы: 0.1895 с.
Потребление памяти: 0.89 Мб
Запросы к базе: 12
Вызовов плагинов: 8
/core/cms.php => loadMenuStruct()
SELECT * FROM xt_menu ORDER BY id ASC
Запрос занял 0.00085 с.
/core/cms.php => getAllComponents()
SELECT id, title, link, config, internal, published, version, system FROM xt_components ORDER BY title
Запрос занял 0.00121 с.
/core/cms.php => loadPluginsData()
SELECT p.id, p.plugin, p.config, e.event FROM xt_event_hooks e LEFT JOIN xt_plugins p ON e.plugin_id = p.id WHERE p.published = 1
Запрос занял 0.00132 с.
/core/classes/user.class.php => get_fields()
SELECT id, access FROM xt_user_groups WHERE alias = 'guest' ORDER BY id ASC LIMIT 1
Запрос занял 0.00044 с.
/core/classes/user.class.php => get_fields()
SELECT int_num, int_period, autodelete, id, status, bandate, user_id, cause FROM xt_banlist WHERE ip = '3.145.89.60' AND status=1 ORDER BY id ASC LIMIT 1
Запрос занял 0.00081 с.
/index.php => onlineStats()
INSERT IGNORE INTO xt_online (ip, sess_id, user_id) VALUES ('3.145.89.60', '9t1563vjo6nvq7kofjfnaj3ds5', '0') ON DUPLICATE KEY UPDATE agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', viewurl = '/users/group/1-275'
Запрос занял 0.00073 с.
/core/classes/user.class.php => clearOnlineUsers()
DELETE FROM xt_online WHERE lastdate <= DATE_SUB(NOW(), INTERVAL 3 MINUTE) LIMIT 5
Запрос занял 0.00150 с.
/core/classes/user.class.php => get_table()
SELECT * FROM xt_online
Запрос занял 0.00056 с.
/core/classes/user.class.php => get_field()
SELECT title as getfield FROM xt_user_groups WHERE id='1' LIMIT 1
Запрос занял 0.00067 с.
/components/users/frontend.php => getUsersCount()
SELECT u.id

FROM xt_users u
INNER JOIN xt_user_profiles p ON p.user_id = u.id

WHERE u.is_locked = 0 AND u.is_deleted = 0
AND (u.group_id = '1')
Запрос занял 0.06310 с.
/components/users/frontend.php => getUsers()
SELECT
u.id,
u.login,
u.nickname,
u.icq,
u.logdate as flogdate,
u.rating,
u.is_deleted as is_deleted,
u.birthdate, u.rating,
u.status as microstatus,
p.city, p.karma, p.imageurl,
p.gender as gender

FROM xt_users u
INNER JOIN xt_user_profiles p ON p.user_id = u.id

WHERE u.is_locked = 0 AND u.is_deleted = 0
AND (u.group_id = '1')




ORDER BY regdate desc
LIMIT 2740, 10
Запрос занял 0.08164 с.
/core/classes/page.class.php => loadModulesForMenuItem()
SELECT m.*, mb.position as mb_position
FROM xt_modules m
INNER JOIN xt_modules_bind mb ON mb.module_id = m.id AND mb.menu_id IN (0, 0)
WHERE m.published = 1 AND (m.is_strict_bind = 0)
ORDER BY m.ordering ASC
Запрос занял 0.00314 с.
GET_INDEX
/core/classes/user.class.php => getGuestInfo()
GET_GUEST
/core/cms.php => parseComponentRoute()
GET_ROUTE_USERS
/index.php => proceedBody()
GET_USERS_ACTION_VIEW
/components/users/frontend.php => getPagebar()
GET_PAGEBAR
/index.php => proceedBody()
AFTER_COMPONENT_USERS
/templates/_default_/template.php => printHead()
PRINT_PAGE_HEAD
/templates/_default_/template.php => printBody()
PRINT_PAGE_BODY