home / User details of oschit



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

found 223 debug messages

0.000028 - GLOBAL::include                 -> config.php
0.000172 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000208 - dotDatabase::getInstance        -> connection: database
0.000230 - dotDatabase::__construct        -> connection: database
0.000252 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000278 - page::getInstance               -> do
0.000300 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000323 - dotSession::getInstance         -> do
0.000339 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000416 - dotSession::start               -> ---- init
0.000445 - dotSession::start               -> start php session managment
1.003308 - dotSession::start               -> finished php session management
1.003342 - dotSession::start               -> check for security options
1.003361 - dotSession::start               -> lookup ip2country
1.003382 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.019109 - dotDatabase::select             -> database: dotlan_database
1.027061 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 309604614 BETWEEN ip_from AND ip_to
1.035686 - dotSession::start               -> update current session online user infos
1.035759 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419123, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4673', host = '18.116.49.6', dns = '18.116.49.6', countrycode = '', hits = hits + 1 WHERE hash = '9kjreu453tpoo2aj77k6amcru1'
1.041665 - dotSession::start               -> session found in DB
1.041705 - dotSession::load_locales        -> do
1.041744 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.041752 - dotSession::start               -> ---- finished with session startup
1.041773 - dotSession::load_user           -> id: 0
1.041781 - user::get_user                  -> id: >0<
1.041797 - dotDatabase::getInstance        -> connection: database
1.041851 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.041880 - styles::load                    -> name: ><
1.041899 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.042119 - styles::activate                -> style = 2024_switzerlan
1.042318 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.042342 - admin::getInstance              -> do
1.042352 - dotSession::getInstance         -> do
1.042367 - admin::__construct              -> user_id=0
1.042374 - user::load_settings             -> load current user settings to $global
1.042386 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.042407 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.042424 - EVENT::comming_event            -> return
1.042434 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419123 AND active=1 ORDER by begin ASC
1.047299 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.047359 - GLOBAL::end global.php          -> ---------------------------------------------
1.047379 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.047451 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.047481 - user::get_user                  -> id: >4673<
1.047498 - dotDatabase::getInstance        -> connection: database
1.047519 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4673 ORDER by id DESC
1.052465 - USER_FUNCTIONS::display_details -> id:4673
1.052566 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.052635 - GLOBAL::include                 -> custom.user.php
1.052921 - 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=4673 AND ver_email>0 LIMIT 1
1.057288 - dotDatabase::getInstance        -> connection: database
1.057338 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.079975 - dotDatabase::getInstance        -> connection: database
1.080004 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.098547 - dotDatabase::getInstance        -> connection: database
1.098573 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.110736 - dotDatabase::getInstance        -> connection: database
1.110772 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.124628 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.124914 - dotDatabase::getInstance        -> connection: database
1.124939 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.136773 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.136916 - dotDatabase::getInstance        -> connection: database
1.136935 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.148583 - dotDatabase::getInstance        -> connection: database
1.148620 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.159354 - HTML::template                  -> template: >user_profile_inner_bit2<
1.159540 - HTML::template                  -> template: >user_profile_inner_bit2<
1.159590 - HTML::template                  -> template: >user_profile_inner<
1.159683 - HTML::template                  -> template: >user_profile_inner_bit3<
1.159761 - 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=4673 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.165025 - HTML::template                  -> template: >user_profile_inner_bit3<
1.165121 - 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=4673 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.170310 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.170494 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.170533 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.170560 - HTML::template                  -> template: >user_profile_shortbar<
1.170624 - HTML::template                  -> template: >user_profile<
1.170692 - GLOBAL::end userspace           -> ---------------------------------------------
1.170703 - PAGE::render                    -> start rendering page layout
1.170716 - USER::check_for_new_messages    -> return
1.170737 - dotSession::getInstance         -> do
1.170793 - PAGE::get_boxes                 -> -------- side=left
1.170821 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.170861 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.170881 - CBOX::menu                      -> generate Menu Box >menu<
1.170906 - HTML::template                  -> template: >box_menu_bit<
1.170999 - HTML::template                  -> template: >box_menu_bit<
1.171026 - HTML::template                  -> template: >box_menu_bit<
1.171050 - HTML::template                  -> template: >box_menu_bit<
1.171074 - HTML::template                  -> template: >box_menu_bit<
1.171098 - HTML::template                  -> template: >box_menu_bit<
1.171122 - HTML::template                  -> template: >box_menu_bit<
1.171145 - HTML::template                  -> template: >box_menu<
1.171235 - HTML::template_exists           -> search: >page_box_left< == 1
1.171270 - HTML::template                  -> template: >page_box_left<
1.171335 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.171349 - CBOX::menu                      -> generate Menu Box >party<
1.171370 - HTML::template                  -> template: >box_menu_bit<
1.171395 - HTML::template                  -> template: >box_menu_bit<
1.171419 - HTML::template                  -> template: >box_menu_bit<
1.171442 - HTML::template                  -> template: >box_menu_bit<
1.171466 - HTML::template                  -> template: >box_menu_bit<
1.171489 - HTML::template                  -> template: >box_menu_bit<
1.171513 - HTML::template                  -> template: >box_menu_bit<
1.171536 - HTML::template                  -> template: >box_menu_bit<
1.171559 - HTML::template                  -> template: >box_menu_bit<
1.171583 - HTML::template                  -> template: >box_menu_bit<
1.171606 - HTML::template                  -> template: >box_menu_bit<
1.171630 - HTML::template                  -> template: >box_menu_bit<
1.171653 - HTML::template                  -> template: >box_menu<
1.171696 - HTML::template_exists           -> search: >page_box_left< == 1
1.171722 - HTML::template                  -> template: >page_box_left<
1.171752 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.171765 - CBOX::menu                      -> generate Menu Box >login<
1.171783 - HTML::template                  -> template: >box_menu_bit<
1.171852 - HTML::template                  -> template: >box_menu_bit<
1.171875 - HTML::template                  -> template: >box_menu<
1.171935 - HTML::template_exists           -> search: >page_box_left< == 1
1.171964 - HTML::template                  -> template: >page_box_left<
1.171995 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.172006 - PAGE::get_boxes                 -> -------- call: left::search
1.172020 - CBOX::template                  -> generate Box with >box_suchen< as template
1.172031 - HTML::template                  -> template: >box_suchen<
1.172124 - HTML::template_exists           -> search: >page_box_left< == 1
1.172147 - HTML::template                  -> template: >page_box_left<
1.172175 - PAGE::get_boxes                 -> -------- call: left::banner
1.172199 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.172235 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.172260 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.176731 - 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.181824 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.181888 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.186764 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.191049 - HTML::encode                    -> replace run 1
1.191171 - HTML::template                  -> template: >box_banner_bit<
1.191337 - HTML::encode                    -> www.egames.ch...
1.191472 - HTML::encode                    -> replace run 1
1.191524 - HTML::encode                    -> replace run 2
1.191568 - HTML::template                  -> template: >box_banner_bit<
1.191595 - HTML::template                  -> template: >box_banner<
1.191678 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.191873 - HTML::template_exists           -> search: >page_box_left< == 1
1.191924 - HTML::template                  -> template: >page_box_left<
1.191987 - PAGE::get_boxes                 -> -------- side=right
1.192011 - PAGE::get_boxes                 -> -------- call: right::news
1.192035 - CBOX::news                      -> generate Box
1.192072 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.192124 - NEWS::load_news                 -> load news data
1.192154 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.192188 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.197109 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.202169 - 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.207269 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.207431 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.207445 - NEWS::load_news                 -> ... from database
1.207476 - 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.216764 - HTML::encodeCms                 -> 
1.217213 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.217407 - HTML::encode                    -> replace run 1
1.217464 - HTML::encodeCms                 -> 
1.217487 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.217532 - HTML::encode                    -> replace run 1
1.217623 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.217806 - HTML::template                  -> template: >box_news_bit<
1.217941 - HTML::template                  -> template: >box_news_bit<
1.217968 - HTML::template                  -> template: >box_news<
1.218070 - HTML::template_exists           -> search: >page_box_right< == 1
1.218105 - HTML::template                  -> template: >page_box_right<
1.218170 - PAGE::get_boxes                 -> -------- call: right::party
1.218188 - CBOX::party                     -> generate Box
1.218207 - EVENT::short_event              -> id >27<
1.218217 - EVENT::getevent                 -> id >27<
1.218230 - 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.223124 - CACHE::get                      -> cache: >event_27::stats< not found
1.223149 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.230711 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.237771 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.237957 - HTML::template                  -> template: >box_event<
1.238121 - HTML::template_exists           -> search: >page_box_right< == 1
1.238153 - HTML::template                  -> template: >page_box_right<
1.238182 - PAGE::get_boxes                 -> -------- call: right::forum
1.238196 - CBOX::forum                     -> generate forum box
1.238204 - CBOX::forum_load_threads        -> load data
1.238221 - CACHE::get                      -> cache: >forum::topthreads< not found
1.238235 - 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.247408 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.247672 - CBOX::forum_threads             -> list all threads in array
1.247702 - 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.247741 - admin::getInstance              -> do
1.247874 - HTML::template                  -> template: >box_forum_bit<
1.248032 - HTML::template                  -> template: >box_forum_bit<
1.248064 - HTML::template                  -> template: >box_forum_bit<
1.248099 - HTML::template                  -> template: >box_forum_bit<
1.248125 - HTML::template                  -> template: >box_forum_bit<
1.248151 - HTML::template                  -> template: >box_forum_bit<
1.248169 - HTML::template                  -> template: >box_forum<
1.248251 - HTML::template_exists           -> search: >page_box_right< == 1
1.248279 - HTML::template                  -> template: >page_box_right<
1.248306 - PAGE::get_boxes                 -> -------- call: right::vote
1.248320 - CBOX::vote                      -> generate Box
1.248330 - 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.252520 - HTML::template                  -> template: >box_vote_nocurrent<
1.252693 - HTML::template_exists           -> search: >page_box_right< == 1
1.252722 - HTML::template                  -> template: >page_box_right<
1.252750 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.252764 - CBOX::buddylist                 -> generate Box
1.252791 - HTML::template                  -> template: >box_buddylist_msg<
1.252834 - HTML::template                  -> template: >box_buddylist<
1.252889 - HTML::template_exists           -> search: >page_box_right< == 1
1.252904 - HTML::template                  -> template: >page_box_right<
1.252925 - PAGE::get_boxes                 -> -------- call: right::online
1.252934 - CBOX::online                    -> generate Box
1.252941 - HTML::template                  -> template: >box_online<
1.252997 - HTML::template_exists           -> search: >page_box_right< == 1
1.253013 - HTML::template                  -> template: >page_box_right<
1.253041 - PAGE::render                    -> final
1.253048 - PAGE::renderTemplate            -> page
1.253055 - dotSession::getInstance         -> do
1.253068 - PAGE::getHead                   -> return
1.253072 - dotSession::getInstance         -> do
1.253166 - HTML::template                  -> template: >page<
1.253551 - PAGE::render_template           -> final

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

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