home / User details of kukunut



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

found 223 debug messages

0.001178 - GLOBAL::include                 -> config.php
0.001414 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.001463 - dotDatabase::getInstance        -> connection: database
0.001484 - dotDatabase::__construct        -> connection: database
0.001511 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.001540 - page::getInstance               -> do
0.001566 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.001589 - dotSession::getInstance         -> do
0.001607 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.001642 - dotSession::start               -> ---- init
0.001682 - dotSession::start               -> start php session managment
0.001778 - dotSession::start               -> finished php session management
0.001792 - dotSession::start               -> check for security options
0.001807 - dotSession::start               -> lookup ip2country
0.001823 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.017299 - dotDatabase::select             -> database: dotlan_database
0.024965 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314348994 BETWEEN ip_from AND ip_to
0.032932 - dotSession::start               -> update current session online user infos
0.032996 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746422860, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=2090', host = '18.188.149.194', dns = '18.188.149.194', countrycode = '', hits = hits + 1 WHERE hash = 'qp7ulgucih7p6pbh7gith5k617'
0.038458 - dotSession::start               -> session found in DB
0.038483 - dotSession::load_locales        -> do
0.038523 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.038530 - dotSession::start               -> ---- finished with session startup
0.038549 - dotSession::load_user           -> id: 0
0.038556 - user::get_user                  -> id: >0<
0.038571 - dotDatabase::getInstance        -> connection: database
0.038621 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.038650 - styles::load                    -> name: ><
0.038668 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.038833 - styles::activate                -> style = 2024_switzerlan
0.038939 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.038956 - admin::getInstance              -> do
0.038962 - dotSession::getInstance         -> do
0.038969 - admin::__construct              -> user_id=0
0.038975 - user::load_settings             -> load current user settings to $global
0.038986 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.039005 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.039023 - EVENT::comming_event            -> return
0.039032 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746422860 AND active=1 ORDER by begin ASC
0.043237 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.043287 - GLOBAL::end global.php          -> ---------------------------------------------
0.043301 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.043363 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.043383 - user::get_user                  -> id: >2090<
0.043394 - dotDatabase::getInstance        -> connection: database
0.043407 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2090 ORDER by id DESC
0.047758 - USER_FUNCTIONS::display_details -> id:2090
0.047825 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.047880 - GLOBAL::include                 -> custom.user.php
0.048080 - 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=2090 AND ver_email>0 LIMIT 1
0.052572 - dotDatabase::getInstance        -> connection: database
0.052599 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.075982 - dotDatabase::getInstance        -> connection: database
0.076011 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.091544 - dotDatabase::getInstance        -> connection: database
0.091563 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.105255 - dotDatabase::getInstance        -> connection: database
0.105289 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.115269 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.115500 - dotDatabase::getInstance        -> connection: database
0.115518 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.132753 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.132946 - dotDatabase::getInstance        -> connection: database
0.132974 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.148479 - dotDatabase::getInstance        -> connection: database
0.148524 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.164231 - HTML::template                  -> template: >user_profile_inner_bit2<
0.164342 - HTML::template                  -> template: >user_profile_inner_bit2<
0.164372 - HTML::template                  -> template: >user_profile_inner<
0.164437 - HTML::template                  -> template: >user_profile_inner_bit3<
0.164487 - 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=2090 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.168743 - HTML::template                  -> template: >user_profile_inner_bit3<
0.168813 - 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=2090 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.173179 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.173436 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.173477 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.173506 - HTML::template                  -> template: >user_profile_shortbar<
0.173574 - HTML::template                  -> template: >user_profile<
0.173644 - GLOBAL::end userspace           -> ---------------------------------------------
0.173655 - PAGE::render                    -> start rendering page layout
0.173668 - USER::check_for_new_messages    -> return
0.173686 - dotSession::getInstance         -> do
0.173743 - PAGE::get_boxes                 -> -------- side=left
0.173773 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.173818 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.173837 - CBOX::menu                      -> generate Menu Box >menu<
0.173859 - HTML::template                  -> template: >box_menu_bit<
0.173950 - HTML::template                  -> template: >box_menu_bit<
0.173985 - HTML::template                  -> template: >box_menu_bit<
0.174016 - HTML::template                  -> template: >box_menu_bit<
0.174040 - HTML::template                  -> template: >box_menu_bit<
0.174074 - HTML::template                  -> template: >box_menu_bit<
0.174096 - HTML::template                  -> template: >box_menu_bit<
0.174115 - HTML::template                  -> template: >box_menu<
0.174248 - HTML::template_exists           -> search: >page_box_left< == 1
0.174286 - HTML::template                  -> template: >page_box_left<
0.174369 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.174386 - CBOX::menu                      -> generate Menu Box >party<
0.174408 - HTML::template                  -> template: >box_menu_bit<
0.174433 - HTML::template                  -> template: >box_menu_bit<
0.174457 - HTML::template                  -> template: >box_menu_bit<
0.174480 - HTML::template                  -> template: >box_menu_bit<
0.174512 - HTML::template                  -> template: >box_menu_bit<
0.174538 - HTML::template                  -> template: >box_menu_bit<
0.174562 - HTML::template                  -> template: >box_menu_bit<
0.174587 - HTML::template                  -> template: >box_menu_bit<
0.174611 - HTML::template                  -> template: >box_menu_bit<
0.174634 - HTML::template                  -> template: >box_menu_bit<
0.174667 - HTML::template                  -> template: >box_menu_bit<
0.174691 - HTML::template                  -> template: >box_menu_bit<
0.174714 - HTML::template                  -> template: >box_menu<
0.174764 - HTML::template_exists           -> search: >page_box_left< == 1
0.174793 - HTML::template                  -> template: >page_box_left<
0.174825 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.174839 - CBOX::menu                      -> generate Menu Box >login<
0.174858 - HTML::template                  -> template: >box_menu_bit<
0.174882 - HTML::template                  -> template: >box_menu_bit<
0.174905 - HTML::template                  -> template: >box_menu<
0.174948 - HTML::template_exists           -> search: >page_box_left< == 1
0.174974 - HTML::template                  -> template: >page_box_left<
0.175003 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.175013 - PAGE::get_boxes                 -> -------- call: left::search
0.175027 - CBOX::template                  -> generate Box with >box_suchen< as template
0.175038 - HTML::template                  -> template: >box_suchen<
0.175128 - HTML::template_exists           -> search: >page_box_left< == 1
0.175151 - HTML::template                  -> template: >page_box_left<
0.175179 - PAGE::get_boxes                 -> -------- call: left::banner
0.175209 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.175250 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.175280 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.179453 - 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.183832 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.183869 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.188871 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.192982 - HTML::encode                    -> replace run 1
0.193104 - HTML::template                  -> template: >box_banner_bit<
0.193360 - HTML::encode                    -> www.egames.ch...
0.193546 - HTML::encode                    -> replace run 1
0.193600 - HTML::encode                    -> replace run 2
0.193706 - HTML::template                  -> template: >box_banner_bit<
0.193746 - HTML::template                  -> template: >box_banner<
0.193843 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.193965 - HTML::template_exists           -> search: >page_box_left< == 1
0.195375 - HTML::template                  -> template: >page_box_left<
0.195426 - PAGE::get_boxes                 -> -------- side=right
0.195440 - PAGE::get_boxes                 -> -------- call: right::news
0.195452 - CBOX::news                      -> generate Box
0.195471 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.195507 - NEWS::load_news                 -> load news data
0.195529 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.195552 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.200956 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.205377 - 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.209738 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.209938 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.209955 - NEWS::load_news                 -> ... from database
0.209996 - 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.218519 - HTML::encodeCms                 -> 
0.218945 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.219150 - HTML::encode                    -> replace run 1
0.219216 - HTML::encodeCms                 -> 
0.219240 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.219279 - HTML::encode                    -> replace run 1
0.219314 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.219536 - HTML::template                  -> template: >box_news_bit<
0.219708 - HTML::template                  -> template: >box_news_bit<
0.219738 - HTML::template                  -> template: >box_news<
0.219862 - HTML::template_exists           -> search: >page_box_right< == 1
0.219903 - HTML::template                  -> template: >page_box_right<
0.219981 - PAGE::get_boxes                 -> -------- call: right::party
0.220016 - CBOX::party                     -> generate Box
0.220037 - EVENT::short_event              -> id >27<
0.220046 - EVENT::getevent                 -> id >27<
0.220059 - 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.224753 - CACHE::get                      -> cache: >event_27::stats< not found
0.224790 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.231707 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.238688 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.238886 - HTML::template                  -> template: >box_event<
0.239091 - HTML::template_exists           -> search: >page_box_right< == 1
0.239133 - HTML::template                  -> template: >page_box_right<
0.239173 - PAGE::get_boxes                 -> -------- call: right::forum
0.239192 - CBOX::forum                     -> generate forum box
0.239203 - CBOX::forum_load_threads        -> load data
0.239227 - CACHE::get                      -> cache: >forum::topthreads< not found
0.239246 - 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.251765 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.251980 - CBOX::forum_threads             -> list all threads in array
0.252007 - 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.252045 - admin::getInstance              -> do
0.252128 - HTML::template                  -> template: >box_forum_bit<
0.252275 - HTML::template                  -> template: >box_forum_bit<
0.252332 - HTML::template                  -> template: >box_forum_bit<
0.252410 - HTML::template                  -> template: >box_forum_bit<
0.252458 - HTML::template                  -> template: >box_forum_bit<
0.252505 - HTML::template                  -> template: >box_forum_bit<
0.252535 - HTML::template                  -> template: >box_forum<
0.252658 - HTML::template_exists           -> search: >page_box_right< == 1
0.252693 - HTML::template                  -> template: >page_box_right<
0.252742 - PAGE::get_boxes                 -> -------- call: right::vote
0.252761 - CBOX::vote                      -> generate Box
0.252773 - 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.257143 - HTML::template                  -> template: >box_vote_nocurrent<
0.257376 - HTML::template_exists           -> search: >page_box_right< == 1
0.257416 - HTML::template                  -> template: >page_box_right<
0.257454 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.257478 - CBOX::buddylist                 -> generate Box
0.257517 - HTML::template                  -> template: >box_buddylist_msg<
0.257597 - HTML::template                  -> template: >box_buddylist<
0.257685 - HTML::template_exists           -> search: >page_box_right< == 1
0.257712 - HTML::template                  -> template: >page_box_right<
0.257751 - PAGE::get_boxes                 -> -------- call: right::online
0.257771 - CBOX::online                    -> generate Box
0.257783 - HTML::template                  -> template: >box_online<
0.257881 - HTML::template_exists           -> search: >page_box_right< == 1
0.257909 - HTML::template                  -> template: >page_box_right<
0.257949 - PAGE::render                    -> final
0.257961 - PAGE::renderTemplate            -> page
0.257972 - dotSession::getInstance         -> do
0.257992 - PAGE::getHead                   -> return
0.258000 - dotSession::getInstance         -> do
0.258144 - HTML::template                  -> template: >page<
0.258653 - PAGE::render_template           -> final

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

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