home / User details of Raymondprox



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

found 213 debug messages

0.000029 - GLOBAL::include                 -> config.php
0.000134 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000164 - dotDatabase::getInstance        -> connection: database
0.000176 - dotDatabase::__construct        -> connection: database
0.000192 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000211 - page::getInstance               -> do
0.000236 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000257 - dotSession::getInstance         -> do
0.000268 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000291 - dotSession::start               -> ---- init
0.000317 - dotSession::start               -> start php session managment
1.043941 - dotSession::start               -> finished php session management
1.043968 - dotSession::start               -> check for security options
1.043981 - dotSession::start               -> lookup ip2country
1.043997 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.060140 - dotDatabase::select             -> database: dotlan_database
1.068101 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314547487 BETWEEN ip_from AND ip_to
1.076404 - dotSession::start               -> update current session online user infos
1.076461 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420644, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=4513', host = '18.191.157.31', dns = '18.191.157.31', countrycode = '', hits = hits + 1 WHERE hash = 'm0nth6v220dldk8d1ruqnloag5'
1.082157 - dotSession::start               -> session found in DB
1.082198 - dotSession::load_locales        -> do
1.082243 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.082256 - dotSession::start               -> ---- finished with session startup
1.082280 - dotSession::load_user           -> id: 0
1.082292 - user::get_user                  -> id: >0<
1.082314 - dotDatabase::getInstance        -> connection: database
1.082379 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.082423 - styles::load                    -> name: ><
1.082452 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.082623 - styles::activate                -> style = 2024_switzerlan
1.082731 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.082747 - admin::getInstance              -> do
1.082753 - dotSession::getInstance         -> do
1.082762 - admin::__construct              -> user_id=0
1.082768 - user::load_settings             -> load current user settings to $global
1.082779 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.082799 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.082816 - EVENT::comming_event            -> return
1.082827 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420644 AND active=1 ORDER by begin ASC
1.087589 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.087656 - GLOBAL::end global.php          -> ---------------------------------------------
1.087679 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.087789 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.087814 - user::get_user                  -> id: >4513<
1.087825 - dotDatabase::getInstance        -> connection: database
1.087841 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4513 ORDER by id DESC
1.092742 - USER_FUNCTIONS::display_details -> id:4513
1.092815 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.092882 - GLOBAL::include                 -> custom.user.php
1.093103 - HTML::template                  -> template: >user_profile_inner_bit4<
1.093235 - 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=4513 AND active=1 ORDER by events.begin DESC
1.098111 - EVENT::load_event_status        -> load event_status to $this
1.098146 - dotDatabase::query              -> SELECT * FROM event_status ORDER by id ASC
1.102896 - HTML::template                  -> template: >user_profile_inner_bit4<
1.103039 - HTML::template                  -> template: >user_profile_inner_bit4<
1.103094 - HTML::template                  -> template: >user_profile_innerlist<
1.103227 - HTML::template                  -> template: >user_profile_inner_bit3<
1.103305 - 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=4513 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.143335 - HTML::template                  -> template: >user_profile_inner_bit1<
1.143512 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.143579 - TURNIER::__construct            -> init
1.143633 - HTML::template                  -> template: >user_profile_inner_bit3<
1.143688 - HTML::template                  -> template: >user_profile_innerlist<
1.143735 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.143827 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.143868 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.143896 - HTML::template                  -> template: >user_profile_shortbar<
1.143958 - HTML::template                  -> template: >user_profile<
1.144021 - GLOBAL::end userspace           -> ---------------------------------------------
1.144032 - PAGE::render                    -> start rendering page layout
1.144044 - USER::check_for_new_messages    -> return
1.144061 - dotSession::getInstance         -> do
1.144099 - PAGE::get_boxes                 -> -------- side=left
1.144118 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.144152 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.144170 - CBOX::menu                      -> generate Menu Box >menu<
1.144196 - HTML::template                  -> template: >box_menu_bit<
1.144295 - HTML::template                  -> template: >box_menu_bit<
1.144320 - HTML::template                  -> template: >box_menu_bit<
1.144344 - HTML::template                  -> template: >box_menu_bit<
1.144368 - HTML::template                  -> template: >box_menu_bit<
1.144391 - HTML::template                  -> template: >box_menu_bit<
1.144415 - HTML::template                  -> template: >box_menu_bit<
1.144438 - HTML::template                  -> template: >box_menu<
1.144523 - HTML::template_exists           -> search: >page_box_left< == 1
1.144555 - HTML::template                  -> template: >page_box_left<
1.144619 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.144633 - CBOX::menu                      -> generate Menu Box >party<
1.144653 - HTML::template                  -> template: >box_menu_bit<
1.144678 - HTML::template                  -> template: >box_menu_bit<
1.144702 - HTML::template                  -> template: >box_menu_bit<
1.144725 - HTML::template                  -> template: >box_menu_bit<
1.144748 - HTML::template                  -> template: >box_menu_bit<
1.144772 - HTML::template                  -> template: >box_menu_bit<
1.144795 - HTML::template                  -> template: >box_menu_bit<
1.144818 - HTML::template                  -> template: >box_menu_bit<
1.144842 - HTML::template                  -> template: >box_menu_bit<
1.144865 - HTML::template                  -> template: >box_menu_bit<
1.144891 - HTML::template                  -> template: >box_menu_bit<
1.144915 - HTML::template                  -> template: >box_menu_bit<
1.144937 - HTML::template                  -> template: >box_menu<
1.144981 - HTML::template_exists           -> search: >page_box_left< == 1
1.145006 - HTML::template                  -> template: >page_box_left<
1.145036 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.145049 - CBOX::menu                      -> generate Menu Box >login<
1.145067 - HTML::template                  -> template: >box_menu_bit<
1.145092 - HTML::template                  -> template: >box_menu_bit<
1.145115 - HTML::template                  -> template: >box_menu<
1.145157 - HTML::template_exists           -> search: >page_box_left< == 1
1.145182 - HTML::template                  -> template: >page_box_left<
1.145211 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.145221 - PAGE::get_boxes                 -> -------- call: left::search
1.145234 - CBOX::template                  -> generate Box with >box_suchen< as template
1.145245 - HTML::template                  -> template: >box_suchen<
1.145329 - HTML::template_exists           -> search: >page_box_left< == 1
1.145352 - HTML::template                  -> template: >page_box_left<
1.145379 - PAGE::get_boxes                 -> -------- call: left::banner
1.145401 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.145434 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.145450 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.149796 - 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.154266 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.154318 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.159529 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.163743 - HTML::encode                    -> replace run 1
1.163860 - HTML::template                  -> template: >box_banner_bit<
1.164031 - HTML::encode                    -> www.egames.ch...
1.164155 - HTML::encode                    -> replace run 1
1.164199 - HTML::encode                    -> replace run 2
1.164255 - HTML::template                  -> template: >box_banner_bit<
1.164277 - HTML::template                  -> template: >box_banner<
1.164345 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.164475 - HTML::template_exists           -> search: >page_box_left< == 1
1.164513 - HTML::template                  -> template: >page_box_left<
1.164560 - PAGE::get_boxes                 -> -------- side=right
1.164578 - PAGE::get_boxes                 -> -------- call: right::news
1.164595 - CBOX::news                      -> generate Box
1.164614 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.164653 - NEWS::load_news                 -> load news data
1.164678 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.164708 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.168913 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.173556 - 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.178590 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.178731 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.178739 - NEWS::load_news                 -> ... from database
1.178764 - 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.188357 - HTML::encodeCms                 -> 
1.188795 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.188982 - HTML::encode                    -> replace run 1
1.189046 - HTML::encodeCms                 -> 
1.189066 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.189106 - HTML::encode                    -> replace run 1
1.189143 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.189309 - HTML::template                  -> template: >box_news_bit<
1.189457 - HTML::template                  -> template: >box_news_bit<
1.189485 - HTML::template                  -> template: >box_news<
1.189643 - HTML::template_exists           -> search: >page_box_right< == 1
1.189679 - HTML::template                  -> template: >page_box_right<
1.189747 - PAGE::get_boxes                 -> -------- call: right::party
1.189765 - CBOX::party                     -> generate Box
1.189786 - EVENT::short_event              -> id >27<
1.189801 - EVENT::getevent                 -> id >27<
1.189819 - 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.195021 - CACHE::get                      -> cache: >event_27::stats< not found
1.195044 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.201124 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.207416 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.207593 - HTML::template                  -> template: >box_event<
1.207758 - HTML::template_exists           -> search: >page_box_right< == 1
1.207790 - HTML::template                  -> template: >page_box_right<
1.207821 - PAGE::get_boxes                 -> -------- call: right::forum
1.207835 - CBOX::forum                     -> generate forum box
1.207843 - CBOX::forum_load_threads        -> load data
1.207861 - CACHE::get                      -> cache: >forum::topthreads< not found
1.207875 - 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.218473 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.218722 - CBOX::forum_threads             -> list all threads in array
1.218747 - 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.218772 - admin::getInstance              -> do
1.218877 - HTML::template                  -> template: >box_forum_bit<
1.219012 - HTML::template                  -> template: >box_forum_bit<
1.219045 - HTML::template                  -> template: >box_forum_bit<
1.219078 - HTML::template                  -> template: >box_forum_bit<
1.219104 - HTML::template                  -> template: >box_forum_bit<
1.219139 - HTML::template                  -> template: >box_forum_bit<
1.219156 - HTML::template                  -> template: >box_forum<
1.219238 - HTML::template_exists           -> search: >page_box_right< == 1
1.219266 - HTML::template                  -> template: >page_box_right<
1.219291 - PAGE::get_boxes                 -> -------- call: right::vote
1.219303 - CBOX::vote                      -> generate Box
1.219311 - 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.223733 - HTML::template                  -> template: >box_vote_nocurrent<
1.223998 - HTML::template_exists           -> search: >page_box_right< == 1
1.224050 - HTML::template                  -> template: >page_box_right<
1.224095 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.224115 - CBOX::buddylist                 -> generate Box
1.224147 - HTML::template                  -> template: >box_buddylist_msg<
1.224217 - HTML::template                  -> template: >box_buddylist<
1.224311 - HTML::template_exists           -> search: >page_box_right< == 1
1.224340 - HTML::template                  -> template: >page_box_right<
1.224377 - PAGE::get_boxes                 -> -------- call: right::online
1.224393 - CBOX::online                    -> generate Box
1.224406 - HTML::template                  -> template: >box_online<
1.224496 - HTML::template_exists           -> search: >page_box_right< == 1
1.224524 - HTML::template                  -> template: >page_box_right<
1.224564 - PAGE::render                    -> final
1.224576 - PAGE::renderTemplate            -> page
1.224587 - dotSession::getInstance         -> do
1.224612 - PAGE::getHead                   -> return
1.224622 - dotSession::getInstance         -> do
1.224761 - HTML::template                  -> template: >page<
1.225237 - PAGE::render_template           -> final

PHP Includes   : 22
DB Queries     : 20
Rendering Time : 1.226439

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.turnier.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