home / User details of Dave



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

found 223 debug messages

0.000032 - GLOBAL::include                 -> config.php
0.000184 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000221 - dotDatabase::getInstance        -> connection: database
0.000240 - dotDatabase::__construct        -> connection: database
0.000263 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000289 - page::getInstance               -> do
0.000311 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000339 - dotSession::getInstance         -> do
0.000358 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000390 - dotSession::start               -> ---- init
0.000424 - dotSession::start               -> start php session managment
0.977140 - dotSession::start               -> finished php session management
0.977171 - dotSession::start               -> check for security options
0.977189 - dotSession::start               -> lookup ip2country
0.977210 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.993294 - dotDatabase::select             -> database: dotlan_database
1.001326 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 309604614 BETWEEN ip_from AND ip_to
1.010208 - dotSession::start               -> update current session online user infos
1.010279 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419124, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=2307', host = '18.116.49.6', dns = '18.116.49.6', countrycode = '', hits = hits + 1 WHERE hash = '9kjreu453tpoo2aj77k6amcru1'
1.015891 - dotSession::start               -> session found in DB
1.015945 - dotSession::load_locales        -> do
1.015996 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.016010 - dotSession::start               -> ---- finished with session startup
1.016037 - dotSession::load_user           -> id: 0
1.016048 - user::get_user                  -> id: >0<
1.016071 - dotDatabase::getInstance        -> connection: database
1.016150 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.016190 - styles::load                    -> name: ><
1.016217 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.016468 - styles::activate                -> style = 2024_switzerlan
1.016647 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.016669 - admin::getInstance              -> do
1.016706 - dotSession::getInstance         -> do
1.016721 - admin::__construct              -> user_id=0
1.016731 - user::load_settings             -> load current user settings to $global
1.016750 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.016780 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.016807 - EVENT::comming_event            -> return
1.016822 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419124 AND active=1 ORDER by begin ASC
1.021932 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.021993 - GLOBAL::end global.php          -> ---------------------------------------------
1.022015 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.022088 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.022123 - user::get_user                  -> id: >2307<
1.022140 - dotDatabase::getInstance        -> connection: database
1.022164 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2307 ORDER by id DESC
1.026862 - USER_FUNCTIONS::display_details -> id:2307
1.027064 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.027149 - GLOBAL::include                 -> custom.user.php
1.027435 - 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=2307 AND ver_email>0 LIMIT 1
1.031835 - dotDatabase::getInstance        -> connection: database
1.031872 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.058805 - dotDatabase::getInstance        -> connection: database
1.058835 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.072481 - dotDatabase::getInstance        -> connection: database
1.072511 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.085275 - dotDatabase::getInstance        -> connection: database
1.085310 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.097434 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.097673 - dotDatabase::getInstance        -> connection: database
1.097693 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.123244 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.123526 - dotDatabase::getInstance        -> connection: database
1.123548 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.137601 - dotDatabase::getInstance        -> connection: database
1.137648 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.148265 - HTML::template                  -> template: >user_profile_inner_bit2<
1.148501 - HTML::template                  -> template: >user_profile_inner_bit2<
1.148566 - HTML::template                  -> template: >user_profile_inner<
1.148726 - HTML::template                  -> template: >user_profile_inner_bit3<
1.148828 - 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=2307 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.153532 - HTML::template                  -> template: >user_profile_inner_bit3<
1.153634 - 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=2307 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.158356 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.158564 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.158605 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.158635 - HTML::template                  -> template: >user_profile_shortbar<
1.158702 - HTML::template                  -> template: >user_profile<
1.158772 - GLOBAL::end userspace           -> ---------------------------------------------
1.158784 - PAGE::render                    -> start rendering page layout
1.158796 - USER::check_for_new_messages    -> return
1.158813 - dotSession::getInstance         -> do
1.158865 - PAGE::get_boxes                 -> -------- side=left
1.158889 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.159023 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.159047 - CBOX::menu                      -> generate Menu Box >menu<
1.159072 - HTML::template                  -> template: >box_menu_bit<
1.159173 - HTML::template                  -> template: >box_menu_bit<
1.159200 - HTML::template                  -> template: >box_menu_bit<
1.159224 - HTML::template                  -> template: >box_menu_bit<
1.159248 - HTML::template                  -> template: >box_menu_bit<
1.159272 - HTML::template                  -> template: >box_menu_bit<
1.159295 - HTML::template                  -> template: >box_menu_bit<
1.159318 - HTML::template                  -> template: >box_menu<
1.159406 - HTML::template_exists           -> search: >page_box_left< == 1
1.159441 - HTML::template                  -> template: >page_box_left<
1.159507 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.159521 - CBOX::menu                      -> generate Menu Box >party<
1.159546 - HTML::template                  -> template: >box_menu_bit<
1.159576 - HTML::template                  -> template: >box_menu_bit<
1.159601 - HTML::template                  -> template: >box_menu_bit<
1.159624 - HTML::template                  -> template: >box_menu_bit<
1.159647 - HTML::template                  -> template: >box_menu_bit<
1.159670 - HTML::template                  -> template: >box_menu_bit<
1.159694 - HTML::template                  -> template: >box_menu_bit<
1.159717 - HTML::template                  -> template: >box_menu_bit<
1.159740 - HTML::template                  -> template: >box_menu_bit<
1.159764 - HTML::template                  -> template: >box_menu_bit<
1.159788 - HTML::template                  -> template: >box_menu_bit<
1.159821 - HTML::template                  -> template: >box_menu_bit<
1.159845 - HTML::template                  -> template: >box_menu<
1.159896 - HTML::template_exists           -> search: >page_box_left< == 1
1.159931 - HTML::template                  -> template: >page_box_left<
1.159964 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.159978 - CBOX::menu                      -> generate Menu Box >login<
1.159996 - HTML::template                  -> template: >box_menu_bit<
1.160021 - HTML::template                  -> template: >box_menu_bit<
1.160043 - HTML::template                  -> template: >box_menu<
1.160087 - HTML::template_exists           -> search: >page_box_left< == 1
1.160112 - HTML::template                  -> template: >page_box_left<
1.160143 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.160153 - PAGE::get_boxes                 -> -------- call: left::search
1.160166 - CBOX::template                  -> generate Box with >box_suchen< as template
1.160178 - HTML::template                  -> template: >box_suchen<
1.160275 - HTML::template_exists           -> search: >page_box_left< == 1
1.160302 - HTML::template                  -> template: >page_box_left<
1.160332 - PAGE::get_boxes                 -> -------- call: left::banner
1.160357 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.160395 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.160419 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.164869 - 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.169434 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.169492 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.174880 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.179280 - HTML::encode                    -> replace run 1
1.179399 - HTML::template                  -> template: >box_banner_bit<
1.179571 - HTML::encode                    -> www.egames.ch...
1.179685 - HTML::encode                    -> replace run 1
1.179732 - HTML::encode                    -> replace run 2
1.179784 - HTML::template                  -> template: >box_banner_bit<
1.179807 - HTML::template                  -> template: >box_banner<
1.179879 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.180000 - HTML::template_exists           -> search: >page_box_left< == 1
1.180039 - HTML::template                  -> template: >page_box_left<
1.180097 - PAGE::get_boxes                 -> -------- side=right
1.180119 - PAGE::get_boxes                 -> -------- call: right::news
1.180139 - CBOX::news                      -> generate Box
1.180164 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.180208 - NEWS::load_news                 -> load news data
1.180235 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.180266 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.184756 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.189438 - 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.194100 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.194261 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.194270 - NEWS::load_news                 -> ... from database
1.194294 - 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.203246 - HTML::encodeCms                 -> 
1.203694 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.203878 - HTML::encode                    -> replace run 1
1.203926 - HTML::encodeCms                 -> 
1.203945 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.203987 - HTML::encode                    -> replace run 1
1.204020 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.204186 - HTML::template                  -> template: >box_news_bit<
1.204314 - HTML::template                  -> template: >box_news_bit<
1.204332 - HTML::template                  -> template: >box_news<
1.204407 - HTML::template_exists           -> search: >page_box_right< == 1
1.204443 - HTML::template                  -> template: >page_box_right<
1.204491 - PAGE::get_boxes                 -> -------- call: right::party
1.204505 - CBOX::party                     -> generate Box
1.204520 - EVENT::short_event              -> id >27<
1.204526 - EVENT::getevent                 -> id >27<
1.204534 - 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.209426 - CACHE::get                      -> cache: >event_27::stats< not found
1.209450 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.218716 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.227802 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.229394 - HTML::template                  -> template: >box_event<
1.229646 - HTML::template_exists           -> search: >page_box_right< == 1
1.229697 - HTML::template                  -> template: >page_box_right<
1.229758 - PAGE::get_boxes                 -> -------- call: right::forum
1.229782 - CBOX::forum                     -> generate forum box
1.229795 - CBOX::forum_load_threads        -> load data
1.229838 - CACHE::get                      -> cache: >forum::topthreads< not found
1.229852 - 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.241481 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.241720 - CBOX::forum_threads             -> list all threads in array
1.241750 - 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.241788 - admin::getInstance              -> do
1.241868 - HTML::template                  -> template: >box_forum_bit<
1.242067 - HTML::template                  -> template: >box_forum_bit<
1.242107 - HTML::template                  -> template: >box_forum_bit<
1.242144 - HTML::template                  -> template: >box_forum_bit<
1.242172 - HTML::template                  -> template: >box_forum_bit<
1.242199 - HTML::template                  -> template: >box_forum_bit<
1.242218 - HTML::template                  -> template: >box_forum<
1.242318 - HTML::template_exists           -> search: >page_box_right< == 1
1.242347 - HTML::template                  -> template: >page_box_right<
1.242387 - PAGE::get_boxes                 -> -------- call: right::vote
1.242405 - CBOX::vote                      -> generate Box
1.242417 - 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.246845 - HTML::template                  -> template: >box_vote_nocurrent<
1.247178 - HTML::template_exists           -> search: >page_box_right< == 1
1.247238 - HTML::template                  -> template: >page_box_right<
1.247293 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.247321 - CBOX::buddylist                 -> generate Box
1.247362 - HTML::template                  -> template: >box_buddylist_msg<
1.247451 - HTML::template                  -> template: >box_buddylist<
1.247571 - HTML::template_exists           -> search: >page_box_right< == 1
1.247607 - HTML::template                  -> template: >page_box_right<
1.247648 - PAGE::get_boxes                 -> -------- call: right::online
1.247670 - CBOX::online                    -> generate Box
1.247687 - HTML::template                  -> template: >box_online<
1.247822 - HTML::template_exists           -> search: >page_box_right< == 1
1.247859 - HTML::template                  -> template: >page_box_right<
1.247918 - PAGE::render                    -> final
1.247936 - PAGE::renderTemplate            -> page
1.247952 - dotSession::getInstance         -> do
1.247979 - PAGE::getHead                   -> return
1.247989 - dotSession::getInstance         -> do
1.248185 - HTML::template                  -> template: >page<
1.248949 - PAGE::render_template           -> final

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

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