XT?

xt или нет? Похожа.
XT?  

Рейтинг: 0

Просмотров: 2869

10 февраля 2012

Владимир

Открыть оригинал

Вернуться к альбому
Вернуться к списку альбомов
Код для вставки на форумы:
Комментарии (3)
Gura # 10 февраля 2012 в 19:41 0
Похож на ДРЗ.
9ijiyhb # 12 февраля 2012 в 13:52 0
да это дрз
Volodja # 9 ноября 2013 в 10:52 0
KLX !
Время генерации страницы: 0.0316 с.
Потребление памяти: 0.9 Мб
Запросы к базе: 14
Вызовов плагинов: 10
/core/cms.php => loadMenuStruct()
SELECT * FROM xt_menu ORDER BY id ASC
Запрос занял 0.00060 с.
/core/cms.php => getAllComponents()
SELECT id, title, link, config, internal, published, version, system FROM xt_components ORDER BY title
Запрос занял 0.00043 с.
/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.00047 с.
/core/classes/user.class.php => get_fields()
SELECT id, access FROM xt_user_groups WHERE alias = 'guest' ORDER BY id ASC LIMIT 1
Запрос занял 0.00027 с.
/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.140.185.147' AND status=1 ORDER BY id ASC LIMIT 1
Запрос занял 0.00038 с.
/core/classes/db.class.php => get_fields()
SELECT * FROM xt_photo_albums WHERE NSLevel = 0 AND NSDiffer = '' ORDER BY id ASC LIMIT 1
Запрос занял 0.00054 с.
/components/photos/frontend.php => getPhoto()
SELECT f.*, a.user_id as auser_id, a.title cat_title, a.NSLeft, a.NSRight, a.NSDiffer, a.nav album_nav, a.public, a.showtags a_tags, a.bbcode a_bbcode, a.orderby, a.orderto, u.nickname, u.login, p.gender, p.imageurl
FROM xt_photo_files f
INNER JOIN xt_photo_albums a ON a.id = f.album_id
LEFT JOIN xt_users u ON u.id = f.user_id
LEFT JOIN xt_user_profiles p ON p.user_id = u.id
WHERE f.id = '65' LIMIT 1
Запрос занял 0.00089 с.
/core/classes/db.class.php => get_table()
SELECT id, title, NSLevel FROM xt_photo_albums WHERE NSLeft <= 2 AND NSRight >= 3 AND parent_id > 0 AND NSDiffer = '' ORDER BY NSLeft
Запрос занял 0.00044 с.
/components/photos/frontend.php => setFlag()
UPDATE xt_photo_files SET hits = '2870' WHERE id='65'
Запрос занял 0.00034 с.
/components/photos/frontend.php => get_fields()
SELECT id, file FROM xt_photo_files WHERE id<65 AND album_id = 1036 AND published=1 ORDER BY id DESC LIMIT 1
Запрос занял 0.00030 с.
/components/photos/frontend.php => get_fields()
SELECT id, file FROM xt_photo_files WHERE id>65 AND album_id = 1036 AND published=1 ORDER BY id ASC LIMIT 1
Запрос занял 0.00030 с.
/core/lib_tags.php => cmsTagLine()
SELECT tag
FROM xt_tags
WHERE target='photo' AND item_id='65'
ORDER BY tag DESC
Запрос занял 0.00042 с.
/components/comments/frontend.php => getComments()
SELECT c.*,
IFNULL(u.nickname, 0) as nickname,
IFNULL(u.login, 0) as login,
IFNULL(u.is_deleted, 0) as is_deleted,
IFNULL(p.imageurl, 0) as imageurl,
IFNULL(p.gender, 0) as gender
FROM xt_comments c
LEFT JOIN xt_users u ON u.id = c.user_id
LEFT JOIN xt_user_profiles p ON p.user_id = u.id
WHERE c.published = 1
AND (c.target='photo' AND c.target_id = '65')




ORDER BY c.pubdate ASC
LIMIT 1000
Запрос занял 0.00088 с.
/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 (47, 0)
WHERE m.published = 1 AND (m.is_strict_bind = 0)
ORDER BY m.ordering ASC
Запрос занял 0.00141 с.
GET_INDEX
/core/classes/user.class.php => getGuestInfo()
GET_GUEST
/core/cms.php => parseComponentRoute()
GET_ROUTE_PHOTOS
/index.php => proceedBody()
GET_PHOTOS_ACTION_VIEWPHOTO
/core/cms.php => photos()
GET_PHOTO
/components/comments/frontend.php => getComments()
GET_COMMENTS
/components/photos/frontend.php => comments()
BEFORE_SHOW_COMMENTS
/index.php => proceedBody()
AFTER_COMPONENT_PHOTOS
/templates/_default_/template.php => printHead()
PRINT_PAGE_HEAD
/templates/_default_/template.php => printBody()
PRINT_PAGE_BODY