home / User details of Kavah



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

found 223 debug messages

0.000031 - GLOBAL::include                 -> config.php
0.000137 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000167 - dotDatabase::getInstance        -> connection: database
0.000180 - dotDatabase::__construct        -> connection: database
0.000196 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000214 - page::getInstance               -> do
0.000231 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000246 - dotSession::getInstance         -> do
0.000257 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000280 - dotSession::start               -> ---- init
0.000305 - dotSession::start               -> start php session managment
1.062073 - dotSession::start               -> finished php session management
1.062104 - dotSession::start               -> check for security options
1.062122 - dotSession::start               -> lookup ip2country
1.062144 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.077505 - dotDatabase::select             -> database: dotlan_database
1.085817 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314547487 BETWEEN ip_from AND ip_to
1.094147 - dotSession::start               -> update current session online user infos
1.094197 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420650, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=2830', host = '18.191.157.31', dns = '18.191.157.31', countrycode = '', hits = hits + 1 WHERE hash = 'm0nth6v220dldk8d1ruqnloag5'
1.099788 - dotSession::start               -> session found in DB
1.099819 - dotSession::load_locales        -> do
1.099864 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.099877 - dotSession::start               -> ---- finished with session startup
1.099901 - dotSession::load_user           -> id: 0
1.099912 - user::get_user                  -> id: >0<
1.099933 - dotDatabase::getInstance        -> connection: database
1.099989 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.100025 - styles::load                    -> name: ><
1.100050 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.100294 - styles::activate                -> style = 2024_switzerlan
1.100475 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.100498 - admin::getInstance              -> do
1.100509 - dotSession::getInstance         -> do
1.100522 - admin::__construct              -> user_id=0
1.100532 - user::load_settings             -> load current user settings to $global
1.100549 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.100578 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.100604 - EVENT::comming_event            -> return
1.100628 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420650 AND active=1 ORDER by begin ASC
1.105281 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.105330 - GLOBAL::end global.php          -> ---------------------------------------------
1.105344 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.105403 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.105426 - user::get_user                  -> id: >2830<
1.105436 - dotDatabase::getInstance        -> connection: database
1.105451 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2830 ORDER by id DESC
1.110419 - USER_FUNCTIONS::display_details -> id:2830
1.110515 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.110609 - GLOBAL::include                 -> custom.user.php
1.110890 - 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=2830 AND ver_email>0 LIMIT 1
1.115530 - dotDatabase::getInstance        -> connection: database
1.115564 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.143928 - dotDatabase::getInstance        -> connection: database
1.143959 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.158403 - dotDatabase::getInstance        -> connection: database
1.158430 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.172544 - dotDatabase::getInstance        -> connection: database
1.172568 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.184212 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.184458 - dotDatabase::getInstance        -> connection: database
1.184512 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.194898 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.194998 - dotDatabase::getInstance        -> connection: database
1.195009 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.206454 - dotDatabase::getInstance        -> connection: database
1.206487 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.216234 - HTML::template                  -> template: >user_profile_inner_bit2<
1.216394 - HTML::template                  -> template: >user_profile_inner_bit2<
1.216445 - HTML::template                  -> template: >user_profile_inner<
1.216559 - HTML::template                  -> template: >user_profile_inner_bit3<
1.216665 - 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=2830 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.221123 - HTML::template                  -> template: >user_profile_inner_bit3<
1.221198 - 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=2830 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.225455 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.225637 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.225677 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.225706 - HTML::template                  -> template: >user_profile_shortbar<
1.225772 - HTML::template                  -> template: >user_profile<
1.225841 - GLOBAL::end userspace           -> ---------------------------------------------
1.225853 - PAGE::render                    -> start rendering page layout
1.225865 - USER::check_for_new_messages    -> return
1.225882 - dotSession::getInstance         -> do
1.225931 - PAGE::get_boxes                 -> -------- side=left
1.225955 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.225995 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.226033 - CBOX::menu                      -> generate Menu Box >menu<
1.226057 - HTML::template                  -> template: >box_menu_bit<
1.226159 - HTML::template                  -> template: >box_menu_bit<
1.226185 - HTML::template                  -> template: >box_menu_bit<
1.226248 - HTML::template                  -> template: >box_menu_bit<
1.226275 - HTML::template                  -> template: >box_menu_bit<
1.226299 - HTML::template                  -> template: >box_menu_bit<
1.226323 - HTML::template                  -> template: >box_menu_bit<
1.226346 - HTML::template                  -> template: >box_menu<
1.226452 - HTML::template_exists           -> search: >page_box_left< == 1
1.226490 - HTML::template                  -> template: >page_box_left<
1.226559 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.226575 - CBOX::menu                      -> generate Menu Box >party<
1.226595 - HTML::template                  -> template: >box_menu_bit<
1.226620 - HTML::template                  -> template: >box_menu_bit<
1.226644 - HTML::template                  -> template: >box_menu_bit<
1.226668 - HTML::template                  -> template: >box_menu_bit<
1.226691 - HTML::template                  -> template: >box_menu_bit<
1.226714 - HTML::template                  -> template: >box_menu_bit<
1.226738 - HTML::template                  -> template: >box_menu_bit<
1.226761 - HTML::template                  -> template: >box_menu_bit<
1.226784 - HTML::template                  -> template: >box_menu_bit<
1.226815 - HTML::template                  -> template: >box_menu_bit<
1.226838 - HTML::template                  -> template: >box_menu_bit<
1.226864 - HTML::template                  -> template: >box_menu_bit<
1.226888 - HTML::template                  -> template: >box_menu<
1.226939 - HTML::template_exists           -> search: >page_box_left< == 1
1.226967 - HTML::template                  -> template: >page_box_left<
1.226999 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.227013 - CBOX::menu                      -> generate Menu Box >login<
1.227031 - HTML::template                  -> template: >box_menu_bit<
1.227055 - HTML::template                  -> template: >box_menu_bit<
1.227077 - HTML::template                  -> template: >box_menu<
1.227120 - HTML::template_exists           -> search: >page_box_left< == 1
1.227146 - HTML::template                  -> template: >page_box_left<
1.227176 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.227186 - PAGE::get_boxes                 -> -------- call: left::search
1.227200 - CBOX::template                  -> generate Box with >box_suchen< as template
1.227212 - HTML::template                  -> template: >box_suchen<
1.227317 - HTML::template_exists           -> search: >page_box_left< == 1
1.227348 - HTML::template                  -> template: >page_box_left<
1.227379 - PAGE::get_boxes                 -> -------- call: left::banner
1.227405 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.227444 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.227469 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.231808 - 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.236225 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.236269 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.241562 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.245768 - HTML::encode                    -> replace run 1
1.245869 - HTML::template                  -> template: >box_banner_bit<
1.246011 - HTML::encode                    -> www.egames.ch...
1.246127 - HTML::encode                    -> replace run 1
1.246180 - HTML::encode                    -> replace run 2
1.246255 - HTML::template                  -> template: >box_banner_bit<
1.246286 - HTML::template                  -> template: >box_banner<
1.246355 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.246445 - HTML::template_exists           -> search: >page_box_left< == 1
1.246469 - HTML::template                  -> template: >page_box_left<
1.246504 - PAGE::get_boxes                 -> -------- side=right
1.246515 - PAGE::get_boxes                 -> -------- call: right::news
1.246526 - CBOX::news                      -> generate Box
1.246540 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.246572 - NEWS::load_news                 -> load news data
1.246589 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.246610 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.252088 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.256821 - 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.261657 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.261796 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.261805 - NEWS::load_news                 -> ... from database
1.261829 - 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.271298 - HTML::encodeCms                 -> 
1.271606 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.271742 - HTML::encode                    -> replace run 1
1.271779 - HTML::encodeCms                 -> 
1.271792 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.271814 - HTML::encode                    -> replace run 1
1.271835 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.271983 - HTML::template                  -> template: >box_news_bit<
1.272094 - HTML::template                  -> template: >box_news_bit<
1.272112 - HTML::template                  -> template: >box_news<
1.272186 - HTML::template_exists           -> search: >page_box_right< == 1
1.272211 - HTML::template                  -> template: >page_box_right<
1.272270 - PAGE::get_boxes                 -> -------- call: right::party
1.272284 - CBOX::party                     -> generate Box
1.272297 - EVENT::short_event              -> id >27<
1.272303 - EVENT::getevent                 -> id >27<
1.272311 - 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.277833 - CACHE::get                      -> cache: >event_27::stats< not found
1.277860 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.288739 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.299048 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.299227 - HTML::template                  -> template: >box_event<
1.299383 - HTML::template_exists           -> search: >page_box_right< == 1
1.299413 - HTML::template                  -> template: >page_box_right<
1.299446 - PAGE::get_boxes                 -> -------- call: right::forum
1.299460 - CBOX::forum                     -> generate forum box
1.299468 - CBOX::forum_load_threads        -> load data
1.299488 - CACHE::get                      -> cache: >forum::topthreads< not found
1.299501 - 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.325801 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.326069 - CBOX::forum_threads             -> list all threads in array
1.326104 - 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.326147 - admin::getInstance              -> do
1.326252 - HTML::template                  -> template: >box_forum_bit<
1.326418 - HTML::template                  -> template: >box_forum_bit<
1.326471 - HTML::template                  -> template: >box_forum_bit<
1.326527 - HTML::template                  -> template: >box_forum_bit<
1.326573 - HTML::template                  -> template: >box_forum_bit<
1.326619 - HTML::template                  -> template: >box_forum_bit<
1.326658 - HTML::template                  -> template: >box_forum<
1.326787 - HTML::template_exists           -> search: >page_box_right< == 1
1.326825 - HTML::template                  -> template: >page_box_right<
1.326861 - PAGE::get_boxes                 -> -------- call: right::vote
1.326880 - CBOX::vote                      -> generate Box
1.326895 - 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.331601 - HTML::template                  -> template: >box_vote_nocurrent<
1.331784 - HTML::template_exists           -> search: >page_box_right< == 1
1.331821 - HTML::template                  -> template: >page_box_right<
1.331858 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.331876 - CBOX::buddylist                 -> generate Box
1.331906 - HTML::template                  -> template: >box_buddylist_msg<
1.331964 - HTML::template                  -> template: >box_buddylist<
1.332045 - HTML::template_exists           -> search: >page_box_right< == 1
1.332069 - HTML::template                  -> template: >page_box_right<
1.332109 - PAGE::get_boxes                 -> -------- call: right::online
1.332125 - CBOX::online                    -> generate Box
1.332135 - HTML::template                  -> template: >box_online<
1.332226 - HTML::template_exists           -> search: >page_box_right< == 1
1.332252 - HTML::template                  -> template: >page_box_right<
1.332297 - PAGE::render                    -> final
1.332308 - PAGE::renderTemplate            -> page
1.332319 - dotSession::getInstance         -> do
1.332341 - PAGE::getHead                   -> return
1.332348 - dotSession::getInstance         -> do
1.332484 - HTML::template                  -> template: >page<
1.333007 - PAGE::render_template           -> final

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

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