home / User details of Blade2581



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

found 223 debug messages

0.000054 - GLOBAL::include                 -> config.php
0.000242 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000290 - dotDatabase::getInstance        -> connection: database
0.000314 - dotDatabase::__construct        -> connection: database
0.000348 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000383 - page::getInstance               -> do
0.000410 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000453 - dotSession::getInstance         -> do
0.000474 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000515 - dotSession::start               -> ---- init
0.000555 - dotSession::start               -> start php session managment
0.856241 - dotSession::start               -> finished php session management
0.856275 - dotSession::start               -> check for security options
0.856294 - dotSession::start               -> lookup ip2country
0.856318 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.872059 - dotDatabase::select             -> database: dotlan_database
0.880089 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59366913 BETWEEN ip_from AND ip_to
0.888845 - dotSession::start               -> update current session online user infos
0.888921 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746423174, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=6967', host = '3.137.222.1', dns = '3.137.222.1', countrycode = '', hits = hits + 1 WHERE hash = '0j48gsd3v42buuhg6u30qhiu34'
0.894096 - dotSession::start               -> session found in DB
0.894145 - dotSession::load_locales        -> do
0.894195 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.894208 - dotSession::start               -> ---- finished with session startup
0.894235 - dotSession::load_user           -> id: 0
0.894247 - user::get_user                  -> id: >0<
0.894269 - dotDatabase::getInstance        -> connection: database
0.894335 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.894375 - styles::load                    -> name: ><
0.894401 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.894675 - styles::activate                -> style = 2024_switzerlan
0.894867 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.894895 - admin::getInstance              -> do
0.894905 - dotSession::getInstance         -> do
0.894921 - admin::__construct              -> user_id=0
0.894931 - user::load_settings             -> load current user settings to $global
0.894950 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.894998 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.895025 - EVENT::comming_event            -> return
0.895043 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423174 AND active=1 ORDER by begin ASC
0.899308 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.899387 - GLOBAL::end global.php          -> ---------------------------------------------
0.899415 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.899503 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.899538 - user::get_user                  -> id: >6967<
0.899569 - dotDatabase::getInstance        -> connection: database
0.899594 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 6967 ORDER by id DESC
0.904190 - USER_FUNCTIONS::display_details -> id:6967
0.904297 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.904378 - GLOBAL::include                 -> custom.user.php
0.904851 - 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=6967 AND ver_email>0 LIMIT 1
0.909283 - dotDatabase::getInstance        -> connection: database
0.909324 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.924960 - dotDatabase::getInstance        -> connection: database
0.924992 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.936293 - dotDatabase::getInstance        -> connection: database
0.936327 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.953177 - dotDatabase::getInstance        -> connection: database
0.953209 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.971013 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.971301 - dotDatabase::getInstance        -> connection: database
0.971323 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.986106 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.986343 - dotDatabase::getInstance        -> connection: database
0.986361 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.996611 - dotDatabase::getInstance        -> connection: database
0.996724 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.007146 - HTML::template                  -> template: >user_profile_inner_bit2<
1.007321 - HTML::template                  -> template: >user_profile_inner_bit2<
1.007367 - HTML::template                  -> template: >user_profile_inner<
1.007455 - HTML::template                  -> template: >user_profile_inner_bit3<
1.007537 - 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=6967 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.011891 - HTML::template                  -> template: >user_profile_inner_bit3<
1.011986 - 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=6967 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.016592 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.016836 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.016878 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.016907 - HTML::template                  -> template: >user_profile_shortbar<
1.016975 - HTML::template                  -> template: >user_profile<
1.017045 - GLOBAL::end userspace           -> ---------------------------------------------
1.017057 - PAGE::render                    -> start rendering page layout
1.017069 - USER::check_for_new_messages    -> return
1.017086 - dotSession::getInstance         -> do
1.017136 - PAGE::get_boxes                 -> -------- side=left
1.017160 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.017200 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.017220 - CBOX::menu                      -> generate Menu Box >menu<
1.017243 - HTML::template                  -> template: >box_menu_bit<
1.017312 - HTML::template                  -> template: >box_menu_bit<
1.017338 - HTML::template                  -> template: >box_menu_bit<
1.017361 - HTML::template                  -> template: >box_menu_bit<
1.017385 - HTML::template                  -> template: >box_menu_bit<
1.017409 - HTML::template                  -> template: >box_menu_bit<
1.017432 - HTML::template                  -> template: >box_menu_bit<
1.017455 - HTML::template                  -> template: >box_menu<
1.017542 - HTML::template_exists           -> search: >page_box_left< == 1
1.017584 - HTML::template                  -> template: >page_box_left<
1.017666 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.017683 - CBOX::menu                      -> generate Menu Box >party<
1.017703 - HTML::template                  -> template: >box_menu_bit<
1.017728 - HTML::template                  -> template: >box_menu_bit<
1.017752 - HTML::template                  -> template: >box_menu_bit<
1.017776 - HTML::template                  -> template: >box_menu_bit<
1.017799 - HTML::template                  -> template: >box_menu_bit<
1.017823 - HTML::template                  -> template: >box_menu_bit<
1.017858 - HTML::template                  -> template: >box_menu_bit<
1.017880 - HTML::template                  -> template: >box_menu_bit<
1.017900 - HTML::template                  -> template: >box_menu_bit<
1.017919 - HTML::template                  -> template: >box_menu_bit<
1.017936 - HTML::template                  -> template: >box_menu_bit<
1.017953 - HTML::template                  -> template: >box_menu_bit<
1.017973 - HTML::template                  -> template: >box_menu<
1.018045 - HTML::template_exists           -> search: >page_box_left< == 1
1.018077 - HTML::template                  -> template: >page_box_left<
1.018112 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.018126 - CBOX::menu                      -> generate Menu Box >login<
1.018145 - HTML::template                  -> template: >box_menu_bit<
1.018184 - HTML::template                  -> template: >box_menu_bit<
1.018207 - HTML::template                  -> template: >box_menu<
1.018251 - HTML::template_exists           -> search: >page_box_left< == 1
1.018277 - HTML::template                  -> template: >page_box_left<
1.018307 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.018317 - PAGE::get_boxes                 -> -------- call: left::search
1.018331 - CBOX::template                  -> generate Box with >box_suchen< as template
1.018344 - HTML::template                  -> template: >box_suchen<
1.018456 - HTML::template_exists           -> search: >page_box_left< == 1
1.018484 - HTML::template                  -> template: >page_box_left<
1.018514 - PAGE::get_boxes                 -> -------- call: left::banner
1.018541 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.018581 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.018607 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.023115 - 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.027831 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.027893 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.033423 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.037700 - HTML::encode                    -> replace run 1
1.037818 - HTML::template                  -> template: >box_banner_bit<
1.037997 - HTML::encode                    -> www.egames.ch...
1.038201 - HTML::encode                    -> replace run 1
1.038255 - HTML::encode                    -> replace run 2
1.038301 - HTML::template                  -> template: >box_banner_bit<
1.038329 - HTML::template                  -> template: >box_banner<
1.038412 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.038542 - HTML::template_exists           -> search: >page_box_left< == 1
1.038586 - HTML::template                  -> template: >page_box_left<
1.038647 - PAGE::get_boxes                 -> -------- side=right
1.038667 - PAGE::get_boxes                 -> -------- call: right::news
1.038685 - CBOX::news                      -> generate Box
1.038707 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.038754 - NEWS::load_news                 -> load news data
1.038781 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.038811 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.043194 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.047696 - 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.052848 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.053010 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.053019 - NEWS::load_news                 -> ... from database
1.053053 - 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.062393 - HTML::encodeCms                 -> 
1.062760 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.062901 - HTML::encode                    -> replace run 1
1.062940 - HTML::encodeCms                 -> 
1.062954 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.062975 - HTML::encode                    -> replace run 1
1.062998 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.063158 - HTML::template                  -> template: >box_news_bit<
1.063272 - HTML::template                  -> template: >box_news_bit<
1.063289 - HTML::template                  -> template: >box_news<
1.063362 - HTML::template_exists           -> search: >page_box_right< == 1
1.063388 - HTML::template                  -> template: >page_box_right<
1.063434 - PAGE::get_boxes                 -> -------- call: right::party
1.063448 - CBOX::party                     -> generate Box
1.063462 - EVENT::short_event              -> id >27<
1.063468 - EVENT::getevent                 -> id >27<
1.063477 - 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.068182 - CACHE::get                      -> cache: >event_27::stats< not found
1.068216 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.077499 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.088167 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.088325 - HTML::template                  -> template: >box_event<
1.088506 - HTML::template_exists           -> search: >page_box_right< == 1
1.088545 - HTML::template                  -> template: >page_box_right<
1.088588 - PAGE::get_boxes                 -> -------- call: right::forum
1.088608 - CBOX::forum                     -> generate forum box
1.088618 - CBOX::forum_load_threads        -> load data
1.088662 - CACHE::get                      -> cache: >forum::topthreads< not found
1.088686 - 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.104076 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.104330 - CBOX::forum_threads             -> list all threads in array
1.104369 - 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.104407 - admin::getInstance              -> do
1.104510 - HTML::template                  -> template: >box_forum_bit<
1.104700 - HTML::template                  -> template: >box_forum_bit<
1.104735 - HTML::template                  -> template: >box_forum_bit<
1.104773 - HTML::template                  -> template: >box_forum_bit<
1.104834 - HTML::template                  -> template: >box_forum_bit<
1.104862 - HTML::template                  -> template: >box_forum_bit<
1.104881 - HTML::template                  -> template: >box_forum<
1.105020 - HTML::template_exists           -> search: >page_box_right< == 1
1.105062 - HTML::template                  -> template: >page_box_right<
1.105110 - PAGE::get_boxes                 -> -------- call: right::vote
1.105130 - CBOX::vote                      -> generate Box
1.105143 - 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.109836 - HTML::template                  -> template: >box_vote_nocurrent<
1.110008 - HTML::template_exists           -> search: >page_box_right< == 1
1.110059 - HTML::template                  -> template: >page_box_right<
1.110100 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.110116 - CBOX::buddylist                 -> generate Box
1.110141 - HTML::template                  -> template: >box_buddylist_msg<
1.110190 - HTML::template                  -> template: >box_buddylist<
1.110246 - HTML::template_exists           -> search: >page_box_right< == 1
1.110262 - HTML::template                  -> template: >page_box_right<
1.110283 - PAGE::get_boxes                 -> -------- call: right::online
1.110293 - CBOX::online                    -> generate Box
1.110300 - HTML::template                  -> template: >box_online<
1.110356 - HTML::template_exists           -> search: >page_box_right< == 1
1.110372 - HTML::template                  -> template: >page_box_right<
1.110400 - PAGE::render                    -> final
1.110408 - PAGE::renderTemplate            -> page
1.110415 - dotSession::getInstance         -> do
1.110428 - PAGE::getHead                   -> return
1.110433 - dotSession::getInstance         -> do
1.110526 - HTML::template                  -> template: >page<
1.110912 - PAGE::render_template           -> final

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

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