home / User details of Garruk



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

found 223 debug messages

0.000035 - GLOBAL::include                 -> config.php
0.000221 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000257 - dotDatabase::getInstance        -> connection: database
0.000271 - dotDatabase::__construct        -> connection: database
0.000288 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000310 - page::getInstance               -> do
0.000327 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000345 - dotSession::getInstance         -> do
0.000355 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000384 - dotSession::start               -> ---- init
0.000427 - dotSession::start               -> start php session managment
1.146354 - dotSession::start               -> finished php session management
1.146380 - dotSession::start               -> check for security options
1.146393 - dotSession::start               -> lookup ip2country
1.146409 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.163385 - dotDatabase::select             -> database: dotlan_database
1.171192 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 60082852 BETWEEN ip_from AND ip_to
1.179526 - dotSession::start               -> update current session online user infos
1.179583 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746422572, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5050', host = '3.148.202.164', dns = '3.148.202.164', countrycode = '', hits = hits + 1 WHERE hash = 'b9msifhvs0e7pa68latamv0fd7'
1.185190 - dotSession::start               -> session found in DB
1.185241 - dotSession::load_locales        -> do
1.185295 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.185308 - dotSession::start               -> ---- finished with session startup
1.185333 - dotSession::load_user           -> id: 0
1.185345 - user::get_user                  -> id: >0<
1.185365 - dotDatabase::getInstance        -> connection: database
1.185426 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.185468 - styles::load                    -> name: ><
1.185491 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.185747 - styles::activate                -> style = 2024_switzerlan
1.185925 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.185949 - admin::getInstance              -> do
1.185959 - dotSession::getInstance         -> do
1.185972 - admin::__construct              -> user_id=0
1.185982 - user::load_settings             -> load current user settings to $global
1.186000 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.186030 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.186057 - EVENT::comming_event            -> return
1.186073 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746422572 AND active=1 ORDER by begin ASC
1.190799 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.190864 - GLOBAL::end global.php          -> ---------------------------------------------
1.190885 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.190973 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.191012 - user::get_user                  -> id: >5050<
1.191030 - dotDatabase::getInstance        -> connection: database
1.191052 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5050 ORDER by id DESC
1.196125 - USER_FUNCTIONS::display_details -> id:5050
1.196205 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.196268 - GLOBAL::include                 -> custom.user.php
1.196484 - 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=5050 AND ver_email>0 LIMIT 1
1.200939 - dotDatabase::getInstance        -> connection: database
1.200974 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.225277 - dotDatabase::getInstance        -> connection: database
1.225306 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.239282 - dotDatabase::getInstance        -> connection: database
1.239312 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.251772 - dotDatabase::getInstance        -> connection: database
1.251799 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.264602 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.264824 - dotDatabase::getInstance        -> connection: database
1.264850 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.277259 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.277365 - dotDatabase::getInstance        -> connection: database
1.277378 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.287414 - dotDatabase::getInstance        -> connection: database
1.287450 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.297778 - HTML::template                  -> template: >user_profile_inner_bit2<
1.298013 - HTML::template                  -> template: >user_profile_inner_bit2<
1.298069 - HTML::template                  -> template: >user_profile_inner<
1.298176 - HTML::template                  -> template: >user_profile_inner_bit3<
1.298286 - 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=5050 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.303124 - HTML::template                  -> template: >user_profile_inner_bit3<
1.303211 - 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=5050 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.307964 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.308151 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.308190 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.308219 - HTML::template                  -> template: >user_profile_shortbar<
1.308294 - HTML::template                  -> template: >user_profile<
1.308388 - GLOBAL::end userspace           -> ---------------------------------------------
1.308401 - PAGE::render                    -> start rendering page layout
1.308414 - USER::check_for_new_messages    -> return
1.308432 - dotSession::getInstance         -> do
1.308487 - PAGE::get_boxes                 -> -------- side=left
1.308513 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.308562 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.308586 - CBOX::menu                      -> generate Menu Box >menu<
1.308611 - HTML::template                  -> template: >box_menu_bit<
1.308688 - HTML::template                  -> template: >box_menu_bit<
1.308714 - HTML::template                  -> template: >box_menu_bit<
1.308738 - HTML::template                  -> template: >box_menu_bit<
1.308762 - HTML::template                  -> template: >box_menu_bit<
1.308786 - HTML::template                  -> template: >box_menu_bit<
1.308810 - HTML::template                  -> template: >box_menu_bit<
1.308833 - HTML::template                  -> template: >box_menu<
1.308920 - HTML::template_exists           -> search: >page_box_left< == 1
1.308955 - HTML::template                  -> template: >page_box_left<
1.309021 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.309035 - CBOX::menu                      -> generate Menu Box >party<
1.309055 - HTML::template                  -> template: >box_menu_bit<
1.309080 - HTML::template                  -> template: >box_menu_bit<
1.309104 - HTML::template                  -> template: >box_menu_bit<
1.309128 - HTML::template                  -> template: >box_menu_bit<
1.309151 - HTML::template                  -> template: >box_menu_bit<
1.309174 - HTML::template                  -> template: >box_menu_bit<
1.309197 - HTML::template                  -> template: >box_menu_bit<
1.309221 - HTML::template                  -> template: >box_menu_bit<
1.309244 - HTML::template                  -> template: >box_menu_bit<
1.309268 - HTML::template                  -> template: >box_menu_bit<
1.309291 - HTML::template                  -> template: >box_menu_bit<
1.309315 - HTML::template                  -> template: >box_menu_bit<
1.309338 - HTML::template                  -> template: >box_menu<
1.309404 - HTML::template_exists           -> search: >page_box_left< == 1
1.309441 - HTML::template                  -> template: >page_box_left<
1.309481 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.309495 - CBOX::menu                      -> generate Menu Box >login<
1.309520 - HTML::template                  -> template: >box_menu_bit<
1.309550 - HTML::template                  -> template: >box_menu_bit<
1.309576 - HTML::template                  -> template: >box_menu<
1.309657 - HTML::template_exists           -> search: >page_box_left< == 1
1.309691 - HTML::template                  -> template: >page_box_left<
1.309733 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.309743 - PAGE::get_boxes                 -> -------- call: left::search
1.309761 - CBOX::template                  -> generate Box with >box_suchen< as template
1.309775 - HTML::template                  -> template: >box_suchen<
1.309923 - HTML::template_exists           -> search: >page_box_left< == 1
1.309951 - HTML::template                  -> template: >page_box_left<
1.309989 - PAGE::get_boxes                 -> -------- call: left::banner
1.310023 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.310077 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.310107 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.314516 - 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.319774 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.319827 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.325241 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.329651 - HTML::encode                    -> replace run 1
1.329760 - HTML::template                  -> template: >box_banner_bit<
1.329932 - HTML::encode                    -> www.egames.ch...
1.330047 - HTML::encode                    -> replace run 1
1.330102 - HTML::encode                    -> replace run 2
1.330151 - HTML::template                  -> template: >box_banner_bit<
1.330178 - HTML::template                  -> template: >box_banner<
1.330273 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.330397 - HTML::template_exists           -> search: >page_box_left< == 1
1.330434 - HTML::template                  -> template: >page_box_left<
1.330481 - PAGE::get_boxes                 -> -------- side=right
1.330498 - PAGE::get_boxes                 -> -------- call: right::news
1.330514 - CBOX::news                      -> generate Box
1.330533 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.330576 - NEWS::load_news                 -> load news data
1.330602 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.330634 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.335102 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.339866 - 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.344721 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.344919 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.344937 - NEWS::load_news                 -> ... from database
1.344978 - 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.354033 - HTML::encodeCms                 -> 
1.354439 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.354635 - HTML::encode                    -> replace run 1
1.354690 - HTML::encodeCms                 -> 
1.354710 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.354754 - HTML::encode                    -> replace run 1
1.354789 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.354976 - HTML::template                  -> template: >box_news_bit<
1.355123 - HTML::template                  -> template: >box_news_bit<
1.355151 - HTML::template                  -> template: >box_news<
1.355292 - HTML::template_exists           -> search: >page_box_right< == 1
1.355328 - HTML::template                  -> template: >page_box_right<
1.355408 - PAGE::get_boxes                 -> -------- call: right::party
1.355428 - CBOX::party                     -> generate Box
1.355448 - EVENT::short_event              -> id >27<
1.355458 - EVENT::getevent                 -> id >27<
1.355474 - 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.360928 - CACHE::get                      -> cache: >event_27::stats< not found
1.360957 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.369556 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.376779 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.376955 - HTML::template                  -> template: >box_event<
1.377112 - HTML::template_exists           -> search: >page_box_right< == 1
1.377144 - HTML::template                  -> template: >page_box_right<
1.377172 - PAGE::get_boxes                 -> -------- call: right::forum
1.377186 - CBOX::forum                     -> generate forum box
1.377194 - CBOX::forum_load_threads        -> load data
1.377212 - CACHE::get                      -> cache: >forum::topthreads< not found
1.377225 - 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.392629 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.392867 - CBOX::forum_threads             -> list all threads in array
1.392895 - 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.392940 - admin::getInstance              -> do
1.393025 - HTML::template                  -> template: >box_forum_bit<
1.393192 - HTML::template                  -> template: >box_forum_bit<
1.393243 - HTML::template                  -> template: >box_forum_bit<
1.393299 - HTML::template                  -> template: >box_forum_bit<
1.393345 - HTML::template                  -> template: >box_forum_bit<
1.393393 - HTML::template                  -> template: >box_forum_bit<
1.393422 - HTML::template                  -> template: >box_forum<
1.393557 - HTML::template_exists           -> search: >page_box_right< == 1
1.393594 - HTML::template                  -> template: >page_box_right<
1.393635 - PAGE::get_boxes                 -> -------- call: right::vote
1.393661 - CBOX::vote                      -> generate Box
1.393673 - 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.398548 - HTML::template                  -> template: >box_vote_nocurrent<
1.398787 - HTML::template_exists           -> search: >page_box_right< == 1
1.398834 - HTML::template                  -> template: >page_box_right<
1.398880 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.398902 - CBOX::buddylist                 -> generate Box
1.398936 - HTML::template                  -> template: >box_buddylist_msg<
1.399023 - HTML::template                  -> template: >box_buddylist<
1.399122 - HTML::template_exists           -> search: >page_box_right< == 1
1.399157 - HTML::template                  -> template: >page_box_right<
1.399194 - PAGE::get_boxes                 -> -------- call: right::online
1.399212 - CBOX::online                    -> generate Box
1.399224 - HTML::template                  -> template: >box_online<
1.399387 - HTML::template_exists           -> search: >page_box_right< == 1
1.399418 - HTML::template                  -> template: >page_box_right<
1.399467 - PAGE::render                    -> final
1.399478 - PAGE::renderTemplate            -> page
1.399488 - dotSession::getInstance         -> do
1.399516 - PAGE::getHead                   -> return
1.399523 - dotSession::getInstance         -> do
1.399737 - HTML::template                  -> template: >page<
1.400389 - PAGE::render_template           -> final

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

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