home / User details of TyrssCH



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

found 222 debug messages

0.000047 - GLOBAL::include                 -> config.php
0.000284 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000338 - dotDatabase::getInstance        -> connection: database
0.000362 - dotDatabase::__construct        -> connection: database
0.000389 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000419 - page::getInstance               -> do
0.000446 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000471 - dotSession::getInstance         -> do
0.000489 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000529 - dotSession::start               -> ---- init
0.000567 - dotSession::start               -> start php session managment
0.831918 - dotSession::start               -> finished php session management
0.831956 - dotSession::start               -> check for security options
0.831975 - dotSession::start               -> lookup ip2country
0.831997 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.848578 - dotDatabase::select             -> database: dotlan_database
0.856655 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 873415401 BETWEEN ip_from AND ip_to
0.864955 - dotSession::start               -> update current session online user infos
0.865023 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420955, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=9491', host = '52.15.66.233', dns = '52.15.66.233', countrycode = '', hits = hits + 1 WHERE hash = 'm2sklgcaqik6jg60rqa4hqpv31'
0.870546 - dotSession::start               -> session found in DB
0.870589 - dotSession::load_locales        -> do
0.870637 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.870649 - dotSession::start               -> ---- finished with session startup
0.870674 - dotSession::load_user           -> id: 0
0.870764 - user::get_user                  -> id: >0<
0.870789 - dotDatabase::getInstance        -> connection: database
0.871166 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.871215 - styles::load                    -> name: ><
0.871243 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.871512 - styles::activate                -> style = 2024_switzerlan
0.871710 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.871734 - admin::getInstance              -> do
0.871745 - dotSession::getInstance         -> do
0.871768 - admin::__construct              -> user_id=0
0.871780 - user::load_settings             -> load current user settings to $global
0.871798 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.871827 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.871855 - EVENT::comming_event            -> return
0.871872 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420955 AND active=1 ORDER by begin ASC
0.876546 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.876608 - GLOBAL::end global.php          -> ---------------------------------------------
0.876640 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.876722 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.876763 - user::get_user                  -> id: >9491<
0.876783 - dotDatabase::getInstance        -> connection: database
0.876810 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 9491 ORDER by id DESC
0.881745 - USER_FUNCTIONS::display_details -> id:9491
0.881843 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.881918 - GLOBAL::include                 -> custom.user.php
0.882219 - 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=9491 AND ver_email>0 LIMIT 1
0.887005 - dotDatabase::getInstance        -> connection: database
0.887056 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.911083 - dotDatabase::getInstance        -> connection: database
0.911118 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.929513 - dotDatabase::getInstance        -> connection: database
0.929543 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.940475 - dotDatabase::getInstance        -> connection: database
0.940507 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.952079 - dotDatabase::getInstance        -> connection: database
0.952129 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.972352 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.972577 - dotDatabase::getInstance        -> connection: database
0.972595 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.986861 - dotDatabase::getInstance        -> connection: database
0.986898 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.999454 - HTML::template                  -> template: >user_profile_inner_bit2<
0.999632 - HTML::template                  -> template: >user_profile_inner_bit2<
0.999679 - HTML::template                  -> template: >user_profile_inner<
0.999770 - HTML::template                  -> template: >user_profile_inner_bit3<
0.999848 - 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=9491 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.004348 - HTML::template                  -> template: >user_profile_inner_bit3<
1.004423 - 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=9491 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.008923 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.009180 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.009224 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.009259 - HTML::template                  -> template: >user_profile_shortbar<
1.009347 - HTML::template                  -> template: >user_profile<
1.009426 - GLOBAL::end userspace           -> ---------------------------------------------
1.009438 - PAGE::render                    -> start rendering page layout
1.009452 - USER::check_for_new_messages    -> return
1.009472 - dotSession::getInstance         -> do
1.009523 - PAGE::get_boxes                 -> -------- side=left
1.009550 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.009591 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.009612 - CBOX::menu                      -> generate Menu Box >menu<
1.009640 - HTML::template                  -> template: >box_menu_bit<
1.009729 - HTML::template                  -> template: >box_menu_bit<
1.009756 - HTML::template                  -> template: >box_menu_bit<
1.009777 - HTML::template                  -> template: >box_menu_bit<
1.009797 - HTML::template                  -> template: >box_menu_bit<
1.009818 - HTML::template                  -> template: >box_menu_bit<
1.009844 - HTML::template                  -> template: >box_menu_bit<
1.009868 - HTML::template                  -> template: >box_menu<
1.009971 - HTML::template_exists           -> search: >page_box_left< == 1
1.010006 - HTML::template                  -> template: >page_box_left<
1.010075 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.010090 - CBOX::menu                      -> generate Menu Box >party<
1.010112 - HTML::template                  -> template: >box_menu_bit<
1.010137 - HTML::template                  -> template: >box_menu_bit<
1.010161 - HTML::template                  -> template: >box_menu_bit<
1.010184 - HTML::template                  -> template: >box_menu_bit<
1.010207 - HTML::template                  -> template: >box_menu_bit<
1.010231 - HTML::template                  -> template: >box_menu_bit<
1.010254 - HTML::template                  -> template: >box_menu_bit<
1.010277 - HTML::template                  -> template: >box_menu_bit<
1.010301 - HTML::template                  -> template: >box_menu_bit<
1.010346 - HTML::template                  -> template: >box_menu_bit<
1.010371 - HTML::template                  -> template: >box_menu_bit<
1.010395 - HTML::template                  -> template: >box_menu_bit<
1.010418 - HTML::template                  -> template: >box_menu<
1.010464 - HTML::template_exists           -> search: >page_box_left< == 1
1.010494 - HTML::template                  -> template: >page_box_left<
1.010526 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.010539 - CBOX::menu                      -> generate Menu Box >login<
1.010558 - HTML::template                  -> template: >box_menu_bit<
1.010582 - HTML::template                  -> template: >box_menu_bit<
1.010605 - HTML::template                  -> template: >box_menu<
1.010648 - HTML::template_exists           -> search: >page_box_left< == 1
1.010674 - HTML::template                  -> template: >page_box_left<
1.010779 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.010792 - PAGE::get_boxes                 -> -------- call: left::search
1.010806 - CBOX::template                  -> generate Box with >box_suchen< as template
1.010817 - HTML::template                  -> template: >box_suchen<
1.010914 - HTML::template_exists           -> search: >page_box_left< == 1
1.010939 - HTML::template                  -> template: >page_box_left<
1.010967 - PAGE::get_boxes                 -> -------- call: left::banner
1.010995 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.011032 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.011052 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.015346 - 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.019991 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.020044 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.025282 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.029517 - HTML::encode                    -> replace run 1
1.029634 - HTML::template                  -> template: >box_banner_bit<
1.029813 - HTML::encode                    -> www.egames.ch...
1.029945 - HTML::encode                    -> replace run 1
1.029992 - HTML::encode                    -> replace run 2
1.030034 - HTML::template                  -> template: >box_banner_bit<
1.030056 - HTML::template                  -> template: >box_banner<
1.030132 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.030251 - HTML::template_exists           -> search: >page_box_left< == 1
1.030289 - HTML::template                  -> template: >page_box_left<
1.030335 - PAGE::get_boxes                 -> -------- side=right
1.030352 - PAGE::get_boxes                 -> -------- call: right::news
1.030369 - CBOX::news                      -> generate Box
1.030386 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.030440 - NEWS::load_news                 -> load news data
1.030467 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.030497 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.034855 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.040033 - 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.044931 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.045130 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.045151 - NEWS::load_news                 -> ... from database
1.045186 - 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.054643 - HTML::encodeCms                 -> 
1.055184 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.055366 - HTML::encode                    -> replace run 1
1.055417 - HTML::encodeCms                 -> 
1.055436 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.055485 - HTML::encode                    -> replace run 1
1.055527 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.055754 - HTML::template                  -> template: >box_news_bit<
1.055894 - HTML::template                  -> template: >box_news_bit<
1.055921 - HTML::template                  -> template: >box_news<
1.056024 - HTML::template_exists           -> search: >page_box_right< == 1
1.056058 - HTML::template                  -> template: >page_box_right<
1.056163 - PAGE::get_boxes                 -> -------- call: right::party
1.056182 - CBOX::party                     -> generate Box
1.056201 - EVENT::short_event              -> id >27<
1.056211 - EVENT::getevent                 -> id >27<
1.056225 - 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.061142 - CACHE::get                      -> cache: >event_27::stats< not found
1.061166 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.069959 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.079214 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.079425 - HTML::template                  -> template: >box_event<
1.079605 - HTML::template_exists           -> search: >page_box_right< == 1
1.079640 - HTML::template                  -> template: >page_box_right<
1.079669 - PAGE::get_boxes                 -> -------- call: right::forum
1.079682 - CBOX::forum                     -> generate forum box
1.079691 - CBOX::forum_load_threads        -> load data
1.079708 - CACHE::get                      -> cache: >forum::topthreads< not found
1.079721 - 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.094179 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.094453 - CBOX::forum_threads             -> list all threads in array
1.094489 - 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.094529 - admin::getInstance              -> do
1.094612 - HTML::template                  -> template: >box_forum_bit<
1.094862 - HTML::template                  -> template: >box_forum_bit<
1.094897 - HTML::template                  -> template: >box_forum_bit<
1.094935 - HTML::template                  -> template: >box_forum_bit<
1.094962 - HTML::template                  -> template: >box_forum_bit<
1.094989 - HTML::template                  -> template: >box_forum_bit<
1.095006 - HTML::template                  -> template: >box_forum<
1.095123 - HTML::template_exists           -> search: >page_box_right< == 1
1.095163 - HTML::template                  -> template: >page_box_right<
1.095210 - PAGE::get_boxes                 -> -------- call: right::vote
1.095231 - CBOX::vote                      -> generate Box
1.095245 - 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.100129 - HTML::template                  -> template: >box_vote_nocurrent<
1.100317 - HTML::template_exists           -> search: >page_box_right< == 1
1.100348 - HTML::template                  -> template: >page_box_right<
1.100377 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.100392 - CBOX::buddylist                 -> generate Box
1.100417 - HTML::template                  -> template: >box_buddylist_msg<
1.100461 - HTML::template                  -> template: >box_buddylist<
1.100536 - HTML::template_exists           -> search: >page_box_right< == 1
1.100559 - HTML::template                  -> template: >page_box_right<
1.100589 - PAGE::get_boxes                 -> -------- call: right::online
1.100603 - CBOX::online                    -> generate Box
1.100614 - HTML::template                  -> template: >box_online<
1.100795 - HTML::template_exists           -> search: >page_box_right< == 1
1.100833 - HTML::template                  -> template: >page_box_right<
1.100879 - PAGE::render                    -> final
1.100890 - PAGE::renderTemplate            -> page
1.100902 - dotSession::getInstance         -> do
1.100924 - PAGE::getHead                   -> return
1.100932 - dotSession::getInstance         -> do
1.101069 - HTML::template                  -> template: >page<
1.101599 - PAGE::render_template           -> final

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

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