home / User details of Kaito



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

found 222 debug messages

0.000039 - GLOBAL::include                 -> config.php
0.000208 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000253 - dotDatabase::getInstance        -> connection: database
0.000276 - dotDatabase::__construct        -> connection: database
0.000303 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000335 - page::getInstance               -> do
0.000362 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000385 - dotSession::getInstance         -> do
0.000403 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000437 - dotSession::start               -> ---- init
0.000471 - dotSession::start               -> start php session managment
0.850147 - dotSession::start               -> finished php session management
0.850181 - dotSession::start               -> check for security options
0.850202 - dotSession::start               -> lookup ip2country
0.850227 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.865892 - dotDatabase::select             -> database: dotlan_database
0.873929 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314514622 BETWEEN ip_from AND ip_to
0.882287 - dotSession::start               -> update current session online user infos
0.882361 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746379959, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=6282', host = '18.191.28.190', dns = '18.191.28.190', countrycode = '', hits = hits + 1 WHERE hash = 'b3ombhirpb7umlebv3m1eh41n7'
0.888039 - dotSession::start               -> session found in DB
0.888082 - dotSession::load_locales        -> do
0.888128 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.888141 - dotSession::start               -> ---- finished with session startup
0.888166 - dotSession::load_user           -> id: 0
0.888178 - user::get_user                  -> id: >0<
0.888200 - dotDatabase::getInstance        -> connection: database
0.888262 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.888296 - styles::load                    -> name: ><
0.888321 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.888582 - styles::activate                -> style = 2024_switzerlan
0.888773 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.888796 - admin::getInstance              -> do
0.888806 - dotSession::getInstance         -> do
0.888825 - admin::__construct              -> user_id=0
0.888840 - user::load_settings             -> load current user settings to $global
0.888859 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.888888 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.888916 - EVENT::comming_event            -> return
0.888934 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746379959 AND active=1 ORDER by begin ASC
0.893596 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.893678 - GLOBAL::end global.php          -> ---------------------------------------------
0.893706 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.893788 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.893823 - user::get_user                  -> id: >6282<
0.893843 - dotDatabase::getInstance        -> connection: database
0.893867 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 6282 ORDER by id DESC
0.898735 - USER_FUNCTIONS::display_details -> id:6282
0.899149 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.899234 - GLOBAL::include                 -> custom.user.php
0.899498 - HTML::template                  -> template: >user_profile_inner_bit4<
0.899645 - dotDatabase::query              -> SELECT zahl_typ, sitz_nr, sitz_id, sitz_block AS block, event_id, events.name, UNIX_TIMESTAMP(events.begin) AS begin, UNIX_TIMESTAMP(events.end) AS end FROM event_teilnehmer LEFT JOIN events ON event_teilnehmer.event_id=events.id WHERE user_id=6282 AND active=1 ORDER by events.begin DESC
0.904879 - EVENT::load_event_status        -> load event_status to $this
0.904925 - dotDatabase::query              -> SELECT * FROM event_status ORDER by id ASC
0.910029 - HTML::template                  -> template: >user_profile_inner_bit4<
0.910261 - HTML::template                  -> template: >user_profile_inner_bit4<
0.910359 - HTML::template                  -> template: >user_profile_inner_bit4<
0.910451 - HTML::template                  -> template: >user_profile_inner_bit4<
0.910533 - HTML::template                  -> template: >user_profile_inner_bit4<
0.910607 - HTML::template                  -> template: >user_profile_inner_bit4<
0.910674 - HTML::template                  -> template: >user_profile_innerlist<
0.910828 - HTML::template                  -> template: >user_profile_inner_bit3<
0.910908 - dotDatabase::query              -> SELECT t_turnier.tid, t_turnier.tname, t_turnier.tlogo, t_turnier.topen, t_turnier.tclosed, t_turnier.tplaytype, t_teilnehmer.loser, t_teilnehmer.rankpos, events.id AS event_id, events.name AS event_name, UNIX_TIMESTAMP(events.begin) AS event_begin, UNIX_TIMESTAMP(events.end) AS event_end, t_turnier.c_contests AS contests, t_teilnehmer_part.user_id FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid LEFT JOIN t_turnier ON t_teilnehmer.tid=t_turnier.tid LEFT JOIN events ON t_turnier.teventid=events.id WHERE t_turnier.tactive=1 AND t_teilnehmer_part.user_id=6282 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.951431 - HTML::template                  -> template: >user_profile_inner_bit1<
0.951646 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.951713 - TURNIER::__construct            -> init
0.951775 - HTML::template                  -> template: >user_profile_inner_bit3<
0.951879 - HTML::template                  -> template: >user_profile_inner_bit1<
0.951921 - HTML::template                  -> template: >user_profile_inner_bit3<
0.952124 - HTML::template                  -> template: >user_profile_inner_bit1<
0.952179 - HTML::template                  -> template: >user_profile_inner_bit3<
0.952248 - HTML::template                  -> template: >user_profile_inner_bit3<
0.952292 - HTML::template                  -> template: >user_profile_innerlist<
0.952354 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.952486 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.952523 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.952548 - HTML::template                  -> template: >user_profile_shortbar<
0.952627 - HTML::template                  -> template: >user_profile<
0.952701 - GLOBAL::end userspace           -> ---------------------------------------------
0.952712 - PAGE::render                    -> start rendering page layout
0.952723 - USER::check_for_new_messages    -> return
0.952742 - dotSession::getInstance         -> do
0.952790 - PAGE::get_boxes                 -> -------- side=left
0.952823 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.952879 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.952900 - CBOX::menu                      -> generate Menu Box >menu<
0.952926 - HTML::template                  -> template: >box_menu_bit<
0.953034 - HTML::template                  -> template: >box_menu_bit<
0.953061 - HTML::template                  -> template: >box_menu_bit<
0.953085 - HTML::template                  -> template: >box_menu_bit<
0.953109 - HTML::template                  -> template: >box_menu_bit<
0.953133 - HTML::template                  -> template: >box_menu_bit<
0.953156 - HTML::template                  -> template: >box_menu_bit<
0.953256 - HTML::template                  -> template: >box_menu<
0.953383 - HTML::template_exists           -> search: >page_box_left< == 1
0.953422 - HTML::template                  -> template: >page_box_left<
0.953494 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.953510 - CBOX::menu                      -> generate Menu Box >party<
0.953534 - HTML::template                  -> template: >box_menu_bit<
0.953558 - HTML::template                  -> template: >box_menu_bit<
0.953585 - HTML::template                  -> template: >box_menu_bit<
0.953615 - HTML::template                  -> template: >box_menu_bit<
0.953644 - HTML::template                  -> template: >box_menu_bit<
0.953665 - HTML::template                  -> template: >box_menu_bit<
0.953684 - HTML::template                  -> template: >box_menu_bit<
0.953702 - HTML::template                  -> template: >box_menu_bit<
0.953719 - HTML::template                  -> template: >box_menu_bit<
0.953738 - HTML::template                  -> template: >box_menu_bit<
0.953756 - HTML::template                  -> template: >box_menu_bit<
0.953774 - HTML::template                  -> template: >box_menu_bit<
0.953793 - HTML::template                  -> template: >box_menu<
0.953856 - HTML::template_exists           -> search: >page_box_left< == 1
0.953888 - HTML::template                  -> template: >page_box_left<
0.953924 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.953940 - CBOX::menu                      -> generate Menu Box >login<
0.953963 - HTML::template                  -> template: >box_menu_bit<
0.953995 - HTML::template                  -> template: >box_menu_bit<
0.954018 - HTML::template                  -> template: >box_menu<
0.954076 - HTML::template_exists           -> search: >page_box_left< == 1
0.954157 - HTML::template                  -> template: >page_box_left<
0.954193 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.954203 - PAGE::get_boxes                 -> -------- call: left::search
0.954218 - CBOX::template                  -> generate Box with >box_suchen< as template
0.954230 - HTML::template                  -> template: >box_suchen<
0.954342 - HTML::template_exists           -> search: >page_box_left< == 1
0.954369 - HTML::template                  -> template: >page_box_left<
0.954397 - PAGE::get_boxes                 -> -------- call: left::banner
0.954424 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.954464 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.954488 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.958663 - 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.963159 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.963219 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.968165 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.972445 - HTML::encode                    -> replace run 1
0.972590 - HTML::template                  -> template: >box_banner_bit<
0.972786 - HTML::encode                    -> www.egames.ch...
0.972902 - HTML::encode                    -> replace run 1
0.972950 - HTML::encode                    -> replace run 2
0.972992 - HTML::template                  -> template: >box_banner_bit<
0.973015 - HTML::template                  -> template: >box_banner<
0.973085 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.973467 - HTML::template_exists           -> search: >page_box_left< == 1
0.973512 - HTML::template                  -> template: >page_box_left<
0.973572 - PAGE::get_boxes                 -> -------- side=right
0.973594 - PAGE::get_boxes                 -> -------- call: right::news
0.973613 - CBOX::news                      -> generate Box
0.973638 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.973680 - NEWS::load_news                 -> load news data
0.973712 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.973744 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.978061 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.982617 - 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.987460 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.987625 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.987640 - NEWS::load_news                 -> ... from database
0.987685 - 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.996744 - HTML::encodeCms                 -> 
0.997291 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.997510 - HTML::encode                    -> replace run 1
0.997567 - HTML::encodeCms                 -> 
0.997588 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.997628 - HTML::encode                    -> replace run 1
0.997666 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.997870 - HTML::template                  -> template: >box_news_bit<
0.998056 - HTML::template                  -> template: >box_news_bit<
0.998094 - HTML::template                  -> template: >box_news<
0.998308 - HTML::template_exists           -> search: >page_box_right< == 1
0.998347 - HTML::template                  -> template: >page_box_right<
0.998432 - PAGE::get_boxes                 -> -------- call: right::party
0.998452 - CBOX::party                     -> generate Box
0.998471 - EVENT::short_event              -> id >27<
0.998482 - EVENT::getevent                 -> id >27<
0.998496 - 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.003574 - CACHE::get                      -> cache: >event_27::stats< not found
1.003602 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.010313 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.020450 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.020665 - HTML::template                  -> template: >box_event<
1.020869 - HTML::template_exists           -> search: >page_box_right< == 1
1.020911 - HTML::template                  -> template: >page_box_right<
1.020951 - PAGE::get_boxes                 -> -------- call: right::forum
1.020971 - CBOX::forum                     -> generate forum box
1.020984 - CBOX::forum_load_threads        -> load data
1.021017 - CACHE::get                      -> cache: >forum::topthreads< not found
1.021038 - 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.035594 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.035875 - CBOX::forum_threads             -> list all threads in array
1.035911 - 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.035951 - admin::getInstance              -> do
1.036028 - HTML::template                  -> template: >box_forum_bit<
1.036190 - HTML::template                  -> template: >box_forum_bit<
1.036241 - HTML::template                  -> template: >box_forum_bit<
1.036295 - HTML::template                  -> template: >box_forum_bit<
1.036341 - HTML::template                  -> template: >box_forum_bit<
1.036403 - HTML::template                  -> template: >box_forum_bit<
1.036433 - HTML::template                  -> template: >box_forum<
1.036545 - HTML::template_exists           -> search: >page_box_right< == 1
1.036587 - HTML::template                  -> template: >page_box_right<
1.036624 - PAGE::get_boxes                 -> -------- call: right::vote
1.036643 - CBOX::vote                      -> generate Box
1.036656 - 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.041109 - HTML::template                  -> template: >box_vote_nocurrent<
1.041412 - HTML::template_exists           -> search: >page_box_right< == 1
1.041459 - HTML::template                  -> template: >page_box_right<
1.041499 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.041520 - CBOX::buddylist                 -> generate Box
1.041553 - HTML::template                  -> template: >box_buddylist_msg<
1.041616 - HTML::template                  -> template: >box_buddylist<
1.041718 - HTML::template_exists           -> search: >page_box_right< == 1
1.041755 - HTML::template                  -> template: >page_box_right<
1.041792 - PAGE::get_boxes                 -> -------- call: right::online
1.041809 - CBOX::online                    -> generate Box
1.041822 - HTML::template                  -> template: >box_online<
1.041914 - HTML::template_exists           -> search: >page_box_right< == 1
1.041943 - HTML::template                  -> template: >page_box_right<
1.042014 - PAGE::render                    -> final
1.042030 - PAGE::renderTemplate            -> page
1.042041 - dotSession::getInstance         -> do
1.042062 - PAGE::getHead                   -> return
1.042070 - dotSession::getInstance         -> do
1.042253 - HTML::template                  -> template: >page<
1.042756 - PAGE::render_template           -> final

PHP Includes   : 22
DB Queries     : 20
Rendering Time : 1.044363

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.turnier.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