home / User details of Mihno



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

found 223 debug messages

0.000082 - GLOBAL::include                 -> config.php
0.007010 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.007122 - dotDatabase::getInstance        -> connection: database
0.007147 - dotDatabase::__construct        -> connection: database
0.007174 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.007238 - page::getInstance               -> do
0.007297 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.007338 - dotSession::getInstance         -> do
0.007358 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.007422 - dotSession::start               -> ---- init
0.007894 - dotSession::start               -> start php session managment
0.008038 - dotSession::start               -> finished php session management
0.008057 - dotSession::start               -> check for security options
0.008074 - dotSession::start               -> lookup ip2country
0.008108 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.025208 - dotDatabase::select             -> database: dotlan_database
0.038358 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 60081481 BETWEEN ip_from AND ip_to
0.046403 - dotSession::start               -> update current session online user infos
0.046462 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746381368, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=7065', host = '3.148.197.73', dns = '3.148.197.73', countrycode = '', hits = hits + 1 WHERE hash = '5nvlend169mcmdoattgkghm7s0'
0.054013 - dotSession::start               -> session found in DB
0.054035 - dotSession::load_locales        -> do
0.054172 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.054184 - dotSession::start               -> ---- finished with session startup
0.054211 - dotSession::load_user           -> id: 0
0.054246 - user::get_user                  -> id: >0<
0.054267 - dotDatabase::getInstance        -> connection: database
0.054311 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.054370 - styles::load                    -> name: ><
0.054416 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.054976 - styles::activate                -> style = 2024_switzerlan
0.055234 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.055267 - admin::getInstance              -> do
0.055277 - dotSession::getInstance         -> do
0.055291 - admin::__construct              -> user_id=0
0.055301 - user::load_settings             -> load current user settings to $global
0.055317 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.055367 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.055418 - EVENT::comming_event            -> return
0.055435 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746381368 AND active=1 ORDER by begin ASC
0.060012 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.060129 - GLOBAL::end global.php          -> ---------------------------------------------
0.060163 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.060400 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.060460 - user::get_user                  -> id: >7065<
0.060488 - dotDatabase::getInstance        -> connection: database
0.060510 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 7065 ORDER by id DESC
0.065289 - USER_FUNCTIONS::display_details -> id:7065
0.065389 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.065517 - GLOBAL::include                 -> custom.user.php
0.066820 - 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=7065 AND ver_email>0 LIMIT 1
0.071214 - dotDatabase::getInstance        -> connection: database
0.071240 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.085898 - dotDatabase::getInstance        -> connection: database
0.085918 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.096769 - dotDatabase::getInstance        -> connection: database
0.096797 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.110022 - dotDatabase::getInstance        -> connection: database
0.110044 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.122534 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.122830 - dotDatabase::getInstance        -> connection: database
0.122850 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.136359 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.136472 - dotDatabase::getInstance        -> connection: database
0.136487 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.146613 - dotDatabase::getInstance        -> connection: database
0.146648 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.156530 - HTML::template                  -> template: >user_profile_inner_bit2<
0.156722 - HTML::template                  -> template: >user_profile_inner_bit2<
0.156774 - HTML::template                  -> template: >user_profile_inner<
0.156953 - HTML::template                  -> template: >user_profile_inner_bit3<
0.157087 - 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=7065 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.161268 - HTML::template                  -> template: >user_profile_inner_bit3<
0.161344 - 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=7065 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.165385 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.165618 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.165663 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.165753 - HTML::template                  -> template: >user_profile_shortbar<
0.165857 - HTML::template                  -> template: >user_profile<
0.165931 - GLOBAL::end userspace           -> ---------------------------------------------
0.165942 - PAGE::render                    -> start rendering page layout
0.165955 - USER::check_for_new_messages    -> return
0.165972 - dotSession::getInstance         -> do
0.166021 - PAGE::get_boxes                 -> -------- side=left
0.166045 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.166108 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.166128 - CBOX::menu                      -> generate Menu Box >menu<
0.166152 - HTML::template                  -> template: >box_menu_bit<
0.166265 - HTML::template                  -> template: >box_menu_bit<
0.166291 - HTML::template                  -> template: >box_menu_bit<
0.166327 - HTML::template                  -> template: >box_menu_bit<
0.166353 - HTML::template                  -> template: >box_menu_bit<
0.166386 - HTML::template                  -> template: >box_menu_bit<
0.166408 - HTML::template                  -> template: >box_menu_bit<
0.166426 - HTML::template                  -> template: >box_menu<
0.166552 - HTML::template_exists           -> search: >page_box_left< == 1
0.166596 - HTML::template                  -> template: >page_box_left<
0.166683 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.166701 - CBOX::menu                      -> generate Menu Box >party<
0.166721 - HTML::template                  -> template: >box_menu_bit<
0.166743 - HTML::template                  -> template: >box_menu_bit<
0.166762 - HTML::template                  -> template: >box_menu_bit<
0.166785 - HTML::template                  -> template: >box_menu_bit<
0.166810 - HTML::template                  -> template: >box_menu_bit<
0.166833 - HTML::template                  -> template: >box_menu_bit<
0.166887 - HTML::template                  -> template: >box_menu_bit<
0.166913 - HTML::template                  -> template: >box_menu_bit<
0.166936 - HTML::template                  -> template: >box_menu_bit<
0.166960 - HTML::template                  -> template: >box_menu_bit<
0.166983 - HTML::template                  -> template: >box_menu_bit<
0.167009 - HTML::template                  -> template: >box_menu_bit<
0.167038 - HTML::template                  -> template: >box_menu<
0.167097 - HTML::template_exists           -> search: >page_box_left< == 1
0.167126 - HTML::template                  -> template: >page_box_left<
0.167163 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.167177 - CBOX::menu                      -> generate Menu Box >login<
0.167195 - HTML::template                  -> template: >box_menu_bit<
0.167220 - HTML::template                  -> template: >box_menu_bit<
0.167242 - HTML::template                  -> template: >box_menu<
0.167297 - HTML::template_exists           -> search: >page_box_left< == 1
0.167323 - HTML::template                  -> template: >page_box_left<
0.167355 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.167366 - PAGE::get_boxes                 -> -------- call: left::search
0.167380 - CBOX::template                  -> generate Box with >box_suchen< as template
0.167392 - HTML::template                  -> template: >box_suchen<
0.167521 - HTML::template_exists           -> search: >page_box_left< == 1
0.167546 - HTML::template                  -> template: >page_box_left<
0.167637 - PAGE::get_boxes                 -> -------- call: left::banner
0.167678 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.167738 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.167765 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.172702 - 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
0.176918 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.177013 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.184160 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.188482 - HTML::encode                    -> replace run 1
0.188939 - HTML::template                  -> template: >box_banner_bit<
0.189171 - HTML::encode                    -> www.egames.ch...
0.189320 - HTML::encode                    -> replace run 1
0.189419 - HTML::encode                    -> replace run 2
0.189471 - HTML::template                  -> template: >box_banner_bit<
0.189507 - HTML::template                  -> template: >box_banner<
0.189635 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.189951 - HTML::template_exists           -> search: >page_box_left< == 1
0.190000 - HTML::template                  -> template: >page_box_left<
0.190061 - PAGE::get_boxes                 -> -------- side=right
0.190083 - PAGE::get_boxes                 -> -------- call: right::news
0.190106 - CBOX::news                      -> generate Box
0.190134 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.190208 - NEWS::load_news                 -> load news data
0.190260 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.190296 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.194691 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.199449 - 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
0.204241 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.204354 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.204366 - NEWS::load_news                 -> ... from database
0.204394 - 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
0.214039 - HTML::encodeCms                 -> 
0.214549 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.214758 - HTML::encode                    -> replace run 1
0.214819 - HTML::encodeCms                 -> 
0.214844 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.216530 - HTML::encode                    -> replace run 1
0.216604 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.216856 - HTML::template                  -> template: >box_news_bit<
0.217025 - HTML::template                  -> template: >box_news_bit<
0.217058 - HTML::template                  -> template: >box_news<
0.217255 - HTML::template_exists           -> search: >page_box_right< == 1
0.217301 - HTML::template                  -> template: >page_box_right<
0.217386 - PAGE::get_boxes                 -> -------- call: right::party
0.217407 - CBOX::party                     -> generate Box
0.217428 - EVENT::short_event              -> id >27<
0.217439 - EVENT::getevent                 -> id >27<
0.217454 - 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
0.222084 - CACHE::get                      -> cache: >event_27::stats< not found
0.222111 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.229073 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.236206 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.236423 - HTML::template                  -> template: >box_event<
0.236617 - HTML::template_exists           -> search: >page_box_right< == 1
0.236658 - HTML::template                  -> template: >page_box_right<
0.236696 - PAGE::get_boxes                 -> -------- call: right::forum
0.236714 - CBOX::forum                     -> generate forum box
0.236737 - CBOX::forum_load_threads        -> load data
0.236764 - CACHE::get                      -> cache: >forum::topthreads< not found
0.236783 - 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
0.251327 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.251531 - CBOX::forum_threads             -> list all threads in array
0.251561 - 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, )
0.251604 - admin::getInstance              -> do
0.251887 - HTML::template                  -> template: >box_forum_bit<
0.252053 - HTML::template                  -> template: >box_forum_bit<
0.252107 - HTML::template                  -> template: >box_forum_bit<
0.252177 - HTML::template                  -> template: >box_forum_bit<
0.252218 - HTML::template                  -> template: >box_forum_bit<
0.252259 - HTML::template                  -> template: >box_forum_bit<
0.252284 - HTML::template                  -> template: >box_forum<
0.252434 - HTML::template_exists           -> search: >page_box_right< == 1
0.252471 - HTML::template                  -> template: >page_box_right<
0.252508 - PAGE::get_boxes                 -> -------- call: right::vote
0.252526 - CBOX::vote                      -> generate Box
0.252539 - 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
0.256640 - HTML::template                  -> template: >box_vote_nocurrent<
0.256863 - HTML::template_exists           -> search: >page_box_right< == 1
0.256905 - HTML::template                  -> template: >page_box_right<
0.256945 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.256964 - CBOX::buddylist                 -> generate Box
0.256995 - HTML::template                  -> template: >box_buddylist_msg<
0.257058 - HTML::template                  -> template: >box_buddylist<
0.257144 - HTML::template_exists           -> search: >page_box_right< == 1
0.257170 - HTML::template                  -> template: >page_box_right<
0.257207 - PAGE::get_boxes                 -> -------- call: right::online
0.257223 - CBOX::online                    -> generate Box
0.257234 - HTML::template                  -> template: >box_online<
0.257329 - HTML::template_exists           -> search: >page_box_right< == 1
0.257358 - HTML::template                  -> template: >page_box_right<
0.257400 - PAGE::render                    -> final
0.257414 - PAGE::renderTemplate            -> page
0.257428 - dotSession::getInstance         -> do
0.257449 - PAGE::getHead                   -> return
0.257457 - dotSession::getInstance         -> do
0.257631 - HTML::template                  -> template: >page<
0.258600 - PAGE::render_template           -> final

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

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