home / User details of Appl3Thr33



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

found 223 debug messages

0.000028 - GLOBAL::include                 -> config.php
0.000449 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000486 - dotDatabase::getInstance        -> connection: database
0.000505 - dotDatabase::__construct        -> connection: database
0.000527 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000553 - page::getInstance               -> do
0.000576 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000599 - dotSession::getInstance         -> do
0.000616 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000649 - dotSession::start               -> ---- init
0.000680 - dotSession::start               -> start php session managment
0.980735 - dotSession::start               -> finished php session management
0.980761 - dotSession::start               -> check for security options
0.980774 - dotSession::start               -> lookup ip2country
0.980791 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.997055 - dotDatabase::select             -> database: dotlan_database
1.004972 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314541161 BETWEEN ip_from AND ip_to
1.013223 - dotSession::start               -> update current session online user infos
1.013316 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419444, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=194', host = '18.191.132.105', dns = '18.191.132.105', countrycode = '', hits = hits + 1 WHERE hash = 'ksbs6d24h21rjvff1ma8kt8212'
1.018791 - dotSession::start               -> session found in DB
1.018832 - dotSession::load_locales        -> do
1.018870 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.018878 - dotSession::start               -> ---- finished with session startup
1.018897 - dotSession::load_user           -> id: 0
1.018905 - user::get_user                  -> id: >0<
1.018922 - dotDatabase::getInstance        -> connection: database
1.018975 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.019003 - styles::load                    -> name: ><
1.019022 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.019208 - styles::activate                -> style = 2024_switzerlan
1.019334 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.019353 - admin::getInstance              -> do
1.019360 - dotSession::getInstance         -> do
1.019369 - admin::__construct              -> user_id=0
1.019375 - user::load_settings             -> load current user settings to $global
1.019387 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.019407 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.019425 - EVENT::comming_event            -> return
1.019435 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419444 AND active=1 ORDER by begin ASC
1.024006 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.024065 - GLOBAL::end global.php          -> ---------------------------------------------
1.024081 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.024189 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.024213 - user::get_user                  -> id: >194<
1.024225 - dotDatabase::getInstance        -> connection: database
1.024241 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 194 ORDER by id DESC
1.028887 - USER_FUNCTIONS::display_details -> id:194
1.028996 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.029083 - GLOBAL::include                 -> custom.user.php
1.029430 - 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=194 AND ver_email>0 LIMIT 1
1.033718 - dotDatabase::getInstance        -> connection: database
1.033753 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.050946 - dotDatabase::getInstance        -> connection: database
1.050980 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.065864 - dotDatabase::getInstance        -> connection: database
1.065895 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.086176 - dotDatabase::getInstance        -> connection: database
1.086207 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.101221 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.101469 - dotDatabase::getInstance        -> connection: database
1.101488 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.113083 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.113229 - dotDatabase::getInstance        -> connection: database
1.113249 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.124235 - dotDatabase::getInstance        -> connection: database
1.124272 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.137128 - HTML::template                  -> template: >user_profile_inner_bit2<
1.137355 - HTML::template                  -> template: >user_profile_inner_bit2<
1.137411 - HTML::template                  -> template: >user_profile_inner<
1.137509 - HTML::template                  -> template: >user_profile_inner_bit3<
1.137588 - 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=194 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.142179 - HTML::template                  -> template: >user_profile_inner_bit3<
1.142264 - 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=194 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.147858 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.148073 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.148170 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.148202 - HTML::template                  -> template: >user_profile_shortbar<
1.148282 - HTML::template                  -> template: >user_profile<
1.148355 - GLOBAL::end userspace           -> ---------------------------------------------
1.148367 - PAGE::render                    -> start rendering page layout
1.148380 - USER::check_for_new_messages    -> return
1.148397 - dotSession::getInstance         -> do
1.148448 - PAGE::get_boxes                 -> -------- side=left
1.148472 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.148511 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.148532 - CBOX::menu                      -> generate Menu Box >menu<
1.148555 - HTML::template                  -> template: >box_menu_bit<
1.148637 - HTML::template                  -> template: >box_menu_bit<
1.148665 - HTML::template                  -> template: >box_menu_bit<
1.148693 - HTML::template                  -> template: >box_menu_bit<
1.148718 - HTML::template                  -> template: >box_menu_bit<
1.148741 - HTML::template                  -> template: >box_menu_bit<
1.148765 - HTML::template                  -> template: >box_menu_bit<
1.148788 - HTML::template                  -> template: >box_menu<
1.148879 - HTML::template_exists           -> search: >page_box_left< == 1
1.148913 - HTML::template                  -> template: >page_box_left<
1.148979 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.148993 - CBOX::menu                      -> generate Menu Box >party<
1.149018 - HTML::template                  -> template: >box_menu_bit<
1.149049 - HTML::template                  -> template: >box_menu_bit<
1.149079 - HTML::template                  -> template: >box_menu_bit<
1.149107 - HTML::template                  -> template: >box_menu_bit<
1.149136 - HTML::template                  -> template: >box_menu_bit<
1.149166 - HTML::template                  -> template: >box_menu_bit<
1.149197 - HTML::template                  -> template: >box_menu_bit<
1.149228 - HTML::template                  -> template: >box_menu_bit<
1.149259 - HTML::template                  -> template: >box_menu_bit<
1.149281 - HTML::template                  -> template: >box_menu_bit<
1.149411 - HTML::template                  -> template: >box_menu_bit<
1.149441 - HTML::template                  -> template: >box_menu_bit<
1.149464 - HTML::template                  -> template: >box_menu<
1.149524 - HTML::template_exists           -> search: >page_box_left< == 1
1.149548 - HTML::template                  -> template: >page_box_left<
1.149572 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.149582 - CBOX::menu                      -> generate Menu Box >login<
1.149593 - HTML::template                  -> template: >box_menu_bit<
1.149608 - HTML::template                  -> template: >box_menu_bit<
1.149620 - HTML::template                  -> template: >box_menu<
1.149647 - HTML::template_exists           -> search: >page_box_left< == 1
1.149662 - HTML::template                  -> template: >page_box_left<
1.149680 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.149685 - PAGE::get_boxes                 -> -------- call: left::search
1.149694 - CBOX::template                  -> generate Box with >box_suchen< as template
1.149700 - HTML::template                  -> template: >box_suchen<
1.149769 - HTML::template_exists           -> search: >page_box_left< == 1
1.149783 - HTML::template                  -> template: >page_box_left<
1.149800 - PAGE::get_boxes                 -> -------- call: left::banner
1.149818 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.149846 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.149864 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.155443 - 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.160508 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.160560 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.166584 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.171537 - HTML::encode                    -> replace run 1
1.171658 - HTML::template                  -> template: >box_banner_bit<
1.171841 - HTML::encode                    -> www.egames.ch...
1.171972 - HTML::encode                    -> replace run 1
1.172025 - HTML::encode                    -> replace run 2
1.172071 - HTML::template                  -> template: >box_banner_bit<
1.172146 - HTML::template                  -> template: >box_banner<
1.172234 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.172339 - HTML::template_exists           -> search: >page_box_left< == 1
1.172369 - HTML::template                  -> template: >page_box_left<
1.172408 - PAGE::get_boxes                 -> -------- side=right
1.172420 - PAGE::get_boxes                 -> -------- call: right::news
1.172431 - CBOX::news                      -> generate Box
1.172445 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.172478 - NEWS::load_news                 -> load news data
1.172497 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.172521 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.177048 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.181675 - 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.186298 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.186461 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.186475 - NEWS::load_news                 -> ... from database
1.186505 - 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.194856 - HTML::encodeCms                 -> 
1.195136 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.195267 - HTML::encode                    -> replace run 1
1.195303 - HTML::encodeCms                 -> 
1.195316 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.195339 - HTML::encode                    -> replace run 1
1.195360 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.195509 - HTML::template                  -> template: >box_news_bit<
1.195633 - HTML::template                  -> template: >box_news_bit<
1.195651 - HTML::template                  -> template: >box_news<
1.195725 - HTML::template_exists           -> search: >page_box_right< == 1
1.195752 - HTML::template                  -> template: >page_box_right<
1.195798 - PAGE::get_boxes                 -> -------- call: right::party
1.195811 - CBOX::party                     -> generate Box
1.195825 - EVENT::short_event              -> id >27<
1.195831 - EVENT::getevent                 -> id >27<
1.195839 - 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.200408 - CACHE::get                      -> cache: >event_27::stats< not found
1.200434 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.206121 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.214389 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.214565 - HTML::template                  -> template: >box_event<
1.214749 - HTML::template_exists           -> search: >page_box_right< == 1
1.214787 - HTML::template                  -> template: >page_box_right<
1.214826 - PAGE::get_boxes                 -> -------- call: right::forum
1.214845 - CBOX::forum                     -> generate forum box
1.214857 - CBOX::forum_load_threads        -> load data
1.214879 - CACHE::get                      -> cache: >forum::topthreads< not found
1.214897 - 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.227190 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.227470 - CBOX::forum_threads             -> list all threads in array
1.227509 - 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.227548 - admin::getInstance              -> do
1.227637 - HTML::template                  -> template: >box_forum_bit<
1.227853 - HTML::template                  -> template: >box_forum_bit<
1.227906 - HTML::template                  -> template: >box_forum_bit<
1.227960 - HTML::template                  -> template: >box_forum_bit<
1.228003 - HTML::template                  -> template: >box_forum_bit<
1.228046 - HTML::template                  -> template: >box_forum_bit<
1.228072 - HTML::template                  -> template: >box_forum<
1.228337 - HTML::template_exists           -> search: >page_box_right< == 1
1.228386 - HTML::template                  -> template: >page_box_right<
1.228426 - PAGE::get_boxes                 -> -------- call: right::vote
1.228448 - CBOX::vote                      -> generate Box
1.228462 - 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.232879 - HTML::template                  -> template: >box_vote_nocurrent<
1.233120 - HTML::template_exists           -> search: >page_box_right< == 1
1.233166 - HTML::template                  -> template: >page_box_right<
1.233207 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.233227 - CBOX::buddylist                 -> generate Box
1.233260 - HTML::template                  -> template: >box_buddylist_msg<
1.233374 - HTML::template                  -> template: >box_buddylist<
1.233460 - HTML::template_exists           -> search: >page_box_right< == 1
1.233485 - HTML::template                  -> template: >page_box_right<
1.233518 - PAGE::get_boxes                 -> -------- call: right::online
1.233532 - CBOX::online                    -> generate Box
1.233543 - HTML::template                  -> template: >box_online<
1.233630 - HTML::template_exists           -> search: >page_box_right< == 1
1.233665 - HTML::template                  -> template: >page_box_right<
1.233750 - PAGE::render                    -> final
1.233768 - PAGE::renderTemplate            -> page
1.233779 - dotSession::getInstance         -> do
1.233798 - PAGE::getHead                   -> return
1.233803 - dotSession::getInstance         -> do
1.233966 - HTML::template                  -> template: >page<
1.234527 - PAGE::render_template           -> final

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

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