******************** Script profiler ********************
Total time: 0.030666
Total SQL time: 0.026393
SQL count: 20 (selects: 20 | executes: 9)
Peak memory usage: 2M
Memory limit: 128M
SQL (0.00031): SELECT nextid FROM ids WHERE table_name='auditlog' AND field_name='auditid' FOR UPDATE
latest.php:22 → require_once() → ZBase->run() → ZBase->authenticateUser() → CWebUser::checkAuthentication() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CUser->login() → CApiService->addAuditDetails() → CAudit::addDetails() → DB::insert() → DB::reserveIds() → DBselect() in include/classes/db/DB.php:107
SQL (0.000266): UPDATE ids SET nextid=2489441 WHERE table_name='auditlog' AND field_name='auditid'
latest.php:22 → require_once() → ZBase->run() → ZBase->authenticateUser() → CWebUser::checkAuthentication() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CUser->login() → CApiService->addAuditDetails() → CAudit::addDetails() → DB::insert() → DB::reserveIds() → DBexecute() in include/classes/db/DB.php:121
SQL (0.000356): INSERT INTO auditlog (userid,clock,ip,action,resourcetype,details,auditid) VALUES ('2','1786416059','216.73.216.248','3','0','','2489441')
latest.php:22 → require_once() → ZBase->run() → ZBase->authenticateUser() → CWebUser::checkAuthentication() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CUser->login() → CApiService->addAuditDetails() → CAudit::addDetails() → DB::insert() → DBexecute() in include/classes/db/DB.php:467
SQL (0.009388): COMMIT
latest.php:22 → require_once() → ZBase->run() → ZBase->authenticateUser() → CWebUser::checkAuthentication() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → DBend() → DBcommit() → DBexecute() in include/db.inc.php:291
SQL (0.000744): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.layout.mode'
latest.php:32 → CView::getLayoutMode() → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000518): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.menu.view.last'
latest.php:38 → require_once() → zbx_construct_menu() → CProfile::update() → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000602): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.login.attempt.failed'
latest.php:38 → require_once() → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000439): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.filter.select'
latest.php:96 → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000497): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.filter.show_without_data'
latest.php:97 → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000401): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.filter.show_details'
latest.php:98 → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000359): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.filter.application'
latest.php:99 → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000332): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.filter.groupids'
latest.php:100 → CProfile::getArray() → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000354): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.filter.hostids'
latest.php:101 → CProfile::getArray() → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000343): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.php.sort'
latest.php:104 → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000356): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.php.sortorder'
latest.php:105 → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000403): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.latest.filter.active'
latest.php:319 → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000542): SELECT type,value_id,value_int,value_str,idx2 FROM profiles WHERE userid=2 AND idx='web.paging.lastpage'
latest.php:796 → require_once() → CProfile::update() → CProfile::get() → DBselect() in include/classes/user/CProfile.php:164
SQL (0.000113): BEGIN
latest.php:796 → require_once() → DBstart() → DBexecute() in include/db.inc.php:234
SQL (0.000617): UPDATE profiles SET value_str='ASC', type=3 WHERE userid=2 AND idx='web.latest.php.sortorder' AND idx2='0'
latest.php:796 → require_once() → CProfile::flush() → CProfile::updateDB() → DBexecute() in include/classes/user/CProfile.php:338
SQL (0.009453): COMMIT
latest.php:796 → require_once() → DBend() → DBcommit() → DBexecute() in include/db.inc.php:291