home / User details of Phantoms



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

found 287 debug messages

0.000032 - GLOBAL::include                      -> config.php
0.000182 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000219 - dotDatabase::getInstance             -> connection: database
0.000237 - 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.000332 - dotSession::getInstance              -> do
0.000349 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000382 - dotSession::start                    -> ---- init
0.000413 - dotSession::start                    -> start php session managment
1.013829 - dotSession::start                    -> finished php session management
1.013861 - dotSession::start                    -> check for security options
1.013879 - dotSession::start                    -> lookup ip2country
1.013899 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
1.030146 - dotDatabase::select                  -> database: dotlan_database
1.038286 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 314564326 BETWEEN ip_from AND ip_to
1.046866 - dotSession::start                    -> update current session online user infos
1.046940 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746423051, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2409', host = '18.191.222.230', dns = '18.191.222.230', countrycode = '', hits = hits + 1 WHERE hash = 'n3v91j7bfnvech43hivni69dj5'
1.052664 - dotSession::start                    -> session found in DB
1.052714 - dotSession::load_locales             -> do
1.052765 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
1.052778 - dotSession::start                    -> ---- finished with session startup
1.052821 - dotSession::load_user                -> id: 0
1.052833 - user::get_user                       -> id: >0<
1.052858 - dotDatabase::getInstance             -> connection: database
1.052938 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.052980 - styles::load                         -> name: ><
1.053005 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.053278 - styles::activate                     -> style = 2024_switzerlan
1.053460 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.053488 - admin::getInstance                   -> do
1.053500 - dotSession::getInstance              -> do
1.053515 - admin::__construct                   -> user_id=0
1.053525 - user::load_settings                  -> load current user settings to $global
1.053544 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.053588 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.053617 - EVENT::comming_event                 -> return
1.053634 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423051 AND active=1 ORDER by begin ASC
1.058467 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.058579 - GLOBAL::end global.php               -> ---------------------------------------------
1.058612 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.058709 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.058746 - user::get_user                       -> id: >2409<
1.058766 - dotDatabase::getInstance             -> connection: database
1.058789 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2409 ORDER by id DESC
1.063867 - USER_FUNCTIONS::display_details      -> id:2409
1.063975 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.064062 - GLOBAL::include                      -> custom.user.php
1.064504 - HTML::template                       -> template: >user_profile_inner_bit4<
1.064731 - 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=2409 AND active=1 ORDER by events.begin DESC
1.069893 - HTML::template                       -> template: >user_profile_inner_bit3<
1.070223 - 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=2409 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.110303 - HTML::template                       -> template: >user_profile_inner_bit1<
1.110509 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.110597 - TURNIER::__construct                 -> init
1.110660 - TURNIER::get_turnier                 -> ID: 85 (db)
1.110676 - 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='85'
1.115870 - TURNIER::load_system                 -> Turniermodus: single
1.115947 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
1.116042 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.116274 - TURNIER::get_system                  -> return tournamentsystem class
1.116292 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.116303 - TURNIER_TREE::__construct            -> init
1.116313 - TURNIER::__construct                 -> init
1.116342 - TURNIER::get_turnier                 -> ID: 85 (cache)
1.116415 - TURNIER_TREE::load_contests          -> loading from db
1.116440 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.116477 - CACHE::get                           -> cache: >turnier_85::contests< not found
1.116494 - 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=85 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.123646 - CACHE::set                           -> cache: >turnier_85::contests< with ttl:3600
1.123924 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 85
1.123960 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.123999 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.124091 - TURNIER_TEILNEHMER::__construct      -> init
1.124102 - TURNIER::__construct                 -> init
1.124117 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2409 tid: 85
1.124134 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=85 AND user_id=2409
1.128739 - TURNIER_TREE::load_contests          -> load cache
1.128784 - TURNIER::load_players_info           -> loading from db
1.128842 - CACHE::get                           -> cache: >turnier_85::players_info< not found
1.128863 - 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=85
1.136266 - CACHE::set                           -> cache: >turnier_85::players_info< with ttl:3600
1.136599 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.136644 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.136721 - TURNIER::__construct                 -> init
1.136751 - TURNIER::get_turnier                 -> ID: 85 (cache)
1.136796 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.136815 - TURNIER::is_admin                    -> user_id: 0
1.136828 - admin::getInstance                   -> do
1.136856 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.136926 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.137160 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.137217 - HTML::template                       -> template: >turnier_profile_contest_list<
1.137341 - HTML::template                       -> template: >user_profile_inner_bit3<
1.137501 - TURNIER::get_turnier                 -> ID: 65 (db)
1.137517 - 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='65'
1.142502 - TURNIER::load_system                 -> Turniermodus: group
1.142569 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.142873 - TURNIER::get_system                  -> return tournamentsystem class
1.142903 - TURNIERSYSTEM_GROUP::__construct     -> init
1.142913 - TURNIER::__construct                 -> init
1.142934 - TURNIER::get_turnier                 -> ID: 65 (cache)
1.143040 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.143077 - CACHE::get                           -> cache: >turnier_65::contests< not found
1.143092 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=65 GROUP by t_contest.tcid
1.148056 - CACHE::set                           -> cache: >turnier_65::contests< with ttl:3600
1.148385 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 65
1.148419 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.148434 - TURNIER_TEILNEHMER::__construct      -> init
1.148443 - TURNIER::__construct                 -> init
1.148458 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2409 tid: 65
1.148473 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=65 AND user_id=2409
1.153010 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=954 OR team_b=954 LIMIT 1
1.157914 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.158086 - CACHE::get                           -> cache: >turnier_65::contests< not found
1.158149 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=65 GROUP by t_contest.tcid
1.163268 - CACHE::set                           -> cache: >turnier_65::contests< with ttl:3600
1.163619 - TURNIER::load_players_info           -> loading from db
1.163659 - CACHE::get                           -> cache: >turnier_65::players_info< not found
1.163686 - 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=65
1.176920 - CACHE::set                           -> cache: >turnier_65::players_info< with ttl:3600
1.177177 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.177196 - TURNIER::__construct                 -> init
1.177215 - TURNIER::get_turnier                 -> ID: 65 (cache)
1.177289 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.177311 - TURNIER::is_admin                    -> user_id: 0
1.177324 - admin::getInstance                   -> do
1.177355 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.177473 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.177610 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.177710 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.177839 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.177905 - HTML::template                       -> template: >turnier_profile_contest_list<
1.178100 - HTML::template                       -> template: >user_profile_inner_bit3<
1.178430 - HTML::template                       -> template: >user_profile_inner_bit1<
1.178509 - HTML::template                       -> template: >user_profile_inner_bit3<
1.178574 - HTML::template                       -> template: >user_profile_innerlist<
1.178754 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.178858 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.178905 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.178927 - HTML::template                       -> template: >user_profile_shortbar<
1.179000 - HTML::template                       -> template: >user_profile<
1.179098 - GLOBAL::end userspace                -> ---------------------------------------------
1.179110 - PAGE::render                         -> start rendering page layout
1.179122 - USER::check_for_new_messages         -> return
1.179141 - dotSession::getInstance              -> do
1.179194 - PAGE::get_boxes                      -> -------- side=left
1.179226 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.179269 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.179288 - CBOX::menu                           -> generate Menu Box >menu<
1.179317 - HTML::template                       -> template: >box_menu_bit<
1.179408 - HTML::template                       -> template: >box_menu_bit<
1.179445 - HTML::template                       -> template: >box_menu_bit<
1.179471 - HTML::template                       -> template: >box_menu_bit<
1.179504 - HTML::template                       -> template: >box_menu_bit<
1.179529 - HTML::template                       -> template: >box_menu_bit<
1.179549 - HTML::template                       -> template: >box_menu_bit<
1.179566 - HTML::template                       -> template: >box_menu<
1.179678 - HTML::template_exists                -> search: >page_box_left< == 1
1.179716 - HTML::template                       -> template: >page_box_left<
1.179784 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.179799 - CBOX::menu                           -> generate Menu Box >party<
1.179820 - HTML::template                       -> template: >box_menu_bit<
1.179846 - HTML::template                       -> template: >box_menu_bit<
1.179869 - HTML::template                       -> template: >box_menu_bit<
1.179893 - HTML::template                       -> template: >box_menu_bit<
1.179917 - HTML::template                       -> template: >box_menu_bit<
1.179940 - HTML::template                       -> template: >box_menu_bit<
1.179964 - HTML::template                       -> template: >box_menu_bit<
1.179988 - HTML::template                       -> template: >box_menu_bit<
1.180012 - HTML::template                       -> template: >box_menu_bit<
1.180035 - HTML::template                       -> template: >box_menu_bit<
1.180059 - HTML::template                       -> template: >box_menu_bit<
1.180082 - HTML::template                       -> template: >box_menu_bit<
1.180105 - HTML::template                       -> template: >box_menu<
1.180149 - HTML::template_exists                -> search: >page_box_left< == 1
1.180182 - HTML::template                       -> template: >page_box_left<
1.180226 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.180242 - CBOX::menu                           -> generate Menu Box >login<
1.180259 - HTML::template                       -> template: >box_menu_bit<
1.180287 - HTML::template                       -> template: >box_menu_bit<
1.180317 - HTML::template                       -> template: >box_menu<
1.180376 - HTML::template_exists                -> search: >page_box_left< == 1
1.180408 - HTML::template                       -> template: >page_box_left<
1.180446 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.180459 - PAGE::get_boxes                      -> -------- call: left::search
1.180478 - CBOX::template                       -> generate Box with >box_suchen< as template
1.180490 - HTML::template                       -> template: >box_suchen<
1.180634 - HTML::template_exists                -> search: >page_box_left< == 1
1.180661 - HTML::template                       -> template: >page_box_left<
1.180687 - PAGE::get_boxes                      -> -------- call: left::banner
1.180720 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.180737 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.185171 - 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.190268 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.190323 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.196215 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.200693 - HTML::encode                         -> replace run 1
1.200854 - HTML::template                       -> template: >box_banner_bit<
1.201134 - HTML::encode                         -> www.egames.ch...
1.201263 - HTML::encode                         -> replace run 1
1.201317 - HTML::encode                         -> replace run 2
1.201360 - HTML::template                       -> template: >box_banner_bit<
1.201398 - HTML::template                       -> template: >box_banner<
1.201650 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.201832 - HTML::template_exists                -> search: >page_box_left< == 1
1.201880 - HTML::template                       -> template: >page_box_left<
1.202028 - PAGE::get_boxes                      -> -------- side=right
1.202059 - PAGE::get_boxes                      -> -------- call: right::news
1.202081 - CBOX::news                           -> generate Box
1.202111 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.202158 - NEWS::load_news                      -> load news data
1.202188 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.202222 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.206890 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.211910 - 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.216998 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.217174 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.217188 - NEWS::load_news                      -> ... from database
1.217222 - 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.226716 - HTML::encodeCms                      -> 
1.227181 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.227395 - HTML::encode                         -> replace run 1
1.227457 - HTML::encodeCms                      -> 
1.227479 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.227523 - HTML::encode                         -> replace run 1
1.227559 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.227769 - HTML::template                       -> template: >box_news_bit<
1.227918 - HTML::template                       -> template: >box_news_bit<
1.227948 - HTML::template                       -> template: >box_news<
1.228073 - HTML::template_exists                -> search: >page_box_right< == 1
1.228110 - HTML::template                       -> template: >page_box_right<
1.228180 - PAGE::get_boxes                      -> -------- call: right::party
1.228199 - CBOX::party                          -> generate Box
1.228218 - EVENT::short_event                   -> id >27<
1.228228 - EVENT::getevent                      -> id >27<
1.228242 - 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.233262 - CACHE::get                           -> cache: >event_27::stats< not found
1.233300 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.242217 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.251531 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.251752 - HTML::template                       -> template: >box_event<
1.251920 - HTML::template_exists                -> search: >page_box_right< == 1
1.251953 - HTML::template                       -> template: >page_box_right<
1.251983 - PAGE::get_boxes                      -> -------- call: right::forum
1.251997 - CBOX::forum                          -> generate forum box
1.252005 - CBOX::forum_load_threads             -> load data
1.252023 - CACHE::get                           -> cache: >forum::topthreads< not found
1.252035 - 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.262170 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.262369 - CBOX::forum_threads                  -> list all threads in array
1.262390 - 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.262416 - admin::getInstance                   -> do
1.262490 - HTML::template                       -> template: >box_forum_bit<
1.262623 - HTML::template                       -> template: >box_forum_bit<
1.262655 - HTML::template                       -> template: >box_forum_bit<
1.262728 - HTML::template                       -> template: >box_forum_bit<
1.262772 - HTML::template                       -> template: >box_forum_bit<
1.262814 - HTML::template                       -> template: >box_forum_bit<
1.262847 - HTML::template                       -> template: >box_forum<
1.263082 - HTML::template_exists                -> search: >page_box_right< == 1
1.263127 - HTML::template                       -> template: >page_box_right<
1.263158 - PAGE::get_boxes                      -> -------- call: right::vote
1.263173 - CBOX::vote                           -> generate Box
1.263183 - 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.267729 - HTML::template                       -> template: >box_vote_nocurrent<
1.267946 - HTML::template_exists                -> search: >page_box_right< == 1
1.267985 - HTML::template                       -> template: >page_box_right<
1.268025 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.268044 - CBOX::buddylist                      -> generate Box
1.268073 - HTML::template                       -> template: >box_buddylist_msg<
1.268132 - HTML::template                       -> template: >box_buddylist<
1.268217 - HTML::template_exists                -> search: >page_box_right< == 1
1.268242 - HTML::template                       -> template: >page_box_right<
1.268271 - PAGE::get_boxes                      -> -------- call: right::online
1.268286 - CBOX::online                         -> generate Box
1.268299 - HTML::template                       -> template: >box_online<
1.268382 - HTML::template_exists                -> search: >page_box_right< == 1
1.268408 - HTML::template                       -> template: >page_box_right<
1.268478 - PAGE::render                         -> final
1.268491 - PAGE::renderTemplate                 -> page
1.268502 - dotSession::getInstance              -> do
1.268521 - PAGE::getHead                        -> return
1.268528 - dotSession::getInstance              -> do
1.268691 - HTML::template                       -> template: >page<
1.269239 - PAGE::render_template                -> final

PHP Includes   : 27
DB Queries     : 29
Rendering Time : 1.270738

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_single.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.turniersystem_group.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php