home / User details of SNRG Bot



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

found 222 debug messages

0.000031 - GLOBAL::include                 -> config.php
0.000136 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000164 - dotDatabase::getInstance        -> connection: database
0.000177 - dotDatabase::__construct        -> connection: database
0.000193 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000213 - page::getInstance               -> do
0.000229 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000244 - dotSession::getInstance         -> do
0.000254 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000276 - dotSession::start               -> ---- init
0.000300 - dotSession::start               -> start php session managment
0.924643 - dotSession::start               -> finished php session management
0.924679 - dotSession::start               -> check for security options
0.924698 - dotSession::start               -> lookup ip2country
0.924720 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.940687 - dotDatabase::select             -> database: dotlan_database
0.948840 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59349517 BETWEEN ip_from AND ip_to
0.957376 - dotSession::start               -> update current session online user infos
0.957436 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420270, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4012', host = '3.137.154.13', dns = '3.137.154.13', countrycode = '', hits = hits + 1 WHERE hash = 'f8o4dpls6oqbvthe326336dhh3'
0.963414 - dotSession::start               -> session found in DB
0.963457 - dotSession::load_locales        -> do
0.963504 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.963517 - dotSession::start               -> ---- finished with session startup
0.963543 - dotSession::load_user           -> id: 0
0.963555 - user::get_user                  -> id: >0<
0.963576 - dotDatabase::getInstance        -> connection: database
0.963638 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.963679 - styles::load                    -> name: ><
0.963708 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.963961 - styles::activate                -> style = 2024_switzerlan
0.964170 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.964193 - admin::getInstance              -> do
0.964203 - dotSession::getInstance         -> do
0.964218 - admin::__construct              -> user_id=0
0.964228 - user::load_settings             -> load current user settings to $global
0.964246 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.964275 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.964301 - EVENT::comming_event            -> return
0.964318 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420270 AND active=1 ORDER by begin ASC
0.969063 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.969126 - GLOBAL::end global.php          -> ---------------------------------------------
0.969147 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.969259 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.969300 - user::get_user                  -> id: >4012<
0.969323 - dotDatabase::getInstance        -> connection: database
0.969345 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4012 ORDER by id DESC
0.974373 - USER_FUNCTIONS::display_details -> id:4012
0.974473 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.974547 - GLOBAL::include                 -> custom.user.php
0.974881 - 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=4012 AND ver_email>0 LIMIT 1
0.979627 - dotDatabase::getInstance        -> connection: database
0.979663 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.995953 - dotDatabase::getInstance        -> connection: database
0.995984 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.007713 - dotDatabase::getInstance        -> connection: database
1.007742 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.019754 - dotDatabase::getInstance        -> connection: database
1.019787 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.032034 - dotDatabase::getInstance        -> connection: database
1.032074 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.044041 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.044332 - dotDatabase::getInstance        -> connection: database
1.044358 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.055616 - dotDatabase::getInstance        -> connection: database
1.055646 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.068562 - HTML::template                  -> template: >user_profile_inner_bit2<
1.068748 - HTML::template                  -> template: >user_profile_inner_bit2<
1.068798 - HTML::template                  -> template: >user_profile_inner<
1.068894 - HTML::template                  -> template: >user_profile_inner_bit3<
1.068973 - 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=4012 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.074109 - HTML::template                  -> template: >user_profile_inner_bit3<
1.074278 - 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=4012 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.079241 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.079498 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.079543 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.079582 - HTML::template                  -> template: >user_profile_shortbar<
1.079669 - HTML::template                  -> template: >user_profile<
1.079748 - GLOBAL::end userspace           -> ---------------------------------------------
1.079761 - PAGE::render                    -> start rendering page layout
1.079774 - USER::check_for_new_messages    -> return
1.079792 - dotSession::getInstance         -> do
1.079844 - PAGE::get_boxes                 -> -------- side=left
1.079870 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.079913 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.079933 - CBOX::menu                      -> generate Menu Box >menu<
1.079957 - HTML::template                  -> template: >box_menu_bit<
1.080032 - HTML::template                  -> template: >box_menu_bit<
1.080058 - HTML::template                  -> template: >box_menu_bit<
1.080089 - HTML::template                  -> template: >box_menu_bit<
1.080113 - HTML::template                  -> template: >box_menu_bit<
1.080136 - HTML::template                  -> template: >box_menu_bit<
1.080159 - HTML::template                  -> template: >box_menu_bit<
1.080197 - HTML::template                  -> template: >box_menu<
1.080297 - HTML::template_exists           -> search: >page_box_left< == 1
1.080338 - HTML::template                  -> template: >page_box_left<
1.080433 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.080451 - CBOX::menu                      -> generate Menu Box >party<
1.080472 - HTML::template                  -> template: >box_menu_bit<
1.080499 - HTML::template                  -> template: >box_menu_bit<
1.080524 - HTML::template                  -> template: >box_menu_bit<
1.080557 - HTML::template                  -> template: >box_menu_bit<
1.080580 - HTML::template                  -> template: >box_menu_bit<
1.080607 - HTML::template                  -> template: >box_menu_bit<
1.080630 - HTML::template                  -> template: >box_menu_bit<
1.080654 - HTML::template                  -> template: >box_menu_bit<
1.080678 - HTML::template                  -> template: >box_menu_bit<
1.080701 - HTML::template                  -> template: >box_menu_bit<
1.080725 - HTML::template                  -> template: >box_menu_bit<
1.080756 - HTML::template                  -> template: >box_menu_bit<
1.080780 - HTML::template                  -> template: >box_menu<
1.080843 - HTML::template_exists           -> search: >page_box_left< == 1
1.080876 - HTML::template                  -> template: >page_box_left<
1.080920 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.080935 - CBOX::menu                      -> generate Menu Box >login<
1.080952 - HTML::template                  -> template: >box_menu_bit<
1.080977 - HTML::template                  -> template: >box_menu_bit<
1.080998 - HTML::template                  -> template: >box_menu<
1.081057 - HTML::template_exists           -> search: >page_box_left< == 1
1.081087 - HTML::template                  -> template: >page_box_left<
1.081118 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.081128 - PAGE::get_boxes                 -> -------- call: left::search
1.081145 - CBOX::template                  -> generate Box with >box_suchen< as template
1.081160 - HTML::template                  -> template: >box_suchen<
1.081270 - HTML::template_exists           -> search: >page_box_left< == 1
1.081298 - HTML::template                  -> template: >page_box_left<
1.081329 - PAGE::get_boxes                 -> -------- call: left::banner
1.081358 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.081401 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.081417 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.085821 - 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.090641 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.090709 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.095880 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.100274 - HTML::encode                    -> replace run 1
1.100390 - HTML::template                  -> template: >box_banner_bit<
1.100568 - HTML::encode                    -> www.egames.ch...
1.100682 - HTML::encode                    -> replace run 1
1.100730 - HTML::encode                    -> replace run 2
1.100772 - HTML::template                  -> template: >box_banner_bit<
1.100794 - HTML::template                  -> template: >box_banner<
1.100866 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.100990 - HTML::template_exists           -> search: >page_box_left< == 1
1.101032 - HTML::template                  -> template: >page_box_left<
1.101093 - PAGE::get_boxes                 -> -------- side=right
1.101118 - PAGE::get_boxes                 -> -------- call: right::news
1.101140 - CBOX::news                      -> generate Box
1.101175 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.101219 - NEWS::load_news                 -> load news data
1.101249 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.101287 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.105728 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.110525 - 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.115227 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.115403 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.115416 - NEWS::load_news                 -> ... from database
1.115450 - 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.124665 - HTML::encodeCms                 -> 
1.125121 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.125316 - HTML::encode                    -> replace run 1
1.125377 - HTML::encodeCms                 -> 
1.125403 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.125447 - HTML::encode                    -> replace run 1
1.125485 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.125679 - HTML::template                  -> template: >box_news_bit<
1.125811 - HTML::template                  -> template: >box_news_bit<
1.125837 - HTML::template                  -> template: >box_news<
1.125962 - HTML::template_exists           -> search: >page_box_right< == 1
1.126004 - HTML::template                  -> template: >page_box_right<
1.126080 - PAGE::get_boxes                 -> -------- call: right::party
1.126100 - CBOX::party                     -> generate Box
1.126119 - EVENT::short_event              -> id >27<
1.126130 - EVENT::getevent                 -> id >27<
1.126143 - 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.131304 - CACHE::get                      -> cache: >event_27::stats< not found
1.131386 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.138427 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.145504 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.145684 - HTML::template                  -> template: >box_event<
1.145932 - HTML::template_exists           -> search: >page_box_right< == 1
1.145978 - HTML::template                  -> template: >page_box_right<
1.146019 - PAGE::get_boxes                 -> -------- call: right::forum
1.146039 - CBOX::forum                     -> generate forum box
1.146051 - CBOX::forum_load_threads        -> load data
1.146078 - CACHE::get                      -> cache: >forum::topthreads< not found
1.146097 - 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.158022 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.158391 - CBOX::forum_threads             -> list all threads in array
1.158431 - 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.158471 - admin::getInstance              -> do
1.158552 - HTML::template                  -> template: >box_forum_bit<
1.158758 - HTML::template                  -> template: >box_forum_bit<
1.158826 - HTML::template                  -> template: >box_forum_bit<
1.158904 - HTML::template                  -> template: >box_forum_bit<
1.158967 - HTML::template                  -> template: >box_forum_bit<
1.159018 - HTML::template                  -> template: >box_forum_bit<
1.159048 - HTML::template                  -> template: >box_forum<
1.159189 - HTML::template_exists           -> search: >page_box_right< == 1
1.159225 - HTML::template                  -> template: >page_box_right<
1.159261 - PAGE::get_boxes                 -> -------- call: right::vote
1.159279 - CBOX::vote                      -> generate Box
1.159293 - 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.163947 - HTML::template                  -> template: >box_vote_nocurrent<
1.164177 - HTML::template_exists           -> search: >page_box_right< == 1
1.164220 - HTML::template                  -> template: >page_box_right<
1.164270 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.164294 - CBOX::buddylist                 -> generate Box
1.164330 - HTML::template                  -> template: >box_buddylist_msg<
1.164431 - HTML::template                  -> template: >box_buddylist<
1.164529 - HTML::template_exists           -> search: >page_box_right< == 1
1.164558 - HTML::template                  -> template: >page_box_right<
1.164591 - PAGE::get_boxes                 -> -------- call: right::online
1.164606 - CBOX::online                    -> generate Box
1.164619 - HTML::template                  -> template: >box_online<
1.164704 - HTML::template_exists           -> search: >page_box_right< == 1
1.164730 - HTML::template                  -> template: >page_box_right<
1.164767 - PAGE::render                    -> final
1.164779 - PAGE::renderTemplate            -> page
1.164789 - dotSession::getInstance         -> do
1.164809 - PAGE::getHead                   -> return
1.164817 - dotSession::getInstance         -> do
1.164949 - HTML::template                  -> template: >page<
1.165429 - PAGE::render_template           -> final

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

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