home / User details of Jeff



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

found 223 debug messages

0.000039 - GLOBAL::include                 -> config.php
0.000202 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000247 - dotDatabase::getInstance        -> connection: database
0.000266 - dotDatabase::__construct        -> connection: database
0.000290 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000315 - page::getInstance               -> do
0.000383 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000409 - dotSession::getInstance         -> do
0.000428 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000466 - dotSession::start               -> ---- init
0.000501 - dotSession::start               -> start php session managment
0.969277 - dotSession::start               -> finished php session management
0.969302 - dotSession::start               -> check for security options
0.969316 - dotSession::start               -> lookup ip2country
0.969333 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.984940 - dotDatabase::select             -> database: dotlan_database
0.992712 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 873415401 BETWEEN ip_from AND ip_to
1.000968 - dotSession::start               -> update current session online user infos
1.001035 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420934, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5051', host = '52.15.66.233', dns = '52.15.66.233', countrycode = '', hits = hits + 1 WHERE hash = 'm2sklgcaqik6jg60rqa4hqpv31'
1.006920 - dotSession::start               -> session found in DB
1.007277 - dotSession::load_locales        -> do
1.007324 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.007339 - dotSession::start               -> ---- finished with session startup
1.007374 - dotSession::load_user           -> id: 0
1.007388 - user::get_user                  -> id: >0<
1.007412 - dotDatabase::getInstance        -> connection: database
1.007466 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.007504 - styles::load                    -> name: ><
1.007530 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.007786 - styles::activate                -> style = 2024_switzerlan
1.007979 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.008006 - admin::getInstance              -> do
1.008017 - dotSession::getInstance         -> do
1.008032 - admin::__construct              -> user_id=0
1.008043 - user::load_settings             -> load current user settings to $global
1.008061 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.008090 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.008117 - EVENT::comming_event            -> return
1.008132 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420934 AND active=1 ORDER by begin ASC
1.012951 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.013021 - GLOBAL::end global.php          -> ---------------------------------------------
1.013047 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.013121 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.013157 - user::get_user                  -> id: >5051<
1.013180 - dotDatabase::getInstance        -> connection: database
1.013201 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5051 ORDER by id DESC
1.018134 - USER_FUNCTIONS::display_details -> id:5051
1.018225 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.018284 - GLOBAL::include                 -> custom.user.php
1.018490 - 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=5051 AND ver_email>0 LIMIT 1
1.023068 - dotDatabase::getInstance        -> connection: database
1.023115 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.044683 - dotDatabase::getInstance        -> connection: database
1.044713 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.055775 - dotDatabase::getInstance        -> connection: database
1.055802 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.069416 - dotDatabase::getInstance        -> connection: database
1.069450 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.083229 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.083444 - dotDatabase::getInstance        -> connection: database
1.083459 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.097439 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.097607 - dotDatabase::getInstance        -> connection: database
1.097628 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.110194 - dotDatabase::getInstance        -> connection: database
1.110239 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.121501 - HTML::template                  -> template: >user_profile_inner_bit2<
1.121702 - HTML::template                  -> template: >user_profile_inner_bit2<
1.121758 - HTML::template                  -> template: >user_profile_inner<
1.121855 - HTML::template                  -> template: >user_profile_inner_bit3<
1.121934 - 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=5051 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.126903 - HTML::template                  -> template: >user_profile_inner_bit3<
1.126991 - 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=5051 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.131810 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.132033 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.132076 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.132103 - HTML::template                  -> template: >user_profile_shortbar<
1.132199 - HTML::template                  -> template: >user_profile<
1.132288 - GLOBAL::end userspace           -> ---------------------------------------------
1.132306 - PAGE::render                    -> start rendering page layout
1.132318 - USER::check_for_new_messages    -> return
1.132381 - dotSession::getInstance         -> do
1.132435 - PAGE::get_boxes                 -> -------- side=left
1.132458 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.132495 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.132510 - CBOX::menu                      -> generate Menu Box >menu<
1.132528 - HTML::template                  -> template: >box_menu_bit<
1.132592 - HTML::template                  -> template: >box_menu_bit<
1.132609 - HTML::template                  -> template: >box_menu_bit<
1.132623 - HTML::template                  -> template: >box_menu_bit<
1.132635 - HTML::template                  -> template: >box_menu_bit<
1.132647 - HTML::template                  -> template: >box_menu_bit<
1.132659 - HTML::template                  -> template: >box_menu_bit<
1.132671 - HTML::template                  -> template: >box_menu<
1.132733 - HTML::template_exists           -> search: >page_box_left< == 1
1.132758 - HTML::template                  -> template: >page_box_left<
1.132814 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.132823 - CBOX::menu                      -> generate Menu Box >party<
1.132837 - HTML::template                  -> template: >box_menu_bit<
1.132851 - HTML::template                  -> template: >box_menu_bit<
1.132864 - HTML::template                  -> template: >box_menu_bit<
1.132876 - HTML::template                  -> template: >box_menu_bit<
1.132887 - HTML::template                  -> template: >box_menu_bit<
1.132898 - HTML::template                  -> template: >box_menu_bit<
1.132910 - HTML::template                  -> template: >box_menu_bit<
1.132921 - HTML::template                  -> template: >box_menu_bit<
1.132933 - HTML::template                  -> template: >box_menu_bit<
1.132944 - HTML::template                  -> template: >box_menu_bit<
1.132956 - HTML::template                  -> template: >box_menu_bit<
1.132968 - HTML::template                  -> template: >box_menu_bit<
1.132979 - HTML::template                  -> template: >box_menu<
1.133006 - HTML::template_exists           -> search: >page_box_left< == 1
1.133022 - HTML::template                  -> template: >page_box_left<
1.133041 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.133048 - CBOX::menu                      -> generate Menu Box >login<
1.133058 - HTML::template                  -> template: >box_menu_bit<
1.133071 - HTML::template                  -> template: >box_menu_bit<
1.133083 - HTML::template                  -> template: >box_menu<
1.133108 - HTML::template_exists           -> search: >page_box_left< == 1
1.133123 - HTML::template                  -> template: >page_box_left<
1.133140 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.133146 - PAGE::get_boxes                 -> -------- call: left::search
1.133154 - CBOX::template                  -> generate Box with >box_suchen< as template
1.133160 - HTML::template                  -> template: >box_suchen<
1.133216 - HTML::template_exists           -> search: >page_box_left< == 1
1.133230 - HTML::template                  -> template: >page_box_left<
1.133247 - PAGE::get_boxes                 -> -------- call: left::banner
1.133263 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.133296 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.133313 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.137659 - 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.142501 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.142556 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.147708 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.151974 - HTML::encode                    -> replace run 1
1.152069 - HTML::template                  -> template: >box_banner_bit<
1.152220 - HTML::encode                    -> www.egames.ch...
1.152305 - HTML::encode                    -> replace run 1
1.152369 - HTML::encode                    -> replace run 2
1.152396 - HTML::template                  -> template: >box_banner_bit<
1.152413 - HTML::template                  -> template: >box_banner<
1.152470 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.152570 - HTML::template_exists           -> search: >page_box_left< == 1
1.152598 - HTML::template                  -> template: >page_box_left<
1.152634 - PAGE::get_boxes                 -> -------- side=right
1.152646 - PAGE::get_boxes                 -> -------- call: right::news
1.152657 - CBOX::news                      -> generate Box
1.152671 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.152705 - NEWS::load_news                 -> load news data
1.152724 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.152746 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.157111 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.161893 - 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.166674 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.166830 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.166882 - NEWS::load_news                 -> ... from database
1.166918 - 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.176531 - HTML::encodeCms                 -> 
1.176832 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.176985 - HTML::encode                    -> replace run 1
1.177024 - HTML::encodeCms                 -> 
1.177037 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.177059 - HTML::encode                    -> replace run 1
1.177081 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.177236 - HTML::template                  -> template: >box_news_bit<
1.177348 - HTML::template                  -> template: >box_news_bit<
1.177366 - HTML::template                  -> template: >box_news<
1.177437 - HTML::template_exists           -> search: >page_box_right< == 1
1.177463 - HTML::template                  -> template: >page_box_right<
1.177509 - PAGE::get_boxes                 -> -------- call: right::party
1.177522 - CBOX::party                     -> generate Box
1.177535 - EVENT::short_event              -> id >27<
1.177541 - EVENT::getevent                 -> id >27<
1.177550 - 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.182893 - CACHE::get                      -> cache: >event_27::stats< not found
1.182934 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.192305 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.199402 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.199596 - HTML::template                  -> template: >box_event<
1.199789 - HTML::template_exists           -> search: >page_box_right< == 1
1.199835 - HTML::template                  -> template: >page_box_right<
1.199877 - PAGE::get_boxes                 -> -------- call: right::forum
1.199897 - CBOX::forum                     -> generate forum box
1.199909 - CBOX::forum_load_threads        -> load data
1.199939 - CACHE::get                      -> cache: >forum::topthreads< not found
1.199959 - 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.209996 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.210197 - CBOX::forum_threads             -> list all threads in array
1.210218 - 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.210243 - admin::getInstance              -> do
1.210307 - HTML::template                  -> template: >box_forum_bit<
1.210433 - HTML::template                  -> template: >box_forum_bit<
1.210465 - HTML::template                  -> template: >box_forum_bit<
1.210497 - HTML::template                  -> template: >box_forum_bit<
1.210522 - HTML::template                  -> template: >box_forum_bit<
1.210547 - HTML::template                  -> template: >box_forum_bit<
1.210564 - HTML::template                  -> template: >box_forum<
1.210639 - HTML::template_exists           -> search: >page_box_right< == 1
1.210665 - HTML::template                  -> template: >page_box_right<
1.210692 - PAGE::get_boxes                 -> -------- call: right::vote
1.210704 - CBOX::vote                      -> generate Box
1.210713 - 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.215179 - HTML::template                  -> template: >box_vote_nocurrent<
1.215377 - HTML::template_exists           -> search: >page_box_right< == 1
1.215412 - HTML::template                  -> template: >page_box_right<
1.215444 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.215459 - CBOX::buddylist                 -> generate Box
1.215490 - HTML::template                  -> template: >box_buddylist_msg<
1.215565 - HTML::template                  -> template: >box_buddylist<
1.215640 - HTML::template_exists           -> search: >page_box_right< == 1
1.215661 - HTML::template                  -> template: >page_box_right<
1.215684 - PAGE::get_boxes                 -> -------- call: right::online
1.215694 - CBOX::online                    -> generate Box
1.215702 - HTML::template                  -> template: >box_online<
1.215759 - HTML::template_exists           -> search: >page_box_right< == 1
1.215775 - HTML::template                  -> template: >page_box_right<
1.215823 - PAGE::render                    -> final
1.215836 - PAGE::renderTemplate            -> page
1.215848 - dotSession::getInstance         -> do
1.215888 - PAGE::getHead                   -> return
1.215897 - dotSession::getInstance         -> do
1.216063 - HTML::template                  -> template: >page<
1.216631 - PAGE::render_template           -> final

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

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