home / User details of shooter



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

found 223 debug messages

0.000031 - GLOBAL::include                 -> config.php
0.000183 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000220 - dotDatabase::getInstance        -> connection: database
0.000238 - dotDatabase::__construct        -> connection: database
0.000261 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000288 - page::getInstance               -> do
0.000313 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000335 - dotSession::getInstance         -> do
0.000352 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000386 - dotSession::start               -> ---- init
0.000422 - dotSession::start               -> start php session managment
0.760859 - dotSession::start               -> finished php session management
0.760894 - dotSession::start               -> check for security options
0.760917 - dotSession::start               -> lookup ip2country
0.760938 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.777438 - dotDatabase::select             -> database: dotlan_database
0.785680 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 309816960 BETWEEN ip_from AND ip_to
0.793995 - dotSession::start               -> update current session online user infos
0.794066 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746423689, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=2864', host = '18.119.110.128', dns = '18.119.110.128', countrycode = '', hits = hits + 1 WHERE hash = 'v3dci6im6a14c72gqhvf60uv27'
0.800205 - dotSession::start               -> session found in DB
0.800256 - dotSession::load_locales        -> do
0.800307 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.800320 - dotSession::start               -> ---- finished with session startup
0.800348 - dotSession::load_user           -> id: 0
0.800360 - user::get_user                  -> id: >0<
0.800382 - dotDatabase::getInstance        -> connection: database
0.800454 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.800509 - styles::load                    -> name: ><
0.800537 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.800878 - styles::activate                -> style = 2024_switzerlan
0.801082 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.801112 - admin::getInstance              -> do
0.801123 - dotSession::getInstance         -> do
0.801140 - admin::__construct              -> user_id=0
0.801151 - user::load_settings             -> load current user settings to $global
0.801171 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.801204 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.801234 - EVENT::comming_event            -> return
0.801249 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423689 AND active=1 ORDER by begin ASC
0.805742 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.805818 - GLOBAL::end global.php          -> ---------------------------------------------
0.805846 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.805940 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.805975 - user::get_user                  -> id: >2864<
0.805993 - dotDatabase::getInstance        -> connection: database
0.806016 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2864 ORDER by id DESC
0.811195 - USER_FUNCTIONS::display_details -> id:2864
0.811300 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.811371 - GLOBAL::include                 -> custom.user.php
0.811664 - 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=2864 AND ver_email>0 LIMIT 1
0.816354 - dotDatabase::getInstance        -> connection: database
0.816389 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.839666 - dotDatabase::getInstance        -> connection: database
0.839695 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.853589 - dotDatabase::getInstance        -> connection: database
0.853626 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.866556 - dotDatabase::getInstance        -> connection: database
0.866585 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.878254 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.878519 - dotDatabase::getInstance        -> connection: database
0.878542 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.888200 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.888319 - dotDatabase::getInstance        -> connection: database
0.888336 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.900567 - dotDatabase::getInstance        -> connection: database
0.900619 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.912803 - HTML::template                  -> template: >user_profile_inner_bit2<
0.913008 - HTML::template                  -> template: >user_profile_inner_bit2<
0.913068 - HTML::template                  -> template: >user_profile_inner<
0.913177 - HTML::template                  -> template: >user_profile_inner_bit3<
0.913272 - 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=2864 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.917999 - HTML::template                  -> template: >user_profile_inner_bit3<
0.918096 - 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=2864 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.922636 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.922875 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.922926 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.922955 - HTML::template                  -> template: >user_profile_shortbar<
0.923025 - HTML::template                  -> template: >user_profile<
0.923096 - GLOBAL::end userspace           -> ---------------------------------------------
0.923107 - PAGE::render                    -> start rendering page layout
0.923120 - USER::check_for_new_messages    -> return
0.923137 - dotSession::getInstance         -> do
0.923187 - PAGE::get_boxes                 -> -------- side=left
0.923211 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.923252 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.923272 - CBOX::menu                      -> generate Menu Box >menu<
0.923296 - HTML::template                  -> template: >box_menu_bit<
0.923374 - HTML::template                  -> template: >box_menu_bit<
0.923403 - HTML::template                  -> template: >box_menu_bit<
0.923428 - HTML::template                  -> template: >box_menu_bit<
0.923451 - HTML::template                  -> template: >box_menu_bit<
0.923475 - HTML::template                  -> template: >box_menu_bit<
0.923498 - HTML::template                  -> template: >box_menu_bit<
0.923521 - HTML::template                  -> template: >box_menu<
0.923628 - HTML::template_exists           -> search: >page_box_left< == 1
0.923671 - HTML::template                  -> template: >page_box_left<
0.923751 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.923767 - CBOX::menu                      -> generate Menu Box >party<
0.923787 - HTML::template                  -> template: >box_menu_bit<
0.923813 - HTML::template                  -> template: >box_menu_bit<
0.923836 - HTML::template                  -> template: >box_menu_bit<
0.923860 - HTML::template                  -> template: >box_menu_bit<
0.923883 - HTML::template                  -> template: >box_menu_bit<
0.923907 - HTML::template                  -> template: >box_menu_bit<
0.923930 - HTML::template                  -> template: >box_menu_bit<
0.923954 - HTML::template                  -> template: >box_menu_bit<
0.923977 - HTML::template                  -> template: >box_menu_bit<
0.924001 - HTML::template                  -> template: >box_menu_bit<
0.924024 - HTML::template                  -> template: >box_menu_bit<
0.924048 - HTML::template                  -> template: >box_menu_bit<
0.924071 - HTML::template                  -> template: >box_menu<
0.924115 - HTML::template_exists           -> search: >page_box_left< == 1
0.924142 - HTML::template                  -> template: >page_box_left<
0.924174 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.924187 - CBOX::menu                      -> generate Menu Box >login<
0.924212 - HTML::template                  -> template: >box_menu_bit<
0.924240 - HTML::template                  -> template: >box_menu_bit<
0.924265 - HTML::template                  -> template: >box_menu<
0.924314 - HTML::template_exists           -> search: >page_box_left< == 1
0.924341 - HTML::template                  -> template: >page_box_left<
0.924370 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.924381 - PAGE::get_boxes                 -> -------- call: left::search
0.924395 - CBOX::template                  -> generate Box with >box_suchen< as template
0.924407 - HTML::template                  -> template: >box_suchen<
0.924497 - HTML::template_exists           -> search: >page_box_left< == 1
0.924521 - HTML::template                  -> template: >page_box_left<
0.924549 - PAGE::get_boxes                 -> -------- call: left::banner
0.924575 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.924612 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.924722 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.929014 - 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
0.933694 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.933762 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.939015 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.943431 - HTML::encode                    -> replace run 1
0.943555 - HTML::template                  -> template: >box_banner_bit<
0.943762 - HTML::encode                    -> www.egames.ch...
0.943891 - HTML::encode                    -> replace run 1
0.943954 - HTML::encode                    -> replace run 2
0.944004 - HTML::template                  -> template: >box_banner_bit<
0.944035 - HTML::template                  -> template: >box_banner<
0.944159 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.944286 - HTML::template_exists           -> search: >page_box_left< == 1
0.944337 - HTML::template                  -> template: >page_box_left<
0.944386 - PAGE::get_boxes                 -> -------- side=right
0.944412 - PAGE::get_boxes                 -> -------- call: right::news
0.944431 - CBOX::news                      -> generate Box
0.944455 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.944499 - NEWS::load_news                 -> load news data
0.944527 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.944559 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.949000 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.953907 - 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
0.958882 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.959125 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.959139 - NEWS::load_news                 -> ... from database
0.959166 - 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
0.969092 - HTML::encodeCms                 -> 
0.969574 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.969792 - HTML::encode                    -> replace run 1
0.969845 - HTML::encodeCms                 -> 
0.969875 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.969912 - HTML::encode                    -> replace run 1
0.969948 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.970142 - HTML::template                  -> template: >box_news_bit<
0.970304 - HTML::template                  -> template: >box_news_bit<
0.970335 - HTML::template                  -> template: >box_news<
0.970460 - HTML::template_exists           -> search: >page_box_right< == 1
0.970499 - HTML::template                  -> template: >page_box_right<
0.970584 - PAGE::get_boxes                 -> -------- call: right::party
0.970606 - CBOX::party                     -> generate Box
0.970630 - EVENT::short_event              -> id >27<
0.970641 - EVENT::getevent                 -> id >27<
0.970654 - 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
0.975758 - CACHE::get                      -> cache: >event_27::stats< not found
0.975782 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.980850 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.985972 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.986148 - HTML::template                  -> template: >box_event<
0.986319 - HTML::template_exists           -> search: >page_box_right< == 1
0.986350 - HTML::template                  -> template: >page_box_right<
0.986378 - PAGE::get_boxes                 -> -------- call: right::forum
0.986392 - CBOX::forum                     -> generate forum box
0.986400 - CBOX::forum_load_threads        -> load data
0.986419 - CACHE::get                      -> cache: >forum::topthreads< not found
0.986432 - 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
0.994881 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.995126 - CBOX::forum_threads             -> list all threads in array
0.995155 - 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, )
0.995194 - admin::getInstance              -> do
0.995266 - HTML::template                  -> template: >box_forum_bit<
0.995418 - HTML::template                  -> template: >box_forum_bit<
0.995476 - HTML::template                  -> template: >box_forum_bit<
0.995527 - HTML::template                  -> template: >box_forum_bit<
0.995569 - HTML::template                  -> template: >box_forum_bit<
0.995609 - HTML::template                  -> template: >box_forum_bit<
0.995628 - HTML::template                  -> template: >box_forum<
0.995729 - HTML::template_exists           -> search: >page_box_right< == 1
0.995757 - HTML::template                  -> template: >page_box_right<
0.995784 - PAGE::get_boxes                 -> -------- call: right::vote
0.995798 - CBOX::vote                      -> generate Box
0.995807 - 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.000104 - HTML::template                  -> template: >box_vote_nocurrent<
1.000372 - HTML::template_exists           -> search: >page_box_right< == 1
1.000424 - HTML::template                  -> template: >page_box_right<
1.000472 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.000495 - CBOX::buddylist                 -> generate Box
1.000534 - HTML::template                  -> template: >box_buddylist_msg<
1.000625 - HTML::template                  -> template: >box_buddylist<
1.000840 - HTML::template_exists           -> search: >page_box_right< == 1
1.000875 - HTML::template                  -> template: >page_box_right<
1.000911 - PAGE::get_boxes                 -> -------- call: right::online
1.000933 - CBOX::online                    -> generate Box
1.000947 - HTML::template                  -> template: >box_online<
1.001038 - HTML::template_exists           -> search: >page_box_right< == 1
1.001065 - HTML::template                  -> template: >page_box_right<
1.001104 - PAGE::render                    -> final
1.001116 - PAGE::renderTemplate            -> page
1.001126 - dotSession::getInstance         -> do
1.001146 - PAGE::getHead                   -> return
1.001154 - dotSession::getInstance         -> do
1.001286 - HTML::template                  -> template: >page<
1.002231 - PAGE::render_template           -> final

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

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