home / User details of GojoMojo



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

found 223 debug messages

0.000036 - GLOBAL::include                 -> config.php
0.000216 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000259 - dotDatabase::getInstance        -> connection: database
0.000278 - dotDatabase::__construct        -> connection: database
0.000304 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000333 - page::getInstance               -> do
0.000401 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000434 - dotSession::getInstance         -> do
0.000454 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000495 - dotSession::start               -> ---- init
0.000530 - dotSession::start               -> start php session managment
0.843123 - dotSession::start               -> finished php session management
0.843153 - dotSession::start               -> check for security options
0.843171 - dotSession::start               -> lookup ip2country
0.843193 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.859104 - dotDatabase::select             -> database: dotlan_database
0.866935 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 873415401 BETWEEN ip_from AND ip_to
0.875416 - dotSession::start               -> update current session online user infos
0.875489 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746381192, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=10288', host = '52.15.66.233', dns = '52.15.66.233', countrycode = '', hits = hits + 1 WHERE hash = 'o36kklabqvoi0etjgl0qjs8er4'
0.880704 - dotSession::start               -> session found in DB
0.880747 - dotSession::load_locales        -> do
0.880793 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.880805 - dotSession::start               -> ---- finished with session startup
0.880839 - dotSession::load_user           -> id: 0
0.880869 - user::get_user                  -> id: >0<
0.880902 - dotDatabase::getInstance        -> connection: database
0.880966 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.881009 - styles::load                    -> name: ><
0.881046 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.881358 - styles::activate                -> style = 2024_switzerlan
0.881673 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.881709 - admin::getInstance              -> do
0.881720 - dotSession::getInstance         -> do
0.881736 - admin::__construct              -> user_id=0
0.881747 - user::load_settings             -> load current user settings to $global
0.881766 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.881812 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.881846 - EVENT::comming_event            -> return
0.881865 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746381192 AND active=1 ORDER by begin ASC
0.886374 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.886492 - GLOBAL::end global.php          -> ---------------------------------------------
0.886518 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.886619 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.886666 - user::get_user                  -> id: >10288<
0.886683 - dotDatabase::getInstance        -> connection: database
0.886709 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 10288 ORDER by id DESC
0.891941 - USER_FUNCTIONS::display_details -> id:10288
0.892035 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.892129 - GLOBAL::include                 -> custom.user.php
0.892495 - 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=10288 AND ver_email>0 LIMIT 1
0.896960 - dotDatabase::getInstance        -> connection: database
0.897017 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.913884 - dotDatabase::getInstance        -> connection: database
0.913919 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.927289 - dotDatabase::getInstance        -> connection: database
0.927327 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.941955 - dotDatabase::getInstance        -> connection: database
0.941993 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.956936 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.957237 - dotDatabase::getInstance        -> connection: database
0.957259 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.967465 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.967581 - dotDatabase::getInstance        -> connection: database
0.967598 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.977384 - dotDatabase::getInstance        -> connection: database
0.977435 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.990559 - HTML::template                  -> template: >user_profile_inner_bit2<
0.990802 - HTML::template                  -> template: >user_profile_inner_bit2<
0.990854 - HTML::template                  -> template: >user_profile_inner<
0.990973 - HTML::template                  -> template: >user_profile_inner_bit3<
0.991058 - 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=10288 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.995564 - HTML::template                  -> template: >user_profile_inner_bit3<
0.995638 - 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=10288 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.000088 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.000345 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.000388 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.000419 - HTML::template                  -> template: >user_profile_shortbar<
1.000508 - HTML::template                  -> template: >user_profile<
1.000581 - GLOBAL::end userspace           -> ---------------------------------------------
1.000593 - PAGE::render                    -> start rendering page layout
1.000605 - USER::check_for_new_messages    -> return
1.000623 - dotSession::getInstance         -> do
1.000673 - PAGE::get_boxes                 -> -------- side=left
1.000697 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.000746 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.000767 - CBOX::menu                      -> generate Menu Box >menu<
1.000791 - HTML::template                  -> template: >box_menu_bit<
1.000885 - HTML::template                  -> template: >box_menu_bit<
1.000912 - HTML::template                  -> template: >box_menu_bit<
1.000936 - HTML::template                  -> template: >box_menu_bit<
1.000968 - HTML::template                  -> template: >box_menu_bit<
1.000992 - HTML::template                  -> template: >box_menu_bit<
1.001016 - HTML::template                  -> template: >box_menu_bit<
1.001039 - HTML::template                  -> template: >box_menu<
1.001135 - HTML::template_exists           -> search: >page_box_left< == 1
1.001170 - HTML::template                  -> template: >page_box_left<
1.001239 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.001254 - CBOX::menu                      -> generate Menu Box >party<
1.001274 - HTML::template                  -> template: >box_menu_bit<
1.001299 - HTML::template                  -> template: >box_menu_bit<
1.001323 - HTML::template                  -> template: >box_menu_bit<
1.001346 - HTML::template                  -> template: >box_menu_bit<
1.001370 - HTML::template                  -> template: >box_menu_bit<
1.001393 - HTML::template                  -> template: >box_menu_bit<
1.001417 - HTML::template                  -> template: >box_menu_bit<
1.001440 - HTML::template                  -> template: >box_menu_bit<
1.001525 - HTML::template                  -> template: >box_menu_bit<
1.001571 - HTML::template                  -> template: >box_menu_bit<
1.001590 - HTML::template                  -> template: >box_menu_bit<
1.001602 - HTML::template                  -> template: >box_menu_bit<
1.001615 - HTML::template                  -> template: >box_menu<
1.001655 - HTML::template_exists           -> search: >page_box_left< == 1
1.001674 - HTML::template                  -> template: >page_box_left<
1.001709 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.001718 - CBOX::menu                      -> generate Menu Box >login<
1.001729 - HTML::template                  -> template: >box_menu_bit<
1.001749 - HTML::template                  -> template: >box_menu_bit<
1.001762 - HTML::template                  -> template: >box_menu<
1.001789 - HTML::template_exists           -> search: >page_box_left< == 1
1.001805 - HTML::template                  -> template: >page_box_left<
1.001823 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.001828 - PAGE::get_boxes                 -> -------- call: left::search
1.001836 - CBOX::template                  -> generate Box with >box_suchen< as template
1.001842 - HTML::template                  -> template: >box_suchen<
1.001931 - HTML::template_exists           -> search: >page_box_left< == 1
1.001946 - HTML::template                  -> template: >page_box_left<
1.001978 - PAGE::get_boxes                 -> -------- call: left::banner
1.002007 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.002051 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.002070 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.006232 - 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.010921 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.010988 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.016846 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.021333 - HTML::encode                    -> replace run 1
1.021598 - HTML::template                  -> template: >box_banner_bit<
1.021788 - HTML::encode                    -> www.egames.ch...
1.021901 - HTML::encode                    -> replace run 1
1.021953 - HTML::encode                    -> replace run 2
1.022000 - HTML::template                  -> template: >box_banner_bit<
1.022028 - HTML::template                  -> template: >box_banner<
1.022126 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.022268 - HTML::template_exists           -> search: >page_box_left< == 1
1.022310 - HTML::template                  -> template: >page_box_left<
1.022361 - PAGE::get_boxes                 -> -------- side=right
1.022380 - PAGE::get_boxes                 -> -------- call: right::news
1.022431 - CBOX::news                      -> generate Box
1.022454 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.022496 - NEWS::load_news                 -> load news data
1.022529 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.022560 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.027062 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.031716 - 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.036663 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.036838 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.036854 - NEWS::load_news                 -> ... from database
1.036895 - 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.045909 - HTML::encodeCms                 -> 
1.046451 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.046639 - HTML::encode                    -> replace run 1
1.046691 - HTML::encodeCms                 -> 
1.046710 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.046754 - HTML::encode                    -> replace run 1
1.046788 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.046970 - HTML::template                  -> template: >box_news_bit<
1.047101 - HTML::template                  -> template: >box_news_bit<
1.047127 - HTML::template                  -> template: >box_news<
1.047228 - HTML::template_exists           -> search: >page_box_right< == 1
1.047263 - HTML::template                  -> template: >page_box_right<
1.047329 - PAGE::get_boxes                 -> -------- call: right::party
1.047347 - CBOX::party                     -> generate Box
1.047365 - EVENT::short_event              -> id >27<
1.047375 - EVENT::getevent                 -> id >27<
1.047388 - 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.052183 - CACHE::get                      -> cache: >event_27::stats< not found
1.052211 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.061078 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.069357 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.069616 - HTML::template                  -> template: >box_event<
1.069817 - HTML::template_exists           -> search: >page_box_right< == 1
1.069856 - HTML::template                  -> template: >page_box_right<
1.069893 - PAGE::get_boxes                 -> -------- call: right::forum
1.069912 - CBOX::forum                     -> generate forum box
1.069923 - CBOX::forum_load_threads        -> load data
1.069947 - CACHE::get                      -> cache: >forum::topthreads< not found
1.069965 - 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.086274 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.086531 - CBOX::forum_threads             -> list all threads in array
1.086560 - 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.086598 - admin::getInstance              -> do
1.086678 - HTML::template                  -> template: >box_forum_bit<
1.086855 - HTML::template                  -> template: >box_forum_bit<
1.086908 - HTML::template                  -> template: >box_forum_bit<
1.086962 - HTML::template                  -> template: >box_forum_bit<
1.087009 - HTML::template                  -> template: >box_forum_bit<
1.087056 - HTML::template                  -> template: >box_forum_bit<
1.087086 - HTML::template                  -> template: >box_forum<
1.087207 - HTML::template_exists           -> search: >page_box_right< == 1
1.087244 - HTML::template                  -> template: >page_box_right<
1.087282 - PAGE::get_boxes                 -> -------- call: right::vote
1.087300 - CBOX::vote                      -> generate Box
1.087313 - 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.091725 - HTML::template                  -> template: >box_vote_nocurrent<
1.091960 - HTML::template_exists           -> search: >page_box_right< == 1
1.092000 - HTML::template                  -> template: >page_box_right<
1.092041 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.092061 - CBOX::buddylist                 -> generate Box
1.092089 - HTML::template                  -> template: >box_buddylist_msg<
1.092158 - HTML::template                  -> template: >box_buddylist<
1.092279 - HTML::template_exists           -> search: >page_box_right< == 1
1.092308 - HTML::template                  -> template: >page_box_right<
1.092344 - PAGE::get_boxes                 -> -------- call: right::online
1.092366 - CBOX::online                    -> generate Box
1.092377 - HTML::template                  -> template: >box_online<
1.092466 - HTML::template_exists           -> search: >page_box_right< == 1
1.092491 - HTML::template                  -> template: >page_box_right<
1.092531 - PAGE::render                    -> final
1.092542 - PAGE::renderTemplate            -> page
1.092553 - dotSession::getInstance         -> do
1.092574 - PAGE::getHead                   -> return
1.092578 - dotSession::getInstance         -> do
1.092694 - HTML::template                  -> template: >page<
1.093241 - PAGE::render_template           -> final

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

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