home / User details of Zuludance



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

found 223 debug messages

0.000049 - GLOBAL::include                 -> config.php
0.000241 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000299 - dotDatabase::getInstance        -> connection: database
0.000323 - dotDatabase::__construct        -> connection: database
0.000354 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000400 - page::getInstance               -> do
0.000430 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000459 - dotSession::getInstance         -> do
0.000482 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000528 - dotSession::start               -> ---- init
0.000568 - dotSession::start               -> start php session managment
0.000675 - dotSession::start               -> finished php session management
0.000692 - dotSession::start               -> check for security options
0.000712 - dotSession::start               -> lookup ip2country
0.000732 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.016118 - dotDatabase::select             -> database: dotlan_database
0.023747 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51483371 BETWEEN ip_from AND ip_to
0.031651 - dotSession::start               -> update current session online user infos
0.031715 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746383399, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=8686', host = '3.17.146.235', dns = '3.17.146.235', countrycode = '', hits = hits + 1 WHERE hash = 'm501mu6m9ch5tgokn0vd20jdd6'
0.037174 - dotSession::start               -> session found in DB
0.037222 - dotSession::load_locales        -> do
0.037270 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.037287 - dotSession::start               -> ---- finished with session startup
0.037318 - dotSession::load_user           -> id: 0
0.037333 - user::get_user                  -> id: >0<
0.037448 - dotDatabase::getInstance        -> connection: database
0.037522 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.037600 - styles::load                    -> name: ><
0.037624 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.037798 - styles::activate                -> style = 2024_switzerlan
0.037929 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.037946 - admin::getInstance              -> do
0.037952 - dotSession::getInstance         -> do
0.037962 - admin::__construct              -> user_id=0
0.037968 - user::load_settings             -> load current user settings to $global
0.037979 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.038000 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.038019 - EVENT::comming_event            -> return
0.038033 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746383399 AND active=1 ORDER by begin ASC
0.042345 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.042412 - GLOBAL::end global.php          -> ---------------------------------------------
0.042434 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.042510 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.042541 - user::get_user                  -> id: >8686<
0.042557 - dotDatabase::getInstance        -> connection: database
0.042578 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 8686 ORDER by id DESC
0.047046 - USER_FUNCTIONS::display_details -> id:8686
0.047171 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.047264 - GLOBAL::include                 -> custom.user.php
0.047616 - 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=8686 AND ver_email>0 LIMIT 1
0.051817 - dotDatabase::getInstance        -> connection: database
0.051859 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.067888 - dotDatabase::getInstance        -> connection: database
0.067912 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.082749 - dotDatabase::getInstance        -> connection: database
0.082781 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.097794 - dotDatabase::getInstance        -> connection: database
0.097815 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.112290 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.112542 - dotDatabase::getInstance        -> connection: database
0.112583 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.123654 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.123796 - dotDatabase::getInstance        -> connection: database
0.123814 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.136454 - dotDatabase::getInstance        -> connection: database
0.136491 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.149635 - HTML::template                  -> template: >user_profile_inner_bit2<
0.149852 - HTML::template                  -> template: >user_profile_inner_bit2<
0.149904 - HTML::template                  -> template: >user_profile_inner<
0.150000 - HTML::template                  -> template: >user_profile_inner_bit3<
0.150082 - 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=8686 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.154609 - HTML::template                  -> template: >user_profile_inner_bit3<
0.154715 - 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=8686 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.159174 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.159387 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.159428 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.159465 - HTML::template                  -> template: >user_profile_shortbar<
0.159542 - HTML::template                  -> template: >user_profile<
0.159637 - GLOBAL::end userspace           -> ---------------------------------------------
0.159649 - PAGE::render                    -> start rendering page layout
0.159662 - USER::check_for_new_messages    -> return
0.159680 - dotSession::getInstance         -> do
0.159731 - PAGE::get_boxes                 -> -------- side=left
0.159755 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.159796 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.159815 - CBOX::menu                      -> generate Menu Box >menu<
0.159839 - HTML::template                  -> template: >box_menu_bit<
0.159911 - HTML::template                  -> template: >box_menu_bit<
0.159937 - HTML::template                  -> template: >box_menu_bit<
0.159962 - HTML::template                  -> template: >box_menu_bit<
0.160001 - HTML::template                  -> template: >box_menu_bit<
0.160025 - HTML::template                  -> template: >box_menu_bit<
0.160049 - HTML::template                  -> template: >box_menu_bit<
0.160072 - HTML::template                  -> template: >box_menu<
0.160174 - HTML::template_exists           -> search: >page_box_left< == 1
0.160208 - HTML::template                  -> template: >page_box_left<
0.160273 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.160287 - CBOX::menu                      -> generate Menu Box >party<
0.160307 - HTML::template                  -> template: >box_menu_bit<
0.160341 - HTML::template                  -> template: >box_menu_bit<
0.160365 - HTML::template                  -> template: >box_menu_bit<
0.160388 - HTML::template                  -> template: >box_menu_bit<
0.160411 - HTML::template                  -> template: >box_menu_bit<
0.160435 - HTML::template                  -> template: >box_menu_bit<
0.160459 - HTML::template                  -> template: >box_menu_bit<
0.160485 - HTML::template                  -> template: >box_menu_bit<
0.160515 - HTML::template                  -> template: >box_menu_bit<
0.160540 - HTML::template                  -> template: >box_menu_bit<
0.160563 - HTML::template                  -> template: >box_menu_bit<
0.160587 - HTML::template                  -> template: >box_menu_bit<
0.160610 - HTML::template                  -> template: >box_menu<
0.160666 - HTML::template_exists           -> search: >page_box_left< == 1
0.160699 - HTML::template                  -> template: >page_box_left<
0.160739 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.160758 - CBOX::menu                      -> generate Menu Box >login<
0.160779 - HTML::template                  -> template: >box_menu_bit<
0.160804 - HTML::template                  -> template: >box_menu_bit<
0.160827 - HTML::template                  -> template: >box_menu<
0.160895 - HTML::template_exists           -> search: >page_box_left< == 1
0.160923 - HTML::template                  -> template: >page_box_left<
0.160951 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.160959 - PAGE::get_boxes                 -> -------- call: left::search
0.160972 - CBOX::template                  -> generate Box with >box_suchen< as template
0.160982 - HTML::template                  -> template: >box_suchen<
0.161087 - HTML::template_exists           -> search: >page_box_left< == 1
0.161113 - HTML::template                  -> template: >page_box_left<
0.161142 - PAGE::get_boxes                 -> -------- call: left::banner
0.161169 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.161207 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.161232 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.165811 - 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.170571 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.170635 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.176115 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.180371 - HTML::encode                    -> replace run 1
0.180479 - HTML::template                  -> template: >box_banner_bit<
0.180645 - HTML::encode                    -> www.egames.ch...
0.180755 - HTML::encode                    -> replace run 1
0.180801 - HTML::encode                    -> replace run 2
0.180842 - HTML::template                  -> template: >box_banner_bit<
0.180863 - HTML::template                  -> template: >box_banner<
0.180929 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.181079 - HTML::template_exists           -> search: >page_box_left< == 1
0.181126 - HTML::template                  -> template: >page_box_left<
0.181191 - PAGE::get_boxes                 -> -------- side=right
0.181215 - PAGE::get_boxes                 -> -------- call: right::news
0.181238 - CBOX::news                      -> generate Box
0.181271 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.181325 - NEWS::load_news                 -> load news data
0.181429 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.181469 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.186063 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.190963 - 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.196170 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.196353 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.196368 - NEWS::load_news                 -> ... from database
0.196400 - 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.205867 - HTML::encodeCms                 -> 
0.206355 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.206542 - HTML::encode                    -> replace run 1
0.206606 - HTML::encodeCms                 -> 
0.206628 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.206671 - HTML::encode                    -> replace run 1
0.206728 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.206942 - HTML::template                  -> template: >box_news_bit<
0.207115 - HTML::template                  -> template: >box_news_bit<
0.207143 - HTML::template                  -> template: >box_news<
0.207258 - HTML::template_exists           -> search: >page_box_right< == 1
0.207292 - HTML::template                  -> template: >page_box_right<
0.207393 - PAGE::get_boxes                 -> -------- call: right::party
0.207415 - CBOX::party                     -> generate Box
0.207435 - EVENT::short_event              -> id >27<
0.207445 - EVENT::getevent                 -> id >27<
0.207460 - 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.212553 - CACHE::get                      -> cache: >event_27::stats< not found
0.212580 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.219945 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.229500 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.229753 - HTML::template                  -> template: >box_event<
0.229949 - HTML::template_exists           -> search: >page_box_right< == 1
0.229995 - HTML::template                  -> template: >page_box_right<
0.230033 - PAGE::get_boxes                 -> -------- call: right::forum
0.230447 - CBOX::forum                     -> generate forum box
0.230456 - CBOX::forum_load_threads        -> load data
0.230483 - CACHE::get                      -> cache: >forum::topthreads< not found
0.230499 - 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.242500 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.242734 - CBOX::forum_threads             -> list all threads in array
0.242762 - 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.242802 - admin::getInstance              -> do
0.242894 - HTML::template                  -> template: >box_forum_bit<
0.243114 - HTML::template                  -> template: >box_forum_bit<
0.243170 - HTML::template                  -> template: >box_forum_bit<
0.243236 - HTML::template                  -> template: >box_forum_bit<
0.243281 - HTML::template                  -> template: >box_forum_bit<
0.243334 - HTML::template                  -> template: >box_forum_bit<
0.243365 - HTML::template                  -> template: >box_forum<
0.243493 - HTML::template_exists           -> search: >page_box_right< == 1
0.243530 - HTML::template                  -> template: >page_box_right<
0.243567 - PAGE::get_boxes                 -> -------- call: right::vote
0.243602 - CBOX::vote                      -> generate Box
0.243617 - 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.248219 - HTML::template                  -> template: >box_vote_nocurrent<
0.248453 - HTML::template_exists           -> search: >page_box_right< == 1
0.248497 - HTML::template                  -> template: >page_box_right<
0.248537 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.248556 - CBOX::buddylist                 -> generate Box
0.248588 - HTML::template                  -> template: >box_buddylist_msg<
0.248655 - HTML::template                  -> template: >box_buddylist<
0.248746 - HTML::template_exists           -> search: >page_box_right< == 1
0.248773 - HTML::template                  -> template: >page_box_right<
0.248804 - PAGE::get_boxes                 -> -------- call: right::online
0.248820 - CBOX::online                    -> generate Box
0.248831 - HTML::template                  -> template: >box_online<
0.248949 - HTML::template_exists           -> search: >page_box_right< == 1
0.248986 - HTML::template                  -> template: >page_box_right<
0.249032 - PAGE::render                    -> final
0.249043 - PAGE::renderTemplate            -> page
0.249054 - dotSession::getInstance         -> do
0.249075 - PAGE::getHead                   -> return
0.249082 - dotSession::getInstance         -> do
0.249237 - HTML::template                  -> template: >page<
0.249875 - PAGE::render_template           -> final

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

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