home / User details of f4bul0us



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

found 223 debug messages

0.000026 - GLOBAL::include                 -> config.php
0.000127 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000157 - dotDatabase::getInstance        -> connection: database
0.000169 - dotDatabase::__construct        -> connection: database
0.000185 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000203 - page::getInstance               -> do
0.000219 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000235 - dotSession::getInstance         -> do
0.000246 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000271 - dotSession::start               -> ---- init
0.000296 - dotSession::start               -> start php session managment
0.000359 - dotSession::start               -> finished php session management
0.000367 - dotSession::start               -> check for security options
0.000376 - dotSession::start               -> lookup ip2country
0.000384 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.015737 - dotDatabase::select             -> database: dotlan_database
0.023294 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 309816960 BETWEEN ip_from AND ip_to
0.031229 - dotSession::start               -> update current session online user infos
0.031284 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746423671, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=9521', host = '18.119.110.128', dns = '18.119.110.128', countrycode = '', hits = hits + 1 WHERE hash = '1oifltgdt0di8fehobaen5suc6'
0.036937 - dotSession::start               -> session found in DB
0.036963 - dotSession::load_locales        -> do
0.037007 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.037020 - dotSession::start               -> ---- finished with session startup
0.037042 - dotSession::load_user           -> id: 0
0.037052 - user::get_user                  -> id: >0<
0.037070 - dotDatabase::getInstance        -> connection: database
0.037116 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.037147 - styles::load                    -> name: ><
0.037169 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.037438 - styles::activate                -> style = 2024_switzerlan
0.037623 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.037646 - admin::getInstance              -> do
0.037656 - dotSession::getInstance         -> do
0.037671 - admin::__construct              -> user_id=0
0.037680 - user::load_settings             -> load current user settings to $global
0.037697 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.037725 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.037753 - EVENT::comming_event            -> return
0.037769 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423671 AND active=1 ORDER by begin ASC
0.042436 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.042563 - GLOBAL::end global.php          -> ---------------------------------------------
0.042600 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.042691 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.042731 - user::get_user                  -> id: >9521<
0.042750 - dotDatabase::getInstance        -> connection: database
0.042771 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 9521 ORDER by id DESC
0.047757 - USER_FUNCTIONS::display_details -> id:9521
0.047837 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.047907 - GLOBAL::include                 -> custom.user.php
0.048465 - 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=9521 AND ver_email>0 LIMIT 1
0.052860 - dotDatabase::getInstance        -> connection: database
0.052892 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.074964 - dotDatabase::getInstance        -> connection: database
0.075015 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.097369 - dotDatabase::getInstance        -> connection: database
0.097398 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.110798 - dotDatabase::getInstance        -> connection: database
0.110829 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.128158 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.128367 - dotDatabase::getInstance        -> connection: database
0.128383 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.137711 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.137837 - dotDatabase::getInstance        -> connection: database
0.137856 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.148146 - dotDatabase::getInstance        -> connection: database
0.148181 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.170438 - HTML::template                  -> template: >user_profile_inner_bit2<
0.170584 - HTML::template                  -> template: >user_profile_inner_bit2<
0.170633 - HTML::template                  -> template: >user_profile_inner<
0.170732 - HTML::template                  -> template: >user_profile_inner_bit3<
0.170814 - 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=9521 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.175295 - HTML::template                  -> template: >user_profile_inner_bit3<
0.175375 - 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=9521 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.179709 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.179852 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.179889 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.179917 - HTML::template                  -> template: >user_profile_shortbar<
0.179981 - HTML::template                  -> template: >user_profile<
0.180052 - GLOBAL::end userspace           -> ---------------------------------------------
0.180063 - PAGE::render                    -> start rendering page layout
0.180075 - USER::check_for_new_messages    -> return
0.180093 - dotSession::getInstance         -> do
0.180140 - PAGE::get_boxes                 -> -------- side=left
0.180162 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.180198 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.180216 - CBOX::menu                      -> generate Menu Box >menu<
0.180238 - HTML::template                  -> template: >box_menu_bit<
0.180327 - HTML::template                  -> template: >box_menu_bit<
0.180352 - HTML::template                  -> template: >box_menu_bit<
0.180372 - HTML::template                  -> template: >box_menu_bit<
0.180390 - HTML::template                  -> template: >box_menu_bit<
0.180412 - HTML::template                  -> template: >box_menu_bit<
0.180437 - HTML::template                  -> template: >box_menu_bit<
0.180461 - HTML::template                  -> template: >box_menu<
0.180563 - HTML::template_exists           -> search: >page_box_left< == 1
0.180652 - HTML::template                  -> template: >page_box_left<
0.180740 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.180760 - CBOX::menu                      -> generate Menu Box >party<
0.180782 - HTML::template                  -> template: >box_menu_bit<
0.180808 - HTML::template                  -> template: >box_menu_bit<
0.180832 - HTML::template                  -> template: >box_menu_bit<
0.180856 - HTML::template                  -> template: >box_menu_bit<
0.180880 - HTML::template                  -> template: >box_menu_bit<
0.180903 - HTML::template                  -> template: >box_menu_bit<
0.180928 - HTML::template                  -> template: >box_menu_bit<
0.180951 - HTML::template                  -> template: >box_menu_bit<
0.180974 - HTML::template                  -> template: >box_menu_bit<
0.180998 - HTML::template                  -> template: >box_menu_bit<
0.181022 - HTML::template                  -> template: >box_menu_bit<
0.181045 - HTML::template                  -> template: >box_menu_bit<
0.181068 - HTML::template                  -> template: >box_menu<
0.181115 - HTML::template_exists           -> search: >page_box_left< == 1
0.181142 - HTML::template                  -> template: >page_box_left<
0.181173 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.181186 - CBOX::menu                      -> generate Menu Box >login<
0.181204 - HTML::template                  -> template: >box_menu_bit<
0.181229 - HTML::template                  -> template: >box_menu_bit<
0.181251 - HTML::template                  -> template: >box_menu<
0.181294 - HTML::template_exists           -> search: >page_box_left< == 1
0.181319 - HTML::template                  -> template: >page_box_left<
0.181349 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.181359 - PAGE::get_boxes                 -> -------- call: left::search
0.181380 - CBOX::template                  -> generate Box with >box_suchen< as template
0.181394 - HTML::template                  -> template: >box_suchen<
0.181491 - HTML::template_exists           -> search: >page_box_left< == 1
0.181516 - HTML::template                  -> template: >page_box_left<
0.181546 - PAGE::get_boxes                 -> -------- call: left::banner
0.181570 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.181607 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.181631 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.185706 - 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.190527 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.190571 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.196670 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.200753 - HTML::encode                    -> replace run 1
0.200848 - HTML::template                  -> template: >box_banner_bit<
0.200956 - HTML::encode                    -> www.egames.ch...
0.201072 - HTML::encode                    -> replace run 1
0.201121 - HTML::encode                    -> replace run 2
0.201169 - HTML::template                  -> template: >box_banner_bit<
0.201198 - HTML::template                  -> template: >box_banner<
0.201283 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.201431 - HTML::template_exists           -> search: >page_box_left< == 1
0.201474 - HTML::template                  -> template: >page_box_left<
0.201534 - PAGE::get_boxes                 -> -------- side=right
0.201560 - PAGE::get_boxes                 -> -------- call: right::news
0.201583 - CBOX::news                      -> generate Box
0.201613 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.201681 - NEWS::load_news                 -> load news data
0.201710 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.201742 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.205991 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.210374 - 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.214642 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.214754 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.214767 - NEWS::load_news                 -> ... from database
0.214791 - 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.228313 - HTML::encodeCms                 -> 
0.228758 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.228965 - HTML::encode                    -> replace run 1
0.229044 - HTML::encodeCms                 -> 
0.229070 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.229111 - HTML::encode                    -> replace run 1
0.229153 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.229334 - HTML::template                  -> template: >box_news_bit<
0.229479 - HTML::template                  -> template: >box_news_bit<
0.229511 - HTML::template                  -> template: >box_news<
0.229658 - HTML::template_exists           -> search: >page_box_right< == 1
0.229694 - HTML::template                  -> template: >page_box_right<
0.229768 - PAGE::get_boxes                 -> -------- call: right::party
0.229788 - CBOX::party                     -> generate Box
0.229808 - EVENT::short_event              -> id >27<
0.229816 - EVENT::getevent                 -> id >27<
0.229828 - 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.234981 - CACHE::get                      -> cache: >event_27::stats< not found
0.235010 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.241485 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.247548 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.247809 - HTML::template                  -> template: >box_event<
0.247987 - HTML::template_exists           -> search: >page_box_right< == 1
0.248025 - HTML::template                  -> template: >page_box_right<
0.248064 - PAGE::get_boxes                 -> -------- call: right::forum
0.248081 - CBOX::forum                     -> generate forum box
0.248092 - CBOX::forum_load_threads        -> load data
0.248118 - CACHE::get                      -> cache: >forum::topthreads< not found
0.248137 - 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.256953 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.257189 - CBOX::forum_threads             -> list all threads in array
0.257216 - 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.257255 - admin::getInstance              -> do
0.257328 - HTML::template                  -> template: >box_forum_bit<
0.257474 - HTML::template                  -> template: >box_forum_bit<
0.257523 - HTML::template                  -> template: >box_forum_bit<
0.257580 - HTML::template                  -> template: >box_forum_bit<
0.257639 - HTML::template                  -> template: >box_forum_bit<
0.257686 - HTML::template                  -> template: >box_forum_bit<
0.257715 - HTML::template                  -> template: >box_forum<
0.257842 - HTML::template_exists           -> search: >page_box_right< == 1
0.257877 - HTML::template                  -> template: >page_box_right<
0.257912 - PAGE::get_boxes                 -> -------- call: right::vote
0.257930 - CBOX::vote                      -> generate Box
0.257943 - 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.263505 - HTML::template                  -> template: >box_vote_nocurrent<
0.263800 - HTML::template_exists           -> search: >page_box_right< == 1
0.263847 - HTML::template                  -> template: >page_box_right<
0.263893 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.263914 - CBOX::buddylist                 -> generate Box
0.263948 - HTML::template                  -> template: >box_buddylist_msg<
0.264021 - HTML::template                  -> template: >box_buddylist<
0.264108 - HTML::template_exists           -> search: >page_box_right< == 1
0.264135 - HTML::template                  -> template: >page_box_right<
0.264167 - PAGE::get_boxes                 -> -------- call: right::online
0.264182 - CBOX::online                    -> generate Box
0.264194 - HTML::template                  -> template: >box_online<
0.264308 - HTML::template_exists           -> search: >page_box_right< == 1
0.264337 - HTML::template                  -> template: >page_box_right<
0.264379 - PAGE::render                    -> final
0.264390 - PAGE::renderTemplate            -> page
0.264399 - dotSession::getInstance         -> do
0.264418 - PAGE::getHead                   -> return
0.264425 - dotSession::getInstance         -> do
0.264564 - HTML::template                  -> template: >page<
0.265234 - PAGE::render_template           -> final

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

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