home / User details of Fynnia



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

found 210 debug messages

0.000031 - GLOBAL::include                 -> config.php
0.000187 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000226 - dotDatabase::getInstance        -> connection: database
0.000245 - dotDatabase::__construct        -> connection: database
0.000268 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000294 - page::getInstance               -> do
0.000317 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000340 - dotSession::getInstance         -> do
0.000358 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000391 - dotSession::start               -> ---- init
0.000425 - dotSession::start               -> start php session managment
0.971425 - dotSession::start               -> finished php session management
0.971454 - dotSession::start               -> check for security options
0.971469 - dotSession::start               -> lookup ip2country
0.971485 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.987256 - dotDatabase::select             -> database: dotlan_database
0.996184 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59084207 BETWEEN ip_from AND ip_to
1.005288 - dotSession::start               -> update current session online user infos
1.005360 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746422198, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=3029', host = '3.133.141.175', dns = '3.133.141.175', countrycode = '', hits = hits + 1 WHERE hash = 'cqe5t4ipu3261c1vt1f2srej43'
1.012108 - dotSession::start               -> session found in DB
1.012167 - dotSession::load_locales        -> do
1.012222 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.012236 - dotSession::start               -> ---- finished with session startup
1.012262 - dotSession::load_user           -> id: 0
1.012274 - user::get_user                  -> id: >0<
1.012298 - dotDatabase::getInstance        -> connection: database
1.012369 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.012410 - styles::load                    -> name: ><
1.012438 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.012734 - styles::activate                -> style = 2024_switzerlan
1.012933 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.012964 - admin::getInstance              -> do
1.012975 - dotSession::getInstance         -> do
1.012992 - admin::__construct              -> user_id=0
1.013003 - user::load_settings             -> load current user settings to $global
1.013021 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.013052 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.013081 - EVENT::comming_event            -> return
1.013097 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746422198 AND active=1 ORDER by begin ASC
1.017562 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.017631 - GLOBAL::end global.php          -> ---------------------------------------------
1.017662 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.017756 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.017794 - user::get_user                  -> id: >3029<
1.017813 - dotDatabase::getInstance        -> connection: database
1.017862 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3029 ORDER by id DESC
1.022560 - USER_FUNCTIONS::display_details -> id:3029
1.022639 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.022720 - GLOBAL::include                 -> custom.user.php
1.023098 - HTML::template                  -> template: >user_profile_inner_bit4<
1.023292 - dotDatabase::query              -> SELECT zahl_typ, sitz_nr, sitz_id, sitz_block AS block, event_id, events.name, UNIX_TIMESTAMP(events.begin) AS begin, UNIX_TIMESTAMP(events.end) AS end FROM event_teilnehmer LEFT JOIN events ON event_teilnehmer.event_id=events.id WHERE user_id=3029 AND active=1 ORDER by events.begin DESC
1.027879 - EVENT::load_event_status        -> load event_status to $this
1.027902 - dotDatabase::query              -> SELECT * FROM event_status ORDER by id ASC
1.032532 - HTML::template                  -> template: >user_profile_inner_bit4<
1.032700 - HTML::template                  -> template: >user_profile_inner_bit4<
1.032786 - HTML::template                  -> template: >user_profile_inner_bit4<
1.032865 - HTML::template                  -> template: >user_profile_inner_bit4<
1.032918 - HTML::template                  -> template: >user_profile_innerlist<
1.033082 - HTML::template                  -> template: >user_profile_inner_bit3<
1.033183 - dotDatabase::query              -> SELECT t_turnier.tid, t_turnier.tname, t_turnier.tlogo, t_turnier.topen, t_turnier.tclosed, t_turnier.tplaytype, t_teilnehmer.loser, t_teilnehmer.rankpos, events.id AS event_id, events.name AS event_name, UNIX_TIMESTAMP(events.begin) AS event_begin, UNIX_TIMESTAMP(events.end) AS event_end, t_turnier.c_contests AS contests, t_teilnehmer_part.user_id FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid LEFT JOIN t_turnier ON t_teilnehmer.tid=t_turnier.tid LEFT JOIN events ON t_turnier.teventid=events.id WHERE t_turnier.tactive=1 AND t_teilnehmer_part.user_id=3029 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.061126 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.061365 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.061413 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.061445 - HTML::template                  -> template: >user_profile_shortbar<
1.061531 - HTML::template                  -> template: >user_profile<
1.061617 - GLOBAL::end userspace           -> ---------------------------------------------
1.061628 - PAGE::render                    -> start rendering page layout
1.061642 - USER::check_for_new_messages    -> return
1.061661 - dotSession::getInstance         -> do
1.061717 - PAGE::get_boxes                 -> -------- side=left
1.061749 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.061797 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.061819 - CBOX::menu                      -> generate Menu Box >menu<
1.061894 - HTML::template                  -> template: >box_menu_bit<
1.061999 - HTML::template                  -> template: >box_menu_bit<
1.062027 - HTML::template                  -> template: >box_menu_bit<
1.062050 - HTML::template                  -> template: >box_menu_bit<
1.062072 - HTML::template                  -> template: >box_menu_bit<
1.062094 - HTML::template                  -> template: >box_menu_bit<
1.062115 - HTML::template                  -> template: >box_menu_bit<
1.062137 - HTML::template                  -> template: >box_menu<
1.062340 - HTML::template_exists           -> search: >page_box_left< == 1
1.062384 - HTML::template                  -> template: >page_box_left<
1.062515 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.062534 - CBOX::menu                      -> generate Menu Box >party<
1.062558 - HTML::template                  -> template: >box_menu_bit<
1.062585 - HTML::template                  -> template: >box_menu_bit<
1.062608 - HTML::template                  -> template: >box_menu_bit<
1.062628 - HTML::template                  -> template: >box_menu_bit<
1.062648 - HTML::template                  -> template: >box_menu_bit<
1.062668 - HTML::template                  -> template: >box_menu_bit<
1.062689 - HTML::template                  -> template: >box_menu_bit<
1.062709 - HTML::template                  -> template: >box_menu_bit<
1.062730 - HTML::template                  -> template: >box_menu_bit<
1.062750 - HTML::template                  -> template: >box_menu_bit<
1.062770 - HTML::template                  -> template: >box_menu_bit<
1.062792 - HTML::template                  -> template: >box_menu_bit<
1.062813 - HTML::template                  -> template: >box_menu<
1.062869 - HTML::template_exists           -> search: >page_box_left< == 1
1.062899 - HTML::template                  -> template: >page_box_left<
1.062931 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.062973 - CBOX::menu                      -> generate Menu Box >login<
1.062994 - HTML::template                  -> template: >box_menu_bit<
1.063019 - HTML::template                  -> template: >box_menu_bit<
1.063039 - HTML::template                  -> template: >box_menu<
1.063089 - HTML::template_exists           -> search: >page_box_left< == 1
1.063117 - HTML::template                  -> template: >page_box_left<
1.063146 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.063156 - PAGE::get_boxes                 -> -------- call: left::search
1.063172 - CBOX::template                  -> generate Box with >box_suchen< as template
1.063182 - HTML::template                  -> template: >box_suchen<
1.063287 - HTML::template_exists           -> search: >page_box_left< == 1
1.063311 - HTML::template                  -> template: >page_box_left<
1.063342 - PAGE::get_boxes                 -> -------- call: left::banner
1.063374 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.063417 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.063433 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.067715 - 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.072403 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.072465 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.077655 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.081970 - HTML::encode                    -> replace run 1
1.082114 - HTML::template                  -> template: >box_banner_bit<
1.082397 - HTML::encode                    -> www.egames.ch...
1.082541 - HTML::encode                    -> replace run 1
1.082602 - HTML::encode                    -> replace run 2
1.082651 - HTML::template                  -> template: >box_banner_bit<
1.082683 - HTML::template                  -> template: >box_banner<
1.082790 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.082964 - HTML::template_exists           -> search: >page_box_left< == 1
1.083011 - HTML::template                  -> template: >page_box_left<
1.083073 - PAGE::get_boxes                 -> -------- side=right
1.083097 - PAGE::get_boxes                 -> -------- call: right::news
1.083116 - CBOX::news                      -> generate Box
1.083142 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.083191 - NEWS::load_news                 -> load news data
1.083222 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.083254 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.088027 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.092507 - 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.096958 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.097127 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.097141 - NEWS::load_news                 -> ... from database
1.097174 - 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.127769 - HTML::encodeCms                 -> 
1.128199 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.128341 - HTML::encode                    -> replace run 1
1.128382 - HTML::encodeCms                 -> 
1.128396 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.128418 - HTML::encode                    -> replace run 1
1.128441 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.128592 - HTML::template                  -> template: >box_news_bit<
1.128708 - HTML::template                  -> template: >box_news_bit<
1.128725 - HTML::template                  -> template: >box_news<
1.128847 - HTML::template_exists           -> search: >page_box_right< == 1
1.128886 - HTML::template                  -> template: >page_box_right<
1.128969 - PAGE::get_boxes                 -> -------- call: right::party
1.128991 - CBOX::party                     -> generate Box
1.129011 - EVENT::short_event              -> id >27<
1.129023 - EVENT::getevent                 -> id >27<
1.129038 - 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.134963 - CACHE::get                      -> cache: >event_27::stats< not found
1.134988 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.142502 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.150097 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.150302 - HTML::template                  -> template: >box_event<
1.150501 - HTML::template_exists           -> search: >page_box_right< == 1
1.150534 - HTML::template                  -> template: >page_box_right<
1.150562 - PAGE::get_boxes                 -> -------- call: right::forum
1.150576 - CBOX::forum                     -> generate forum box
1.150584 - CBOX::forum_load_threads        -> load data
1.150603 - CACHE::get                      -> cache: >forum::topthreads< not found
1.150616 - 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.165295 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.165476 - CBOX::forum_threads             -> list all threads in array
1.165497 - 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.165520 - admin::getInstance              -> do
1.165577 - HTML::template                  -> template: >box_forum_bit<
1.165720 - HTML::template                  -> template: >box_forum_bit<
1.165771 - HTML::template                  -> template: >box_forum_bit<
1.165824 - HTML::template                  -> template: >box_forum_bit<
1.165906 - HTML::template                  -> template: >box_forum_bit<
1.165953 - HTML::template                  -> template: >box_forum_bit<
1.165983 - HTML::template                  -> template: >box_forum<
1.166095 - HTML::template_exists           -> search: >page_box_right< == 1
1.166130 - HTML::template                  -> template: >page_box_right<
1.166183 - PAGE::get_boxes                 -> -------- call: right::vote
1.166206 - CBOX::vote                      -> generate Box
1.166223 - 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.170736 - HTML::template                  -> template: >box_vote_nocurrent<
1.170926 - HTML::template_exists           -> search: >page_box_right< == 1
1.170964 - HTML::template                  -> template: >page_box_right<
1.171003 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.171022 - CBOX::buddylist                 -> generate Box
1.171048 - HTML::template                  -> template: >box_buddylist_msg<
1.171108 - HTML::template                  -> template: >box_buddylist<
1.171191 - HTML::template_exists           -> search: >page_box_right< == 1
1.171215 - HTML::template                  -> template: >page_box_right<
1.171244 - PAGE::get_boxes                 -> -------- call: right::online
1.171259 - CBOX::online                    -> generate Box
1.171270 - HTML::template                  -> template: >box_online<
1.171353 - HTML::template_exists           -> search: >page_box_right< == 1
1.171378 - HTML::template                  -> template: >page_box_right<
1.171415 - PAGE::render                    -> final
1.171427 - PAGE::renderTemplate            -> page
1.171441 - dotSession::getInstance         -> do
1.171463 - PAGE::getHead                   -> return
1.171469 - dotSession::getInstance         -> do
1.171576 - HTML::template                  -> template: >page<
1.171962 - PAGE::render_template           -> final

PHP Includes   : 21
DB Queries     : 20
Rendering Time : 1.172557

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