home / User details of LeyTheQ



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

found 223 debug messages

0.000091 - GLOBAL::include                 -> config.php
0.004784 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.004887 - dotDatabase::getInstance        -> connection: database
0.004912 - dotDatabase::__construct        -> connection: database
0.004958 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.005011 - page::getInstance               -> do
0.005057 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.005088 - dotSession::getInstance         -> do
0.005101 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.005152 - dotSession::start               -> ---- init
0.005193 - dotSession::start               -> start php session managment
0.005293 - dotSession::start               -> finished php session management
0.005303 - dotSession::start               -> check for security options
0.005314 - dotSession::start               -> lookup ip2country
0.005335 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.020705 - dotDatabase::select             -> database: dotlan_database
0.033523 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314324613 BETWEEN ip_from AND ip_to
0.041485 - dotSession::start               -> update current session online user infos
0.041543 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746375080, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=9223', host = '18.188.54.133', dns = '18.188.54.133', countrycode = '', hits = hits + 1 WHERE hash = 'mmr04h50je786mpnk0pat8kgk3'
0.048039 - dotSession::start               -> session found in DB
0.048069 - dotSession::load_locales        -> do
0.048213 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.048226 - dotSession::start               -> ---- finished with session startup
0.048255 - dotSession::load_user           -> id: 0
0.048333 - user::get_user                  -> id: >0<
0.048356 - dotDatabase::getInstance        -> connection: database
0.048403 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.048462 - styles::load                    -> name: ><
0.048518 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.049002 - styles::activate                -> style = 2024_switzerlan
0.049249 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.049277 - admin::getInstance              -> do
0.049288 - dotSession::getInstance         -> do
0.049303 - admin::__construct              -> user_id=0
0.049315 - user::load_settings             -> load current user settings to $global
0.049335 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.049382 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.049423 - EVENT::comming_event            -> return
0.049440 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746375080 AND active=1 ORDER by begin ASC
0.053854 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.053950 - GLOBAL::end global.php          -> ---------------------------------------------
0.053976 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.054131 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.054185 - user::get_user                  -> id: >9223<
0.054209 - dotDatabase::getInstance        -> connection: database
0.054237 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 9223 ORDER by id DESC
0.058534 - USER_FUNCTIONS::display_details -> id:9223
0.058627 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.058957 - GLOBAL::include                 -> custom.user.php
0.059913 - 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=9223 AND ver_email>0 LIMIT 1
0.064442 - dotDatabase::getInstance        -> connection: database
0.064462 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.082283 - dotDatabase::getInstance        -> connection: database
0.082309 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.095468 - dotDatabase::getInstance        -> connection: database
0.095490 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.108514 - dotDatabase::getInstance        -> connection: database
0.108533 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.121465 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.121651 - dotDatabase::getInstance        -> connection: database
0.121666 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.135382 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.135564 - dotDatabase::getInstance        -> connection: database
0.135585 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.146829 - dotDatabase::getInstance        -> connection: database
0.146863 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.164380 - HTML::template                  -> template: >user_profile_inner_bit2<
0.164573 - HTML::template                  -> template: >user_profile_inner_bit2<
0.164626 - HTML::template                  -> template: >user_profile_inner<
0.164757 - HTML::template                  -> template: >user_profile_inner_bit3<
0.164855 - 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=9223 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.169369 - HTML::template                  -> template: >user_profile_inner_bit3<
0.169446 - 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=9223 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.173862 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.174118 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.174161 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.174188 - HTML::template                  -> template: >user_profile_shortbar<
0.174311 - HTML::template                  -> template: >user_profile<
0.174402 - GLOBAL::end userspace           -> ---------------------------------------------
0.174413 - PAGE::render                    -> start rendering page layout
0.174426 - USER::check_for_new_messages    -> return
0.174445 - dotSession::getInstance         -> do
0.174504 - PAGE::get_boxes                 -> -------- side=left
0.174528 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.174593 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.174612 - CBOX::menu                      -> generate Menu Box >menu<
0.174637 - HTML::template                  -> template: >box_menu_bit<
0.174739 - HTML::template                  -> template: >box_menu_bit<
0.174766 - HTML::template                  -> template: >box_menu_bit<
0.174821 - HTML::template                  -> template: >box_menu_bit<
0.174845 - HTML::template                  -> template: >box_menu_bit<
0.174869 - HTML::template                  -> template: >box_menu_bit<
0.174907 - HTML::template                  -> template: >box_menu_bit<
0.174941 - HTML::template                  -> template: >box_menu<
0.175167 - HTML::template_exists           -> search: >page_box_left< == 1
0.175215 - HTML::template                  -> template: >page_box_left<
0.175308 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.175325 - CBOX::menu                      -> generate Menu Box >party<
0.175347 - HTML::template                  -> template: >box_menu_bit<
0.175372 - HTML::template                  -> template: >box_menu_bit<
0.175396 - HTML::template                  -> template: >box_menu_bit<
0.175458 - HTML::template                  -> template: >box_menu_bit<
0.175483 - HTML::template                  -> template: >box_menu_bit<
0.175516 - HTML::template                  -> template: >box_menu_bit<
0.175538 - HTML::template                  -> template: >box_menu_bit<
0.175563 - HTML::template                  -> template: >box_menu_bit<
0.175587 - HTML::template                  -> template: >box_menu_bit<
0.175611 - HTML::template                  -> template: >box_menu_bit<
0.175645 - HTML::template                  -> template: >box_menu_bit<
0.175669 - HTML::template                  -> template: >box_menu_bit<
0.175692 - HTML::template                  -> template: >box_menu<
0.175744 - HTML::template_exists           -> search: >page_box_left< == 1
0.175776 - HTML::template                  -> template: >page_box_left<
0.175808 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.175823 - CBOX::menu                      -> generate Menu Box >login<
0.175841 - HTML::template                  -> template: >box_menu_bit<
0.175870 - HTML::template                  -> template: >box_menu_bit<
0.175902 - HTML::template                  -> template: >box_menu<
0.175944 - HTML::template_exists           -> search: >page_box_left< == 1
0.175962 - HTML::template                  -> template: >page_box_left<
0.175982 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.175988 - PAGE::get_boxes                 -> -------- call: left::search
0.176002 - CBOX::template                  -> generate Box with >box_suchen< as template
0.176008 - HTML::template                  -> template: >box_suchen<
0.176093 - HTML::template_exists           -> search: >page_box_left< == 1
0.176108 - HTML::template                  -> template: >page_box_left<
0.176133 - PAGE::get_boxes                 -> -------- call: left::banner
0.176154 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.176200 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.176221 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.180233 - 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.184466 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.184547 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.190533 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.196350 - HTML::encode                    -> replace run 1
0.196775 - HTML::template                  -> template: >box_banner_bit<
0.196993 - HTML::encode                    -> www.egames.ch...
0.197110 - HTML::encode                    -> replace run 1
0.197180 - HTML::encode                    -> replace run 2
0.197239 - HTML::template                  -> template: >box_banner_bit<
0.197267 - HTML::template                  -> template: >box_banner<
0.197381 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.197596 - HTML::template_exists           -> search: >page_box_left< == 1
0.197638 - HTML::template                  -> template: >page_box_left<
0.197691 - PAGE::get_boxes                 -> -------- side=right
0.197708 - PAGE::get_boxes                 -> -------- call: right::news
0.197724 - CBOX::news                      -> generate Box
0.197744 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.197806 - NEWS::load_news                 -> load news data
0.197847 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.197877 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.202473 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.210036 - 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.214461 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.214624 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.214637 - NEWS::load_news                 -> ... from database
0.214682 - 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.224014 - HTML::encodeCms                 -> 
0.224597 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.224804 - HTML::encode                    -> replace run 1
0.224871 - HTML::encodeCms                 -> 
0.224895 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.224929 - HTML::encode                    -> replace run 1
0.224964 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.225231 - HTML::template                  -> template: >box_news_bit<
0.225393 - HTML::template                  -> template: >box_news_bit<
0.225564 - HTML::template                  -> template: >box_news<
0.225713 - HTML::template_exists           -> search: >page_box_right< == 1
0.225754 - HTML::template                  -> template: >page_box_right<
0.225840 - PAGE::get_boxes                 -> -------- call: right::party
0.225876 - CBOX::party                     -> generate Box
0.225900 - EVENT::short_event              -> id >27<
0.225909 - EVENT::getevent                 -> id >27<
0.225922 - 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.230755 - CACHE::get                      -> cache: >event_27::stats< not found
0.230789 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.237388 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.244011 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.244205 - HTML::template                  -> template: >box_event<
0.244413 - HTML::template_exists           -> search: >page_box_right< == 1
0.244453 - HTML::template                  -> template: >page_box_right<
0.244492 - PAGE::get_boxes                 -> -------- call: right::forum
0.244510 - CBOX::forum                     -> generate forum box
0.244521 - CBOX::forum_load_threads        -> load data
0.244548 - CACHE::get                      -> cache: >forum::topthreads< not found
0.244573 - 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.255758 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.256000 - CBOX::forum_threads             -> list all threads in array
0.256029 - 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.256077 - admin::getInstance              -> do
0.256169 - HTML::template                  -> template: >box_forum_bit<
0.256355 - HTML::template                  -> template: >box_forum_bit<
0.256409 - HTML::template                  -> template: >box_forum_bit<
0.256476 - HTML::template                  -> template: >box_forum_bit<
0.256525 - HTML::template                  -> template: >box_forum_bit<
0.256572 - HTML::template                  -> template: >box_forum_bit<
0.256603 - HTML::template                  -> template: >box_forum<
0.256743 - HTML::template_exists           -> search: >page_box_right< == 1
0.256780 - HTML::template                  -> template: >page_box_right<
0.256817 - PAGE::get_boxes                 -> -------- call: right::vote
0.256835 - CBOX::vote                      -> generate Box
0.256848 - 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.261385 - HTML::template                  -> template: >box_vote_nocurrent<
0.261618 - HTML::template_exists           -> search: >page_box_right< == 1
0.261684 - HTML::template                  -> template: >page_box_right<
0.261727 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.261747 - CBOX::buddylist                 -> generate Box
0.261778 - HTML::template                  -> template: >box_buddylist_msg<
0.261860 - HTML::template                  -> template: >box_buddylist<
0.261950 - HTML::template_exists           -> search: >page_box_right< == 1
0.261977 - HTML::template                  -> template: >page_box_right<
0.262008 - PAGE::get_boxes                 -> -------- call: right::online
0.262023 - CBOX::online                    -> generate Box
0.262038 - HTML::template                  -> template: >box_online<
0.262129 - HTML::template_exists           -> search: >page_box_right< == 1
0.262157 - HTML::template                  -> template: >page_box_right<
0.262206 - PAGE::render                    -> final
0.262221 - PAGE::renderTemplate            -> page
0.262236 - dotSession::getInstance         -> do
0.262258 - PAGE::getHead                   -> return
0.262267 - dotSession::getInstance         -> do
0.262457 - HTML::template                  -> template: >page<
0.263273 - PAGE::render_template           -> final

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

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