USE hdclub backtrace
system/database/mysql.class.php:278 HkDb::Log() system/database/mysql.class.php:270 HkMysql->SetActiveDb() system/database/mysql.class.php:31 HkMysql->Connect() system/database/mysql.class.php:137 HkDb::Instance() apps/data/user.di.php:1831 dbSelect() system/loader.php:223 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| | 0.0000 |
SELECT id,login FROM `hk_user` backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/user.di.php:1831 dbSelect() system/loader.php:223 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| 122068 | 0.0617 |
SELECT id,title FROM `hk_group` backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/newsletter.di.php:3 dbSelect() system/loader.php:231 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| 29 | 0.0003 |
SELECT id,title FROM `hk_market_category` backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/avmarket.di.php:13 dbSelect() system/loader.php:246 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| 14 | 0.0002 |
SELECT id,title FROM `hk_market_category` WHERE type="media" backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/avmarket.di.php:19 dbSelect() system/loader.php:246 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| 14 | 0.0001 |
SELECT id,title,parent_id FROM `hk_technics_node` WHERE parent_id > 0 ORDER BY parent_id,order_id backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/avmarket.di.php:25 dbSelect() system/loader.php:246 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| 68 | 0.0001 |
SELECT id,title FROM `hk_technics_brand` backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/avmarket.di.php:39 dbSelect() system/loader.php:246 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| 200 | 0.0001 |
SELECT id,title FROM `hk_market_category` WHERE parent_id = 0 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/avmarket.di.php:521 dbSelect() system/loader.php:246 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| 3 | 0.0001 |
SELECT id,title FROM `hk_technics_node` WHERE parent_id = 1 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/avmarket.di.php:682 dbSelect() system/loader.php:246 include_once() system/loader.php:141 HkLoader::LoadCommon() system/loader.php:146 HkLoader::LoadCore() index.php:42 HkLoader::LoadSystem()
| 15 | 0.0001 |
SELECT * FROM `hk_user` WHERE login='tag' LIMIT 1 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:473 HkMysql->ExecSQL() system/database/mysql.class.php:144 HkMysql->Get() apps/frontend/sections/blogs.section.php:65 dbGet() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 1 | 0.0003 |
SELECT * FROM `hk_user_details` WHERE user_id=124550 LIMIT 1 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:473 HkMysql->ExecSQL() system/database/mysql.class.php:144 HkMysql->Get() apps/frontend/sections/blogs.section.php:68 dbGet() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 1 | 0.0006 |
SELECT COUNT(*) FROM `hk_blog_post` WHERE blog_ban=0 AND tags LIKE '%%' LIMIT 1 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:473 HkMysql->ExecSQL() system/database/mysql.class.php:144 HkMysql->Get() system/database/mysql.class.php:57 dbGet() apps/frontend/sections/blogs.section.php:335 HkDb::GetRecordsCount() apps/frontend/sections/blogs.section.php:323 HkBlogsSection->RenderPostsList() apps/frontend/sections/blogs.section.php:81 HkBlogsSection->RenderPostsForTag() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 1 | 0.0014 |
SELECT * FROM `hk_blog_post` WHERE blog_ban=0 AND tags LIKE '%%' ORDER BY id DESC LIMIT 0, 20 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/frontend/sections/blogs.section.php:339 dbSelect() apps/frontend/sections/blogs.section.php:323 HkBlogsSection->RenderPostsList() apps/frontend/sections/blogs.section.php:81 HkBlogsSection->RenderPostsForTag() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 5 | 0.0022 |
SELECT id,login FROM `hk_user` WHERE id IN (23597,2,510) backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/frontend/sections/blogs.section.php:349 dbSelect() apps/frontend/sections/blogs.section.php:323 HkBlogsSection->RenderPostsList() apps/frontend/sections/blogs.section.php:81 HkBlogsSection->RenderPostsForTag() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 3 | 0.0003 |
SELECT user_id,level,class,email,image,first_name,last_name,rating,awards FROM `hk_user_details` WHERE user_id IN(23597,2,510) backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/user.di.php:299 dbSelect() apps/data/user.di.php:271 UserRender->PrepareDetails() apps/frontend/sections/blogs.section.php:397 UserRender->GetPreparedList() apps/frontend/sections/blogs.section.php:323 HkBlogsSection->RenderPostsList() apps/frontend/sections/blogs.section.php:81 HkBlogsSection->RenderPostsForTag() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 3 | 0.0003 |
SELECT id,content FROM `hk_ad_block` WHERE is_active=1 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() apps/data/ads.di.php:65 dbSelect() apps/data/ads.di.php:85 HkAdPlace::InitAds() apps/frontend/application/page.class.php:167 HkAdPlace::GetAll() apps/frontend/sections/blogs.section.php:39 HkFrontendPage->RenderAds() apps/frontend/sections/blogs.section.php:330 HkBlogsSection->RenderPage() apps/frontend/sections/blogs.section.php:81 HkBlogsSection->RenderPostsForTag() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 11 | 0.0003 |
SELECT * FROM `hk_poll` WHERE 1=1 ORDER BY order_id LIMIT 1 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:473 HkMysql->ExecSQL() system/database/mysql.class.php:144 HkMysql->Get() system/data/data.class.php:252 dbGet() apps/data/poll.di.php:28 HkData->Get() apps/frontend/application/section.class.php:725 HkPollUtil::PrepareForHomepage() apps/frontend/sections/blogs.section.php:40 HkFrontendSection->RenderPoll() apps/frontend/sections/blogs.section.php:330 HkBlogsSection->RenderPage() apps/frontend/sections/blogs.section.php:81 HkBlogsSection->RenderPostsForTag() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 1 | 0.0001 |
SELECT * FROM `hk_poll` WHERE id='12' LIMIT 1 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:473 HkMysql->ExecSQL() system/database/mysql.class.php:144 HkMysql->Get() system/data/data.class.php:252 dbGet() apps/data/poll.di.php:18 HkData->Get() apps/data/poll.di.php:34 HkPollUtil::Prepare() apps/frontend/application/section.class.php:725 HkPollUtil::PrepareForHomepage() apps/frontend/sections/blogs.section.php:40 HkFrontendSection->RenderPoll() apps/frontend/sections/blogs.section.php:330 HkBlogsSection->RenderPage() apps/frontend/sections/blogs.section.php:81 HkBlogsSection->RenderPostsForTag() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 1 | 0.0001 |
SELECT * FROM `hk_poll_option` WHERE parent_id='12' ORDER BY order_id backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:457 HkMysql->ExecSQL() system/database/mysql.class.php:138 HkMysql->Select() system/data/data.class.php:257 dbSelect() apps/data/poll.di.php:62 HkData->Select() apps/data/poll.di.php:20 HkPollUtil::PrepareOne() apps/data/poll.di.php:34 HkPollUtil::Prepare() apps/frontend/application/section.class.php:725 HkPollUtil::PrepareForHomepage() apps/frontend/sections/blogs.section.php:40 HkFrontendSection->RenderPoll() apps/frontend/sections/blogs.section.php:330 HkBlogsSection->RenderPage() apps/frontend/sections/blogs.section.php:81 HkBlogsSection->RenderPostsForTag() system/application/section.class.php:87 HkBlogsSection->ahDefault() apps/frontend/application/application.class.php:262 HkSection->Run() index.php:50 HkFrontendApp->Run()
| 12 | 0.0001 |
SELECT * FROM `hk_background` WHERE id=1 LIMIT 1 backtrace
system/database/mysql.class.php:360 HkDb::Log() system/database/mysql.class.php:473 HkMysql->ExecSQL() system/database/mysql.class.php:144 HkMysql->Get() apps/frontend/application/page.class.php:149 dbGet() apps/frontend/application/page.class.php:67 HkFrontendPage->RenderBackground() apps/frontend/application/application.class.php:273 HkFrontendPage->Render() apps/frontend/application/application.class.php:267 HkFrontendApp->MakeDocument() index.php:50 HkFrontendApp->Run()
| 1 | 0.0002 |
TOTAL Queries: 20 | | 0.0686 |