home / User details of Breaker



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

found 223 debug messages

0.000029 - GLOBAL::include                 -> config.php
0.000183 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000221 - dotDatabase::getInstance        -> connection: database
0.000239 - dotDatabase::__construct        -> connection: database
0.000261 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000288 - page::getInstance               -> do
0.000310 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000333 - dotSession::getInstance         -> do
0.000350 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000387 - dotSession::start               -> ---- init
0.000420 - dotSession::start               -> start php session managment
1.022349 - dotSession::start               -> finished php session management
1.022398 - dotSession::start               -> check for security options
1.022423 - dotSession::start               -> lookup ip2country
1.022449 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.038413 - dotDatabase::select             -> database: dotlan_database
1.046484 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59081582 BETWEEN ip_from AND ip_to
1.054965 - dotSession::start               -> update current session online user infos
1.055022 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419594, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5505', host = '3.133.131.110', dns = '3.133.131.110', countrycode = '', hits = hits + 1 WHERE hash = '7crt7fku5ifaeak2jathene2i2'
1.060498 - dotSession::start               -> session found in DB
1.060540 - dotSession::load_locales        -> do
1.060585 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.060597 - dotSession::start               -> ---- finished with session startup
1.060621 - dotSession::load_user           -> id: 0
1.060633 - user::get_user                  -> id: >0<
1.060652 - dotDatabase::getInstance        -> connection: database
1.060760 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.060791 - styles::load                    -> name: ><
1.060822 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.061024 - styles::activate                -> style = 2024_switzerlan
1.061138 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.061154 - admin::getInstance              -> do
1.061160 - dotSession::getInstance         -> do
1.061171 - admin::__construct              -> user_id=0
1.061177 - user::load_settings             -> load current user settings to $global
1.061188 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.061208 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.061230 - EVENT::comming_event            -> return
1.061248 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419594 AND active=1 ORDER by begin ASC
1.065752 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.065824 - GLOBAL::end global.php          -> ---------------------------------------------
1.065841 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.065903 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.065925 - user::get_user                  -> id: >5505<
1.065937 - dotDatabase::getInstance        -> connection: database
1.065952 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5505 ORDER by id DESC
1.070519 - USER_FUNCTIONS::display_details -> id:5505
1.070596 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.070653 - GLOBAL::include                 -> custom.user.php
1.071139 - 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=5505 AND ver_email>0 LIMIT 1
1.075715 - dotDatabase::getInstance        -> connection: database
1.075748 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.094560 - dotDatabase::getInstance        -> connection: database
1.094587 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.110351 - dotDatabase::getInstance        -> connection: database
1.110386 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.125979 - dotDatabase::getInstance        -> connection: database
1.126008 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.146294 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.146563 - dotDatabase::getInstance        -> connection: database
1.146603 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.162354 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.162462 - dotDatabase::getInstance        -> connection: database
1.162474 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.178246 - dotDatabase::getInstance        -> connection: database
1.178290 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.189006 - HTML::template                  -> template: >user_profile_inner_bit2<
1.189192 - HTML::template                  -> template: >user_profile_inner_bit2<
1.189241 - HTML::template                  -> template: >user_profile_inner<
1.189331 - HTML::template                  -> template: >user_profile_inner_bit3<
1.189432 - 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=5505 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.194007 - HTML::template                  -> template: >user_profile_inner_bit3<
1.194102 - 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=5505 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.198483 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.198691 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.198728 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.198754 - HTML::template                  -> template: >user_profile_shortbar<
1.198818 - HTML::template                  -> template: >user_profile<
1.198886 - GLOBAL::end userspace           -> ---------------------------------------------
1.198897 - PAGE::render                    -> start rendering page layout
1.198909 - USER::check_for_new_messages    -> return
1.198925 - dotSession::getInstance         -> do
1.198976 - PAGE::get_boxes                 -> -------- side=left
1.199000 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.199054 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.199074 - CBOX::menu                      -> generate Menu Box >menu<
1.199096 - HTML::template                  -> template: >box_menu_bit<
1.199223 - HTML::template                  -> template: >box_menu_bit<
1.199250 - HTML::template                  -> template: >box_menu_bit<
1.199271 - HTML::template                  -> template: >box_menu_bit<
1.199292 - HTML::template                  -> template: >box_menu_bit<
1.199313 - HTML::template                  -> template: >box_menu_bit<
1.199333 - HTML::template                  -> template: >box_menu_bit<
1.199358 - HTML::template                  -> template: >box_menu<
1.199456 - HTML::template_exists           -> search: >page_box_left< == 1
1.199491 - HTML::template                  -> template: >page_box_left<
1.199556 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.199570 - CBOX::menu                      -> generate Menu Box >party<
1.199590 - HTML::template                  -> template: >box_menu_bit<
1.199612 - HTML::template                  -> template: >box_menu_bit<
1.199633 - HTML::template                  -> template: >box_menu_bit<
1.199652 - HTML::template                  -> template: >box_menu_bit<
1.199670 - HTML::template                  -> template: >box_menu_bit<
1.199689 - HTML::template                  -> template: >box_menu_bit<
1.199709 - HTML::template                  -> template: >box_menu_bit<
1.199729 - HTML::template                  -> template: >box_menu_bit<
1.199748 - HTML::template                  -> template: >box_menu_bit<
1.199765 - HTML::template                  -> template: >box_menu_bit<
1.199781 - HTML::template                  -> template: >box_menu_bit<
1.199798 - HTML::template                  -> template: >box_menu_bit<
1.199816 - HTML::template                  -> template: >box_menu<
1.199864 - HTML::template_exists           -> search: >page_box_left< == 1
1.199891 - HTML::template                  -> template: >page_box_left<
1.199924 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.199938 - CBOX::menu                      -> generate Menu Box >login<
1.199954 - HTML::template                  -> template: >box_menu_bit<
1.199974 - HTML::template                  -> template: >box_menu_bit<
1.199990 - HTML::template                  -> template: >box_menu<
1.200040 - HTML::template_exists           -> search: >page_box_left< == 1
1.200066 - HTML::template                  -> template: >page_box_left<
1.200096 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.200105 - PAGE::get_boxes                 -> -------- call: left::search
1.200120 - CBOX::template                  -> generate Box with >box_suchen< as template
1.200131 - HTML::template                  -> template: >box_suchen<
1.200245 - HTML::template_exists           -> search: >page_box_left< == 1
1.200264 - HTML::template                  -> template: >page_box_left<
1.200291 - PAGE::get_boxes                 -> -------- call: left::banner
1.200318 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.200356 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.200384 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.204654 - 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.209438 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.209498 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.214836 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.219147 - HTML::encode                    -> replace run 1
1.219259 - HTML::template                  -> template: >box_banner_bit<
1.219458 - HTML::encode                    -> www.egames.ch...
1.219574 - HTML::encode                    -> replace run 1
1.219623 - HTML::encode                    -> replace run 2
1.219666 - HTML::template                  -> template: >box_banner_bit<
1.219689 - HTML::template                  -> template: >box_banner<
1.219785 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.219905 - HTML::template_exists           -> search: >page_box_left< == 1
1.219942 - HTML::template                  -> template: >page_box_left<
1.219990 - PAGE::get_boxes                 -> -------- side=right
1.220008 - PAGE::get_boxes                 -> -------- call: right::news
1.220025 - CBOX::news                      -> generate Box
1.220043 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.220082 - NEWS::load_news                 -> load news data
1.220108 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.220139 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.224491 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.228966 - 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.233415 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.233564 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.233578 - NEWS::load_news                 -> ... from database
1.233608 - 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.242403 - HTML::encodeCms                 -> 
1.242893 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.243078 - HTML::encode                    -> replace run 1
1.243129 - HTML::encodeCms                 -> 
1.243148 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.243191 - HTML::encode                    -> replace run 1
1.243225 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.243414 - HTML::template                  -> template: >box_news_bit<
1.243557 - HTML::template                  -> template: >box_news_bit<
1.243584 - HTML::template                  -> template: >box_news<
1.243686 - HTML::template_exists           -> search: >page_box_right< == 1
1.243722 - HTML::template                  -> template: >page_box_right<
1.243788 - PAGE::get_boxes                 -> -------- call: right::party
1.243807 - CBOX::party                     -> generate Box
1.243828 - EVENT::short_event              -> id >27<
1.243838 - EVENT::getevent                 -> id >27<
1.243851 - 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.248536 - CACHE::get                      -> cache: >event_27::stats< not found
1.248559 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.255508 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.262517 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.262698 - HTML::template                  -> template: >box_event<
1.262861 - HTML::template_exists           -> search: >page_box_right< == 1
1.262892 - HTML::template                  -> template: >page_box_right<
1.262921 - PAGE::get_boxes                 -> -------- call: right::forum
1.262935 - CBOX::forum                     -> generate forum box
1.262943 - CBOX::forum_load_threads        -> load data
1.262959 - CACHE::get                      -> cache: >forum::topthreads< not found
1.262971 - 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.275324 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.275574 - CBOX::forum_threads             -> list all threads in array
1.275604 - 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.275644 - admin::getInstance              -> do
1.275721 - HTML::template                  -> template: >box_forum_bit<
1.275876 - HTML::template                  -> template: >box_forum_bit<
1.275927 - HTML::template                  -> template: >box_forum_bit<
1.275979 - HTML::template                  -> template: >box_forum_bit<
1.276026 - HTML::template                  -> template: >box_forum_bit<
1.276073 - HTML::template                  -> template: >box_forum_bit<
1.276103 - HTML::template                  -> template: >box_forum<
1.276207 - HTML::template_exists           -> search: >page_box_right< == 1
1.276242 - HTML::template                  -> template: >page_box_right<
1.276280 - PAGE::get_boxes                 -> -------- call: right::vote
1.276298 - CBOX::vote                      -> generate Box
1.276311 - 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.280837 - HTML::template                  -> template: >box_vote_nocurrent<
1.281075 - HTML::template_exists           -> search: >page_box_right< == 1
1.281129 - HTML::template                  -> template: >page_box_right<
1.281170 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.281190 - CBOX::buddylist                 -> generate Box
1.281228 - HTML::template                  -> template: >box_buddylist_msg<
1.281292 - HTML::template                  -> template: >box_buddylist<
1.281382 - HTML::template_exists           -> search: >page_box_right< == 1
1.281408 - HTML::template                  -> template: >page_box_right<
1.281438 - PAGE::get_boxes                 -> -------- call: right::online
1.281453 - CBOX::online                    -> generate Box
1.281465 - HTML::template                  -> template: >box_online<
1.281548 - HTML::template_exists           -> search: >page_box_right< == 1
1.281574 - HTML::template                  -> template: >page_box_right<
1.281612 - PAGE::render                    -> final
1.281624 - PAGE::renderTemplate            -> page
1.281635 - dotSession::getInstance         -> do
1.281653 - PAGE::getHead                   -> return
1.281661 - dotSession::getInstance         -> do
1.281855 - HTML::template                  -> template: >page<
1.282515 - PAGE::render_template           -> final

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

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