home / User details of Gnoosh



 ------------------- 

found 223 debug messages

0.000038 - GLOBAL::include                 -> config.php
0.000196 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000238 - dotDatabase::getInstance        -> connection: database
0.000258 - dotDatabase::__construct        -> connection: database
0.000283 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000315 - page::getInstance               -> do
0.000354 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000380 - dotSession::getInstance         -> do
0.000397 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000438 - dotSession::start               -> ---- init
0.000473 - dotSession::start               -> start php session managment
0.920391 - dotSession::start               -> finished php session management
0.920422 - dotSession::start               -> check for security options
0.920441 - dotSession::start               -> lookup ip2country
0.920461 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.936458 - dotDatabase::select             -> database: dotlan_database
0.944466 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 316352689 BETWEEN ip_from AND ip_to
0.952452 - dotSession::start               -> update current session online user infos
0.952511 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746423773, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4542', host = '18.219.40.177', dns = '18.219.40.177', countrycode = '', hits = hits + 1 WHERE hash = 'f41gtg9oc33u3curda64p0orp3'
0.957782 - dotSession::start               -> session found in DB
0.957830 - dotSession::load_locales        -> do
0.957879 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.957890 - dotSession::start               -> ---- finished with session startup
0.957917 - dotSession::load_user           -> id: 0
0.957951 - user::get_user                  -> id: >0<
0.957975 - dotDatabase::getInstance        -> connection: database
0.958049 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.958098 - styles::load                    -> name: ><
0.958125 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.958494 - styles::activate                -> style = 2024_switzerlan
0.958625 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.958647 - admin::getInstance              -> do
0.958655 - dotSession::getInstance         -> do
0.958665 - admin::__construct              -> user_id=0
0.958672 - user::load_settings             -> load current user settings to $global
0.958683 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.958709 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.958732 - EVENT::comming_event            -> return
0.958748 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423773 AND active=1 ORDER by begin ASC
0.963399 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.963480 - GLOBAL::end global.php          -> ---------------------------------------------
0.963497 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.963578 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.963609 - user::get_user                  -> id: >4542<
0.963623 - dotDatabase::getInstance        -> connection: database
0.963655 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4542 ORDER by id DESC
0.968281 - USER_FUNCTIONS::display_details -> id:4542
0.968392 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.968505 - GLOBAL::include                 -> custom.user.php
0.968830 - dotDatabase::query              -> SELECT stats_postings-stats_comments AS stats_postings, stats_comments, stats_hits, stats_sessions, stats_profile_hits, stats_messages_recv, stats_messages_sent, UNIX_TIMESTAMP(lastactivity) AS lastactivity_unix, lastupdate AS lastupdate_unix FROM user WHERE user.id=4542 AND ver_email>0 LIMIT 1
0.973148 - dotDatabase::getInstance        -> connection: database
0.973181 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.989103 - dotDatabase::getInstance        -> connection: database
0.989133 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.003788 - dotDatabase::getInstance        -> connection: database
1.003817 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.013820 - dotDatabase::getInstance        -> connection: database
1.013859 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.030650 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.030941 - dotDatabase::getInstance        -> connection: database
1.030965 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.044484 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.044639 - dotDatabase::getInstance        -> connection: database
1.044657 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.056173 - dotDatabase::getInstance        -> connection: database
1.056210 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.068025 - HTML::template                  -> template: >user_profile_inner_bit2<
1.068246 - HTML::template                  -> template: >user_profile_inner_bit2<
1.068297 - HTML::template                  -> template: >user_profile_inner<
1.068411 - HTML::template                  -> template: >user_profile_inner_bit3<
1.068471 - dotDatabase::query              -> SELECT forum_post.postid, UNIX_TIMESTAMP(forum_post.dateline) AS dateline, forum_thread.title, forum_main.title AS forum_title FROM forum_post LEFT JOIN forum_thread ON forum_post.threadid=forum_thread.threadid LEFT JOIN forum_main ON forum_thread.forumid=forum_main.forumid WHERE forum_post.userid=4542 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.073105 - HTML::template                  -> template: >user_profile_inner_bit3<
1.073207 - dotDatabase::query              -> SELECT forum_post.postid, UNIX_TIMESTAMP(forum_post.dateline) AS dateline, forum_thread.title, ext FROM forum_post LEFT JOIN forum_thread ON forum_post.threadid=forum_thread.threadid LEFT JOIN forum_main ON forum_thread.forumid=forum_main.forumid WHERE forum_post.userid=4542 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.077604 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.077825 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.077865 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.077904 - HTML::template                  -> template: >user_profile_shortbar<
1.077975 - HTML::template                  -> template: >user_profile<
1.078045 - GLOBAL::end userspace           -> ---------------------------------------------
1.078056 - PAGE::render                    -> start rendering page layout
1.078068 - USER::check_for_new_messages    -> return
1.078086 - dotSession::getInstance         -> do
1.078134 - PAGE::get_boxes                 -> -------- side=left
1.078158 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.078197 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.078217 - CBOX::menu                      -> generate Menu Box >menu<
1.078239 - HTML::template                  -> template: >box_menu_bit<
1.078377 - HTML::template                  -> template: >box_menu_bit<
1.078405 - HTML::template                  -> template: >box_menu_bit<
1.078430 - HTML::template                  -> template: >box_menu_bit<
1.078454 - HTML::template                  -> template: >box_menu_bit<
1.078477 - HTML::template                  -> template: >box_menu_bit<
1.078501 - HTML::template                  -> template: >box_menu_bit<
1.078524 - HTML::template                  -> template: >box_menu<
1.078632 - HTML::template_exists           -> search: >page_box_left< == 1
1.078666 - HTML::template                  -> template: >page_box_left<
1.078736 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.078750 - CBOX::menu                      -> generate Menu Box >party<
1.078770 - HTML::template                  -> template: >box_menu_bit<
1.078795 - HTML::template                  -> template: >box_menu_bit<
1.078819 - HTML::template                  -> template: >box_menu_bit<
1.078842 - HTML::template                  -> template: >box_menu_bit<
1.078866 - HTML::template                  -> template: >box_menu_bit<
1.078893 - HTML::template                  -> template: >box_menu_bit<
1.078916 - HTML::template                  -> template: >box_menu_bit<
1.078939 - HTML::template                  -> template: >box_menu_bit<
1.078963 - HTML::template                  -> template: >box_menu_bit<
1.078986 - HTML::template                  -> template: >box_menu_bit<
1.079010 - HTML::template                  -> template: >box_menu_bit<
1.079036 - HTML::template                  -> template: >box_menu_bit<
1.079059 - HTML::template                  -> template: >box_menu<
1.079104 - HTML::template_exists           -> search: >page_box_left< == 1
1.079130 - HTML::template                  -> template: >page_box_left<
1.079160 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.079173 - CBOX::menu                      -> generate Menu Box >login<
1.079191 - HTML::template                  -> template: >box_menu_bit<
1.079216 - HTML::template                  -> template: >box_menu_bit<
1.079238 - HTML::template                  -> template: >box_menu<
1.079281 - HTML::template_exists           -> search: >page_box_left< == 1
1.079306 - HTML::template                  -> template: >page_box_left<
1.079338 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.079348 - PAGE::get_boxes                 -> -------- call: left::search
1.079361 - CBOX::template                  -> generate Box with >box_suchen< as template
1.079372 - HTML::template                  -> template: >box_suchen<
1.079529 - HTML::template_exists           -> search: >page_box_left< == 1
1.079558 - HTML::template                  -> template: >page_box_left<
1.079585 - PAGE::get_boxes                 -> -------- call: left::banner
1.079614 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.079652 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.079676 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.083968 - dotDatabase::query              -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
1.088610 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.088653 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.093719 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.098405 - HTML::encode                    -> replace run 1
1.098514 - HTML::template                  -> template: >box_banner_bit<
1.098700 - HTML::encode                    -> www.egames.ch...
1.098818 - HTML::encode                    -> replace run 1
1.098891 - HTML::encode                    -> replace run 2
1.098955 - HTML::template                  -> template: >box_banner_bit<
1.099003 - HTML::template                  -> template: >box_banner<
1.099199 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.099456 - HTML::template_exists           -> search: >page_box_left< == 1
1.099518 - HTML::template                  -> template: >page_box_left<
1.099589 - PAGE::get_boxes                 -> -------- side=right
1.099608 - PAGE::get_boxes                 -> -------- call: right::news
1.099629 - CBOX::news                      -> generate Box
1.099651 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.099686 - NEWS::load_news                 -> load news data
1.099708 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.099734 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.104315 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.109306 - dotDatabase::query              -> SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() AND section_id IN (16) ORDER by dateline ASC LIMIT 1
1.114101 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.114279 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.114338 - NEWS::load_news                 -> ... from database
1.114375 - dotDatabase::query              -> SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() AND news_post.section_id IN (16) ORDER by news_post.dateline DESC LIMIT 0,5
1.124143 - HTML::encodeCms                 -> 
1.124496 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.124631 - HTML::encode                    -> replace run 1
1.124669 - HTML::encodeCms                 -> 
1.124683 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.124705 - HTML::encode                    -> replace run 1
1.124726 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.124889 - HTML::template                  -> template: >box_news_bit<
1.125002 - HTML::template                  -> template: >box_news_bit<
1.125019 - HTML::template                  -> template: >box_news<
1.125092 - HTML::template_exists           -> search: >page_box_right< == 1
1.125118 - HTML::template                  -> template: >page_box_right<
1.125163 - PAGE::get_boxes                 -> -------- call: right::party
1.125176 - CBOX::party                     -> generate Box
1.125189 - EVENT::short_event              -> id >27<
1.125195 - EVENT::getevent                 -> id >27<
1.125203 - dotDatabase::query              -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=27 AND active=1
1.130471 - CACHE::get                      -> cache: >event_27::stats< not found
1.130497 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.141051 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.148719 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.148892 - HTML::template                  -> template: >box_event<
1.149111 - HTML::template_exists           -> search: >page_box_right< == 1
1.149142 - HTML::template                  -> template: >page_box_right<
1.149171 - PAGE::get_boxes                 -> -------- call: right::forum
1.149185 - CBOX::forum                     -> generate forum box
1.149193 - CBOX::forum_load_threads        -> load data
1.149211 - CACHE::get                      -> cache: >forum::topthreads< not found
1.149223 - dotDatabase::query              -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
1.162479 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.162723 - CBOX::forum_threads             -> list all threads in array
1.162752 - FORUM::thread_lastvisit         -> threadid: array ( 0 => 302, 1 => 301, 2 => 300, 3 => 299, 4 => 297, 5 => 298, 6 => 296, 7 => 295, 8 => 293, 9 => 294, 10 => 282, 11 => 287, 12 => 292, 13 => 290, 14 => 291, 15 => 289, 16 => 288, 17 => 283, 18 => 286, 19 => 285, )
1.162792 - admin::getInstance              -> do
1.162863 - HTML::template                  -> template: >box_forum_bit<
1.163023 - HTML::template                  -> template: >box_forum_bit<
1.163075 - HTML::template                  -> template: >box_forum_bit<
1.163128 - HTML::template                  -> template: >box_forum_bit<
1.163168 - HTML::template                  -> template: >box_forum_bit<
1.163209 - HTML::template                  -> template: >box_forum_bit<
1.163235 - HTML::template                  -> template: >box_forum<
1.163374 - HTML::template_exists           -> search: >page_box_right< == 1
1.163451 - HTML::template                  -> template: >page_box_right<
1.163499 - PAGE::get_boxes                 -> -------- call: right::vote
1.163519 - CBOX::vote                      -> generate Box
1.163532 - dotDatabase::query              -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
1.167973 - HTML::template                  -> template: >box_vote_nocurrent<
1.168158 - HTML::template_exists           -> search: >page_box_right< == 1
1.168191 - HTML::template                  -> template: >page_box_right<
1.168224 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.168239 - CBOX::buddylist                 -> generate Box
1.168263 - HTML::template                  -> template: >box_buddylist_msg<
1.168309 - HTML::template                  -> template: >box_buddylist<
1.168365 - HTML::template_exists           -> search: >page_box_right< == 1
1.168381 - HTML::template                  -> template: >page_box_right<
1.168403 - PAGE::get_boxes                 -> -------- call: right::online
1.168412 - CBOX::online                    -> generate Box
1.168420 - HTML::template                  -> template: >box_online<
1.168475 - HTML::template_exists           -> search: >page_box_right< == 1
1.168491 - HTML::template                  -> template: >page_box_right<
1.168518 - PAGE::render                    -> final
1.168526 - PAGE::renderTemplate            -> page
1.168532 - dotSession::getInstance         -> do
1.168545 - PAGE::getHead                   -> return
1.168549 - dotSession::getInstance         -> do
1.168647 - HTML::template                  -> template: >page<
1.169165 - PAGE::render_template           -> final

PHP Includes   : 21
DB Queries     : 27
Rendering Time : 1.169818

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/user/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/custom.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php