home / User details of Vari



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

found 223 debug messages

0.000036 - GLOBAL::include                 -> config.php
0.000217 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000257 - dotDatabase::getInstance        -> connection: database
0.000276 - dotDatabase::__construct        -> connection: database
0.000302 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000331 - page::getInstance               -> do
0.000359 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000383 - dotSession::getInstance         -> do
0.000400 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000437 - dotSession::start               -> ---- init
0.000473 - dotSession::start               -> start php session managment
0.510855 - dotSession::start               -> finished php session management
0.510882 - dotSession::start               -> check for security options
0.510895 - dotSession::start               -> lookup ip2country
0.510911 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.526606 - dotDatabase::select             -> database: dotlan_database
0.534510 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 316224736 BETWEEN ip_from AND ip_to
0.542743 - dotSession::start               -> update current session online user infos
0.542799 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746377621, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=7353', host = '18.217.52.224', dns = '18.217.52.224', countrycode = '', hits = hits + 1 WHERE hash = 'mr4vadvbo1b55737dj7r69j5n0'
0.548602 - dotSession::start               -> session found in DB
0.548644 - dotSession::load_locales        -> do
0.548693 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.548705 - dotSession::start               -> ---- finished with session startup
0.548730 - dotSession::load_user           -> id: 0
0.548742 - user::get_user                  -> id: >0<
0.548763 - dotDatabase::getInstance        -> connection: database
0.548825 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.548860 - styles::load                    -> name: ><
0.548885 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.549132 - styles::activate                -> style = 2024_switzerlan
0.549319 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.549340 - admin::getInstance              -> do
0.549350 - dotSession::getInstance         -> do
0.549363 - admin::__construct              -> user_id=0
0.549373 - user::load_settings             -> load current user settings to $global
0.549390 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.549419 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.549444 - EVENT::comming_event            -> return
0.549459 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746377621 AND active=1 ORDER by begin ASC
0.554206 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.554298 - GLOBAL::end global.php          -> ---------------------------------------------
0.554320 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.554447 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.554482 - user::get_user                  -> id: >7353<
0.554499 - dotDatabase::getInstance        -> connection: database
0.554521 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 7353 ORDER by id DESC
0.559248 - USER_FUNCTIONS::display_details -> id:7353
0.559345 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.559415 - GLOBAL::include                 -> custom.user.php
0.559760 - 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=7353 AND ver_email>0 LIMIT 1
0.564037 - dotDatabase::getInstance        -> connection: database
0.564073 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.587083 - dotDatabase::getInstance        -> connection: database
0.587112 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.597248 - dotDatabase::getInstance        -> connection: database
0.597286 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.609776 - dotDatabase::getInstance        -> connection: database
0.609816 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.630367 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.630700 - dotDatabase::getInstance        -> connection: database
0.630722 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.644434 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.644553 - dotDatabase::getInstance        -> connection: database
0.644570 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.656358 - dotDatabase::getInstance        -> connection: database
0.656396 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.667391 - HTML::template                  -> template: >user_profile_inner_bit2<
0.667598 - HTML::template                  -> template: >user_profile_inner_bit2<
0.667646 - HTML::template                  -> template: >user_profile_inner<
0.667757 - HTML::template                  -> template: >user_profile_inner_bit3<
0.667836 - 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=7353 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.672179 - HTML::template                  -> template: >user_profile_inner_bit3<
0.672261 - 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=7353 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.676403 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.676639 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.676680 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.676709 - HTML::template                  -> template: >user_profile_shortbar<
0.676790 - HTML::template                  -> template: >user_profile<
0.676861 - GLOBAL::end userspace           -> ---------------------------------------------
0.676872 - PAGE::render                    -> start rendering page layout
0.676885 - USER::check_for_new_messages    -> return
0.676903 - dotSession::getInstance         -> do
0.676952 - PAGE::get_boxes                 -> -------- side=left
0.676976 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.677022 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.677041 - CBOX::menu                      -> generate Menu Box >menu<
0.677088 - HTML::template                  -> template: >box_menu_bit<
0.677273 - HTML::template                  -> template: >box_menu_bit<
0.677311 - HTML::template                  -> template: >box_menu_bit<
0.677340 - HTML::template                  -> template: >box_menu_bit<
0.677398 - HTML::template                  -> template: >box_menu_bit<
0.677428 - HTML::template                  -> template: >box_menu_bit<
0.677451 - HTML::template                  -> template: >box_menu_bit<
0.677475 - HTML::template                  -> template: >box_menu<
0.677690 - HTML::template_exists           -> search: >page_box_left< == 1
0.677755 - HTML::template                  -> template: >page_box_left<
0.677851 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.677874 - CBOX::menu                      -> generate Menu Box >party<
0.677902 - HTML::template                  -> template: >box_menu_bit<
0.677933 - HTML::template                  -> template: >box_menu_bit<
0.677957 - HTML::template                  -> template: >box_menu_bit<
0.677980 - HTML::template                  -> template: >box_menu_bit<
0.678004 - HTML::template                  -> template: >box_menu_bit<
0.678027 - HTML::template                  -> template: >box_menu_bit<
0.678050 - HTML::template                  -> template: >box_menu_bit<
0.678073 - HTML::template                  -> template: >box_menu_bit<
0.678097 - HTML::template                  -> template: >box_menu_bit<
0.678120 - HTML::template                  -> template: >box_menu_bit<
0.678144 - HTML::template                  -> template: >box_menu_bit<
0.678167 - HTML::template                  -> template: >box_menu_bit<
0.678251 - HTML::template                  -> template: >box_menu<
0.678318 - HTML::template_exists           -> search: >page_box_left< == 1
0.678351 - HTML::template                  -> template: >page_box_left<
0.678386 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.678461 - CBOX::menu                      -> generate Menu Box >login<
0.678481 - HTML::template                  -> template: >box_menu_bit<
0.678514 - HTML::template                  -> template: >box_menu_bit<
0.678538 - HTML::template                  -> template: >box_menu<
0.678585 - HTML::template_exists           -> search: >page_box_left< == 1
0.678624 - HTML::template                  -> template: >page_box_left<
0.678655 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.678665 - PAGE::get_boxes                 -> -------- call: left::search
0.678679 - CBOX::template                  -> generate Box with >box_suchen< as template
0.678691 - HTML::template                  -> template: >box_suchen<
0.678808 - HTML::template_exists           -> search: >page_box_left< == 1
0.678832 - HTML::template                  -> template: >page_box_left<
0.678863 - PAGE::get_boxes                 -> -------- call: left::banner
0.678892 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.678932 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.678958 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.683151 - 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.687782 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.687861 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.693018 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.697265 - HTML::encode                    -> replace run 1
0.697389 - HTML::template                  -> template: >box_banner_bit<
0.697575 - HTML::encode                    -> www.egames.ch...
0.697696 - HTML::encode                    -> replace run 1
0.697744 - HTML::encode                    -> replace run 2
0.697802 - HTML::template                  -> template: >box_banner_bit<
0.697833 - HTML::template                  -> template: >box_banner<
0.697934 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.698069 - HTML::template_exists           -> search: >page_box_left< == 1
0.698108 - HTML::template                  -> template: >page_box_left<
0.698155 - PAGE::get_boxes                 -> -------- side=right
0.698206 - PAGE::get_boxes                 -> -------- call: right::news
0.698227 - CBOX::news                      -> generate Box
0.698247 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.698290 - NEWS::load_news                 -> load news data
0.698325 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.698376 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.702837 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.707618 - 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.712319 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.712514 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.712530 - NEWS::load_news                 -> ... from database
0.712564 - 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.721414 - HTML::encodeCms                 -> 
0.721932 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.722119 - HTML::encode                    -> replace run 1
0.722170 - HTML::encodeCms                 -> 
0.722228 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.722272 - HTML::encode                    -> replace run 1
0.722308 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.722671 - HTML::template                  -> template: >box_news_bit<
0.722825 - HTML::template                  -> template: >box_news_bit<
0.722855 - HTML::template                  -> template: >box_news<
0.722986 - HTML::template_exists           -> search: >page_box_right< == 1
0.723025 - HTML::template                  -> template: >page_box_right<
0.723098 - PAGE::get_boxes                 -> -------- call: right::party
0.723116 - CBOX::party                     -> generate Box
0.723136 - EVENT::short_event              -> id >27<
0.723145 - EVENT::getevent                 -> id >27<
0.723157 - 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.728008 - CACHE::get                      -> cache: >event_27::stats< not found
0.728046 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.734556 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.741186 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.741372 - HTML::template                  -> template: >box_event<
0.741641 - HTML::template_exists           -> search: >page_box_right< == 1
0.741689 - HTML::template                  -> template: >page_box_right<
0.741730 - PAGE::get_boxes                 -> -------- call: right::forum
0.741749 - CBOX::forum                     -> generate forum box
0.741776 - CBOX::forum_load_threads        -> load data
0.741804 - CACHE::get                      -> cache: >forum::topthreads< not found
0.741824 - 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.753380 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.753642 - CBOX::forum_threads             -> list all threads in array
0.753673 - 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.753713 - admin::getInstance              -> do
0.753800 - HTML::template                  -> template: >box_forum_bit<
0.753985 - HTML::template                  -> template: >box_forum_bit<
0.754038 - HTML::template                  -> template: >box_forum_bit<
0.754095 - HTML::template                  -> template: >box_forum_bit<
0.754141 - HTML::template                  -> template: >box_forum_bit<
0.754233 - HTML::template                  -> template: >box_forum_bit<
0.754264 - HTML::template                  -> template: >box_forum<
0.754378 - HTML::template_exists           -> search: >page_box_right< == 1
0.754483 - HTML::template                  -> template: >page_box_right<
0.754525 - PAGE::get_boxes                 -> -------- call: right::vote
0.754544 - CBOX::vote                      -> generate Box
0.754558 - 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.760292 - HTML::template                  -> template: >box_vote_nocurrent<
0.760510 - HTML::template_exists           -> search: >page_box_right< == 1
0.760568 - HTML::template                  -> template: >page_box_right<
0.760618 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.760639 - CBOX::buddylist                 -> generate Box
0.760674 - HTML::template                  -> template: >box_buddylist_msg<
0.760774 - HTML::template                  -> template: >box_buddylist<
0.760899 - HTML::template_exists           -> search: >page_box_right< == 1
0.760938 - HTML::template                  -> template: >page_box_right<
0.760984 - PAGE::get_boxes                 -> -------- call: right::online
0.761002 - CBOX::online                    -> generate Box
0.761016 - HTML::template                  -> template: >box_online<
0.761130 - HTML::template_exists           -> search: >page_box_right< == 1
0.761167 - HTML::template                  -> template: >page_box_right<
0.761243 - PAGE::render                    -> final
0.761260 - PAGE::renderTemplate            -> page
0.761275 - dotSession::getInstance         -> do
0.761298 - PAGE::getHead                   -> return
0.761309 - dotSession::getInstance         -> do
0.761485 - HTML::template                  -> template: >page<
0.761993 - PAGE::render_template           -> final

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

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