home / User details of Kent1kfnz



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

found 223 debug messages

0.000050 - GLOBAL::include                 -> config.php
0.000221 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000269 - dotDatabase::getInstance        -> connection: database
0.000291 - dotDatabase::__construct        -> connection: database
0.000318 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000348 - page::getInstance               -> do
0.000375 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000401 - dotSession::getInstance         -> do
0.000419 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000457 - dotSession::start               -> ---- init
0.000495 - dotSession::start               -> start php session managment
1.102777 - dotSession::start               -> finished php session management
1.102818 - dotSession::start               -> check for security options
1.102836 - dotSession::start               -> lookup ip2country
1.102857 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.118774 - dotDatabase::select             -> database: dotlan_database
1.126693 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 60015557 BETWEEN ip_from AND ip_to
1.135114 - dotSession::start               -> update current session online user infos
1.135192 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746376181, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=10619', host = '3.147.195.197', dns = '3.147.195.197', countrycode = '', hits = hits + 1 WHERE hash = 'jb4tt3ohg9irubm82s0f1venp2'
1.141007 - dotSession::start               -> session found in DB
1.141060 - dotSession::load_locales        -> do
1.141122 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.141136 - dotSession::start               -> ---- finished with session startup
1.141169 - dotSession::load_user           -> id: 0
1.141185 - user::get_user                  -> id: >0<
1.141209 - dotDatabase::getInstance        -> connection: database
1.141284 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.141324 - styles::load                    -> name: ><
1.141352 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.141719 - styles::activate                -> style = 2024_switzerlan
1.141977 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.142011 - admin::getInstance              -> do
1.142023 - dotSession::getInstance         -> do
1.142050 - admin::__construct              -> user_id=0
1.142061 - user::load_settings             -> load current user settings to $global
1.142081 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.142113 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.142141 - EVENT::comming_event            -> return
1.142158 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746376181 AND active=1 ORDER by begin ASC
1.146953 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.147037 - GLOBAL::end global.php          -> ---------------------------------------------
1.147065 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.147159 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.147225 - user::get_user                  -> id: >10619<
1.147250 - dotDatabase::getInstance        -> connection: database
1.147274 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 10619 ORDER by id DESC
1.152488 - USER_FUNCTIONS::display_details -> id:10619
1.152617 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.152838 - GLOBAL::include                 -> custom.user.php
1.153264 - 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=10619 AND ver_email>0 LIMIT 1
1.157905 - dotDatabase::getInstance        -> connection: database
1.157944 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.183240 - dotDatabase::getInstance        -> connection: database
1.183277 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.201049 - dotDatabase::getInstance        -> connection: database
1.201080 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.213578 - dotDatabase::getInstance        -> connection: database
1.213618 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.225040 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.225305 - dotDatabase::getInstance        -> connection: database
1.225330 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.247637 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.247792 - dotDatabase::getInstance        -> connection: database
1.247813 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.261649 - dotDatabase::getInstance        -> connection: database
1.261689 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.274145 - HTML::template                  -> template: >user_profile_inner_bit2<
1.274375 - HTML::template                  -> template: >user_profile_inner_bit2<
1.274435 - HTML::template                  -> template: >user_profile_inner<
1.274567 - HTML::template                  -> template: >user_profile_inner_bit3<
1.274662 - 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=10619 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.279381 - HTML::template                  -> template: >user_profile_inner_bit3<
1.279492 - 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=10619 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.283864 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.284079 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.284120 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.284150 - HTML::template                  -> template: >user_profile_shortbar<
1.284221 - HTML::template                  -> template: >user_profile<
1.284315 - GLOBAL::end userspace           -> ---------------------------------------------
1.284328 - PAGE::render                    -> start rendering page layout
1.284344 - USER::check_for_new_messages    -> return
1.284362 - dotSession::getInstance         -> do
1.284418 - PAGE::get_boxes                 -> -------- side=left
1.284454 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.284505 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.284526 - CBOX::menu                      -> generate Menu Box >menu<
1.284561 - HTML::template                  -> template: >box_menu_bit<
1.284676 - HTML::template                  -> template: >box_menu_bit<
1.284807 - HTML::template                  -> template: >box_menu_bit<
1.284846 - HTML::template                  -> template: >box_menu_bit<
1.284870 - HTML::template                  -> template: >box_menu_bit<
1.284900 - HTML::template                  -> template: >box_menu_bit<
1.284931 - HTML::template                  -> template: >box_menu_bit<
1.284957 - HTML::template                  -> template: >box_menu<
1.285098 - HTML::template_exists           -> search: >page_box_left< == 1
1.285130 - HTML::template                  -> template: >page_box_left<
1.285180 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.285192 - CBOX::menu                      -> generate Menu Box >party<
1.285206 - HTML::template                  -> template: >box_menu_bit<
1.285221 - HTML::template                  -> template: >box_menu_bit<
1.285234 - HTML::template                  -> template: >box_menu_bit<
1.285245 - HTML::template                  -> template: >box_menu_bit<
1.285256 - HTML::template                  -> template: >box_menu_bit<
1.285277 - HTML::template                  -> template: >box_menu_bit<
1.285289 - HTML::template                  -> template: >box_menu_bit<
1.285300 - HTML::template                  -> template: >box_menu_bit<
1.285312 - HTML::template                  -> template: >box_menu_bit<
1.285323 - HTML::template                  -> template: >box_menu_bit<
1.285335 - HTML::template                  -> template: >box_menu_bit<
1.285346 - HTML::template                  -> template: >box_menu_bit<
1.285358 - HTML::template                  -> template: >box_menu<
1.285385 - HTML::template_exists           -> search: >page_box_left< == 1
1.285402 - HTML::template                  -> template: >page_box_left<
1.285423 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.285431 - CBOX::menu                      -> generate Menu Box >login<
1.285441 - HTML::template                  -> template: >box_menu_bit<
1.285455 - HTML::template                  -> template: >box_menu_bit<
1.285466 - HTML::template                  -> template: >box_menu<
1.285492 - HTML::template_exists           -> search: >page_box_left< == 1
1.285507 - HTML::template                  -> template: >page_box_left<
1.285537 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.285542 - PAGE::get_boxes                 -> -------- call: left::search
1.285551 - CBOX::template                  -> generate Box with >box_suchen< as template
1.285557 - HTML::template                  -> template: >box_suchen<
1.285618 - HTML::template_exists           -> search: >page_box_left< == 1
1.285632 - HTML::template                  -> template: >page_box_left<
1.285650 - PAGE::get_boxes                 -> -------- call: left::banner
1.285670 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.285702 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.285722 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.289857 - 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.294373 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.294430 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.299442 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.305704 - HTML::encode                    -> replace run 1
1.305822 - HTML::template                  -> template: >box_banner_bit<
1.305986 - HTML::encode                    -> www.egames.ch...
1.306100 - HTML::encode                    -> replace run 1
1.306148 - HTML::encode                    -> replace run 2
1.306191 - HTML::template                  -> template: >box_banner_bit<
1.306214 - HTML::template                  -> template: >box_banner<
1.306298 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.306445 - HTML::template_exists           -> search: >page_box_left< == 1
1.306488 - HTML::template                  -> template: >page_box_left<
1.306544 - PAGE::get_boxes                 -> -------- side=right
1.306563 - PAGE::get_boxes                 -> -------- call: right::news
1.306582 - CBOX::news                      -> generate Box
1.306604 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.306651 - NEWS::load_news                 -> load news data
1.306686 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.306719 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.311145 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.315915 - 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.321092 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.321297 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.321312 - NEWS::load_news                 -> ... from database
1.321354 - 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.330682 - HTML::encodeCms                 -> 
1.331142 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.331368 - HTML::encode                    -> replace run 1
1.331420 - HTML::encodeCms                 -> 
1.331439 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.331483 - HTML::encode                    -> replace run 1
1.331518 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.331727 - HTML::template                  -> template: >box_news_bit<
1.331873 - HTML::template                  -> template: >box_news_bit<
1.331900 - HTML::template                  -> template: >box_news<
1.332004 - HTML::template_exists           -> search: >page_box_right< == 1
1.332041 - HTML::template                  -> template: >page_box_right<
1.332108 - PAGE::get_boxes                 -> -------- call: right::party
1.332127 - CBOX::party                     -> generate Box
1.332147 - EVENT::short_event              -> id >27<
1.332157 - EVENT::getevent                 -> id >27<
1.332170 - 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.337816 - CACHE::get                      -> cache: >event_27::stats< not found
1.337855 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.347802 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.356240 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.356453 - HTML::template                  -> template: >box_event<
1.356696 - HTML::template_exists           -> search: >page_box_right< == 1
1.356844 - HTML::template                  -> template: >page_box_right<
1.356890 - PAGE::get_boxes                 -> -------- call: right::forum
1.356911 - CBOX::forum                     -> generate forum box
1.356924 - CBOX::forum_load_threads        -> load data
1.356958 - CACHE::get                      -> cache: >forum::topthreads< not found
1.356979 - 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.368928 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.369179 - CBOX::forum_threads             -> list all threads in array
1.369208 - 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.369249 - admin::getInstance              -> do
1.369325 - HTML::template                  -> template: >box_forum_bit<
1.369482 - HTML::template                  -> template: >box_forum_bit<
1.369539 - HTML::template                  -> template: >box_forum_bit<
1.369593 - HTML::template                  -> template: >box_forum_bit<
1.369639 - HTML::template                  -> template: >box_forum_bit<
1.369686 - HTML::template                  -> template: >box_forum_bit<
1.369715 - HTML::template                  -> template: >box_forum<
1.369837 - HTML::template_exists           -> search: >page_box_right< == 1
1.369870 - HTML::template                  -> template: >page_box_right<
1.369899 - PAGE::get_boxes                 -> -------- call: right::vote
1.369912 - CBOX::vote                      -> generate Box
1.369922 - 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.374602 - HTML::template                  -> template: >box_vote_nocurrent<
1.374812 - HTML::template_exists           -> search: >page_box_right< == 1
1.374845 - HTML::template                  -> template: >page_box_right<
1.374878 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.374893 - CBOX::buddylist                 -> generate Box
1.374923 - HTML::template                  -> template: >box_buddylist_msg<
1.374969 - HTML::template                  -> template: >box_buddylist<
1.375052 - HTML::template_exists           -> search: >page_box_right< == 1
1.375083 - HTML::template                  -> template: >page_box_right<
1.375120 - PAGE::get_boxes                 -> -------- call: right::online
1.375135 - CBOX::online                    -> generate Box
1.375148 - HTML::template                  -> template: >box_online<
1.375319 - HTML::template_exists           -> search: >page_box_right< == 1
1.375352 - HTML::template                  -> template: >page_box_right<
1.375398 - PAGE::render                    -> final
1.375416 - PAGE::renderTemplate            -> page
1.375428 - dotSession::getInstance         -> do
1.375450 - PAGE::getHead                   -> return
1.375456 - dotSession::getInstance         -> do
1.375613 - HTML::template                  -> template: >page<
1.376094 - PAGE::render_template           -> final

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

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