home / User details of Fabite



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

found 223 debug messages

0.000031 - GLOBAL::include                 -> config.php
0.000213 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000261 - dotDatabase::getInstance        -> connection: database
0.000281 - dotDatabase::__construct        -> connection: database
0.000309 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000354 - page::getInstance               -> do
0.000388 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000412 - dotSession::getInstance         -> do
0.000431 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000467 - dotSession::start               -> ---- init
0.000503 - dotSession::start               -> start php session managment
1.005427 - dotSession::start               -> finished php session management
1.005456 - dotSession::start               -> check for security options
1.005470 - dotSession::start               -> lookup ip2country
1.005486 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.021705 - dotDatabase::select             -> database: dotlan_database
1.029846 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59762712 BETWEEN ip_from AND ip_to
1.038444 - dotSession::start               -> update current session online user infos
1.038503 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419963, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=9095', host = '3.143.232.24', dns = '3.143.232.24', countrycode = '', hits = hits + 1 WHERE hash = '7cbbjph5t1l3fpa9ttla22go24'
1.044402 - dotSession::start               -> session found in DB
1.044447 - dotSession::load_locales        -> do
1.044495 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.044509 - dotSession::start               -> ---- finished with session startup
1.044534 - dotSession::load_user           -> id: 0
1.044545 - user::get_user                  -> id: >0<
1.044567 - dotDatabase::getInstance        -> connection: database
1.044628 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.044664 - styles::load                    -> name: ><
1.044690 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.044955 - styles::activate                -> style = 2024_switzerlan
1.045148 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.045171 - admin::getInstance              -> do
1.045181 - dotSession::getInstance         -> do
1.045195 - admin::__construct              -> user_id=0
1.045205 - user::load_settings             -> load current user settings to $global
1.045223 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.045261 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.045289 - EVENT::comming_event            -> return
1.045304 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419963 AND active=1 ORDER by begin ASC
1.050329 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.050421 - GLOBAL::end global.php          -> ---------------------------------------------
1.050444 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.050515 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.050544 - user::get_user                  -> id: >9095<
1.050561 - dotDatabase::getInstance        -> connection: database
1.050582 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 9095 ORDER by id DESC
1.055717 - USER_FUNCTIONS::display_details -> id:9095
1.055832 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.055921 - GLOBAL::include                 -> custom.user.php
1.056416 - 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=9095 AND ver_email>0 LIMIT 1
1.061017 - dotDatabase::getInstance        -> connection: database
1.061056 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.083649 - dotDatabase::getInstance        -> connection: database
1.083680 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.095276 - dotDatabase::getInstance        -> connection: database
1.095312 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.105523 - dotDatabase::getInstance        -> connection: database
1.105551 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.128230 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.128572 - dotDatabase::getInstance        -> connection: database
1.128592 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.143493 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.143609 - dotDatabase::getInstance        -> connection: database
1.143627 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.155480 - dotDatabase::getInstance        -> connection: database
1.155520 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.166250 - HTML::template                  -> template: >user_profile_inner_bit2<
1.166448 - HTML::template                  -> template: >user_profile_inner_bit2<
1.166496 - HTML::template                  -> template: >user_profile_inner<
1.166589 - HTML::template                  -> template: >user_profile_inner_bit3<
1.166665 - 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=9095 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.172014 - HTML::template                  -> template: >user_profile_inner_bit3<
1.172107 - 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=9095 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.176934 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.177217 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.177271 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.177300 - HTML::template                  -> template: >user_profile_shortbar<
1.177424 - HTML::template                  -> template: >user_profile<
1.177506 - GLOBAL::end userspace           -> ---------------------------------------------
1.177518 - PAGE::render                    -> start rendering page layout
1.177531 - USER::check_for_new_messages    -> return
1.177549 - dotSession::getInstance         -> do
1.177608 - PAGE::get_boxes                 -> -------- side=left
1.177633 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.177674 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.177693 - CBOX::menu                      -> generate Menu Box >menu<
1.177716 - HTML::template                  -> template: >box_menu_bit<
1.177801 - HTML::template                  -> template: >box_menu_bit<
1.177827 - HTML::template                  -> template: >box_menu_bit<
1.177851 - HTML::template                  -> template: >box_menu_bit<
1.177875 - HTML::template                  -> template: >box_menu_bit<
1.177898 - HTML::template                  -> template: >box_menu_bit<
1.177922 - HTML::template                  -> template: >box_menu_bit<
1.177949 - HTML::template                  -> template: >box_menu<
1.178063 - HTML::template_exists           -> search: >page_box_left< == 1
1.178100 - HTML::template                  -> template: >page_box_left<
1.178170 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.178184 - CBOX::menu                      -> generate Menu Box >party<
1.178205 - HTML::template                  -> template: >box_menu_bit<
1.178230 - HTML::template                  -> template: >box_menu_bit<
1.178254 - HTML::template                  -> template: >box_menu_bit<
1.178277 - HTML::template                  -> template: >box_menu_bit<
1.178300 - HTML::template                  -> template: >box_menu_bit<
1.178323 - HTML::template                  -> template: >box_menu_bit<
1.178347 - HTML::template                  -> template: >box_menu_bit<
1.178372 - HTML::template                  -> template: >box_menu_bit<
1.178390 - HTML::template                  -> template: >box_menu_bit<
1.178413 - HTML::template                  -> template: >box_menu_bit<
1.178437 - HTML::template                  -> template: >box_menu_bit<
1.178462 - HTML::template                  -> template: >box_menu_bit<
1.178485 - HTML::template                  -> template: >box_menu<
1.178531 - HTML::template_exists           -> search: >page_box_left< == 1
1.178559 - HTML::template                  -> template: >page_box_left<
1.178589 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.178603 - CBOX::menu                      -> generate Menu Box >login<
1.178622 - HTML::template                  -> template: >box_menu_bit<
1.178650 - HTML::template                  -> template: >box_menu_bit<
1.178673 - HTML::template                  -> template: >box_menu<
1.178716 - HTML::template_exists           -> search: >page_box_left< == 1
1.178742 - HTML::template                  -> template: >page_box_left<
1.178771 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.178781 - PAGE::get_boxes                 -> -------- call: left::search
1.178795 - CBOX::template                  -> generate Box with >box_suchen< as template
1.178806 - HTML::template                  -> template: >box_suchen<
1.178916 - HTML::template_exists           -> search: >page_box_left< == 1
1.178940 - HTML::template                  -> template: >page_box_left<
1.178974 - PAGE::get_boxes                 -> -------- call: left::banner
1.179000 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.179037 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.179061 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.183698 - 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.188625 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.188691 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.193836 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.198175 - HTML::encode                    -> replace run 1
1.198289 - HTML::template                  -> template: >box_banner_bit<
1.198501 - HTML::encode                    -> www.egames.ch...
1.198645 - HTML::encode                    -> replace run 1
1.198699 - HTML::encode                    -> replace run 2
1.198745 - HTML::template                  -> template: >box_banner_bit<
1.198775 - HTML::template                  -> template: >box_banner<
1.198882 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.199004 - HTML::template_exists           -> search: >page_box_left< == 1
1.199042 - HTML::template                  -> template: >page_box_left<
1.199089 - PAGE::get_boxes                 -> -------- side=right
1.199107 - PAGE::get_boxes                 -> -------- call: right::news
1.199125 - CBOX::news                      -> generate Box
1.199144 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.199184 - NEWS::load_news                 -> load news data
1.199209 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.199240 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.203761 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.208860 - 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.214140 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.214307 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.214322 - NEWS::load_news                 -> ... from database
1.214353 - 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.223058 - HTML::encodeCms                 -> 
1.223546 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.223758 - HTML::encode                    -> replace run 1
1.223829 - HTML::encodeCms                 -> 
1.223850 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.223896 - HTML::encode                    -> replace run 1
1.223932 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.224132 - HTML::template                  -> template: >box_news_bit<
1.224266 - HTML::template                  -> template: >box_news_bit<
1.224292 - HTML::template                  -> template: >box_news<
1.224450 - HTML::template_exists           -> search: >page_box_right< == 1
1.224488 - HTML::template                  -> template: >page_box_right<
1.224554 - PAGE::get_boxes                 -> -------- call: right::party
1.224574 - CBOX::party                     -> generate Box
1.224594 - EVENT::short_event              -> id >27<
1.224607 - EVENT::getevent                 -> id >27<
1.224622 - 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.229487 - CACHE::get                      -> cache: >event_27::stats< not found
1.229512 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.234506 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.240714 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.240898 - HTML::template                  -> template: >box_event<
1.241079 - HTML::template_exists           -> search: >page_box_right< == 1
1.241117 - HTML::template                  -> template: >page_box_right<
1.241154 - PAGE::get_boxes                 -> -------- call: right::forum
1.241173 - CBOX::forum                     -> generate forum box
1.241184 - CBOX::forum_load_threads        -> load data
1.241208 - CACHE::get                      -> cache: >forum::topthreads< not found
1.241226 - 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.253108 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.253309 - CBOX::forum_threads             -> list all threads in array
1.253331 - 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.253380 - admin::getInstance              -> do
1.253444 - HTML::template                  -> template: >box_forum_bit<
1.253574 - HTML::template                  -> template: >box_forum_bit<
1.253607 - HTML::template                  -> template: >box_forum_bit<
1.253640 - HTML::template                  -> template: >box_forum_bit<
1.253666 - HTML::template                  -> template: >box_forum_bit<
1.253692 - HTML::template                  -> template: >box_forum_bit<
1.253710 - HTML::template                  -> template: >box_forum<
1.253786 - HTML::template_exists           -> search: >page_box_right< == 1
1.253812 - HTML::template                  -> template: >page_box_right<
1.253840 - PAGE::get_boxes                 -> -------- call: right::vote
1.253853 - CBOX::vote                      -> generate Box
1.253862 - 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.258296 - HTML::template                  -> template: >box_vote_nocurrent<
1.258544 - HTML::template_exists           -> search: >page_box_right< == 1
1.258588 - HTML::template                  -> template: >page_box_right<
1.258631 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.258652 - CBOX::buddylist                 -> generate Box
1.258683 - HTML::template                  -> template: >box_buddylist_msg<
1.258749 - HTML::template                  -> template: >box_buddylist<
1.258835 - HTML::template_exists           -> search: >page_box_right< == 1
1.258861 - HTML::template                  -> template: >page_box_right<
1.258891 - PAGE::get_boxes                 -> -------- call: right::online
1.258906 - CBOX::online                    -> generate Box
1.258918 - HTML::template                  -> template: >box_online<
1.259002 - HTML::template_exists           -> search: >page_box_right< == 1
1.259027 - HTML::template                  -> template: >page_box_right<
1.259067 - PAGE::render                    -> final
1.259078 - PAGE::renderTemplate            -> page
1.259090 - dotSession::getInstance         -> do
1.259108 - PAGE::getHead                   -> return
1.259116 - dotSession::getInstance         -> do
1.259274 - HTML::template                  -> template: >page<
1.259879 - PAGE::render_template           -> final

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

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