home / User details of meeloox



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

found 312 debug messages

0.000051 - GLOBAL::include                      -> config.php
0.000229 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000270 - dotDatabase::getInstance             -> connection: database
0.000291 - dotDatabase::__construct             -> connection: database
0.000315 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000343 - page::getInstance                    -> do
0.000378 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000405 - dotSession::getInstance              -> do
0.000421 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000461 - dotSession::start                    -> ---- init
0.000498 - dotSession::start                    -> start php session managment
0.805430 - dotSession::start                    -> finished php session management
0.805469 - dotSession::start                    -> check for security options
0.805490 - dotSession::start                    -> lookup ip2country
0.805513 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.821872 - dotDatabase::select                  -> database: dotlan_database
0.830586 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59844347 BETWEEN ip_from AND ip_to
0.839153 - dotSession::start                    -> update current session online user infos
0.839223 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746378189, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2387', host = '3.145.38.251', dns = '3.145.38.251', countrycode = '', hits = hits + 1 WHERE hash = 'ikj2fv7ms631ouvs7kqu2q5j66'
0.844826 - dotSession::start                    -> session found in DB
0.844881 - dotSession::load_locales             -> do
0.844934 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.844945 - dotSession::start                    -> ---- finished with session startup
0.844972 - dotSession::load_user                -> id: 0
0.844987 - user::get_user                       -> id: >0<
0.845011 - dotDatabase::getInstance             -> connection: database
0.845080 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.845127 - styles::load                         -> name: ><
0.845156 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.845468 - styles::activate                     -> style = 2024_switzerlan
0.845666 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.845717 - admin::getInstance                   -> do
0.845731 - dotSession::getInstance              -> do
0.845745 - admin::__construct                   -> user_id=0
0.845754 - user::load_settings                  -> load current user settings to $global
0.845777 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.845806 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.845835 - EVENT::comming_event                 -> return
0.845854 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746378189 AND active=1 ORDER by begin ASC
0.850561 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.850627 - GLOBAL::end global.php               -> ---------------------------------------------
0.850651 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.850727 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.850759 - user::get_user                       -> id: >2387<
0.850775 - dotDatabase::getInstance             -> connection: database
0.850796 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2387 ORDER by id DESC
0.855464 - USER_FUNCTIONS::display_details      -> id:2387
0.855556 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.855631 - GLOBAL::include                      -> custom.user.php
0.856099 - HTML::template                       -> template: >user_profile_inner_bit4<
0.856301 - dotDatabase::query                   -> SELECT zahl_typ, sitz_nr, sitz_id, sitz_block AS block, event_id, events.name, UNIX_TIMESTAMP(events.begin) AS begin, UNIX_TIMESTAMP(events.end) AS end FROM event_teilnehmer LEFT JOIN events ON event_teilnehmer.event_id=events.id WHERE user_id=2387 AND active=1 ORDER by events.begin DESC
0.861119 - EVENT::load_event_status             -> load event_status to $this
0.861152 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.866173 - HTML::template                       -> template: >user_profile_inner_bit4<
0.866319 - HTML::template                       -> template: >user_profile_inner_bit4<
0.866398 - HTML::template                       -> template: >user_profile_inner_bit4<
0.866474 - HTML::template                       -> template: >user_profile_inner_bit4<
0.866547 - HTML::template                       -> template: >user_profile_inner_bit4<
0.866630 - HTML::template                       -> template: >user_profile_inner_bit4<
0.866687 - HTML::template                       -> template: >user_profile_innerlist<
0.866853 - HTML::template                       -> template: >user_profile_inner_bit3<
0.866937 - dotDatabase::query                   -> SELECT t_turnier.tid, t_turnier.tname, t_turnier.tlogo, t_turnier.topen, t_turnier.tclosed, t_turnier.tplaytype, t_teilnehmer.loser, t_teilnehmer.rankpos, events.id AS event_id, events.name AS event_name, UNIX_TIMESTAMP(events.begin) AS event_begin, UNIX_TIMESTAMP(events.end) AS event_end, t_turnier.c_contests AS contests, t_teilnehmer_part.user_id FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid LEFT JOIN t_turnier ON t_teilnehmer.tid=t_turnier.tid LEFT JOIN events ON t_turnier.teventid=events.id WHERE t_turnier.tactive=1 AND t_teilnehmer_part.user_id=2387 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.898407 - HTML::template                       -> template: >user_profile_inner_bit1<
0.898656 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.898734 - TURNIER::__construct                 -> init
0.898806 - HTML::template                       -> template: >user_profile_inner_bit3<
0.898905 - HTML::template                       -> template: >user_profile_inner_bit3<
0.898981 - HTML::template                       -> template: >user_profile_inner_bit1<
0.899015 - HTML::template                       -> template: >user_profile_inner_bit3<
0.899083 - HTML::template                       -> template: >user_profile_inner_bit3<
0.899317 - HTML::template                       -> template: >user_profile_inner_bit1<
0.899367 - HTML::template                       -> template: >user_profile_inner_bit3<
0.899443 - HTML::template                       -> template: >user_profile_inner_bit1<
0.899479 - HTML::template                       -> template: >user_profile_inner_bit3<
0.899545 - HTML::template                       -> template: >user_profile_inner_bit1<
0.899581 - HTML::template                       -> template: >user_profile_inner_bit3<
0.899655 - HTML::template                       -> template: >user_profile_inner_bit1<
0.899972 - HTML::template                       -> template: >user_profile_inner_bit3<
0.900072 - HTML::template                       -> template: >user_profile_inner_bit3<
0.900148 - HTML::template                       -> template: >user_profile_inner_bit1<
0.900231 - TURNIER::get_turnier                 -> ID: 75 (db)
0.900248 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='75'
0.904827 - TURNIER::load_system                 -> Turniermodus: double
0.905039 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.905214 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.905430 - TURNIER::get_system                  -> return tournamentsystem class
0.905450 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.905461 - TURNIER_TREE::__construct            -> init
0.905471 - TURNIER::__construct                 -> init
0.905492 - TURNIER::get_turnier                 -> ID: 75 (cache)
0.905566 - TURNIER_TREE::load_contests          -> loading from db
0.905596 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.905638 - CACHE::get                           -> cache: >turnier_75::contests< not found
0.905659 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=75 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.912723 - CACHE::set                           -> cache: >turnier_75::contests< with ttl:3600
0.916739 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 75
0.916804 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.916852 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.916979 - TURNIER_TEILNEHMER::__construct      -> init
0.916994 - TURNIER::__construct                 -> init
0.917017 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2387 tid: 75
0.917041 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=75 AND user_id=2387
0.922249 - TURNIER_TREE::load_contests          -> load cache
0.922313 - TURNIER::load_players_info           -> loading from db
0.922374 - CACHE::get                           -> cache: >turnier_75::players_info< not found
0.922400 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=7 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=75
0.944326 - CACHE::set                           -> cache: >turnier_75::players_info< with ttl:3600
0.945019 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.945075 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.945187 - TURNIER::__construct                 -> init
0.945213 - TURNIER::get_turnier                 -> ID: 75 (cache)
0.945273 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.945294 - TURNIER::is_admin                    -> user_id: 0
0.945308 - admin::getInstance                   -> do
0.945338 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.945624 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.946142 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.946243 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.946325 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.946405 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.946481 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.946556 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.946607 - HTML::template                       -> template: >turnier_profile_contest_list<
0.946794 - HTML::template                       -> template: >user_profile_inner_bit3<
0.946937 - HTML::template                       -> template: >user_profile_inner_bit1<
0.946994 - TURNIER::get_turnier                 -> ID: 69 (db)
0.947009 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='69'
0.951980 - TURNIER::load_system                 -> Turniermodus: double
0.952029 - TURNIER::get_system                  -> return tournamentsystem class
0.952065 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.952077 - TURNIER_TREE::__construct            -> init
0.952087 - TURNIER::__construct                 -> init
0.952105 - TURNIER::get_turnier                 -> ID: 69 (cache)
0.952152 - TURNIER_TREE::load_contests          -> loading from db
0.952203 - CACHE::get                           -> cache: >turnier_69::contests< not found
0.952224 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=69 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.959480 - CACHE::set                           -> cache: >turnier_69::contests< with ttl:3600
0.960407 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 69
0.960454 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.960469 - TURNIER_TEILNEHMER::__construct      -> init
0.960481 - TURNIER::__construct                 -> init
0.960500 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2387 tid: 69
0.960520 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=69 AND user_id=2387
0.965248 - TURNIER_TREE::load_contests          -> load cache
0.965301 - TURNIER::load_players_info           -> loading from db
0.965362 - CACHE::get                           -> cache: >turnier_69::players_info< not found
0.965386 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=6 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=69
0.979783 - CACHE::set                           -> cache: >turnier_69::players_info< with ttl:3600
0.980295 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.980325 - TURNIER::__construct                 -> init
0.980348 - TURNIER::get_turnier                 -> ID: 69 (cache)
0.980397 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.980430 - TURNIER::is_admin                    -> user_id: 0
0.980440 - admin::getInstance                   -> do
0.980466 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.980579 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.980718 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.980803 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.980886 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.980972 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.981042 - HTML::template                       -> template: >turnier_profile_contest_list<
0.981113 - HTML::template                       -> template: >user_profile_inner_bit3<
0.981192 - HTML::template                       -> template: >user_profile_innerlist<
0.981263 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.981443 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.981480 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.981506 - HTML::template                       -> template: >user_profile_shortbar<
0.981577 - HTML::template                       -> template: >user_profile<
0.981683 - GLOBAL::end userspace                -> ---------------------------------------------
0.981695 - PAGE::render                         -> start rendering page layout
0.981707 - USER::check_for_new_messages         -> return
0.981725 - dotSession::getInstance              -> do
0.981778 - PAGE::get_boxes                      -> -------- side=left
0.981812 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.981859 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.981880 - CBOX::menu                           -> generate Menu Box >menu<
0.981905 - HTML::template                       -> template: >box_menu_bit<
0.981998 - HTML::template                       -> template: >box_menu_bit<
0.982022 - HTML::template                       -> template: >box_menu_bit<
0.982041 - HTML::template                       -> template: >box_menu_bit<
0.982063 - HTML::template                       -> template: >box_menu_bit<
0.982081 - HTML::template                       -> template: >box_menu_bit<
0.982100 - HTML::template                       -> template: >box_menu_bit<
0.982117 - HTML::template                       -> template: >box_menu<
0.982278 - HTML::template_exists                -> search: >page_box_left< == 1
0.982334 - HTML::template                       -> template: >page_box_left<
0.982433 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.982456 - CBOX::menu                           -> generate Menu Box >party<
0.982477 - HTML::template                       -> template: >box_menu_bit<
0.982520 - HTML::template                       -> template: >box_menu_bit<
0.982541 - HTML::template                       -> template: >box_menu_bit<
0.982572 - HTML::template                       -> template: >box_menu_bit<
0.982594 - HTML::template                       -> template: >box_menu_bit<
0.982616 - HTML::template                       -> template: >box_menu_bit<
0.982646 - HTML::template                       -> template: >box_menu_bit<
0.982671 - HTML::template                       -> template: >box_menu_bit<
0.982696 - HTML::template                       -> template: >box_menu_bit<
0.982720 - HTML::template                       -> template: >box_menu_bit<
0.982745 - HTML::template                       -> template: >box_menu_bit<
0.982770 - HTML::template                       -> template: >box_menu_bit<
0.982793 - HTML::template                       -> template: >box_menu<
0.982857 - HTML::template_exists                -> search: >page_box_left< == 1
0.982890 - HTML::template                       -> template: >page_box_left<
0.982925 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.982940 - CBOX::menu                           -> generate Menu Box >login<
0.982982 - HTML::template                       -> template: >box_menu_bit<
0.983009 - HTML::template                       -> template: >box_menu_bit<
0.983032 - HTML::template                       -> template: >box_menu<
0.983079 - HTML::template_exists                -> search: >page_box_left< == 1
0.983106 - HTML::template                       -> template: >page_box_left<
0.983137 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.983148 - PAGE::get_boxes                      -> -------- call: left::search
0.983163 - CBOX::template                       -> generate Box with >box_suchen< as template
0.983175 - HTML::template                       -> template: >box_suchen<
0.983276 - HTML::template_exists                -> search: >page_box_left< == 1
0.983300 - HTML::template                       -> template: >page_box_left<
0.983329 - PAGE::get_boxes                      -> -------- call: left::banner
0.983365 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.983382 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.989866 - 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.995065 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.995135 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.001187 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.005755 - HTML::encode                         -> replace run 1
1.005954 - HTML::template                       -> template: >box_banner_bit<
1.006197 - HTML::encode                         -> www.egames.ch...
1.006328 - HTML::encode                         -> replace run 1
1.006380 - HTML::encode                         -> replace run 2
1.006426 - HTML::template                       -> template: >box_banner_bit<
1.006451 - HTML::template                       -> template: >box_banner<
1.006559 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.006689 - HTML::template_exists                -> search: >page_box_left< == 1
1.006732 - HTML::template                       -> template: >page_box_left<
1.006783 - PAGE::get_boxes                      -> -------- side=right
1.006802 - PAGE::get_boxes                      -> -------- call: right::news
1.006821 - CBOX::news                           -> generate Box
1.006841 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.006886 - NEWS::load_news                      -> load news data
1.006913 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.006948 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.011568 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.016562 - 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.021745 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.021923 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.021939 - NEWS::load_news                      -> ... from database
1.021974 - 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.031761 - HTML::encodeCms                      -> 
1.032425 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.032718 - HTML::encode                         -> replace run 1
1.032797 - HTML::encodeCms                      -> 
1.032826 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.032872 - HTML::encode                         -> replace run 1
1.032916 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.033154 - HTML::template                       -> template: >box_news_bit<
1.033347 - HTML::template                       -> template: >box_news_bit<
1.033381 - HTML::template                       -> template: >box_news<
1.033521 - HTML::template_exists                -> search: >page_box_right< == 1
1.033602 - HTML::template                       -> template: >page_box_right<
1.033744 - PAGE::get_boxes                      -> -------- call: right::party
1.033769 - CBOX::party                          -> generate Box
1.033792 - EVENT::short_event                   -> id >27<
1.033804 - EVENT::getevent                      -> id >27<
1.033819 - 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.039163 - CACHE::get                           -> cache: >event_27::stats< not found
1.039203 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.046898 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.054814 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.055011 - HTML::template                       -> template: >box_event<
1.055226 - HTML::template_exists                -> search: >page_box_right< == 1
1.055272 - HTML::template                       -> template: >page_box_right<
1.055318 - PAGE::get_boxes                      -> -------- call: right::forum
1.055340 - CBOX::forum                          -> generate forum box
1.055352 - CBOX::forum_load_threads             -> load data
1.055379 - CACHE::get                           -> cache: >forum::topthreads< not found
1.055399 - 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.068082 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.068503 - CBOX::forum_threads                  -> list all threads in array
1.068544 - 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.068581 - admin::getInstance                   -> do
1.068688 - HTML::template                       -> template: >box_forum_bit<
1.069257 - HTML::template                       -> template: >box_forum_bit<
1.069462 - HTML::template                       -> template: >box_forum_bit<
1.069536 - HTML::template                       -> template: >box_forum_bit<
1.069579 - HTML::template                       -> template: >box_forum_bit<
1.069628 - HTML::template                       -> template: >box_forum_bit<
1.069661 - HTML::template                       -> template: >box_forum<
1.069848 - HTML::template_exists                -> search: >page_box_right< == 1
1.069898 - HTML::template                       -> template: >page_box_right<
1.069941 - PAGE::get_boxes                      -> -------- call: right::vote
1.069962 - CBOX::vote                           -> generate Box
1.069977 - 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.074655 - HTML::template                       -> template: >box_vote_nocurrent<
1.074930 - HTML::template_exists                -> search: >page_box_right< == 1
1.074984 - HTML::template                       -> template: >page_box_right<
1.075034 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.075055 - CBOX::buddylist                      -> generate Box
1.075092 - HTML::template                       -> template: >box_buddylist_msg<
1.075174 - HTML::template                       -> template: >box_buddylist<
1.075301 - HTML::template_exists                -> search: >page_box_right< == 1
1.075334 - HTML::template                       -> template: >page_box_right<
1.075373 - PAGE::get_boxes                      -> -------- call: right::online
1.075390 - CBOX::online                         -> generate Box
1.075402 - HTML::template                       -> template: >box_online<
1.075504 - HTML::template_exists                -> search: >page_box_right< == 1
1.075532 - HTML::template                       -> template: >page_box_right<
1.075600 - PAGE::render                         -> final
1.075613 - PAGE::renderTemplate                 -> page
1.075624 - dotSession::getInstance              -> do
1.075646 - PAGE::getHead                        -> return
1.075653 - dotSession::getInstance              -> do
1.075925 - HTML::template                       -> template: >page<
1.076613 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 28
Rendering Time : 1.078623

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.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php