home / User details of certes



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

found 223 debug messages

0.000030 - GLOBAL::include                 -> config.php
0.000184 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000223 - dotDatabase::getInstance        -> connection: database
0.000242 - dotDatabase::__construct        -> connection: database
0.000264 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000291 - page::getInstance               -> do
0.000313 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000335 - dotSession::getInstance         -> do
0.000352 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000386 - dotSession::start               -> ---- init
0.000416 - dotSession::start               -> start php session managment
1.022313 - dotSession::start               -> finished php session management
1.022339 - dotSession::start               -> check for security options
1.022352 - dotSession::start               -> lookup ip2country
1.022368 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.038473 - dotDatabase::select             -> database: dotlan_database
1.046451 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 221983421 BETWEEN ip_from AND ip_to
1.054763 - dotSession::start               -> update current session online user infos
1.054833 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420827, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=3541', host = '13.59.50.189', dns = '13.59.50.189', countrycode = '', hits = hits + 1 WHERE hash = 'a39uon0s84s6i8e69j06cv1te0'
1.060331 - dotSession::start               -> session found in DB
1.060376 - dotSession::load_locales        -> do
1.060414 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.060421 - dotSession::start               -> ---- finished with session startup
1.060441 - dotSession::load_user           -> id: 0
1.060448 - user::get_user                  -> id: >0<
1.060465 - dotDatabase::getInstance        -> connection: database
1.060517 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.060549 - styles::load                    -> name: ><
1.060568 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.060732 - styles::activate                -> style = 2024_switzerlan
1.060836 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.060850 - admin::getInstance              -> do
1.060856 - dotSession::getInstance         -> do
1.060864 - admin::__construct              -> user_id=0
1.060870 - user::load_settings             -> load current user settings to $global
1.060880 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.060900 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.060919 - EVENT::comming_event            -> return
1.060928 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420827 AND active=1 ORDER by begin ASC
1.065581 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.065634 - GLOBAL::end global.php          -> ---------------------------------------------
1.065649 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.065711 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.065733 - user::get_user                  -> id: >3541<
1.065744 - dotDatabase::getInstance        -> connection: database
1.065759 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3541 ORDER by id DESC
1.070715 - USER_FUNCTIONS::display_details -> id:3541
1.070811 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.070884 - GLOBAL::include                 -> custom.user.php
1.071158 - 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=3541 AND ver_email>0 LIMIT 1
1.075828 - dotDatabase::getInstance        -> connection: database
1.075862 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.097748 - dotDatabase::getInstance        -> connection: database
1.097785 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.113016 - dotDatabase::getInstance        -> connection: database
1.113048 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.126211 - dotDatabase::getInstance        -> connection: database
1.126237 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.139426 - dotDatabase::getInstance        -> connection: database
1.139454 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.151714 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.151922 - dotDatabase::getInstance        -> connection: database
1.151935 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.165571 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.165702 - dotDatabase::getInstance        -> connection: database
1.165729 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.176796 - HTML::template                  -> template: >user_profile_inner_bit2<
1.177041 - HTML::template                  -> template: >user_profile_inner_bit2<
1.177097 - HTML::template                  -> template: >user_profile_inner<
1.177220 - HTML::template                  -> template: >user_profile_inner_bit3<
1.177292 - 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=3541 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.181948 - HTML::template                  -> template: >user_profile_inner_bit3<
1.182014 - 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=3541 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.186734 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.186929 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.186977 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.187011 - HTML::template                  -> template: >user_profile_shortbar<
1.187082 - HTML::template                  -> template: >user_profile<
1.187153 - GLOBAL::end userspace           -> ---------------------------------------------
1.187165 - PAGE::render                    -> start rendering page layout
1.187177 - USER::check_for_new_messages    -> return
1.187195 - dotSession::getInstance         -> do
1.187245 - PAGE::get_boxes                 -> -------- side=left
1.187268 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.187310 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.187329 - CBOX::menu                      -> generate Menu Box >menu<
1.187353 - HTML::template                  -> template: >box_menu_bit<
1.187422 - HTML::template                  -> template: >box_menu_bit<
1.187448 - HTML::template                  -> template: >box_menu_bit<
1.187473 - HTML::template                  -> template: >box_menu_bit<
1.187497 - HTML::template                  -> template: >box_menu_bit<
1.187521 - HTML::template                  -> template: >box_menu_bit<
1.187544 - HTML::template                  -> template: >box_menu_bit<
1.187567 - HTML::template                  -> template: >box_menu<
1.187655 - HTML::template_exists           -> search: >page_box_left< == 1
1.187689 - HTML::template                  -> template: >page_box_left<
1.187754 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.187768 - CBOX::menu                      -> generate Menu Box >party<
1.187788 - HTML::template                  -> template: >box_menu_bit<
1.187813 - HTML::template                  -> template: >box_menu_bit<
1.187849 - HTML::template                  -> template: >box_menu_bit<
1.187873 - HTML::template                  -> template: >box_menu_bit<
1.187892 - HTML::template                  -> template: >box_menu_bit<
1.187921 - HTML::template                  -> template: >box_menu_bit<
1.187947 - HTML::template                  -> template: >box_menu_bit<
1.187971 - HTML::template                  -> template: >box_menu_bit<
1.187994 - HTML::template                  -> template: >box_menu_bit<
1.188017 - HTML::template                  -> template: >box_menu_bit<
1.188041 - HTML::template                  -> template: >box_menu_bit<
1.188065 - HTML::template                  -> template: >box_menu_bit<
1.188088 - HTML::template                  -> template: >box_menu<
1.188142 - HTML::template_exists           -> search: >page_box_left< == 1
1.188171 - HTML::template                  -> template: >page_box_left<
1.188203 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.188217 - CBOX::menu                      -> generate Menu Box >login<
1.188235 - HTML::template                  -> template: >box_menu_bit<
1.188262 - HTML::template                  -> template: >box_menu_bit<
1.188293 - HTML::template                  -> template: >box_menu<
1.188338 - HTML::template_exists           -> search: >page_box_left< == 1
1.188362 - HTML::template                  -> template: >page_box_left<
1.188390 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.188398 - PAGE::get_boxes                 -> -------- call: left::search
1.188416 - CBOX::template                  -> generate Box with >box_suchen< as template
1.188428 - HTML::template                  -> template: >box_suchen<
1.188522 - HTML::template_exists           -> search: >page_box_left< == 1
1.188553 - HTML::template                  -> template: >page_box_left<
1.188589 - PAGE::get_boxes                 -> -------- call: left::banner
1.188621 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.188661 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.188685 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.193060 - 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.197612 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.197657 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.202751 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.206861 - HTML::encode                    -> replace run 1
1.206955 - HTML::template                  -> template: >box_banner_bit<
1.207153 - HTML::encode                    -> www.egames.ch...
1.207306 - HTML::encode                    -> replace run 1
1.207358 - HTML::encode                    -> replace run 2
1.207405 - HTML::template                  -> template: >box_banner_bit<
1.207432 - HTML::template                  -> template: >box_banner<
1.207570 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.207720 - HTML::template_exists           -> search: >page_box_left< == 1
1.207757 - HTML::template                  -> template: >page_box_left<
1.207808 - PAGE::get_boxes                 -> -------- side=right
1.207831 - PAGE::get_boxes                 -> -------- call: right::news
1.207855 - CBOX::news                      -> generate Box
1.207886 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.207931 - NEWS::load_news                 -> load news data
1.207960 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.207998 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.212433 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.217244 - 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.222316 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.222531 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.222551 - NEWS::load_news                 -> ... from database
1.222596 - 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.231940 - HTML::encodeCms                 -> 
1.232429 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.232623 - HTML::encode                    -> replace run 1
1.232681 - HTML::encodeCms                 -> 
1.232701 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.232744 - HTML::encode                    -> replace run 1
1.232779 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.233015 - HTML::template                  -> template: >box_news_bit<
1.233160 - HTML::template                  -> template: >box_news_bit<
1.233187 - HTML::template                  -> template: >box_news<
1.233301 - HTML::template_exists           -> search: >page_box_right< == 1
1.233346 - HTML::template                  -> template: >page_box_right<
1.233425 - PAGE::get_boxes                 -> -------- call: right::party
1.233444 - CBOX::party                     -> generate Box
1.233464 - EVENT::short_event              -> id >27<
1.233474 - EVENT::getevent                 -> id >27<
1.233488 - 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.238565 - CACHE::get                      -> cache: >event_27::stats< not found
1.238601 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.245513 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.252359 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.252533 - HTML::template                  -> template: >box_event<
1.252692 - HTML::template_exists           -> search: >page_box_right< == 1
1.252722 - HTML::template                  -> template: >page_box_right<
1.252750 - PAGE::get_boxes                 -> -------- call: right::forum
1.252765 - CBOX::forum                     -> generate forum box
1.252772 - CBOX::forum_load_threads        -> load data
1.252789 - CACHE::get                      -> cache: >forum::topthreads< not found
1.252801 - 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.259748 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.259992 - CBOX::forum_threads             -> list all threads in array
1.260020 - 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.260059 - admin::getInstance              -> do
1.260134 - HTML::template                  -> template: >box_forum_bit<
1.260313 - HTML::template                  -> template: >box_forum_bit<
1.260375 - HTML::template                  -> template: >box_forum_bit<
1.260432 - HTML::template                  -> template: >box_forum_bit<
1.260479 - HTML::template                  -> template: >box_forum_bit<
1.260526 - HTML::template                  -> template: >box_forum_bit<
1.260557 - HTML::template                  -> template: >box_forum<
1.260683 - HTML::template_exists           -> search: >page_box_right< == 1
1.260717 - HTML::template                  -> template: >page_box_right<
1.260754 - PAGE::get_boxes                 -> -------- call: right::vote
1.260774 - CBOX::vote                      -> generate Box
1.260787 - 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.265023 - HTML::template                  -> template: >box_vote_nocurrent<
1.265248 - HTML::template_exists           -> search: >page_box_right< == 1
1.265293 - HTML::template                  -> template: >page_box_right<
1.265339 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.265362 - CBOX::buddylist                 -> generate Box
1.265397 - HTML::template                  -> template: >box_buddylist_msg<
1.265463 - HTML::template                  -> template: >box_buddylist<
1.265553 - HTML::template_exists           -> search: >page_box_right< == 1
1.265579 - HTML::template                  -> template: >page_box_right<
1.265613 - PAGE::get_boxes                 -> -------- call: right::online
1.265629 - CBOX::online                    -> generate Box
1.265641 - HTML::template                  -> template: >box_online<
1.265732 - HTML::template_exists           -> search: >page_box_right< == 1
1.265760 - HTML::template                  -> template: >page_box_right<
1.265809 - PAGE::render                    -> final
1.265823 - PAGE::renderTemplate            -> page
1.265832 - dotSession::getInstance         -> do
1.265850 - PAGE::getHead                   -> return
1.265856 - dotSession::getInstance         -> do
1.266004 - HTML::template                  -> template: >page<
1.266560 - PAGE::render_template           -> final

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

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