home / User details of Harmlos



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

found 222 debug messages

0.000032 - GLOBAL::include                 -> config.php
0.000205 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000244 - dotDatabase::getInstance        -> connection: database
0.000263 - dotDatabase::__construct        -> connection: database
0.000286 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000313 - page::getInstance               -> do
0.000336 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000359 - dotSession::getInstance         -> do
0.000375 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000408 - dotSession::start               -> ---- init
0.000439 - dotSession::start               -> start php session managment
0.000529 - dotSession::start               -> finished php session management
0.000547 - dotSession::start               -> check for security options
0.000563 - dotSession::start               -> lookup ip2country
0.000577 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.016112 - dotDatabase::select             -> database: dotlan_database
0.023988 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51251043 BETWEEN ip_from AND ip_to
0.031961 - dotSession::start               -> update current session online user infos
0.032022 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420034, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=7329', host = '3.14.7.99', dns = '3.14.7.99', countrycode = '', hits = hits + 1 WHERE hash = '79jhib1v7gt0dosd2k0jkp2n81'
0.037148 - dotSession::start               -> session found in DB
0.037170 - dotSession::load_locales        -> do
0.037217 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.037224 - dotSession::start               -> ---- finished with session startup
0.037243 - dotSession::load_user           -> id: 0
0.037249 - user::get_user                  -> id: >0<
0.037263 - dotDatabase::getInstance        -> connection: database
0.037294 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.037316 - styles::load                    -> name: ><
0.037333 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.037542 - styles::activate                -> style = 2024_switzerlan
0.037721 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.037744 - admin::getInstance              -> do
0.037753 - dotSession::getInstance         -> do
0.037766 - admin::__construct              -> user_id=0
0.037775 - user::load_settings             -> load current user settings to $global
0.037792 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.037819 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.037845 - EVENT::comming_event            -> return
0.037858 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420034 AND active=1 ORDER by begin ASC
0.042560 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.042608 - GLOBAL::end global.php          -> ---------------------------------------------
0.042624 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.042681 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.042703 - user::get_user                  -> id: >7329<
0.042715 - dotDatabase::getInstance        -> connection: database
0.042729 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 7329 ORDER by id DESC
0.047202 - USER_FUNCTIONS::display_details -> id:7329
0.047251 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.047299 - GLOBAL::include                 -> custom.user.php
0.047506 - 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=7329 AND ver_email>0 LIMIT 1
0.051872 - dotDatabase::getInstance        -> connection: database
0.051899 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.074473 - dotDatabase::getInstance        -> connection: database
0.074504 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.088542 - dotDatabase::getInstance        -> connection: database
0.088574 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.102735 - dotDatabase::getInstance        -> connection: database
0.102760 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.114685 - dotDatabase::getInstance        -> connection: database
0.114711 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.130138 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.130372 - dotDatabase::getInstance        -> connection: database
0.130391 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.140857 - dotDatabase::getInstance        -> connection: database
0.140885 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.152630 - HTML::template                  -> template: >user_profile_inner_bit2<
0.152895 - HTML::template                  -> template: >user_profile_inner_bit2<
0.152949 - HTML::template                  -> template: >user_profile_inner<
0.153064 - HTML::template                  -> template: >user_profile_inner_bit3<
0.153143 - 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=7329 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.157705 - HTML::template                  -> template: >user_profile_inner_bit3<
0.157815 - 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=7329 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.162355 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.162574 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.162628 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.162659 - HTML::template                  -> template: >user_profile_shortbar<
0.162760 - HTML::template                  -> template: >user_profile<
0.162913 - GLOBAL::end userspace           -> ---------------------------------------------
0.162927 - PAGE::render                    -> start rendering page layout
0.162939 - USER::check_for_new_messages    -> return
0.162958 - dotSession::getInstance         -> do
0.163011 - PAGE::get_boxes                 -> -------- side=left
0.163045 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.163099 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.163123 - CBOX::menu                      -> generate Menu Box >menu<
0.163148 - HTML::template                  -> template: >box_menu_bit<
0.163236 - HTML::template                  -> template: >box_menu_bit<
0.163262 - HTML::template                  -> template: >box_menu_bit<
0.163294 - HTML::template                  -> template: >box_menu_bit<
0.163321 - HTML::template                  -> template: >box_menu_bit<
0.163341 - HTML::template                  -> template: >box_menu_bit<
0.163367 - HTML::template                  -> template: >box_menu_bit<
0.163390 - HTML::template                  -> template: >box_menu<
0.163488 - HTML::template_exists           -> search: >page_box_left< == 1
0.163521 - HTML::template                  -> template: >page_box_left<
0.163588 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.163602 - CBOX::menu                      -> generate Menu Box >party<
0.163630 - HTML::template                  -> template: >box_menu_bit<
0.163658 - HTML::template                  -> template: >box_menu_bit<
0.163677 - HTML::template                  -> template: >box_menu_bit<
0.163698 - HTML::template                  -> template: >box_menu_bit<
0.163725 - HTML::template                  -> template: >box_menu_bit<
0.163749 - HTML::template                  -> template: >box_menu_bit<
0.163772 - HTML::template                  -> template: >box_menu_bit<
0.163796 - HTML::template                  -> template: >box_menu_bit<
0.163820 - HTML::template                  -> template: >box_menu_bit<
0.163851 - HTML::template                  -> template: >box_menu_bit<
0.163874 - HTML::template                  -> template: >box_menu_bit<
0.163892 - HTML::template                  -> template: >box_menu_bit<
0.163913 - HTML::template                  -> template: >box_menu<
0.163974 - HTML::template_exists           -> search: >page_box_left< == 1
0.164005 - HTML::template                  -> template: >page_box_left<
0.164037 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.164052 - CBOX::menu                      -> generate Menu Box >login<
0.164075 - HTML::template                  -> template: >box_menu_bit<
0.164100 - HTML::template                  -> template: >box_menu_bit<
0.164133 - HTML::template                  -> template: >box_menu<
0.164258 - HTML::template_exists           -> search: >page_box_left< == 1
0.164301 - HTML::template                  -> template: >page_box_left<
0.164335 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.164346 - PAGE::get_boxes                 -> -------- call: left::search
0.164361 - CBOX::template                  -> generate Box with >box_suchen< as template
0.164373 - HTML::template                  -> template: >box_suchen<
0.164469 - HTML::template_exists           -> search: >page_box_left< == 1
0.164493 - HTML::template                  -> template: >page_box_left<
0.164520 - PAGE::get_boxes                 -> -------- call: left::banner
0.164545 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.164582 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.164598 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.169310 - 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
0.173929 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.173975 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.179061 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.183526 - HTML::encode                    -> replace run 1
0.183632 - HTML::template                  -> template: >box_banner_bit<
0.183792 - HTML::encode                    -> www.egames.ch...
0.183901 - HTML::encode                    -> replace run 1
0.183947 - HTML::encode                    -> replace run 2
0.183988 - HTML::template                  -> template: >box_banner_bit<
0.184010 - HTML::template                  -> template: >box_banner<
0.184079 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.184254 - HTML::template_exists           -> search: >page_box_left< == 1
0.184286 - HTML::template                  -> template: >page_box_left<
0.184326 - PAGE::get_boxes                 -> -------- side=right
0.184338 - PAGE::get_boxes                 -> -------- call: right::news
0.184350 - CBOX::news                      -> generate Box
0.184363 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.184395 - NEWS::load_news                 -> load news data
0.184414 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.184436 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.189113 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.193903 - 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
0.198861 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.199027 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.199045 - NEWS::load_news                 -> ... from database
0.199078 - 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
0.208019 - HTML::encodeCms                 -> 
0.208420 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.208611 - HTML::encode                    -> replace run 1
0.208672 - HTML::encodeCms                 -> 
0.208695 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.208728 - HTML::encode                    -> replace run 1
0.208761 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.208940 - HTML::template                  -> template: >box_news_bit<
0.209086 - HTML::template                  -> template: >box_news_bit<
0.209116 - HTML::template                  -> template: >box_news<
0.209285 - HTML::template_exists           -> search: >page_box_right< == 1
0.209326 - HTML::template                  -> template: >page_box_right<
0.209404 - PAGE::get_boxes                 -> -------- call: right::party
0.209424 - CBOX::party                     -> generate Box
0.209444 - EVENT::short_event              -> id >27<
0.209455 - EVENT::getevent                 -> id >27<
0.209468 - 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
0.214711 - CACHE::get                      -> cache: >event_27::stats< not found
0.214732 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.226726 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.233604 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.233768 - HTML::template                  -> template: >box_event<
0.233943 - HTML::template_exists           -> search: >page_box_right< == 1
0.233990 - HTML::template                  -> template: >page_box_right<
0.234039 - PAGE::get_boxes                 -> -------- call: right::forum
0.234062 - CBOX::forum                     -> generate forum box
0.234077 - CBOX::forum_load_threads        -> load data
0.234108 - CACHE::get                      -> cache: >forum::topthreads< not found
0.234127 - 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
0.245108 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.245357 - CBOX::forum_threads             -> list all threads in array
0.245385 - 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, )
0.245428 - admin::getInstance              -> do
0.245508 - HTML::template                  -> template: >box_forum_bit<
0.245701 - HTML::template                  -> template: >box_forum_bit<
0.245760 - HTML::template                  -> template: >box_forum_bit<
0.245825 - HTML::template                  -> template: >box_forum_bit<
0.245867 - HTML::template                  -> template: >box_forum_bit<
0.245908 - HTML::template                  -> template: >box_forum_bit<
0.245934 - HTML::template                  -> template: >box_forum<
0.246066 - HTML::template_exists           -> search: >page_box_right< == 1
0.246104 - HTML::template                  -> template: >page_box_right<
0.246141 - PAGE::get_boxes                 -> -------- call: right::vote
0.246160 - CBOX::vote                      -> generate Box
0.246174 - 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
0.250508 - HTML::template                  -> template: >box_vote_nocurrent<
0.250688 - HTML::template_exists           -> search: >page_box_right< == 1
0.250719 - HTML::template                  -> template: >page_box_right<
0.250749 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.250763 - CBOX::buddylist                 -> generate Box
0.250789 - HTML::template                  -> template: >box_buddylist_msg<
0.250832 - HTML::template                  -> template: >box_buddylist<
0.250886 - HTML::template_exists           -> search: >page_box_right< == 1
0.250902 - HTML::template                  -> template: >page_box_right<
0.250922 - PAGE::get_boxes                 -> -------- call: right::online
0.250935 - CBOX::online                    -> generate Box
0.250947 - HTML::template                  -> template: >box_online<
0.251029 - HTML::template_exists           -> search: >page_box_right< == 1
0.251056 - HTML::template                  -> template: >page_box_right<
0.251094 - PAGE::render                    -> final
0.251105 - PAGE::renderTemplate            -> page
0.251115 - dotSession::getInstance         -> do
0.251133 - PAGE::getHead                   -> return
0.251141 - dotSession::getInstance         -> do
0.251317 - HTML::template                  -> template: >page<
0.251806 - PAGE::render_template           -> final

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

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