home / User details of KaKaShI



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

found 223 debug messages

0.000037 - GLOBAL::include                 -> config.php
0.000222 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000286 - dotDatabase::getInstance        -> connection: database
0.000311 - dotDatabase::__construct        -> connection: database
0.000343 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000370 - page::getInstance               -> do
0.000395 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000418 - dotSession::getInstance         -> do
0.000435 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000469 - dotSession::start               -> ---- init
0.000501 - dotSession::start               -> start php session managment
0.991038 - dotSession::start               -> finished php session management
0.991063 - dotSession::start               -> check for security options
0.991077 - dotSession::start               -> lookup ip2country
0.991094 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.019341 - dotDatabase::select             -> database: dotlan_database
1.027296 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51702137 BETWEEN ip_from AND ip_to
1.035993 - dotSession::start               -> update current session online user infos
1.036059 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419529, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5479', host = '3.20.233.121', dns = '3.20.233.121', countrycode = '', hits = hits + 1 WHERE hash = 'qaopojjiokghs81gvh53o31ua2'
1.041692 - dotSession::start               -> session found in DB
1.041732 - dotSession::load_locales        -> do
1.041772 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.041779 - dotSession::start               -> ---- finished with session startup
1.041799 - dotSession::load_user           -> id: 0
1.041808 - user::get_user                  -> id: >0<
1.041823 - dotDatabase::getInstance        -> connection: database
1.041876 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.041905 - styles::load                    -> name: ><
1.041933 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.042097 - styles::activate                -> style = 2024_switzerlan
1.042213 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.042234 - admin::getInstance              -> do
1.042244 - dotSession::getInstance         -> do
1.042257 - admin::__construct              -> user_id=0
1.042268 - user::load_settings             -> load current user settings to $global
1.042285 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.042319 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.042352 - EVENT::comming_event            -> return
1.042374 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419529 AND active=1 ORDER by begin ASC
1.046830 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.046895 - GLOBAL::end global.php          -> ---------------------------------------------
1.046917 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.046991 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.047025 - user::get_user                  -> id: >5479<
1.047042 - dotDatabase::getInstance        -> connection: database
1.047063 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5479 ORDER by id DESC
1.051718 - USER_FUNCTIONS::display_details -> id:5479
1.051826 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.051911 - GLOBAL::include                 -> custom.user.php
1.052221 - 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=5479 AND ver_email>0 LIMIT 1
1.056666 - dotDatabase::getInstance        -> connection: database
1.056701 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.068902 - dotDatabase::getInstance        -> connection: database
1.068928 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.081561 - dotDatabase::getInstance        -> connection: database
1.081588 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.093011 - dotDatabase::getInstance        -> connection: database
1.093042 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.103220 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.103461 - dotDatabase::getInstance        -> connection: database
1.103478 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.114468 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.114589 - dotDatabase::getInstance        -> connection: database
1.114606 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.126053 - dotDatabase::getInstance        -> connection: database
1.126100 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.138200 - HTML::template                  -> template: >user_profile_inner_bit2<
1.138365 - HTML::template                  -> template: >user_profile_inner_bit2<
1.138403 - HTML::template                  -> template: >user_profile_inner<
1.138470 - HTML::template                  -> template: >user_profile_inner_bit3<
1.138526 - 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=5479 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.142986 - HTML::template                  -> template: >user_profile_inner_bit3<
1.143058 - 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=5479 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.147412 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.147655 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.147696 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.147724 - HTML::template                  -> template: >user_profile_shortbar<
1.147791 - HTML::template                  -> template: >user_profile<
1.147860 - GLOBAL::end userspace           -> ---------------------------------------------
1.147871 - PAGE::render                    -> start rendering page layout
1.147883 - USER::check_for_new_messages    -> return
1.147901 - dotSession::getInstance         -> do
1.147949 - PAGE::get_boxes                 -> -------- side=left
1.147972 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.148014 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.148033 - CBOX::menu                      -> generate Menu Box >menu<
1.148056 - HTML::template                  -> template: >box_menu_bit<
1.148126 - HTML::template                  -> template: >box_menu_bit<
1.148153 - HTML::template                  -> template: >box_menu_bit<
1.148188 - HTML::template                  -> template: >box_menu_bit<
1.148212 - HTML::template                  -> template: >box_menu_bit<
1.148235 - HTML::template                  -> template: >box_menu_bit<
1.148307 - HTML::template                  -> template: >box_menu_bit<
1.148341 - HTML::template                  -> template: >box_menu<
1.148441 - HTML::template_exists           -> search: >page_box_left< == 1
1.148479 - HTML::template                  -> template: >page_box_left<
1.148560 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.148573 - CBOX::menu                      -> generate Menu Box >party<
1.148587 - HTML::template                  -> template: >box_menu_bit<
1.148602 - HTML::template                  -> template: >box_menu_bit<
1.148615 - HTML::template                  -> template: >box_menu_bit<
1.148627 - HTML::template                  -> template: >box_menu_bit<
1.148638 - HTML::template                  -> template: >box_menu_bit<
1.148650 - HTML::template                  -> template: >box_menu_bit<
1.148661 - HTML::template                  -> template: >box_menu_bit<
1.148673 - HTML::template                  -> template: >box_menu_bit<
1.148685 - HTML::template                  -> template: >box_menu_bit<
1.148696 - HTML::template                  -> template: >box_menu_bit<
1.148708 - HTML::template                  -> template: >box_menu_bit<
1.148719 - HTML::template                  -> template: >box_menu_bit<
1.148736 - HTML::template                  -> template: >box_menu<
1.148771 - HTML::template_exists           -> search: >page_box_left< == 1
1.148790 - HTML::template                  -> template: >page_box_left<
1.148810 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.148818 - CBOX::menu                      -> generate Menu Box >login<
1.148828 - HTML::template                  -> template: >box_menu_bit<
1.148841 - HTML::template                  -> template: >box_menu_bit<
1.148853 - HTML::template                  -> template: >box_menu<
1.148879 - HTML::template_exists           -> search: >page_box_left< == 1
1.148894 - HTML::template                  -> template: >page_box_left<
1.148911 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.148916 - PAGE::get_boxes                 -> -------- call: left::search
1.148924 - CBOX::template                  -> generate Box with >box_suchen< as template
1.148929 - HTML::template                  -> template: >box_suchen<
1.148988 - HTML::template_exists           -> search: >page_box_left< == 1
1.149002 - HTML::template                  -> template: >page_box_left<
1.149018 - PAGE::get_boxes                 -> -------- call: left::banner
1.149037 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.149069 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.149087 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.153258 - 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.157848 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.157910 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.163174 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.167460 - HTML::encode                    -> replace run 1
1.167552 - HTML::template                  -> template: >box_banner_bit<
1.167747 - HTML::encode                    -> www.egames.ch...
1.167861 - HTML::encode                    -> replace run 1
1.167911 - HTML::encode                    -> replace run 2
1.167953 - HTML::template                  -> template: >box_banner_bit<
1.167976 - HTML::template                  -> template: >box_banner<
1.168068 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.168191 - HTML::template_exists           -> search: >page_box_left< == 1
1.168240 - HTML::template                  -> template: >page_box_left<
1.168350 - PAGE::get_boxes                 -> -------- side=right
1.168373 - PAGE::get_boxes                 -> -------- call: right::news
1.168391 - CBOX::news                      -> generate Box
1.168419 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.168473 - NEWS::load_news                 -> load news data
1.168503 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.168542 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.172761 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.177162 - 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.181470 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.181616 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.181625 - NEWS::load_news                 -> ... from database
1.181655 - 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.190263 - HTML::encodeCms                 -> 
1.190585 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.190718 - HTML::encode                    -> replace run 1
1.190754 - HTML::encodeCms                 -> 
1.190766 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.190788 - HTML::encode                    -> replace run 1
1.190809 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.190992 - HTML::template                  -> template: >box_news_bit<
1.191126 - HTML::template                  -> template: >box_news_bit<
1.191153 - HTML::template                  -> template: >box_news<
1.191256 - HTML::template_exists           -> search: >page_box_right< == 1
1.191291 - HTML::template                  -> template: >page_box_right<
1.191358 - PAGE::get_boxes                 -> -------- call: right::party
1.191375 - CBOX::party                     -> generate Box
1.191394 - EVENT::short_event              -> id >27<
1.191405 - EVENT::getevent                 -> id >27<
1.191418 - 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.196037 - CACHE::get                      -> cache: >event_27::stats< not found
1.196062 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.201661 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.212169 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.212443 - HTML::template                  -> template: >box_event<
1.212675 - HTML::template_exists           -> search: >page_box_right< == 1
1.212720 - HTML::template                  -> template: >page_box_right<
1.212761 - PAGE::get_boxes                 -> -------- call: right::forum
1.212781 - CBOX::forum                     -> generate forum box
1.212792 - CBOX::forum_load_threads        -> load data
1.212818 - CACHE::get                      -> cache: >forum::topthreads< not found
1.212838 - 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.224958 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.225203 - CBOX::forum_threads             -> list all threads in array
1.225234 - 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.225275 - admin::getInstance              -> do
1.225352 - HTML::template                  -> template: >box_forum_bit<
1.225549 - HTML::template                  -> template: >box_forum_bit<
1.225600 - HTML::template                  -> template: >box_forum_bit<
1.225666 - HTML::template                  -> template: >box_forum_bit<
1.225713 - HTML::template                  -> template: >box_forum_bit<
1.225760 - HTML::template                  -> template: >box_forum_bit<
1.225790 - HTML::template                  -> template: >box_forum<
1.225899 - HTML::template_exists           -> search: >page_box_right< == 1
1.225935 - HTML::template                  -> template: >page_box_right<
1.225972 - PAGE::get_boxes                 -> -------- call: right::vote
1.225991 - CBOX::vote                      -> generate Box
1.226004 - 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.230449 - HTML::template                  -> template: >box_vote_nocurrent<
1.230714 - HTML::template_exists           -> search: >page_box_right< == 1
1.230768 - HTML::template                  -> template: >page_box_right<
1.230817 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.230839 - CBOX::buddylist                 -> generate Box
1.230871 - HTML::template                  -> template: >box_buddylist_msg<
1.230949 - HTML::template                  -> template: >box_buddylist<
1.231054 - HTML::template_exists           -> search: >page_box_right< == 1
1.231085 - HTML::template                  -> template: >page_box_right<
1.231120 - PAGE::get_boxes                 -> -------- call: right::online
1.231139 - CBOX::online                    -> generate Box
1.231150 - HTML::template                  -> template: >box_online<
1.231280 - HTML::template_exists           -> search: >page_box_right< == 1
1.231312 - HTML::template                  -> template: >page_box_right<
1.231359 - PAGE::render                    -> final
1.231372 - PAGE::renderTemplate            -> page
1.231384 - dotSession::getInstance         -> do
1.231408 - PAGE::getHead                   -> return
1.231416 - dotSession::getInstance         -> do
1.231577 - HTML::template                  -> template: >page<
1.232345 - PAGE::render_template           -> final

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

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