home / User details of Koda



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

found 223 debug messages

0.000033 - GLOBAL::include                 -> config.php
0.000187 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000225 - dotDatabase::getInstance        -> connection: database
0.000243 - dotDatabase::__construct        -> connection: database
0.000266 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000293 - page::getInstance               -> do
0.000316 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000347 - dotSession::getInstance         -> do
0.000367 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000404 - dotSession::start               -> ---- init
0.000441 - dotSession::start               -> start php session managment
1.011168 - dotSession::start               -> finished php session management
1.011205 - dotSession::start               -> check for security options
1.011223 - dotSession::start               -> lookup ip2country
1.011244 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.027275 - dotDatabase::select             -> database: dotlan_database
1.035217 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51146689 BETWEEN ip_from AND ip_to
1.043732 - dotSession::start               -> update current session online user infos
1.043809 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419225, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5509', host = '3.12.111.193', dns = '3.12.111.193', countrycode = '', hits = hits + 1 WHERE hash = 'u8ce14u1a8hiqi97ppgi8b22u5'
1.049368 - dotSession::start               -> session found in DB
1.049415 - dotSession::load_locales        -> do
1.049462 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.049474 - dotSession::start               -> ---- finished with session startup
1.049508 - dotSession::load_user           -> id: 0
1.049520 - user::get_user                  -> id: >0<
1.049594 - dotDatabase::getInstance        -> connection: database
1.049659 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.049704 - styles::load                    -> name: ><
1.049729 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.049999 - styles::activate                -> style = 2024_switzerlan
1.050191 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.050213 - admin::getInstance              -> do
1.050223 - dotSession::getInstance         -> do
1.050236 - admin::__construct              -> user_id=0
1.050247 - user::load_settings             -> load current user settings to $global
1.050264 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.050307 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.050334 - EVENT::comming_event            -> return
1.050349 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419225 AND active=1 ORDER by begin ASC
1.055296 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.055371 - GLOBAL::end global.php          -> ---------------------------------------------
1.055397 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.055497 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.055540 - user::get_user                  -> id: >5509<
1.055565 - dotDatabase::getInstance        -> connection: database
1.055587 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5509 ORDER by id DESC
1.060194 - USER_FUNCTIONS::display_details -> id:5509
1.060287 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.060347 - GLOBAL::include                 -> custom.user.php
1.060659 - 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=5509 AND ver_email>0 LIMIT 1
1.065051 - dotDatabase::getInstance        -> connection: database
1.065106 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.081684 - dotDatabase::getInstance        -> connection: database
1.081716 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.094755 - dotDatabase::getInstance        -> connection: database
1.094785 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.105357 - dotDatabase::getInstance        -> connection: database
1.105393 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.126870 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.127200 - dotDatabase::getInstance        -> connection: database
1.127225 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.140610 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.140730 - dotDatabase::getInstance        -> connection: database
1.140747 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.152811 - dotDatabase::getInstance        -> connection: database
1.152863 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.166122 - HTML::template                  -> template: >user_profile_inner_bit2<
1.166412 - HTML::template                  -> template: >user_profile_inner_bit2<
1.166470 - HTML::template                  -> template: >user_profile_inner<
1.166598 - HTML::template                  -> template: >user_profile_inner_bit3<
1.166697 - 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=5509 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.171418 - HTML::template                  -> template: >user_profile_inner_bit3<
1.171518 - 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=5509 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.176442 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.176636 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.176678 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.176707 - HTML::template                  -> template: >user_profile_shortbar<
1.176785 - HTML::template                  -> template: >user_profile<
1.176855 - GLOBAL::end userspace           -> ---------------------------------------------
1.176867 - PAGE::render                    -> start rendering page layout
1.176879 - USER::check_for_new_messages    -> return
1.176898 - dotSession::getInstance         -> do
1.176948 - PAGE::get_boxes                 -> -------- side=left
1.176972 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.177012 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.177032 - CBOX::menu                      -> generate Menu Box >menu<
1.177055 - HTML::template                  -> template: >box_menu_bit<
1.177125 - HTML::template                  -> template: >box_menu_bit<
1.177151 - HTML::template                  -> template: >box_menu_bit<
1.177175 - HTML::template                  -> template: >box_menu_bit<
1.177199 - HTML::template                  -> template: >box_menu_bit<
1.177223 - HTML::template                  -> template: >box_menu_bit<
1.177247 - HTML::template                  -> template: >box_menu_bit<
1.177270 - HTML::template                  -> template: >box_menu<
1.177371 - HTML::template_exists           -> search: >page_box_left< == 1
1.177406 - HTML::template                  -> template: >page_box_left<
1.177473 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.177487 - CBOX::menu                      -> generate Menu Box >party<
1.177507 - HTML::template                  -> template: >box_menu_bit<
1.177643 - HTML::template                  -> template: >box_menu_bit<
1.177678 - HTML::template                  -> template: >box_menu_bit<
1.177696 - HTML::template                  -> template: >box_menu_bit<
1.177712 - HTML::template                  -> template: >box_menu_bit<
1.177729 - HTML::template                  -> template: >box_menu_bit<
1.177748 - HTML::template                  -> template: >box_menu_bit<
1.177765 - HTML::template                  -> template: >box_menu_bit<
1.177789 - HTML::template                  -> template: >box_menu_bit<
1.177813 - HTML::template                  -> template: >box_menu_bit<
1.177833 - HTML::template                  -> template: >box_menu_bit<
1.177856 - HTML::template                  -> template: >box_menu_bit<
1.177878 - HTML::template                  -> template: >box_menu<
1.177964 - HTML::template_exists           -> search: >page_box_left< == 1
1.178002 - HTML::template                  -> template: >page_box_left<
1.178066 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.178082 - CBOX::menu                      -> generate Menu Box >login<
1.178105 - HTML::template                  -> template: >box_menu_bit<
1.178132 - HTML::template                  -> template: >box_menu_bit<
1.178155 - HTML::template                  -> template: >box_menu<
1.178204 - HTML::template_exists           -> search: >page_box_left< == 1
1.178231 - HTML::template                  -> template: >page_box_left<
1.178261 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.178272 - PAGE::get_boxes                 -> -------- call: left::search
1.178286 - CBOX::template                  -> generate Box with >box_suchen< as template
1.178298 - HTML::template                  -> template: >box_suchen<
1.178419 - HTML::template_exists           -> search: >page_box_left< == 1
1.178450 - HTML::template                  -> template: >page_box_left<
1.178508 - PAGE::get_boxes                 -> -------- call: left::banner
1.178540 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.178580 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.178608 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.183017 - 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.188016 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.188065 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.193787 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.198331 - HTML::encode                    -> replace run 1
1.198459 - HTML::template                  -> template: >box_banner_bit<
1.198661 - HTML::encode                    -> www.egames.ch...
1.198788 - HTML::encode                    -> replace run 1
1.198846 - HTML::encode                    -> replace run 2
1.198907 - HTML::template                  -> template: >box_banner_bit<
1.198933 - HTML::template                  -> template: >box_banner<
1.199017 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.199181 - HTML::template_exists           -> search: >page_box_left< == 1
1.199219 - HTML::template                  -> template: >page_box_left<
1.199266 - PAGE::get_boxes                 -> -------- side=right
1.199285 - PAGE::get_boxes                 -> -------- call: right::news
1.199302 - CBOX::news                      -> generate Box
1.199321 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.199361 - NEWS::load_news                 -> load news data
1.199387 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.199494 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.204103 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.208926 - 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.213803 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.214003 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.214020 - NEWS::load_news                 -> ... from database
1.214061 - 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.223539 - HTML::encodeCms                 -> 
1.223991 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.224204 - HTML::encode                    -> replace run 1
1.224266 - HTML::encodeCms                 -> 
1.224286 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.224330 - HTML::encode                    -> replace run 1
1.224366 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.224550 - HTML::template                  -> template: >box_news_bit<
1.224701 - HTML::template                  -> template: >box_news_bit<
1.224732 - HTML::template                  -> template: >box_news<
1.224884 - HTML::template_exists           -> search: >page_box_right< == 1
1.224930 - HTML::template                  -> template: >page_box_right<
1.225022 - PAGE::get_boxes                 -> -------- call: right::party
1.225046 - CBOX::party                     -> generate Box
1.225068 - EVENT::short_event              -> id >27<
1.225082 - EVENT::getevent                 -> id >27<
1.225098 - 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.230700 - CACHE::get                      -> cache: >event_27::stats< not found
1.230731 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.240117 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.248606 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.248805 - HTML::template                  -> template: >box_event<
1.249017 - HTML::template_exists           -> search: >page_box_right< == 1
1.249058 - HTML::template                  -> template: >page_box_right<
1.249097 - PAGE::get_boxes                 -> -------- call: right::forum
1.249116 - CBOX::forum                     -> generate forum box
1.249128 - CBOX::forum_load_threads        -> load data
1.249165 - CACHE::get                      -> cache: >forum::topthreads< not found
1.249185 - 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.263023 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.263319 - CBOX::forum_threads             -> list all threads in array
1.263350 - 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.263390 - admin::getInstance              -> do
1.263468 - HTML::template                  -> template: >box_forum_bit<
1.263665 - HTML::template                  -> template: >box_forum_bit<
1.263730 - HTML::template                  -> template: >box_forum_bit<
1.263793 - HTML::template                  -> template: >box_forum_bit<
1.263850 - HTML::template                  -> template: >box_forum_bit<
1.263896 - HTML::template                  -> template: >box_forum_bit<
1.263937 - HTML::template                  -> template: >box_forum<
1.264083 - HTML::template_exists           -> search: >page_box_right< == 1
1.264138 - HTML::template                  -> template: >page_box_right<
1.264177 - PAGE::get_boxes                 -> -------- call: right::vote
1.264195 - CBOX::vote                      -> generate Box
1.264209 - 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.268970 - HTML::template                  -> template: >box_vote_nocurrent<
1.269223 - HTML::template_exists           -> search: >page_box_right< == 1
1.269272 - HTML::template                  -> template: >page_box_right<
1.269322 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.269347 - CBOX::buddylist                 -> generate Box
1.269384 - HTML::template                  -> template: >box_buddylist_msg<
1.269462 - HTML::template                  -> template: >box_buddylist<
1.269671 - HTML::template_exists           -> search: >page_box_right< == 1
1.269708 - HTML::template                  -> template: >page_box_right<
1.269748 - PAGE::get_boxes                 -> -------- call: right::online
1.269765 - CBOX::online                    -> generate Box
1.269778 - HTML::template                  -> template: >box_online<
1.269878 - HTML::template_exists           -> search: >page_box_right< == 1
1.269905 - HTML::template                  -> template: >page_box_right<
1.269951 - PAGE::render                    -> final
1.269963 - PAGE::renderTemplate            -> page
1.269973 - dotSession::getInstance         -> do
1.269995 - PAGE::getHead                   -> return
1.270002 - dotSession::getInstance         -> do
1.270146 - HTML::template                  -> template: >page<
1.270743 - PAGE::render_template           -> final

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

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