home / User details of Sk0rpi0n



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

found 376 debug messages

0.000032 - GLOBAL::include                      -> config.php
0.000141 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000176 - dotDatabase::getInstance             -> connection: database
0.000189 - dotDatabase::__construct             -> connection: database
0.000205 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000225 - page::getInstance                    -> do
0.000242 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000258 - dotSession::getInstance              -> do
0.000270 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000296 - dotSession::start                    -> ---- init
0.000322 - dotSession::start                    -> start php session managment
0.786551 - dotSession::start                    -> finished php session management
0.786577 - dotSession::start                    -> check for security options
0.786591 - dotSession::start                    -> lookup ip2country
0.786608 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.802633 - dotDatabase::select                  -> database: dotlan_database
0.810605 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 314547487 BETWEEN ip_from AND ip_to
0.818988 - dotSession::start                    -> update current session online user infos
0.819059 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746420658, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2313', host = '18.191.157.31', dns = '18.191.157.31', countrycode = '', hits = hits + 1 WHERE hash = 'm0nth6v220dldk8d1ruqnloag5'
0.824855 - dotSession::start                    -> session found in DB
0.824897 - dotSession::load_locales             -> do
0.824943 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.824955 - dotSession::start                    -> ---- finished with session startup
0.824980 - dotSession::load_user                -> id: 0
0.824992 - user::get_user                       -> id: >0<
0.825012 - dotDatabase::getInstance             -> connection: database
0.825105 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.825143 - styles::load                         -> name: ><
0.825177 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.825434 - styles::activate                     -> style = 2024_switzerlan
0.825618 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.825670 - admin::getInstance                   -> do
0.825683 - dotSession::getInstance              -> do
0.825700 - admin::__construct                   -> user_id=0
0.825710 - user::load_settings                  -> load current user settings to $global
0.825732 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.825771 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.825801 - EVENT::comming_event                 -> return
0.825817 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420658 AND active=1 ORDER by begin ASC
0.830614 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.830673 - GLOBAL::end global.php               -> ---------------------------------------------
0.830689 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.830768 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.830792 - user::get_user                       -> id: >2313<
0.830804 - dotDatabase::getInstance             -> connection: database
0.830819 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2313 ORDER by id DESC
0.835525 - USER_FUNCTIONS::display_details      -> id:2313
0.835601 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.835658 - GLOBAL::include                      -> custom.user.php
0.835967 - HTML::template                       -> template: >user_profile_inner_bit4<
0.836108 - 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=2313 AND active=1 ORDER by events.begin DESC
0.841107 - EVENT::load_event_status             -> load event_status to $this
0.841138 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.845906 - HTML::template                       -> template: >user_profile_inner_bit4<
0.846015 - HTML::template                       -> template: >user_profile_inner_bit4<
0.846064 - HTML::template                       -> template: >user_profile_inner_bit4<
0.846109 - HTML::template                       -> template: >user_profile_inner_bit4<
0.846151 - HTML::template                       -> template: >user_profile_inner_bit4<
0.846181 - HTML::template                       -> template: >user_profile_innerlist<
0.846286 - HTML::template                       -> template: >user_profile_inner_bit3<
0.846340 - 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=2313 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.884181 - HTML::template                       -> template: >user_profile_inner_bit1<
0.884410 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.884504 - TURNIER::__construct                 -> init
0.884574 - HTML::template                       -> template: >user_profile_inner_bit3<
0.884682 - HTML::template                       -> template: >user_profile_inner_bit1<
0.884726 - HTML::template                       -> template: >user_profile_inner_bit3<
0.884798 - HTML::template                       -> template: >user_profile_inner_bit1<
0.884837 - HTML::template                       -> template: >user_profile_inner_bit3<
0.884907 - HTML::template                       -> template: >user_profile_inner_bit1<
0.884964 - TURNIER::get_turnier                 -> ID: 83 (db)
0.884979 - 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='83'
0.889378 - TURNIER::load_system                 -> Turniermodus: double
0.889437 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.889497 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.889612 - TURNIER::get_system                  -> return tournamentsystem class
0.889627 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.889637 - TURNIER_TREE::__construct            -> init
0.889647 - TURNIER::__construct                 -> init
0.889665 - TURNIER::get_turnier                 -> ID: 83 (cache)
0.889858 - TURNIER_TREE::load_contests          -> loading from db
0.889893 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.889931 - CACHE::get                           -> cache: >turnier_83::contests< not found
0.889948 - 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=83 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.895045 - CACHE::set                           -> cache: >turnier_83::contests< with ttl:3600
0.895335 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 83
0.895369 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.895406 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.895462 - TURNIER_TEILNEHMER::__construct      -> init
0.895477 - TURNIER::__construct                 -> init
0.895496 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2313 tid: 83
0.895519 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=83 AND user_id=2313
0.899633 - TURNIER_TREE::load_contests          -> load cache
0.899684 - TURNIER::load_players_info           -> loading from db
0.899778 - CACHE::get                           -> cache: >turnier_83::players_info< not found
0.899805 - 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=83
0.905981 - CACHE::set                           -> cache: >turnier_83::players_info< with ttl:3600
0.906253 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.906300 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.906367 - TURNIER::__construct                 -> init
0.906391 - TURNIER::get_turnier                 -> ID: 83 (cache)
0.906443 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.906462 - TURNIER::is_admin                    -> user_id: 0
0.906477 - admin::getInstance                   -> do
0.906527 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.906631 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.906873 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.906996 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.907056 - HTML::template                       -> template: >turnier_profile_contest_list<
0.907184 - HTML::template                       -> template: >user_profile_inner_bit3<
0.907314 - TURNIER::get_turnier                 -> ID: 66 (db)
0.907327 - 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='66'
0.911901 - TURNIER::load_system                 -> Turniermodus: group
0.911959 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
0.912162 - TURNIER::get_system                  -> return tournamentsystem class
0.912180 - TURNIERSYSTEM_GROUP::__construct     -> init
0.912190 - TURNIER::__construct                 -> init
0.912207 - TURNIER::get_turnier                 -> ID: 66 (cache)
0.912264 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.912291 - CACHE::get                           -> cache: >turnier_66::contests< not found
0.912305 - 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=66 GROUP by t_contest.tcid
0.917875 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
0.918207 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 66
0.918242 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.918256 - TURNIER_TEILNEHMER::__construct      -> init
0.918264 - TURNIER::__construct                 -> init
0.918279 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2313 tid: 66
0.918294 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=66 AND user_id=2313
0.922915 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=1035 OR team_b=1035 LIMIT 1
0.927860 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.927941 - CACHE::get                           -> cache: >turnier_66::contests< not found
0.928000 - 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=66 GROUP by t_contest.tcid
0.932959 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
0.933378 - TURNIER::load_players_info           -> loading from db
0.933419 - CACHE::get                           -> cache: >turnier_66::players_info< not found
0.933442 - 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=66
0.945180 - CACHE::set                           -> cache: >turnier_66::players_info< with ttl:3600
0.945505 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.945527 - TURNIER::__construct                 -> init
0.945548 - TURNIER::get_turnier                 -> ID: 66 (cache)
0.945607 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.945627 - TURNIER::is_admin                    -> user_id: 0
0.945637 - admin::getInstance                   -> do
0.945663 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.945755 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.945889 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.945988 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.946050 - HTML::template                       -> template: >turnier_profile_contest_list<
0.946161 - HTML::template                       -> template: >user_profile_inner_bit3<
0.946282 - HTML::template                       -> template: >user_profile_inner_bit1<
0.946341 - TURNIER::get_turnier                 -> ID: 62 (db)
0.946355 - 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='62'
0.951177 - TURNIER::load_system                 -> Turniermodus: single
0.951260 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
0.951451 - TURNIER::get_system                  -> return tournamentsystem class
0.951468 - TURNIERSYSTEM_SINGLE::__construct    -> init
0.951478 - TURNIER_TREE::__construct            -> init
0.951485 - TURNIER::__construct                 -> init
0.951504 - TURNIER::get_turnier                 -> ID: 62 (cache)
0.951575 - TURNIER_TREE::load_contests          -> loading from db
0.951615 - CACHE::get                           -> cache: >turnier_62::contests< not found
0.951631 - 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=62 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.957907 - CACHE::set                           -> cache: >turnier_62::contests< with ttl:3600
0.958118 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 62
0.958144 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.958158 - TURNIER_TEILNEHMER::__construct      -> init
0.958168 - TURNIER::__construct                 -> init
0.958184 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2313 tid: 62
0.958200 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=62 AND user_id=2313
0.962431 - TURNIER_TREE::load_contests          -> load cache
0.962477 - TURNIER::load_players_info           -> loading from db
0.962526 - CACHE::get                           -> cache: >turnier_62::players_info< not found
0.962546 - 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=5 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=62
0.969845 - CACHE::set                           -> cache: >turnier_62::players_info< with ttl:3600
0.970126 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.970148 - TURNIER::__construct                 -> init
0.970166 - TURNIER::get_turnier                 -> ID: 62 (cache)
0.970209 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.970229 - TURNIER::is_admin                    -> user_id: 0
0.970239 - admin::getInstance                   -> do
0.970265 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.970351 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.970472 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.970538 - HTML::template                       -> template: >turnier_profile_contest_list<
0.970702 - HTML::template                       -> template: >user_profile_inner_bit3<
0.970821 - TURNIER::get_turnier                 -> ID: 52 (db)
0.970841 - 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='52'
0.975575 - TURNIER::load_system                 -> Turniermodus: group
0.975611 - TURNIER::get_system                  -> return tournamentsystem class
0.975628 - TURNIERSYSTEM_GROUP::__construct     -> init
0.975638 - TURNIER::__construct                 -> init
0.975655 - TURNIER::get_turnier                 -> ID: 52 (cache)
0.975710 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.975800 - CACHE::get                           -> cache: >turnier_52::contests< not found
0.975816 - 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=52 GROUP by t_contest.tcid
0.981540 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
0.981984 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 52
0.982018 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.982043 - TURNIER_TEILNEHMER::__construct      -> init
0.982056 - TURNIER::__construct                 -> init
0.982072 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2313 tid: 52
0.982089 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=52 AND user_id=2313
0.986652 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=834 OR team_b=834 LIMIT 1
0.991211 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.991291 - CACHE::get                           -> cache: >turnier_52::contests< not found
0.991388 - 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=52 GROUP by t_contest.tcid
0.996778 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
0.997276 - TURNIER::load_players_info           -> loading from db
0.997319 - CACHE::get                           -> cache: >turnier_52::players_info< not found
0.997341 - 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=5 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=52
1.010882 - CACHE::set                           -> cache: >turnier_52::players_info< with ttl:3600
1.011228 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.011248 - TURNIER::__construct                 -> init
1.011266 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.011314 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.011334 - TURNIER::is_admin                    -> user_id: 0
1.011350 - admin::getInstance                   -> do
1.011378 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.011472 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.011601 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.011689 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.011859 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.011958 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.012044 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.012094 - HTML::template                       -> template: >turnier_profile_contest_list<
1.012222 - HTML::template                       -> template: >user_profile_inner_bit3<
1.012307 - HTML::template                       -> template: >user_profile_innerlist<
1.012398 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.012561 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.012596 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.012625 - HTML::template                       -> template: >user_profile_shortbar<
1.012710 - HTML::template                       -> template: >user_profile<
1.012790 - GLOBAL::end userspace                -> ---------------------------------------------
1.012798 - PAGE::render                         -> start rendering page layout
1.012805 - USER::check_for_new_messages         -> return
1.012831 - dotSession::getInstance              -> do
1.012869 - PAGE::get_boxes                      -> -------- side=left
1.012887 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.012917 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.012931 - CBOX::menu                           -> generate Menu Box >menu<
1.012947 - HTML::template                       -> template: >box_menu_bit<
1.012999 - HTML::template                       -> template: >box_menu_bit<
1.013015 - HTML::template                       -> template: >box_menu_bit<
1.013028 - HTML::template                       -> template: >box_menu_bit<
1.013040 - HTML::template                       -> template: >box_menu_bit<
1.013052 - HTML::template                       -> template: >box_menu_bit<
1.013064 - HTML::template                       -> template: >box_menu_bit<
1.013111 - HTML::template                       -> template: >box_menu<
1.013175 - HTML::template_exists                -> search: >page_box_left< == 1
1.013200 - HTML::template                       -> template: >page_box_left<
1.013244 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.013253 - CBOX::menu                           -> generate Menu Box >party<
1.013265 - HTML::template                       -> template: >box_menu_bit<
1.013279 - HTML::template                       -> template: >box_menu_bit<
1.013292 - HTML::template                       -> template: >box_menu_bit<
1.013304 - HTML::template                       -> template: >box_menu_bit<
1.013316 - HTML::template                       -> template: >box_menu_bit<
1.013347 - HTML::template                       -> template: >box_menu_bit<
1.013360 - HTML::template                       -> template: >box_menu_bit<
1.013371 - HTML::template                       -> template: >box_menu_bit<
1.013383 - HTML::template                       -> template: >box_menu_bit<
1.013394 - HTML::template                       -> template: >box_menu_bit<
1.013406 - HTML::template                       -> template: >box_menu_bit<
1.013418 - HTML::template                       -> template: >box_menu_bit<
1.013430 - HTML::template                       -> template: >box_menu<
1.013456 - HTML::template_exists                -> search: >page_box_left< == 1
1.013472 - HTML::template                       -> template: >page_box_left<
1.013492 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.013500 - CBOX::menu                           -> generate Menu Box >login<
1.013509 - HTML::template                       -> template: >box_menu_bit<
1.013522 - HTML::template                       -> template: >box_menu_bit<
1.013533 - HTML::template                       -> template: >box_menu<
1.013558 - HTML::template_exists                -> search: >page_box_left< == 1
1.013573 - HTML::template                       -> template: >page_box_left<
1.013590 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.013595 - PAGE::get_boxes                      -> -------- call: left::search
1.013603 - CBOX::template                       -> generate Box with >box_suchen< as template
1.013608 - HTML::template                       -> template: >box_suchen<
1.013689 - HTML::template_exists                -> search: >page_box_left< == 1
1.013714 - HTML::template                       -> template: >page_box_left<
1.013744 - PAGE::get_boxes                      -> -------- call: left::banner
1.013775 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.013790 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.018244 - 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.023264 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.023309 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.028635 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.033067 - HTML::encode                         -> replace run 1
1.033219 - HTML::template                       -> template: >box_banner_bit<
1.033453 - HTML::encode                         -> www.egames.ch...
1.033593 - HTML::encode                         -> replace run 1
1.033650 - HTML::encode                         -> replace run 2
1.033697 - HTML::template                       -> template: >box_banner_bit<
1.033728 - HTML::template                       -> template: >box_banner<
1.033832 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.033972 - HTML::template_exists                -> search: >page_box_left< == 1
1.034013 - HTML::template                       -> template: >page_box_left<
1.034070 - PAGE::get_boxes                      -> -------- side=right
1.034089 - PAGE::get_boxes                      -> -------- call: right::news
1.034107 - CBOX::news                           -> generate Box
1.034131 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.034179 - NEWS::load_news                      -> load news data
1.034211 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.034243 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.038771 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.043437 - 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.048293 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.048449 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.048463 - NEWS::load_news                      -> ... from database
1.048492 - 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.057689 - HTML::encodeCms                      -> 
1.058122 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.058323 - HTML::encode                         -> replace run 1
1.058389 - HTML::encodeCms                      -> 
1.058406 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.058431 - HTML::encode                         -> replace run 1
1.058456 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.058642 - HTML::template                       -> template: >box_news_bit<
1.058778 - HTML::template                       -> template: >box_news_bit<
1.058805 - HTML::template                       -> template: >box_news<
1.058913 - HTML::template_exists                -> search: >page_box_right< == 1
1.058950 - HTML::template                       -> template: >page_box_right<
1.059018 - PAGE::get_boxes                      -> -------- call: right::party
1.059036 - CBOX::party                          -> generate Box
1.059054 - EVENT::short_event                   -> id >27<
1.059064 - EVENT::getevent                      -> id >27<
1.059077 - 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.064162 - CACHE::get                           -> cache: >event_27::stats< not found
1.064186 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.071219 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.079118 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.079309 - HTML::template                       -> template: >box_event<
1.079479 - HTML::template_exists                -> search: >page_box_right< == 1
1.079516 - HTML::template                       -> template: >page_box_right<
1.079549 - PAGE::get_boxes                      -> -------- call: right::forum
1.079565 - CBOX::forum                          -> generate forum box
1.079573 - CBOX::forum_load_threads             -> load data
1.079592 - CACHE::get                           -> cache: >forum::topthreads< not found
1.079605 - 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.091421 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.091659 - CBOX::forum_threads                  -> list all threads in array
1.091686 - 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.091726 - admin::getInstance                   -> do
1.091855 - HTML::template                       -> template: >box_forum_bit<
1.092008 - HTML::template                       -> template: >box_forum_bit<
1.092041 - HTML::template                       -> template: >box_forum_bit<
1.092075 - HTML::template                       -> template: >box_forum_bit<
1.092102 - HTML::template                       -> template: >box_forum_bit<
1.092128 - HTML::template                       -> template: >box_forum_bit<
1.092145 - HTML::template                       -> template: >box_forum<
1.092235 - HTML::template_exists                -> search: >page_box_right< == 1
1.092264 - HTML::template                       -> template: >page_box_right<
1.092292 - PAGE::get_boxes                      -> -------- call: right::vote
1.092306 - CBOX::vote                           -> generate Box
1.092316 - 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.096962 - HTML::template                       -> template: >box_vote_nocurrent<
1.097195 - HTML::template_exists                -> search: >page_box_right< == 1
1.097232 - HTML::template                       -> template: >page_box_right<
1.097275 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.097291 - CBOX::buddylist                      -> generate Box
1.097319 - HTML::template                       -> template: >box_buddylist_msg<
1.097367 - HTML::template                       -> template: >box_buddylist<
1.097426 - HTML::template_exists                -> search: >page_box_right< == 1
1.097443 - HTML::template                       -> template: >page_box_right<
1.097474 - PAGE::get_boxes                      -> -------- call: right::online
1.097485 - CBOX::online                         -> generate Box
1.097492 - HTML::template                       -> template: >box_online<
1.097561 - HTML::template_exists                -> search: >page_box_right< == 1
1.097580 - HTML::template                       -> template: >page_box_right<
1.097644 - PAGE::render                         -> final
1.097659 - PAGE::renderTemplate                 -> page
1.097673 - dotSession::getInstance              -> do
1.097699 - PAGE::getHead                        -> return
1.097708 - dotSession::getInstance              -> do
1.097863 - HTML::template                       -> template: >page<
1.098458 - PAGE::render_template                -> final

PHP Includes   : 28
DB Queries     : 40
Rendering Time : 1.100484

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