home / User details of ChibiOnion



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

found 223 debug messages

0.000041 - GLOBAL::include                 -> config.php
0.000249 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000304 - dotDatabase::getInstance        -> connection: database
0.000327 - dotDatabase::__construct        -> connection: database
0.000355 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000386 - page::getInstance               -> do
0.000413 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000436 - dotSession::getInstance         -> do
0.000453 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000491 - dotSession::start               -> ---- init
0.000529 - dotSession::start               -> start php session managment
0.126352 - dotSession::start               -> finished php session management
0.126388 - dotSession::start               -> check for security options
0.126405 - dotSession::start               -> lookup ip2country
0.126427 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.142535 - dotDatabase::select             -> database: dotlan_database
0.150568 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 316494688 BETWEEN ip_from AND ip_to
0.158944 - dotSession::start               -> update current session online user infos
0.159019 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746383496, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=10272', host = '18.221.83.96', dns = '18.221.83.96', countrycode = '', hits = hits + 1 WHERE hash = '5bk9epedk64tbpmto8rksuldv3'
0.164402 - dotSession::start               -> session found in DB
0.164452 - dotSession::load_locales        -> do
0.164513 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.164526 - dotSession::start               -> ---- finished with session startup
0.164555 - dotSession::load_user           -> id: 0
0.164578 - user::get_user                  -> id: >0<
0.164602 - dotDatabase::getInstance        -> connection: database
0.164673 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.164719 - styles::load                    -> name: ><
0.164747 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.165044 - styles::activate                -> style = 2024_switzerlan
0.165231 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.165253 - admin::getInstance              -> do
0.165263 - dotSession::getInstance         -> do
0.165277 - admin::__construct              -> user_id=0
0.165287 - user::load_settings             -> load current user settings to $global
0.165305 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.165335 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.165362 - EVENT::comming_event            -> return
0.165377 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746383496 AND active=1 ORDER by begin ASC
0.169927 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.169992 - GLOBAL::end global.php          -> ---------------------------------------------
0.170015 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.170089 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.170120 - user::get_user                  -> id: >10272<
0.170136 - dotDatabase::getInstance        -> connection: database
0.170157 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 10272 ORDER by id DESC
0.174728 - USER_FUNCTIONS::display_details -> id:10272
0.174860 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.174956 - GLOBAL::include                 -> custom.user.php
0.175313 - 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=10272 AND ver_email>0 LIMIT 1
0.179616 - dotDatabase::getInstance        -> connection: database
0.179663 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.195918 - dotDatabase::getInstance        -> connection: database
0.195948 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.213753 - dotDatabase::getInstance        -> connection: database
0.213799 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.227261 - dotDatabase::getInstance        -> connection: database
0.227291 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.247646 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.247879 - dotDatabase::getInstance        -> connection: database
0.247897 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.262552 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.262701 - dotDatabase::getInstance        -> connection: database
0.262733 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.277897 - dotDatabase::getInstance        -> connection: database
0.277929 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.290665 - HTML::template                  -> template: >user_profile_inner_bit2<
0.290900 - HTML::template                  -> template: >user_profile_inner_bit2<
0.290957 - HTML::template                  -> template: >user_profile_inner<
0.291093 - HTML::template                  -> template: >user_profile_inner_bit3<
0.291186 - 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=10272 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.295533 - HTML::template                  -> template: >user_profile_inner_bit3<
0.295624 - 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=10272 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.299985 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.300204 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.300244 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.300273 - HTML::template                  -> template: >user_profile_shortbar<
0.300360 - HTML::template                  -> template: >user_profile<
0.300446 - GLOBAL::end userspace           -> ---------------------------------------------
0.300458 - PAGE::render                    -> start rendering page layout
0.300470 - USER::check_for_new_messages    -> return
0.300489 - dotSession::getInstance         -> do
0.300548 - PAGE::get_boxes                 -> -------- side=left
0.300578 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.300625 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.300647 - CBOX::menu                      -> generate Menu Box >menu<
0.300672 - HTML::template                  -> template: >box_menu_bit<
0.300776 - HTML::template                  -> template: >box_menu_bit<
0.300803 - HTML::template                  -> template: >box_menu_bit<
0.300824 - HTML::template                  -> template: >box_menu_bit<
0.300845 - HTML::template                  -> template: >box_menu_bit<
0.300866 - HTML::template                  -> template: >box_menu_bit<
0.300886 - HTML::template                  -> template: >box_menu_bit<
0.300906 - HTML::template                  -> template: >box_menu<
0.301013 - HTML::template_exists           -> search: >page_box_left< == 1
0.301053 - HTML::template                  -> template: >page_box_left<
0.301132 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.301148 - CBOX::menu                      -> generate Menu Box >party<
0.301169 - HTML::template                  -> template: >box_menu_bit<
0.301194 - HTML::template                  -> template: >box_menu_bit<
0.301215 - HTML::template                  -> template: >box_menu_bit<
0.301235 - HTML::template                  -> template: >box_menu_bit<
0.301255 - HTML::template                  -> template: >box_menu_bit<
0.301484 - HTML::template                  -> template: >box_menu_bit<
0.301515 - HTML::template                  -> template: >box_menu_bit<
0.301577 - HTML::template                  -> template: >box_menu_bit<
0.301599 - HTML::template                  -> template: >box_menu_bit<
0.301619 - HTML::template                  -> template: >box_menu_bit<
0.301640 - HTML::template                  -> template: >box_menu_bit<
0.301660 - HTML::template                  -> template: >box_menu_bit<
0.301676 - HTML::template                  -> template: >box_menu<
0.301787 - HTML::template_exists           -> search: >page_box_left< == 1
0.301822 - HTML::template                  -> template: >page_box_left<
0.301856 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.301871 - CBOX::menu                      -> generate Menu Box >login<
0.301890 - HTML::template                  -> template: >box_menu_bit<
0.301913 - HTML::template                  -> template: >box_menu_bit<
0.301933 - HTML::template                  -> template: >box_menu<
0.301979 - HTML::template_exists           -> search: >page_box_left< == 1
0.302006 - HTML::template                  -> template: >page_box_left<
0.302036 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.302045 - PAGE::get_boxes                 -> -------- call: left::search
0.302060 - CBOX::template                  -> generate Box with >box_suchen< as template
0.302070 - HTML::template                  -> template: >box_suchen<
0.302181 - HTML::template_exists           -> search: >page_box_left< == 1
0.302206 - HTML::template                  -> template: >page_box_left<
0.302237 - PAGE::get_boxes                 -> -------- call: left::banner
0.302270 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.302316 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.302342 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.306359 - 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
0.310566 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.310613 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.315358 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.320579 - HTML::encode                    -> replace run 1
0.320687 - HTML::template                  -> template: >box_banner_bit<
0.320867 - HTML::encode                    -> www.egames.ch...
0.320995 - HTML::encode                    -> replace run 1
0.321051 - HTML::encode                    -> replace run 2
0.321097 - HTML::template                  -> template: >box_banner_bit<
0.321126 - HTML::template                  -> template: >box_banner<
0.321219 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.321369 - HTML::template_exists           -> search: >page_box_left< == 1
0.321410 - HTML::template                  -> template: >page_box_left<
0.321486 - PAGE::get_boxes                 -> -------- side=right
0.321507 - PAGE::get_boxes                 -> -------- call: right::news
0.321563 - CBOX::news                      -> generate Box
0.321589 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.321637 - NEWS::load_news                 -> load news data
0.321667 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.321747 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.325781 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.329936 - 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
0.334280 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.334470 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.334484 - NEWS::load_news                 -> ... from database
0.334521 - 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
0.342792 - HTML::encodeCms                 -> 
0.343203 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.343416 - HTML::encode                    -> replace run 1
0.343479 - HTML::encodeCms                 -> 
0.343508 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.343556 - HTML::encode                    -> replace run 1
0.343598 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.343800 - HTML::template                  -> template: >box_news_bit<
0.343953 - HTML::template                  -> template: >box_news_bit<
0.344006 - HTML::template                  -> template: >box_news<
0.344121 - HTML::template_exists           -> search: >page_box_right< == 1
0.344160 - HTML::template                  -> template: >page_box_right<
0.344232 - PAGE::get_boxes                 -> -------- call: right::party
0.344251 - CBOX::party                     -> generate Box
0.344270 - EVENT::short_event              -> id >27<
0.344280 - EVENT::getevent                 -> id >27<
0.344293 - 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
0.348692 - CACHE::get                      -> cache: >event_27::stats< not found
0.348723 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.354180 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.359564 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.359769 - HTML::template                  -> template: >box_event<
0.359958 - HTML::template_exists           -> search: >page_box_right< == 1
0.360003 - HTML::template                  -> template: >page_box_right<
0.360048 - PAGE::get_boxes                 -> -------- call: right::forum
0.360070 - CBOX::forum                     -> generate forum box
0.360083 - CBOX::forum_load_threads        -> load data
0.360114 - CACHE::get                      -> cache: >forum::topthreads< not found
0.360134 - 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
0.368110 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.368379 - CBOX::forum_threads             -> list all threads in array
0.368414 - 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, )
0.368452 - admin::getInstance              -> do
0.368542 - HTML::template                  -> template: >box_forum_bit<
0.368742 - HTML::template                  -> template: >box_forum_bit<
0.368792 - HTML::template                  -> template: >box_forum_bit<
0.368846 - HTML::template                  -> template: >box_forum_bit<
0.368884 - HTML::template                  -> template: >box_forum_bit<
0.368921 - HTML::template                  -> template: >box_forum_bit<
0.368948 - HTML::template                  -> template: >box_forum<
0.369105 - HTML::template_exists           -> search: >page_box_right< == 1
0.369142 - HTML::template                  -> template: >page_box_right<
0.369180 - PAGE::get_boxes                 -> -------- call: right::vote
0.369199 - CBOX::vote                      -> generate Box
0.369212 - 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
0.373882 - HTML::template                  -> template: >box_vote_nocurrent<
0.374090 - HTML::template_exists           -> search: >page_box_right< == 1
0.374128 - HTML::template                  -> template: >page_box_right<
0.374164 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.374183 - CBOX::buddylist                 -> generate Box
0.374223 - HTML::template                  -> template: >box_buddylist_msg<
0.374306 - HTML::template                  -> template: >box_buddylist<
0.374394 - HTML::template_exists           -> search: >page_box_right< == 1
0.374421 - HTML::template                  -> template: >page_box_right<
0.374452 - PAGE::get_boxes                 -> -------- call: right::online
0.374480 - CBOX::online                    -> generate Box
0.374492 - HTML::template                  -> template: >box_online<
0.374580 - HTML::template_exists           -> search: >page_box_right< == 1
0.374606 - HTML::template                  -> template: >page_box_right<
0.374666 - PAGE::render                    -> final
0.374682 - PAGE::renderTemplate            -> page
0.374697 - dotSession::getInstance         -> do
0.374722 - PAGE::getHead                   -> return
0.374732 - dotSession::getInstance         -> do
0.374897 - HTML::template                  -> template: >page<
0.375421 - PAGE::render_template           -> final

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

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