home / User details of psinferno



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

found 223 debug messages

0.000044 - GLOBAL::include                 -> config.php
0.000197 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000237 - dotDatabase::getInstance        -> connection: database
0.000256 - dotDatabase::__construct        -> connection: database
0.000279 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000307 - page::getInstance               -> do
0.000330 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000355 - dotSession::getInstance         -> do
0.000372 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000592 - dotSession::start               -> ---- init
0.000641 - dotSession::start               -> start php session managment
0.000737 - dotSession::start               -> finished php session management
0.000754 - dotSession::start               -> check for security options
0.000776 - dotSession::start               -> lookup ip2country
0.000813 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.016366 - dotDatabase::select             -> database: dotlan_database
0.024348 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 316902534 BETWEEN ip_from AND ip_to
0.032573 - dotSession::start               -> update current session online user infos
0.032634 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746376947, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=10538', host = '18.227.140.134', dns = '18.227.140.134', countrycode = '', hits = hits + 1 WHERE hash = 'hsf7tbkqar1ul9gqmkg7thrr41'
0.038126 - dotSession::start               -> session found in DB
0.038175 - dotSession::load_locales        -> do
0.038225 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.038237 - dotSession::start               -> ---- finished with session startup
0.038282 - dotSession::load_user           -> id: 0
0.038294 - user::get_user                  -> id: >0<
0.038317 - dotDatabase::getInstance        -> connection: database
0.038382 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.038447 - styles::load                    -> name: ><
0.038473 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.044988 - styles::activate                -> style = 2024_switzerlan
0.045241 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.045289 - admin::getInstance              -> do
0.045302 - dotSession::getInstance         -> do
0.045320 - admin::__construct              -> user_id=0
0.045332 - user::load_settings             -> load current user settings to $global
0.045358 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.045424 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.045466 - EVENT::comming_event            -> return
0.045488 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746376947 AND active=1 ORDER by begin ASC
0.049967 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.050082 - GLOBAL::end global.php          -> ---------------------------------------------
0.050115 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.050220 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.050272 - user::get_user                  -> id: >10538<
0.050295 - dotDatabase::getInstance        -> connection: database
0.050318 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 10538 ORDER by id DESC
0.054705 - USER_FUNCTIONS::display_details -> id:10538
0.054796 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.054903 - GLOBAL::include                 -> custom.user.php
0.055341 - 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=10538 AND ver_email>0 LIMIT 1
0.059556 - dotDatabase::getInstance        -> connection: database
0.059607 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.072933 - dotDatabase::getInstance        -> connection: database
0.072969 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.085839 - dotDatabase::getInstance        -> connection: database
0.085861 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.098159 - dotDatabase::getInstance        -> connection: database
0.098189 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.110375 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.110751 - dotDatabase::getInstance        -> connection: database
0.110782 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.123302 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.123424 - dotDatabase::getInstance        -> connection: database
0.123441 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.135766 - dotDatabase::getInstance        -> connection: database
0.135795 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.148353 - HTML::template                  -> template: >user_profile_inner_bit2<
0.148721 - HTML::template                  -> template: >user_profile_inner_bit2<
0.148775 - HTML::template                  -> template: >user_profile_inner<
0.148926 - HTML::template                  -> template: >user_profile_inner_bit3<
0.149010 - 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=10538 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.153356 - HTML::template                  -> template: >user_profile_inner_bit3<
0.153426 - 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=10538 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.157725 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.157909 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.157947 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.157974 - HTML::template                  -> template: >user_profile_shortbar<
0.158040 - HTML::template                  -> template: >user_profile<
0.158110 - GLOBAL::end userspace           -> ---------------------------------------------
0.158121 - PAGE::render                    -> start rendering page layout
0.158134 - USER::check_for_new_messages    -> return
0.158151 - dotSession::getInstance         -> do
0.158196 - PAGE::get_boxes                 -> -------- side=left
0.158223 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.158263 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.158281 - CBOX::menu                      -> generate Menu Box >menu<
0.158304 - HTML::template                  -> template: >box_menu_bit<
0.158400 - HTML::template                  -> template: >box_menu_bit<
0.158468 - HTML::template                  -> template: >box_menu_bit<
0.158508 - HTML::template                  -> template: >box_menu_bit<
0.158541 - HTML::template                  -> template: >box_menu_bit<
0.158563 - HTML::template                  -> template: >box_menu_bit<
0.158584 - HTML::template                  -> template: >box_menu_bit<
0.158613 - HTML::template                  -> template: >box_menu<
0.158758 - HTML::template_exists           -> search: >page_box_left< == 1
0.158803 - HTML::template                  -> template: >page_box_left<
0.158912 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.158929 - CBOX::menu                      -> generate Menu Box >party<
0.158950 - HTML::template                  -> template: >box_menu_bit<
0.158976 - HTML::template                  -> template: >box_menu_bit<
0.158999 - HTML::template                  -> template: >box_menu_bit<
0.159023 - HTML::template                  -> template: >box_menu_bit<
0.159046 - HTML::template                  -> template: >box_menu_bit<
0.159070 - HTML::template                  -> template: >box_menu_bit<
0.159093 - HTML::template                  -> template: >box_menu_bit<
0.159116 - HTML::template                  -> template: >box_menu_bit<
0.159140 - HTML::template                  -> template: >box_menu_bit<
0.159163 - HTML::template                  -> template: >box_menu_bit<
0.159187 - HTML::template                  -> template: >box_menu_bit<
0.159210 - HTML::template                  -> template: >box_menu_bit<
0.159233 - HTML::template                  -> template: >box_menu<
0.159278 - HTML::template_exists           -> search: >page_box_left< == 1
0.159305 - HTML::template                  -> template: >page_box_left<
0.159337 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.159350 - CBOX::menu                      -> generate Menu Box >login<
0.159368 - HTML::template                  -> template: >box_menu_bit<
0.159396 - HTML::template                  -> template: >box_menu_bit<
0.159419 - HTML::template                  -> template: >box_menu<
0.159462 - HTML::template_exists           -> search: >page_box_left< == 1
0.159487 - HTML::template                  -> template: >page_box_left<
0.159517 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.159527 - PAGE::get_boxes                 -> -------- call: left::search
0.159541 - CBOX::template                  -> generate Box with >box_suchen< as template
0.159553 - HTML::template                  -> template: >box_suchen<
0.159678 - HTML::template_exists           -> search: >page_box_left< == 1
0.159703 - HTML::template                  -> template: >page_box_left<
0.159729 - PAGE::get_boxes                 -> -------- call: left::banner
0.159761 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.159805 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.159833 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.164008 - 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.168496 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.168550 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.173612 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.177719 - HTML::encode                    -> replace run 1
0.177846 - HTML::template                  -> template: >box_banner_bit<
0.178915 - HTML::encode                    -> www.egames.ch...
0.179038 - HTML::encode                    -> replace run 1
0.179090 - HTML::encode                    -> replace run 2
0.179135 - HTML::template                  -> template: >box_banner_bit<
0.179157 - HTML::template                  -> template: >box_banner<
0.179246 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.179359 - HTML::template_exists           -> search: >page_box_left< == 1
0.179397 - HTML::template                  -> template: >page_box_left<
0.179451 - PAGE::get_boxes                 -> -------- side=right
0.179474 - PAGE::get_boxes                 -> -------- call: right::news
0.179492 - CBOX::news                      -> generate Box
0.179518 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.179561 - NEWS::load_news                 -> load news data
0.179587 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.179618 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.183745 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.188080 - 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.192263 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.192480 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.192497 - NEWS::load_news                 -> ... from database
0.192535 - 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.202795 - HTML::encodeCms                 -> 
0.203293 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.203491 - HTML::encode                    -> replace run 1
0.203556 - HTML::encodeCms                 -> 
0.203576 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.203612 - HTML::encode                    -> replace run 1
0.203642 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.203876 - HTML::template                  -> template: >box_news_bit<
0.204117 - HTML::template                  -> template: >box_news_bit<
0.204156 - HTML::template                  -> template: >box_news<
0.204279 - HTML::template_exists           -> search: >page_box_right< == 1
0.204318 - HTML::template                  -> template: >page_box_right<
0.204467 - PAGE::get_boxes                 -> -------- call: right::party
0.204487 - CBOX::party                     -> generate Box
0.204507 - EVENT::short_event              -> id >27<
0.204518 - EVENT::getevent                 -> id >27<
0.204531 - 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.209180 - CACHE::get                      -> cache: >event_27::stats< not found
0.209213 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.215050 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.221047 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.221247 - HTML::template                  -> template: >box_event<
0.221476 - HTML::template_exists           -> search: >page_box_right< == 1
0.221518 - HTML::template                  -> template: >page_box_right<
0.221559 - PAGE::get_boxes                 -> -------- call: right::forum
0.221579 - CBOX::forum                     -> generate forum box
0.221591 - CBOX::forum_load_threads        -> load data
0.221616 - CACHE::get                      -> cache: >forum::topthreads< not found
0.221636 - 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.230687 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.230956 - CBOX::forum_threads             -> list all threads in array
0.230984 - 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.231025 - admin::getInstance              -> do
0.231102 - HTML::template                  -> template: >box_forum_bit<
0.231273 - HTML::template                  -> template: >box_forum_bit<
0.231324 - HTML::template                  -> template: >box_forum_bit<
0.231378 - HTML::template                  -> template: >box_forum_bit<
0.231424 - HTML::template                  -> template: >box_forum_bit<
0.231483 - HTML::template                  -> template: >box_forum_bit<
0.231526 - HTML::template                  -> template: >box_forum<
0.231712 - HTML::template_exists           -> search: >page_box_right< == 1
0.231757 - HTML::template                  -> template: >page_box_right<
0.231802 - PAGE::get_boxes                 -> -------- call: right::vote
0.231824 - CBOX::vote                      -> generate Box
0.231837 - 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
0.236351 - HTML::template                  -> template: >box_vote_nocurrent<
0.236673 - HTML::template_exists           -> search: >page_box_right< == 1
0.236720 - HTML::template                  -> template: >page_box_right<
0.236761 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.236782 - CBOX::buddylist                 -> generate Box
0.236817 - HTML::template                  -> template: >box_buddylist_msg<
0.236929 - HTML::template                  -> template: >box_buddylist<
0.237016 - HTML::template_exists           -> search: >page_box_right< == 1
0.237043 - HTML::template                  -> template: >page_box_right<
0.237074 - PAGE::get_boxes                 -> -------- call: right::online
0.237096 - CBOX::online                    -> generate Box
0.237121 - HTML::template                  -> template: >box_online<
0.237207 - HTML::template_exists           -> search: >page_box_right< == 1
0.237238 - HTML::template                  -> template: >page_box_right<
0.237299 - PAGE::render                    -> final
0.237313 - PAGE::renderTemplate            -> page
0.237324 - dotSession::getInstance         -> do
0.237344 - PAGE::getHead                   -> return
0.237352 - dotSession::getInstance         -> do
0.237502 - HTML::template                  -> template: >page<
0.238101 - PAGE::render_template           -> final

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

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