home / User details of Dxgxng



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

found 223 debug messages

0.000045 - GLOBAL::include                 -> config.php
0.000265 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000321 - dotDatabase::getInstance        -> connection: database
0.000346 - dotDatabase::__construct        -> connection: database
0.000378 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000412 - page::getInstance               -> do
0.000446 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000477 - dotSession::getInstance         -> do
0.000500 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000545 - dotSession::start               -> ---- init
0.000605 - dotSession::start               -> start php session managment
1.067954 - dotSession::start               -> finished php session management
1.068000 - dotSession::start               -> check for security options
1.068020 - dotSession::start               -> lookup ip2country
1.068044 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.084603 - dotDatabase::select             -> database: dotlan_database
1.092934 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51156457 BETWEEN ip_from AND ip_to
1.102008 - dotSession::start               -> update current session online user infos
1.102083 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746375310, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=8812', host = '3.12.149.233', dns = '3.12.149.233', countrycode = '', hits = hits + 1 WHERE hash = 'brk0gk51le0bjrn1orn7fuqbr1'
1.107937 - dotSession::start               -> session found in DB
1.107981 - dotSession::load_locales        -> do
1.108040 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.108054 - dotSession::start               -> ---- finished with session startup
1.108081 - dotSession::load_user           -> id: 0
1.108094 - user::get_user                  -> id: >0<
1.108115 - dotDatabase::getInstance        -> connection: database
1.108189 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.108251 - styles::load                    -> name: ><
1.108287 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.108579 - styles::activate                -> style = 2024_switzerlan
1.108803 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.108838 - admin::getInstance              -> do
1.108849 - dotSession::getInstance         -> do
1.108868 - admin::__construct              -> user_id=0
1.108878 - user::load_settings             -> load current user settings to $global
1.108896 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.108928 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.108958 - EVENT::comming_event            -> return
1.108976 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746375310 AND active=1 ORDER by begin ASC
1.114175 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.114269 - GLOBAL::end global.php          -> ---------------------------------------------
1.114298 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.114398 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.114604 - user::get_user                  -> id: >8812<
1.114638 - dotDatabase::getInstance        -> connection: database
1.114669 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 8812 ORDER by id DESC
1.119505 - USER_FUNCTIONS::display_details -> id:8812
1.119642 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.119742 - GLOBAL::include                 -> custom.user.php
1.120155 - 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=8812 AND ver_email>0 LIMIT 1
1.124668 - dotDatabase::getInstance        -> connection: database
1.124719 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.144811 - dotDatabase::getInstance        -> connection: database
1.144847 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.164820 - dotDatabase::getInstance        -> connection: database
1.164852 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.181196 - dotDatabase::getInstance        -> connection: database
1.181243 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.199189 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.199502 - dotDatabase::getInstance        -> connection: database
1.199528 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.214727 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.214920 - dotDatabase::getInstance        -> connection: database
1.214944 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.228147 - dotDatabase::getInstance        -> connection: database
1.228198 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.239824 - HTML::template                  -> template: >user_profile_inner_bit2<
1.240093 - HTML::template                  -> template: >user_profile_inner_bit2<
1.240150 - HTML::template                  -> template: >user_profile_inner<
1.240280 - HTML::template                  -> template: >user_profile_inner_bit3<
1.240380 - 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=8812 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.252390 - HTML::template                  -> template: >user_profile_inner_bit3<
1.252493 - 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=8812 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.257811 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.258070 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.258130 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.258162 - HTML::template                  -> template: >user_profile_shortbar<
1.258249 - HTML::template                  -> template: >user_profile<
1.258335 - GLOBAL::end userspace           -> ---------------------------------------------
1.258347 - PAGE::render                    -> start rendering page layout
1.258361 - USER::check_for_new_messages    -> return
1.258381 - dotSession::getInstance         -> do
1.258574 - PAGE::get_boxes                 -> -------- side=left
1.258644 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.258709 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.258733 - CBOX::menu                      -> generate Menu Box >menu<
1.258763 - HTML::template                  -> template: >box_menu_bit<
1.258951 - HTML::template                  -> template: >box_menu_bit<
1.258984 - HTML::template                  -> template: >box_menu_bit<
1.259008 - HTML::template                  -> template: >box_menu_bit<
1.259032 - HTML::template                  -> template: >box_menu_bit<
1.259059 - HTML::template                  -> template: >box_menu_bit<
1.259082 - HTML::template                  -> template: >box_menu_bit<
1.259105 - HTML::template                  -> template: >box_menu<
1.259238 - HTML::template_exists           -> search: >page_box_left< == 1
1.259285 - HTML::template                  -> template: >page_box_left<
1.259370 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.259389 - CBOX::menu                      -> generate Menu Box >party<
1.259412 - HTML::template                  -> template: >box_menu_bit<
1.259441 - HTML::template                  -> template: >box_menu_bit<
1.259464 - HTML::template                  -> template: >box_menu_bit<
1.259487 - HTML::template                  -> template: >box_menu_bit<
1.259508 - HTML::template                  -> template: >box_menu_bit<
1.259529 - HTML::template                  -> template: >box_menu_bit<
1.259550 - HTML::template                  -> template: >box_menu_bit<
1.259572 - HTML::template                  -> template: >box_menu_bit<
1.259594 - HTML::template                  -> template: >box_menu_bit<
1.259616 - HTML::template                  -> template: >box_menu_bit<
1.259639 - HTML::template                  -> template: >box_menu_bit<
1.259662 - HTML::template                  -> template: >box_menu_bit<
1.259683 - HTML::template                  -> template: >box_menu<
1.259760 - HTML::template_exists           -> search: >page_box_left< == 1
1.259795 - HTML::template                  -> template: >page_box_left<
1.259833 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.259848 - CBOX::menu                      -> generate Menu Box >login<
1.259868 - HTML::template                  -> template: >box_menu_bit<
1.259893 - HTML::template                  -> template: >box_menu_bit<
1.259915 - HTML::template                  -> template: >box_menu<
1.259964 - HTML::template_exists           -> search: >page_box_left< == 1
1.259994 - HTML::template                  -> template: >page_box_left<
1.260027 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.260036 - PAGE::get_boxes                 -> -------- call: left::search
1.260052 - CBOX::template                  -> generate Box with >box_suchen< as template
1.260064 - HTML::template                  -> template: >box_suchen<
1.260181 - HTML::template_exists           -> search: >page_box_left< == 1
1.260209 - HTML::template                  -> template: >page_box_left<
1.260242 - PAGE::get_boxes                 -> -------- call: left::banner
1.260278 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.260327 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.260356 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.265160 - 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.270791 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.270966 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.276701 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.281267 - HTML::encode                    -> replace run 1
1.281409 - HTML::template                  -> template: >box_banner_bit<
1.281654 - HTML::encode                    -> www.egames.ch...
1.281789 - HTML::encode                    -> replace run 1
1.281875 - HTML::encode                    -> replace run 2
1.281943 - HTML::template                  -> template: >box_banner_bit<
1.281978 - HTML::template                  -> template: >box_banner<
1.282080 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.282248 - HTML::template_exists           -> search: >page_box_left< == 1
1.282299 - HTML::template                  -> template: >page_box_left<
1.282361 - PAGE::get_boxes                 -> -------- side=right
1.282383 - PAGE::get_boxes                 -> -------- call: right::news
1.282404 - CBOX::news                      -> generate Box
1.282550 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.282625 - NEWS::load_news                 -> load news data
1.282664 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.282704 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.287324 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.292246 - 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.297669 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.297883 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.297901 - NEWS::load_news                 -> ... from database
1.297960 - 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.307751 - HTML::encodeCms                 -> 
1.308326 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.308565 - HTML::encode                    -> replace run 1
1.308639 - HTML::encodeCms                 -> 
1.308664 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.308713 - HTML::encode                    -> replace run 1
1.308754 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.308989 - HTML::template                  -> template: >box_news_bit<
1.309174 - HTML::template                  -> template: >box_news_bit<
1.309205 - HTML::template                  -> template: >box_news<
1.309319 - HTML::template_exists           -> search: >page_box_right< == 1
1.309359 - HTML::template                  -> template: >page_box_right<
1.309436 - PAGE::get_boxes                 -> -------- call: right::party
1.309456 - CBOX::party                     -> generate Box
1.309479 - EVENT::short_event              -> id >27<
1.309494 - EVENT::getevent                 -> id >27<
1.309510 - 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.315332 - CACHE::get                      -> cache: >event_27::stats< not found
1.315372 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.326056 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.334630 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.334937 - HTML::template                  -> template: >box_event<
1.335214 - HTML::template_exists           -> search: >page_box_right< == 1
1.335279 - HTML::template                  -> template: >page_box_right<
1.335334 - PAGE::get_boxes                 -> -------- call: right::forum
1.335356 - CBOX::forum                     -> generate forum box
1.335369 - CBOX::forum_load_threads        -> load data
1.335411 - CACHE::get                      -> cache: >forum::topthreads< not found
1.335435 - 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.345591 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.345884 - CBOX::forum_threads             -> list all threads in array
1.345923 - 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.345963 - admin::getInstance              -> do
1.346066 - HTML::template                  -> template: >box_forum_bit<
1.346327 - HTML::template                  -> template: >box_forum_bit<
1.346392 - HTML::template                  -> template: >box_forum_bit<
1.346505 - HTML::template                  -> template: >box_forum_bit<
1.346562 - HTML::template                  -> template: >box_forum_bit<
1.346608 - HTML::template                  -> template: >box_forum_bit<
1.346643 - HTML::template                  -> template: >box_forum<
1.346944 - HTML::template_exists           -> search: >page_box_right< == 1
1.346998 - HTML::template                  -> template: >page_box_right<
1.347063 - PAGE::get_boxes                 -> -------- call: right::vote
1.347091 - CBOX::vote                      -> generate Box
1.347113 - 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.351674 - HTML::template                  -> template: >box_vote_nocurrent<
1.351959 - HTML::template_exists           -> search: >page_box_right< == 1
1.352032 - HTML::template                  -> template: >page_box_right<
1.352088 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.352111 - CBOX::buddylist                 -> generate Box
1.352149 - HTML::template                  -> template: >box_buddylist_msg<
1.352243 - HTML::template                  -> template: >box_buddylist<
1.352366 - HTML::template_exists           -> search: >page_box_right< == 1
1.352402 - HTML::template                  -> template: >page_box_right<
1.352450 - PAGE::get_boxes                 -> -------- call: right::online
1.352468 - CBOX::online                    -> generate Box
1.352482 - HTML::template                  -> template: >box_online<
1.352604 - HTML::template_exists           -> search: >page_box_right< == 1
1.352637 - HTML::template                  -> template: >page_box_right<
1.352690 - PAGE::render                    -> final
1.352703 - PAGE::renderTemplate            -> page
1.352713 - dotSession::getInstance         -> do
1.352735 - PAGE::getHead                   -> return
1.352742 - dotSession::getInstance         -> do
1.352919 - HTML::template                  -> template: >page<
1.353886 - PAGE::render_template           -> final

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

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