home / User details of Shewbz



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

found 223 debug messages

0.000044 - GLOBAL::include                 -> config.php
0.000237 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000285 - dotDatabase::getInstance        -> connection: database
0.000312 - dotDatabase::__construct        -> connection: database
0.000345 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000379 - page::getInstance               -> do
0.000409 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000434 - dotSession::getInstance         -> do
0.000455 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000496 - dotSession::start               -> ---- init
0.000537 - dotSession::start               -> start php session managment
0.877611 - dotSession::start               -> finished php session management
0.877648 - dotSession::start               -> check for security options
0.877669 - dotSession::start               -> lookup ip2country
0.877690 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.893582 - dotDatabase::select             -> database: dotlan_database
0.901615 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 60080808 BETWEEN ip_from AND ip_to
0.910200 - dotSession::start               -> update current session online user infos
0.910267 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746374449, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=10367', host = '3.148.194.168', dns = '3.148.194.168', countrycode = '', hits = hits + 1 WHERE hash = '46bua6faaaa7kad98n7t8lo3t3'
0.916115 - dotSession::start               -> session found in DB
0.916161 - dotSession::load_locales        -> do
0.916234 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.916247 - dotSession::start               -> ---- finished with session startup
0.916272 - dotSession::load_user           -> id: 0
0.916284 - user::get_user                  -> id: >0<
0.916317 - dotDatabase::getInstance        -> connection: database
0.916373 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.916410 - styles::load                    -> name: ><
0.916434 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.916788 - styles::activate                -> style = 2024_switzerlan
0.916978 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.917007 - admin::getInstance              -> do
0.917017 - dotSession::getInstance         -> do
0.917032 - admin::__construct              -> user_id=0
0.917043 - user::load_settings             -> load current user settings to $global
0.917062 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.917102 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.917129 - EVENT::comming_event            -> return
0.917144 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746374449 AND active=1 ORDER by begin ASC
0.922128 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.922206 - GLOBAL::end global.php          -> ---------------------------------------------
0.922228 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.922334 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.922369 - user::get_user                  -> id: >10367<
0.922386 - dotDatabase::getInstance        -> connection: database
0.922408 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 10367 ORDER by id DESC
0.927493 - USER_FUNCTIONS::display_details -> id:10367
0.927601 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.927685 - GLOBAL::include                 -> custom.user.php
0.928028 - 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=10367 AND ver_email>0 LIMIT 1
0.933015 - dotDatabase::getInstance        -> connection: database
0.933056 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.956809 - dotDatabase::getInstance        -> connection: database
0.956835 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.970965 - dotDatabase::getInstance        -> connection: database
0.971317 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.983994 - dotDatabase::getInstance        -> connection: database
0.984017 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.996954 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.997204 - dotDatabase::getInstance        -> connection: database
0.997224 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.007612 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.007743 - dotDatabase::getInstance        -> connection: database
1.007765 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.018911 - dotDatabase::getInstance        -> connection: database
1.018952 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.032009 - HTML::template                  -> template: >user_profile_inner_bit2<
1.032197 - HTML::template                  -> template: >user_profile_inner_bit2<
1.032257 - HTML::template                  -> template: >user_profile_inner<
1.032355 - HTML::template                  -> template: >user_profile_inner_bit3<
1.032483 - 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=10367 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.037023 - HTML::template                  -> template: >user_profile_inner_bit3<
1.037112 - 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=10367 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.041664 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.041894 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.041936 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.041965 - HTML::template                  -> template: >user_profile_shortbar<
1.042032 - HTML::template                  -> template: >user_profile<
1.042104 - GLOBAL::end userspace           -> ---------------------------------------------
1.042115 - PAGE::render                    -> start rendering page layout
1.042127 - USER::check_for_new_messages    -> return
1.042145 - dotSession::getInstance         -> do
1.042196 - PAGE::get_boxes                 -> -------- side=left
1.042219 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.042260 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.042280 - CBOX::menu                      -> generate Menu Box >menu<
1.042318 - HTML::template                  -> template: >box_menu_bit<
1.042393 - HTML::template                  -> template: >box_menu_bit<
1.042419 - HTML::template                  -> template: >box_menu_bit<
1.042443 - HTML::template                  -> template: >box_menu_bit<
1.042467 - HTML::template                  -> template: >box_menu_bit<
1.042500 - HTML::template                  -> template: >box_menu_bit<
1.042526 - HTML::template                  -> template: >box_menu_bit<
1.042551 - HTML::template                  -> template: >box_menu<
1.042655 - HTML::template_exists           -> search: >page_box_left< == 1
1.042700 - HTML::template                  -> template: >page_box_left<
1.042769 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.042795 - CBOX::menu                      -> generate Menu Box >party<
1.042817 - HTML::template                  -> template: >box_menu_bit<
1.042843 - HTML::template                  -> template: >box_menu_bit<
1.042866 - HTML::template                  -> template: >box_menu_bit<
1.042890 - HTML::template                  -> template: >box_menu_bit<
1.042913 - HTML::template                  -> template: >box_menu_bit<
1.042936 - HTML::template                  -> template: >box_menu_bit<
1.042960 - HTML::template                  -> template: >box_menu_bit<
1.042983 - HTML::template                  -> template: >box_menu_bit<
1.043015 - HTML::template                  -> template: >box_menu_bit<
1.043039 - HTML::template                  -> template: >box_menu_bit<
1.043062 - HTML::template                  -> template: >box_menu_bit<
1.043086 - HTML::template                  -> template: >box_menu_bit<
1.043109 - HTML::template                  -> template: >box_menu<
1.043154 - HTML::template_exists           -> search: >page_box_left< == 1
1.043286 - HTML::template                  -> template: >page_box_left<
1.043329 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.043342 - CBOX::menu                      -> generate Menu Box >login<
1.043362 - HTML::template                  -> template: >box_menu_bit<
1.043386 - HTML::template                  -> template: >box_menu_bit<
1.043409 - HTML::template                  -> template: >box_menu<
1.043462 - HTML::template_exists           -> search: >page_box_left< == 1
1.043505 - HTML::template                  -> template: >page_box_left<
1.043536 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.043546 - PAGE::get_boxes                 -> -------- call: left::search
1.043561 - CBOX::template                  -> generate Box with >box_suchen< as template
1.043573 - HTML::template                  -> template: >box_suchen<
1.043668 - HTML::template_exists           -> search: >page_box_left< == 1
1.043692 - HTML::template                  -> template: >page_box_left<
1.043719 - PAGE::get_boxes                 -> -------- call: left::banner
1.043745 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.043782 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.043808 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.047921 - 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.052319 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.052384 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.058330 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.062585 - HTML::encode                    -> replace run 1
1.062721 - HTML::template                  -> template: >box_banner_bit<
1.062953 - HTML::encode                    -> www.egames.ch...
1.063085 - HTML::encode                    -> replace run 1
1.063142 - HTML::encode                    -> replace run 2
1.063232 - HTML::template                  -> template: >box_banner_bit<
1.063266 - HTML::template                  -> template: >box_banner<
1.063374 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.063518 - HTML::template_exists           -> search: >page_box_left< == 1
1.063567 - HTML::template                  -> template: >page_box_left<
1.063624 - PAGE::get_boxes                 -> -------- side=right
1.063643 - PAGE::get_boxes                 -> -------- call: right::news
1.063661 - CBOX::news                      -> generate Box
1.063684 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.063733 - NEWS::load_news                 -> load news data
1.063764 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.063803 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.068156 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.072461 - 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.076664 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.076859 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.076874 - NEWS::load_news                 -> ... from database
1.076912 - 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.085681 - HTML::encodeCms                 -> 
1.086128 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.086326 - HTML::encode                    -> replace run 1
1.086387 - HTML::encodeCms                 -> 
1.086414 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.086465 - HTML::encode                    -> replace run 1
1.086509 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.086708 - HTML::template                  -> template: >box_news_bit<
1.086868 - HTML::template                  -> template: >box_news_bit<
1.086899 - HTML::template                  -> template: >box_news<
1.087026 - HTML::template_exists           -> search: >page_box_right< == 1
1.087073 - HTML::template                  -> template: >page_box_right<
1.087159 - PAGE::get_boxes                 -> -------- call: right::party
1.087270 - CBOX::party                     -> generate Box
1.087302 - EVENT::short_event              -> id >27<
1.087315 - EVENT::getevent                 -> id >27<
1.087334 - 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.092457 - CACHE::get                      -> cache: >event_27::stats< not found
1.092495 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.099522 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.106253 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.106457 - HTML::template                  -> template: >box_event<
1.106657 - HTML::template_exists           -> search: >page_box_right< == 1
1.106698 - HTML::template                  -> template: >page_box_right<
1.106738 - PAGE::get_boxes                 -> -------- call: right::forum
1.106765 - CBOX::forum                     -> generate forum box
1.106778 - CBOX::forum_load_threads        -> load data
1.106803 - CACHE::get                      -> cache: >forum::topthreads< not found
1.106822 - 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.114583 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.114829 - CBOX::forum_threads             -> list all threads in array
1.114859 - 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.114900 - admin::getInstance              -> do
1.114980 - HTML::template                  -> template: >box_forum_bit<
1.115155 - HTML::template                  -> template: >box_forum_bit<
1.115298 - HTML::template                  -> template: >box_forum_bit<
1.115358 - HTML::template                  -> template: >box_forum_bit<
1.115410 - HTML::template                  -> template: >box_forum_bit<
1.115458 - HTML::template                  -> template: >box_forum_bit<
1.115488 - HTML::template                  -> template: >box_forum<
1.115619 - HTML::template_exists           -> search: >page_box_right< == 1
1.115664 - HTML::template                  -> template: >page_box_right<
1.115702 - PAGE::get_boxes                 -> -------- call: right::vote
1.115734 - CBOX::vote                      -> generate Box
1.115748 - 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.119851 - HTML::template                  -> template: >box_vote_nocurrent<
1.120145 - HTML::template_exists           -> search: >page_box_right< == 1
1.120200 - HTML::template                  -> template: >page_box_right<
1.120253 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.120279 - CBOX::buddylist                 -> generate Box
1.120317 - HTML::template                  -> template: >box_buddylist_msg<
1.120437 - HTML::template                  -> template: >box_buddylist<
1.120545 - HTML::template_exists           -> search: >page_box_right< == 1
1.120575 - HTML::template                  -> template: >page_box_right<
1.120617 - PAGE::get_boxes                 -> -------- call: right::online
1.120635 - CBOX::online                    -> generate Box
1.120646 - HTML::template                  -> template: >box_online<
1.120738 - HTML::template_exists           -> search: >page_box_right< == 1
1.120767 - HTML::template                  -> template: >page_box_right<
1.120819 - PAGE::render                    -> final
1.120831 - PAGE::renderTemplate            -> page
1.120840 - dotSession::getInstance         -> do
1.120859 - PAGE::getHead                   -> return
1.120865 - dotSession::getInstance         -> do
1.121021 - HTML::template                  -> template: >page<
1.121600 - PAGE::render_template           -> final

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

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