home / User details of hypoPLAsm



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

found 222 debug messages

0.000030 - GLOBAL::include                 -> config.php
0.000176 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000212 - dotDatabase::getInstance        -> connection: database
0.000230 - dotDatabase::__construct        -> connection: database
0.000252 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000279 - page::getInstance               -> do
0.000302 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000325 - dotSession::getInstance         -> do
0.000341 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000373 - dotSession::start               -> ---- init
0.000404 - dotSession::start               -> start php session managment
1.002397 - dotSession::start               -> finished php session management
1.002427 - dotSession::start               -> check for security options
1.002441 - dotSession::start               -> lookup ip2country
1.002457 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.018967 - dotDatabase::select             -> database: dotlan_database
1.027125 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59992285 BETWEEN ip_from AND ip_to
1.035821 - dotSession::start               -> update current session online user infos
1.035896 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420464, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=8591', host = '3.147.104.221', dns = '3.147.104.221', countrycode = '', hits = hits + 1 WHERE hash = '1grevt5miaj2fgoqho9t2s7ja1'
1.041677 - dotSession::start               -> session found in DB
1.041718 - dotSession::load_locales        -> do
1.041757 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.041764 - dotSession::start               -> ---- finished with session startup
1.041784 - dotSession::load_user           -> id: 0
1.041793 - user::get_user                  -> id: >0<
1.041809 - dotDatabase::getInstance        -> connection: database
1.041863 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.041894 - styles::load                    -> name: ><
1.041913 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.042075 - styles::activate                -> style = 2024_switzerlan
1.042179 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.042194 - admin::getInstance              -> do
1.042200 - dotSession::getInstance         -> do
1.042215 - admin::__construct              -> user_id=0
1.042224 - user::load_settings             -> load current user settings to $global
1.042236 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.042255 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.042272 - EVENT::comming_event            -> return
1.042281 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420464 AND active=1 ORDER by begin ASC
1.047215 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.047273 - GLOBAL::end global.php          -> ---------------------------------------------
1.047294 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.047367 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.047398 - user::get_user                  -> id: >8591<
1.047414 - dotDatabase::getInstance        -> connection: database
1.047434 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 8591 ORDER by id DESC
1.052241 - USER_FUNCTIONS::display_details -> id:8591
1.052338 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.052409 - GLOBAL::include                 -> custom.user.php
1.052678 - 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=8591 AND ver_email>0 LIMIT 1
1.057769 - dotDatabase::getInstance        -> connection: database
1.057804 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.077266 - dotDatabase::getInstance        -> connection: database
1.077293 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.092647 - dotDatabase::getInstance        -> connection: database
1.092678 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.103500 - dotDatabase::getInstance        -> connection: database
1.103533 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.113992 - dotDatabase::getInstance        -> connection: database
1.114020 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.127396 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.127626 - dotDatabase::getInstance        -> connection: database
1.127644 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.143279 - dotDatabase::getInstance        -> connection: database
1.143314 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.155238 - HTML::template                  -> template: >user_profile_inner_bit2<
1.155401 - HTML::template                  -> template: >user_profile_inner_bit2<
1.155435 - HTML::template                  -> template: >user_profile_inner<
1.155500 - HTML::template                  -> template: >user_profile_inner_bit3<
1.155553 - 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=8591 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.160176 - HTML::template                  -> template: >user_profile_inner_bit3<
1.160245 - 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=8591 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.164688 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.164864 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.164891 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.164909 - HTML::template                  -> template: >user_profile_shortbar<
1.164965 - HTML::template                  -> template: >user_profile<
1.165021 - GLOBAL::end userspace           -> ---------------------------------------------
1.165028 - PAGE::render                    -> start rendering page layout
1.165036 - USER::check_for_new_messages    -> return
1.165049 - dotSession::getInstance         -> do
1.165089 - PAGE::get_boxes                 -> -------- side=left
1.165105 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.165139 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.165153 - CBOX::menu                      -> generate Menu Box >menu<
1.165168 - HTML::template                  -> template: >box_menu_bit<
1.165221 - HTML::template                  -> template: >box_menu_bit<
1.165236 - HTML::template                  -> template: >box_menu_bit<
1.165249 - HTML::template                  -> template: >box_menu_bit<
1.165261 - HTML::template                  -> template: >box_menu_bit<
1.165273 - HTML::template                  -> template: >box_menu_bit<
1.165285 - HTML::template                  -> template: >box_menu_bit<
1.165297 - HTML::template                  -> template: >box_menu<
1.165356 - HTML::template_exists           -> search: >page_box_left< == 1
1.165379 - HTML::template                  -> template: >page_box_left<
1.165424 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.165433 - CBOX::menu                      -> generate Menu Box >party<
1.165445 - HTML::template                  -> template: >box_menu_bit<
1.165507 - HTML::template                  -> template: >box_menu_bit<
1.165532 - HTML::template                  -> template: >box_menu_bit<
1.165556 - HTML::template                  -> template: >box_menu_bit<
1.165579 - HTML::template                  -> template: >box_menu_bit<
1.165602 - HTML::template                  -> template: >box_menu_bit<
1.165625 - HTML::template                  -> template: >box_menu_bit<
1.165649 - HTML::template                  -> template: >box_menu_bit<
1.165672 - HTML::template                  -> template: >box_menu_bit<
1.165696 - HTML::template                  -> template: >box_menu_bit<
1.165719 - HTML::template                  -> template: >box_menu_bit<
1.165742 - HTML::template                  -> template: >box_menu_bit<
1.165765 - HTML::template                  -> template: >box_menu<
1.165811 - HTML::template_exists           -> search: >page_box_left< == 1
1.165839 - HTML::template                  -> template: >page_box_left<
1.165870 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.165883 - CBOX::menu                      -> generate Menu Box >login<
1.165901 - HTML::template                  -> template: >box_menu_bit<
1.165926 - HTML::template                  -> template: >box_menu_bit<
1.165948 - HTML::template                  -> template: >box_menu<
1.165991 - HTML::template_exists           -> search: >page_box_left< == 1
1.166017 - HTML::template                  -> template: >page_box_left<
1.166046 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.166056 - PAGE::get_boxes                 -> -------- call: left::search
1.166069 - CBOX::template                  -> generate Box with >box_suchen< as template
1.166080 - HTML::template                  -> template: >box_suchen<
1.166166 - HTML::template_exists           -> search: >page_box_left< == 1
1.166189 - HTML::template                  -> template: >page_box_left<
1.166217 - PAGE::get_boxes                 -> -------- call: left::banner
1.166240 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.166274 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.166289 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.170498 - 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.175232 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.175284 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.180326 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.184818 - HTML::encode                    -> replace run 1
1.184930 - HTML::template                  -> template: >box_banner_bit<
1.185094 - HTML::encode                    -> www.egames.ch...
1.185209 - HTML::encode                    -> replace run 1
1.185257 - HTML::encode                    -> replace run 2
1.185298 - HTML::template                  -> template: >box_banner_bit<
1.185321 - HTML::template                  -> template: >box_banner<
1.185389 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.185564 - HTML::template_exists           -> search: >page_box_left< == 1
1.185603 - HTML::template                  -> template: >page_box_left<
1.185658 - PAGE::get_boxes                 -> -------- side=right
1.185676 - PAGE::get_boxes                 -> -------- call: right::news
1.185689 - CBOX::news                      -> generate Box
1.185711 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.185761 - NEWS::load_news                 -> load news data
1.185788 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.185820 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.190641 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.196103 - 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.201550 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.201719 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.201733 - NEWS::load_news                 -> ... from database
1.201765 - 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.211394 - HTML::encodeCms                 -> 
1.211854 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.212082 - HTML::encode                    -> replace run 1
1.212139 - HTML::encodeCms                 -> 
1.212168 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.212206 - HTML::encode                    -> replace run 1
1.212245 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.212462 - HTML::template                  -> template: >box_news_bit<
1.212623 - HTML::template                  -> template: >box_news_bit<
1.212652 - HTML::template                  -> template: >box_news<
1.212757 - HTML::template_exists           -> search: >page_box_right< == 1
1.212793 - HTML::template                  -> template: >page_box_right<
1.212859 - PAGE::get_boxes                 -> -------- call: right::party
1.212884 - CBOX::party                     -> generate Box
1.212907 - EVENT::short_event              -> id >27<
1.212916 - EVENT::getevent                 -> id >27<
1.212930 - 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.220029 - CACHE::get                      -> cache: >event_27::stats< not found
1.220058 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.229750 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.239115 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.239346 - HTML::template                  -> template: >box_event<
1.239563 - HTML::template_exists           -> search: >page_box_right< == 1
1.239611 - HTML::template                  -> template: >page_box_right<
1.239659 - PAGE::get_boxes                 -> -------- call: right::forum
1.239684 - CBOX::forum                     -> generate forum box
1.239696 - CBOX::forum_load_threads        -> load data
1.239734 - CACHE::get                      -> cache: >forum::topthreads< not found
1.239772 - 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.253402 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.253714 - CBOX::forum_threads             -> list all threads in array
1.253748 - 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.253788 - admin::getInstance              -> do
1.253862 - HTML::template                  -> template: >box_forum_bit<
1.254044 - HTML::template                  -> template: >box_forum_bit<
1.254099 - HTML::template                  -> template: >box_forum_bit<
1.254155 - HTML::template                  -> template: >box_forum_bit<
1.254202 - HTML::template                  -> template: >box_forum_bit<
1.254253 - HTML::template                  -> template: >box_forum_bit<
1.254285 - HTML::template                  -> template: >box_forum<
1.254419 - HTML::template_exists           -> search: >page_box_right< == 1
1.254455 - HTML::template                  -> template: >page_box_right<
1.254492 - PAGE::get_boxes                 -> -------- call: right::vote
1.254510 - CBOX::vote                      -> generate Box
1.254523 - 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.259124 - HTML::template                  -> template: >box_vote_nocurrent<
1.259320 - HTML::template_exists           -> search: >page_box_right< == 1
1.259365 - HTML::template                  -> template: >page_box_right<
1.259406 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.259425 - CBOX::buddylist                 -> generate Box
1.259455 - HTML::template                  -> template: >box_buddylist_msg<
1.259516 - HTML::template                  -> template: >box_buddylist<
1.259608 - HTML::template_exists           -> search: >page_box_right< == 1
1.259633 - HTML::template                  -> template: >page_box_right<
1.259664 - PAGE::get_boxes                 -> -------- call: right::online
1.259678 - CBOX::online                    -> generate Box
1.259708 - HTML::template                  -> template: >box_online<
1.259797 - HTML::template_exists           -> search: >page_box_right< == 1
1.259824 - HTML::template                  -> template: >page_box_right<
1.259862 - PAGE::render                    -> final
1.259873 - PAGE::renderTemplate            -> page
1.259884 - dotSession::getInstance         -> do
1.259902 - PAGE::getHead                   -> return
1.259910 - dotSession::getInstance         -> do
1.260040 - HTML::template                  -> template: >page<
1.260649 - PAGE::render_template           -> final

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

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