home / User details of Fabian



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

found 223 debug messages

0.000040 - GLOBAL::include                 -> config.php
0.000268 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000309 - dotDatabase::getInstance        -> connection: database
0.000328 - dotDatabase::__construct        -> connection: database
0.000363 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000395 - page::getInstance               -> do
0.000421 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000447 - dotSession::getInstance         -> do
0.000466 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000502 - dotSession::start               -> ---- init
0.000538 - dotSession::start               -> start php session managment
0.945290 - dotSession::start               -> finished php session management
0.945334 - dotSession::start               -> check for security options
0.945347 - dotSession::start               -> lookup ip2country
0.945364 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.961143 - dotDatabase::select             -> database: dotlan_database
0.969167 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 316514306 BETWEEN ip_from AND ip_to
0.977763 - dotSession::start               -> update current session online user infos
0.977830 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746376282, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=7454', host = '18.221.160.2', dns = '18.221.160.2', countrycode = '', hits = hits + 1 WHERE hash = 'qi8536inntm36nrehf98gohfs1'
0.983589 - dotSession::start               -> session found in DB
0.983640 - dotSession::load_locales        -> do
0.983681 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.983688 - dotSession::start               -> ---- finished with session startup
0.983715 - dotSession::load_user           -> id: 0
0.983727 - user::get_user                  -> id: >0<
0.983749 - dotDatabase::getInstance        -> connection: database
0.983822 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.983873 - styles::load                    -> name: ><
0.983913 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.984403 - styles::activate                -> style = 2024_switzerlan
0.984671 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.984706 - admin::getInstance              -> do
0.984717 - dotSession::getInstance         -> do
0.984733 - admin::__construct              -> user_id=0
0.984744 - user::load_settings             -> load current user settings to $global
0.984762 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.984791 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.984817 - EVENT::comming_event            -> return
0.984834 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746376282 AND active=1 ORDER by begin ASC
0.989945 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.990026 - GLOBAL::end global.php          -> ---------------------------------------------
0.990051 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.990143 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.990178 - user::get_user                  -> id: >7454<
0.990201 - dotDatabase::getInstance        -> connection: database
0.990229 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 7454 ORDER by id DESC
0.995353 - USER_FUNCTIONS::display_details -> id:7454
0.995448 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.995526 - GLOBAL::include                 -> custom.user.php
0.995859 - 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=7454 AND ver_email>0 LIMIT 1
1.000516 - dotDatabase::getInstance        -> connection: database
1.000553 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.020286 - dotDatabase::getInstance        -> connection: database
1.020329 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.033529 - dotDatabase::getInstance        -> connection: database
1.033558 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.045779 - dotDatabase::getInstance        -> connection: database
1.045811 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.057911 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.058177 - dotDatabase::getInstance        -> connection: database
1.058198 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.068649 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.068781 - dotDatabase::getInstance        -> connection: database
1.068800 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.079670 - dotDatabase::getInstance        -> connection: database
1.079709 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.095433 - HTML::template                  -> template: >user_profile_inner_bit2<
1.095670 - HTML::template                  -> template: >user_profile_inner_bit2<
1.095732 - HTML::template                  -> template: >user_profile_inner<
1.095862 - HTML::template                  -> template: >user_profile_inner_bit3<
1.095950 - 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=7454 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.100577 - HTML::template                  -> template: >user_profile_inner_bit3<
1.100662 - 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=7454 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.105069 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.105310 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.105355 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.105385 - HTML::template                  -> template: >user_profile_shortbar<
1.105464 - HTML::template                  -> template: >user_profile<
1.105537 - GLOBAL::end userspace           -> ---------------------------------------------
1.105548 - PAGE::render                    -> start rendering page layout
1.105561 - USER::check_for_new_messages    -> return
1.105578 - dotSession::getInstance         -> do
1.105630 - PAGE::get_boxes                 -> -------- side=left
1.105654 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.105696 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.105716 - CBOX::menu                      -> generate Menu Box >menu<
1.105739 - HTML::template                  -> template: >box_menu_bit<
1.105811 - HTML::template                  -> template: >box_menu_bit<
1.105837 - HTML::template                  -> template: >box_menu_bit<
1.105861 - HTML::template                  -> template: >box_menu_bit<
1.105885 - HTML::template                  -> template: >box_menu_bit<
1.105908 - HTML::template                  -> template: >box_menu_bit<
1.105932 - HTML::template                  -> template: >box_menu_bit<
1.105955 - HTML::template                  -> template: >box_menu<
1.106043 - HTML::template_exists           -> search: >page_box_left< == 1
1.106076 - HTML::template                  -> template: >page_box_left<
1.106143 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.106157 - CBOX::menu                      -> generate Menu Box >party<
1.106178 - HTML::template                  -> template: >box_menu_bit<
1.106213 - HTML::template                  -> template: >box_menu_bit<
1.106296 - HTML::template                  -> template: >box_menu_bit<
1.106324 - HTML::template                  -> template: >box_menu_bit<
1.106348 - HTML::template                  -> template: >box_menu_bit<
1.106372 - HTML::template                  -> template: >box_menu_bit<
1.106395 - HTML::template                  -> template: >box_menu_bit<
1.106419 - HTML::template                  -> template: >box_menu_bit<
1.106443 - HTML::template                  -> template: >box_menu_bit<
1.106466 - HTML::template                  -> template: >box_menu_bit<
1.106490 - HTML::template                  -> template: >box_menu_bit<
1.106514 - HTML::template                  -> template: >box_menu_bit<
1.106537 - HTML::template                  -> template: >box_menu<
1.106588 - HTML::template_exists           -> search: >page_box_left< == 1
1.106618 - HTML::template                  -> template: >page_box_left<
1.106650 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.106664 - CBOX::menu                      -> generate Menu Box >login<
1.106683 - HTML::template                  -> template: >box_menu_bit<
1.106707 - HTML::template                  -> template: >box_menu_bit<
1.106730 - HTML::template                  -> template: >box_menu<
1.106772 - HTML::template_exists           -> search: >page_box_left< == 1
1.106798 - HTML::template                  -> template: >page_box_left<
1.106827 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.106837 - PAGE::get_boxes                 -> -------- call: left::search
1.106851 - CBOX::template                  -> generate Box with >box_suchen< as template
1.106862 - HTML::template                  -> template: >box_suchen<
1.106964 - HTML::template_exists           -> search: >page_box_left< == 1
1.106992 - HTML::template                  -> template: >page_box_left<
1.107022 - PAGE::get_boxes                 -> -------- call: left::banner
1.107055 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.107096 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.107121 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.111469 - 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.115934 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.116000 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.121323 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.125631 - HTML::encode                    -> replace run 1
1.125743 - HTML::template                  -> template: >box_banner_bit<
1.125913 - HTML::encode                    -> www.egames.ch...
1.126025 - HTML::encode                    -> replace run 1
1.126073 - HTML::encode                    -> replace run 2
1.126113 - HTML::template                  -> template: >box_banner_bit<
1.126135 - HTML::template                  -> template: >box_banner<
1.126203 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.126376 - HTML::template_exists           -> search: >page_box_left< == 1
1.126417 - HTML::template                  -> template: >page_box_left<
1.126469 - PAGE::get_boxes                 -> -------- side=right
1.126488 - PAGE::get_boxes                 -> -------- call: right::news
1.126505 - CBOX::news                      -> generate Box
1.126525 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.126566 - NEWS::load_news                 -> load news data
1.126593 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.126627 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.131465 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.136590 - 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.141366 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.141568 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.141586 - NEWS::load_news                 -> ... from database
1.141623 - 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.150414 - HTML::encodeCms                 -> 
1.150870 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.151057 - HTML::encode                    -> replace run 1
1.151121 - HTML::encodeCms                 -> 
1.151145 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.151192 - HTML::encode                    -> replace run 1
1.151235 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.151450 - HTML::template                  -> template: >box_news_bit<
1.151591 - HTML::template                  -> template: >box_news_bit<
1.151618 - HTML::template                  -> template: >box_news<
1.151734 - HTML::template_exists           -> search: >page_box_right< == 1
1.151773 - HTML::template                  -> template: >page_box_right<
1.151858 - PAGE::get_boxes                 -> -------- call: right::party
1.151884 - CBOX::party                     -> generate Box
1.151909 - EVENT::short_event              -> id >27<
1.151922 - EVENT::getevent                 -> id >27<
1.151938 - 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.156859 - CACHE::get                      -> cache: >event_27::stats< not found
1.156890 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.164004 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.170889 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.171082 - HTML::template                  -> template: >box_event<
1.171278 - HTML::template_exists           -> search: >page_box_right< == 1
1.171351 - HTML::template                  -> template: >page_box_right<
1.171417 - PAGE::get_boxes                 -> -------- call: right::forum
1.171440 - CBOX::forum                     -> generate forum box
1.171452 - CBOX::forum_load_threads        -> load data
1.171489 - CACHE::get                      -> cache: >forum::topthreads< not found
1.171512 - 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.180937 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.181176 - CBOX::forum_threads             -> list all threads in array
1.181205 - 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.181245 - admin::getInstance              -> do
1.181322 - HTML::template                  -> template: >box_forum_bit<
1.181543 - HTML::template                  -> template: >box_forum_bit<
1.181602 - HTML::template                  -> template: >box_forum_bit<
1.181659 - HTML::template                  -> template: >box_forum_bit<
1.181706 - HTML::template                  -> template: >box_forum_bit<
1.181762 - HTML::template                  -> template: >box_forum_bit<
1.181792 - HTML::template                  -> template: >box_forum<
1.181943 - HTML::template_exists           -> search: >page_box_right< == 1
1.181985 - HTML::template                  -> template: >page_box_right<
1.182035 - PAGE::get_boxes                 -> -------- call: right::vote
1.182059 - CBOX::vote                      -> generate Box
1.182074 - 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.186441 - HTML::template                  -> template: >box_vote_nocurrent<
1.186717 - HTML::template_exists           -> search: >page_box_right< == 1
1.186761 - HTML::template                  -> template: >page_box_right<
1.186822 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.186843 - CBOX::buddylist                 -> generate Box
1.186876 - HTML::template                  -> template: >box_buddylist_msg<
1.186964 - HTML::template                  -> template: >box_buddylist<
1.187095 - HTML::template_exists           -> search: >page_box_right< == 1
1.187126 - HTML::template                  -> template: >page_box_right<
1.187167 - PAGE::get_boxes                 -> -------- call: right::online
1.187187 - CBOX::online                    -> generate Box
1.187200 - HTML::template                  -> template: >box_online<
1.187332 - HTML::template_exists           -> search: >page_box_right< == 1
1.187379 - HTML::template                  -> template: >page_box_right<
1.187435 - PAGE::render                    -> final
1.187448 - PAGE::renderTemplate            -> page
1.187460 - dotSession::getInstance         -> do
1.187481 - PAGE::getHead                   -> return
1.187492 - dotSession::getInstance         -> do
1.187635 - HTML::template                  -> template: >page<
1.188342 - PAGE::render_template           -> final

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

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