home / User details of Aichan



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

found 280 debug messages

0.000030 - GLOBAL::include                      -> config.php
0.000177 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000215 - dotDatabase::getInstance             -> connection: database
0.000233 - dotDatabase::__construct             -> connection: database
0.000255 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000283 - page::getInstance                    -> do
0.000306 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000329 - dotSession::getInstance              -> do
0.000346 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000378 - dotSession::start                    -> ---- init
0.000408 - dotSession::start                    -> start php session managment
0.810271 - dotSession::start                    -> finished php session management
0.810302 - dotSession::start                    -> check for security options
0.810320 - dotSession::start                    -> lookup ip2country
0.810341 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.825828 - dotDatabase::select                  -> database: dotlan_database
0.833600 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59838361 BETWEEN ip_from AND ip_to
0.841816 - dotSession::start                    -> update current session online user infos
0.841873 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746423411, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1783', host = '3.145.15.153', dns = '3.145.15.153', countrycode = '', hits = hits + 1 WHERE hash = 'a0sdba9u2i1297bfr07vgnm9d6'
0.847437 - dotSession::start                    -> session found in DB
0.847489 - dotSession::load_locales             -> do
0.847544 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.847560 - dotSession::start                    -> ---- finished with session startup
0.847591 - dotSession::load_user                -> id: 0
0.847605 - user::get_user                       -> id: >0<
0.847632 - dotDatabase::getInstance             -> connection: database
0.847714 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.847752 - styles::load                         -> name: ><
0.847778 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.848020 - styles::activate                     -> style = 2024_switzerlan
0.848211 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.848238 - admin::getInstance                   -> do
0.848250 - dotSession::getInstance              -> do
0.848265 - admin::__construct                   -> user_id=0
0.848276 - user::load_settings                  -> load current user settings to $global
0.848303 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.848336 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.848364 - EVENT::comming_event                 -> return
0.848382 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423411 AND active=1 ORDER by begin ASC
0.853228 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.853278 - GLOBAL::end global.php               -> ---------------------------------------------
0.853293 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.853353 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.853374 - user::get_user                       -> id: >1783<
0.853385 - dotDatabase::getInstance             -> connection: database
0.853400 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1783 ORDER by id DESC
0.858432 - USER_FUNCTIONS::display_details      -> id:1783
0.858525 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.858598 - GLOBAL::include                      -> custom.user.php
0.858915 - HTML::template                       -> template: >user_profile_inner_bit4<
0.859062 - 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=1783 AND active=1 ORDER by events.begin DESC
0.865778 - HTML::template                       -> template: >user_profile_inner_bit3<
0.865956 - 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=1783 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.906377 - HTML::template                       -> template: >user_profile_inner_bit1<
0.906585 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.906664 - TURNIER::__construct                 -> init
0.906799 - TURNIER::get_turnier                 -> ID: 72 (db)
0.906819 - 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='72'
0.911505 - TURNIER::load_system                 -> Turniermodus: double
0.911565 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.911618 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.911705 - TURNIER::get_system                  -> return tournamentsystem class
0.911714 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.911719 - TURNIER_TREE::__construct            -> init
0.911725 - TURNIER::__construct                 -> init
0.911746 - TURNIER::get_turnier                 -> ID: 72 (cache)
0.911784 - TURNIER_TREE::load_contests          -> loading from db
0.911796 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.911822 - CACHE::get                           -> cache: >turnier_72::contests< not found
0.911831 - 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=72 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.924281 - CACHE::set                           -> cache: >turnier_72::contests< with ttl:3600
0.926644 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 72
0.926749 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.926793 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.926859 - TURNIER_TEILNEHMER::__construct      -> init
0.926870 - TURNIER::__construct                 -> init
0.926890 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1783 tid: 72
0.926908 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=72 AND user_id=1783
0.932402 - TURNIER_TREE::load_contests          -> load cache
0.932451 - TURNIER::load_players_info           -> loading from db
0.932495 - CACHE::get                           -> cache: >turnier_72::players_info< not found
0.932512 - 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=72
0.960777 - CACHE::set                           -> cache: >turnier_72::players_info< with ttl:3600
0.962005 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.962046 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.962097 - TURNIER::__construct                 -> init
0.962116 - TURNIER::get_turnier                 -> ID: 72 (cache)
0.962173 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.962193 - TURNIER::is_admin                    -> user_id: 0
0.962204 - admin::getInstance                   -> do
0.962230 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.962328 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.962563 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.962618 - HTML::template                       -> template: >turnier_profile_contest_list<
0.962805 - HTML::template                       -> template: >user_profile_inner_bit3<
0.962913 - HTML::template                       -> template: >user_profile_inner_bit1<
0.962965 - TURNIER::get_turnier                 -> ID: 44 (db)
0.962979 - 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='44'
0.968013 - TURNIER::load_system                 -> Turniermodus: double
0.968047 - TURNIER::get_system                  -> return tournamentsystem class
0.968065 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.968077 - TURNIER_TREE::__construct            -> init
0.968091 - TURNIER::__construct                 -> init
0.968115 - TURNIER::get_turnier                 -> ID: 44 (cache)
0.968167 - TURNIER_TREE::load_contests          -> loading from db
0.968217 - CACHE::get                           -> cache: >turnier_44::contests< not found
0.968232 - 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=44 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.974634 - CACHE::set                           -> cache: >turnier_44::contests< with ttl:3600
0.975065 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 44
0.975095 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.975109 - TURNIER_TEILNEHMER::__construct      -> init
0.975123 - TURNIER::__construct                 -> init
0.975141 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1783 tid: 44
0.975158 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=44 AND user_id=1783
0.979677 - TURNIER_TREE::load_contests          -> load cache
0.979720 - TURNIER::load_players_info           -> loading from db
0.979768 - CACHE::get                           -> cache: >turnier_44::players_info< not found
0.979788 - 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=4 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=44
0.993040 - CACHE::set                           -> cache: >turnier_44::players_info< with ttl:3600
0.993371 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.993389 - TURNIER::__construct                 -> init
0.993406 - TURNIER::get_turnier                 -> ID: 44 (cache)
0.993467 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.993498 - TURNIER::is_admin                    -> user_id: 0
0.993509 - admin::getInstance                   -> do
0.993537 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.993633 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.993774 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.993846 - HTML::template                       -> template: >turnier_profile_contest_list<
0.993914 - HTML::template                       -> template: >user_profile_inner_bit3<
0.993977 - HTML::template                       -> template: >user_profile_innerlist<
0.994109 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.994198 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.994239 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.994272 - HTML::template                       -> template: >user_profile_shortbar<
0.994347 - HTML::template                       -> template: >user_profile<
0.994444 - GLOBAL::end userspace                -> ---------------------------------------------
0.994457 - PAGE::render                         -> start rendering page layout
0.994470 - USER::check_for_new_messages         -> return
0.994490 - dotSession::getInstance              -> do
0.994537 - PAGE::get_boxes                      -> -------- side=left
0.994564 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.994602 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.994622 - CBOX::menu                           -> generate Menu Box >menu<
0.994644 - HTML::template                       -> template: >box_menu_bit<
0.994768 - HTML::template                       -> template: >box_menu_bit<
0.994796 - HTML::template                       -> template: >box_menu_bit<
0.994819 - HTML::template                       -> template: >box_menu_bit<
0.994843 - HTML::template                       -> template: >box_menu_bit<
0.994868 - HTML::template                       -> template: >box_menu_bit<
0.994893 - HTML::template                       -> template: >box_menu_bit<
0.994916 - HTML::template                       -> template: >box_menu<
0.995009 - HTML::template_exists                -> search: >page_box_left< == 1
0.995042 - HTML::template                       -> template: >page_box_left<
0.995107 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.995122 - CBOX::menu                           -> generate Menu Box >party<
0.995142 - HTML::template                       -> template: >box_menu_bit<
0.995167 - HTML::template                       -> template: >box_menu_bit<
0.995190 - HTML::template                       -> template: >box_menu_bit<
0.995214 - HTML::template                       -> template: >box_menu_bit<
0.995238 - HTML::template                       -> template: >box_menu_bit<
0.995263 - HTML::template                       -> template: >box_menu_bit<
0.995291 - HTML::template                       -> template: >box_menu_bit<
0.995366 - HTML::template                       -> template: >box_menu_bit<
0.995393 - HTML::template                       -> template: >box_menu_bit<
0.995421 - HTML::template                       -> template: >box_menu_bit<
0.995448 - HTML::template                       -> template: >box_menu_bit<
0.995489 - HTML::template                       -> template: >box_menu_bit<
0.995516 - HTML::template                       -> template: >box_menu<
0.995573 - HTML::template_exists                -> search: >page_box_left< == 1
0.995601 - HTML::template                       -> template: >page_box_left<
0.995633 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.995646 - CBOX::menu                           -> generate Menu Box >login<
0.995665 - HTML::template                       -> template: >box_menu_bit<
0.995689 - HTML::template                       -> template: >box_menu_bit<
0.995712 - HTML::template                       -> template: >box_menu<
0.995755 - HTML::template_exists                -> search: >page_box_left< == 1
0.995780 - HTML::template                       -> template: >page_box_left<
0.995810 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.995820 - PAGE::get_boxes                      -> -------- call: left::search
0.995844 - CBOX::template                       -> generate Box with >box_suchen< as template
0.995857 - HTML::template                       -> template: >box_suchen<
0.995962 - HTML::template_exists                -> search: >page_box_left< == 1
0.995990 - HTML::template                       -> template: >page_box_left<
0.996021 - PAGE::get_boxes                      -> -------- call: left::banner
0.996058 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.996076 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.000532 - 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.005519 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.005572 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.010842 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.015301 - HTML::encode                         -> replace run 1
1.015434 - HTML::template                       -> template: >box_banner_bit<
1.015600 - HTML::encode                         -> www.egames.ch...
1.015714 - HTML::encode                         -> replace run 1
1.015760 - HTML::encode                         -> replace run 2
1.015802 - HTML::template                       -> template: >box_banner_bit<
1.015824 - HTML::template                       -> template: >box_banner<
1.015893 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.016009 - HTML::template_exists                -> search: >page_box_left< == 1
1.016046 - HTML::template                       -> template: >page_box_left<
1.016093 - PAGE::get_boxes                      -> -------- side=right
1.016111 - PAGE::get_boxes                      -> -------- call: right::news
1.016128 - CBOX::news                           -> generate Box
1.016146 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.016193 - NEWS::load_news                      -> load news data
1.016219 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.016257 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.021114 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.026220 - 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.031492 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.031818 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.031835 - NEWS::load_news                      -> ... from database
1.031870 - 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.041641 - HTML::encodeCms                      -> 
1.042152 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.042340 - HTML::encode                         -> replace run 1
1.042389 - HTML::encodeCms                      -> 
1.042408 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.042451 - HTML::encode                         -> replace run 1
1.042486 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.042673 - HTML::template                       -> template: >box_news_bit<
1.042849 - HTML::template                       -> template: >box_news_bit<
1.042877 - HTML::template                       -> template: >box_news<
1.042988 - HTML::template_exists                -> search: >page_box_right< == 1
1.043019 - HTML::template                       -> template: >page_box_right<
1.043066 - PAGE::get_boxes                      -> -------- call: right::party
1.043080 - CBOX::party                          -> generate Box
1.043095 - EVENT::short_event                   -> id >27<
1.043101 - EVENT::getevent                      -> id >27<
1.043110 - 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.048125 - CACHE::get                           -> cache: >event_27::stats< not found
1.048160 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.055446 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.062641 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.062905 - HTML::template                       -> template: >box_event<
1.063099 - HTML::template_exists                -> search: >page_box_right< == 1
1.063140 - HTML::template                       -> template: >page_box_right<
1.063177 - PAGE::get_boxes                      -> -------- call: right::forum
1.063202 - CBOX::forum                          -> generate forum box
1.063220 - CBOX::forum_load_threads             -> load data
1.063246 - CACHE::get                           -> cache: >forum::topthreads< not found
1.063266 - 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.071694 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.071929 - CBOX::forum_threads                  -> list all threads in array
1.071958 - 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.071998 - admin::getInstance                   -> do
1.072073 - HTML::template                       -> template: >box_forum_bit<
1.072230 - HTML::template                       -> template: >box_forum_bit<
1.072284 - HTML::template                       -> template: >box_forum_bit<
1.072346 - HTML::template                       -> template: >box_forum_bit<
1.072394 - HTML::template                       -> template: >box_forum_bit<
1.072442 - HTML::template                       -> template: >box_forum_bit<
1.072477 - HTML::template                       -> template: >box_forum<
1.072608 - HTML::template_exists                -> search: >page_box_right< == 1
1.072644 - HTML::template                       -> template: >page_box_right<
1.072681 - PAGE::get_boxes                      -> -------- call: right::vote
1.072723 - CBOX::vote                           -> generate Box
1.072736 - 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.077384 - HTML::template                       -> template: >box_vote_nocurrent<
1.077618 - HTML::template_exists                -> search: >page_box_right< == 1
1.077659 - HTML::template                       -> template: >page_box_right<
1.077697 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.077717 - CBOX::buddylist                      -> generate Box
1.077750 - HTML::template                       -> template: >box_buddylist_msg<
1.077815 - HTML::template                       -> template: >box_buddylist<
1.077893 - HTML::template_exists                -> search: >page_box_right< == 1
1.077923 - HTML::template                       -> template: >page_box_right<
1.077960 - PAGE::get_boxes                      -> -------- call: right::online
1.077977 - CBOX::online                         -> generate Box
1.077990 - HTML::template                       -> template: >box_online<
1.078081 - HTML::template_exists                -> search: >page_box_right< == 1
1.078108 - HTML::template                       -> template: >page_box_right<
1.078156 - PAGE::render                         -> final
1.078168 - PAGE::renderTemplate                 -> page
1.078179 - dotSession::getInstance              -> do
1.078200 - PAGE::getHead                        -> return
1.078208 - dotSession::getInstance              -> do
1.078341 - HTML::template                       -> template: >page<
1.079033 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 27
Rendering Time : 1.081334

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