home / User details of KayCon



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

found 433 debug messages

0.000067 - GLOBAL::include                      -> config.php
0.006670 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.008501 - dotDatabase::getInstance             -> connection: database
0.008545 - dotDatabase::__construct             -> connection: database
0.008592 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.008663 - page::getInstance                    -> do
0.008718 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.008759 - dotSession::getInstance              -> do
0.008781 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.008837 - dotSession::start                    -> ---- init
0.008884 - dotSession::start                    -> start php session managment
0.823488 - dotSession::start                    -> finished php session management
0.823523 - dotSession::start                    -> check for security options
0.823542 - dotSession::start                    -> lookup ip2country
0.823578 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.839898 - dotDatabase::select                  -> database: dotlan_database
0.847999 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 51538333 BETWEEN ip_from AND ip_to
0.856547 - dotSession::start                    -> update current session online user infos
0.856618 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746378964, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1867', host = '3.18.105.157', dns = '3.18.105.157', countrycode = '', hits = hits + 1 WHERE hash = 'nnlk4dhfqm4t27pu6cjs9sasn1'
0.862159 - dotSession::start                    -> session found in DB
0.862200 - dotSession::load_locales             -> do
0.862349 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.862357 - dotSession::start                    -> ---- finished with session startup
0.862383 - dotSession::load_user                -> id: 0
0.862401 - user::get_user                       -> id: >0<
0.862418 - dotDatabase::getInstance             -> connection: database
0.862456 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.862506 - styles::load                         -> name: ><
0.862564 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.863108 - styles::activate                     -> style = 2024_switzerlan
0.863370 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.863398 - admin::getInstance                   -> do
0.863409 - dotSession::getInstance              -> do
0.863423 - admin::__construct                   -> user_id=0
0.863437 - user::load_settings                  -> load current user settings to $global
0.863461 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.863532 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.863580 - EVENT::comming_event                 -> return
0.863603 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746378964 AND active=1 ORDER by begin ASC
0.868585 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.868717 - GLOBAL::end global.php               -> ---------------------------------------------
0.868744 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.868903 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.868961 - user::get_user                       -> id: >1867<
0.868987 - dotDatabase::getInstance             -> connection: database
0.869010 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1867 ORDER by id DESC
0.874289 - USER_FUNCTIONS::display_details      -> id:1867
0.874393 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.874520 - GLOBAL::include                      -> custom.user.php
0.875195 - HTML::template                       -> template: >user_profile_inner_bit4<
0.875393 - 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=1867 AND active=1 ORDER by events.begin DESC
0.880827 - EVENT::load_event_status             -> load event_status to $this
0.880858 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.885508 - HTML::template                       -> template: >user_profile_inner_bit4<
0.885683 - HTML::template                       -> template: >user_profile_inner_bit4<
0.885778 - HTML::template                       -> template: >user_profile_inner_bit4<
0.885855 - HTML::template                       -> template: >user_profile_inner_bit4<
0.886004 - HTML::template                       -> template: >user_profile_inner_bit4<
0.886083 - HTML::template                       -> template: >user_profile_inner_bit4<
0.886162 - HTML::template                       -> template: >user_profile_inner_bit4<
0.886234 - HTML::template                       -> template: >user_profile_inner_bit4<
0.886287 - HTML::template                       -> template: >user_profile_innerlist<
0.886452 - HTML::template                       -> template: >user_profile_inner_bit3<
0.886552 - 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=1867 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.911654 - HTML::template                       -> template: >user_profile_inner_bit1<
0.911857 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.912001 - TURNIER::__construct                 -> init
0.912071 - HTML::template                       -> template: >user_profile_inner_bit3<
0.912323 - HTML::template                       -> template: >user_profile_inner_bit1<
0.912385 - HTML::template                       -> template: >user_profile_inner_bit3<
0.912645 - HTML::template                       -> template: >user_profile_inner_bit1<
0.912724 - HTML::template                       -> template: >user_profile_inner_bit3<
0.912836 - HTML::template                       -> template: >user_profile_inner_bit1<
0.912892 - HTML::template                       -> template: >user_profile_inner_bit3<
0.913000 - HTML::template                       -> template: >user_profile_inner_bit3<
0.913075 - HTML::template                       -> template: >user_profile_inner_bit1<
0.913118 - HTML::template                       -> template: >user_profile_inner_bit3<
0.913185 - HTML::template                       -> template: >user_profile_inner_bit1<
0.913225 - HTML::template                       -> template: >user_profile_inner_bit3<
0.913295 - HTML::template                       -> template: >user_profile_inner_bit1<
0.913337 - HTML::template                       -> template: >user_profile_inner_bit3<
0.913438 - HTML::template                       -> template: >user_profile_inner_bit3<
0.913536 - HTML::template                       -> template: >user_profile_inner_bit3<
0.913648 - HTML::template                       -> template: >user_profile_inner_bit1<
0.913708 - HTML::template                       -> template: >user_profile_inner_bit3<
0.913825 - HTML::template                       -> template: >user_profile_inner_bit3<
0.914067 - TURNIER::get_turnier                 -> ID: 107 (db)
0.914094 - 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='107'
0.918657 - TURNIER::load_system                 -> Turniermodus: double
0.918719 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.918836 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.919107 - TURNIER::get_system                  -> return tournamentsystem class
0.919124 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.919135 - TURNIER_TREE::__construct            -> init
0.919144 - TURNIER::__construct                 -> init
0.919166 - TURNIER::get_turnier                 -> ID: 107 (cache)
0.919233 - TURNIER_TREE::load_contests          -> loading from db
0.919254 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.919324 - CACHE::get                           -> cache: >turnier_107::contests< not found
0.919340 - 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=107 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.944490 - CACHE::set                           -> cache: >turnier_107::contests< with ttl:3600
0.950100 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 107
0.950153 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.950192 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.950283 - TURNIER_TEILNEHMER::__construct      -> init
0.950307 - TURNIER::__construct                 -> init
0.950325 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1867 tid: 107
0.950344 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=107 AND user_id=1867
0.956714 - TURNIER_TREE::load_contests          -> load cache
0.956765 - TURNIER::load_players_info           -> loading from db
0.956819 - CACHE::get                           -> cache: >turnier_107::players_info< not found
0.956846 - 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=12 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=107
0.988017 - CACHE::set                           -> cache: >turnier_107::players_info< with ttl:3600
0.990252 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.990307 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.990382 - TURNIER::__construct                 -> init
0.990404 - TURNIER::get_turnier                 -> ID: 107 (cache)
0.990452 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.990469 - TURNIER::is_admin                    -> user_id: 0
0.990481 - admin::getInstance                   -> do
0.990510 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.990625 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.990914 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.991025 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.991123 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.991208 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.991298 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.991381 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.991430 - HTML::template                       -> template: >turnier_profile_contest_list<
0.991603 - HTML::template                       -> template: >user_profile_inner_bit3<
0.991720 - HTML::template                       -> template: >user_profile_inner_bit1<
0.991765 - HTML::template                       -> template: >user_profile_inner_bit3<
0.991880 - TURNIER::get_turnier                 -> ID: 72 (db)
0.991894 - 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.996792 - TURNIER::load_system                 -> Turniermodus: double
0.996833 - TURNIER::get_system                  -> return tournamentsystem class
0.996850 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.996865 - TURNIER_TREE::__construct            -> init
0.996877 - TURNIER::__construct                 -> init
0.996896 - TURNIER::get_turnier                 -> ID: 72 (cache)
0.996968 - TURNIER_TREE::load_contests          -> loading from db
0.997028 - CACHE::get                           -> cache: >turnier_72::contests< not found
0.997047 - 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
1.005047 - CACHE::set                           -> cache: >turnier_72::contests< with ttl:3600
1.007972 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 72
1.008022 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.008037 - TURNIER_TEILNEHMER::__construct      -> init
1.008048 - TURNIER::__construct                 -> init
1.008066 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1867 tid: 72
1.008084 - 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=1867
1.013063 - TURNIER_TREE::load_contests          -> load cache
1.013120 - TURNIER::load_players_info           -> loading from db
1.013175 - CACHE::get                           -> cache: >turnier_72::players_info< not found
1.013195 - 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
1.038412 - CACHE::set                           -> cache: >turnier_72::players_info< with ttl:3600
1.043979 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.044009 - TURNIER::__construct                 -> init
1.044027 - TURNIER::get_turnier                 -> ID: 72 (cache)
1.044065 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.044080 - TURNIER::is_admin                    -> user_id: 0
1.044086 - admin::getInstance                   -> do
1.044105 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.044177 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.044273 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.044330 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.044386 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.044436 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.044466 - HTML::template                       -> template: >turnier_profile_contest_list<
1.044508 - HTML::template                       -> template: >user_profile_inner_bit3<
1.044606 - HTML::template                       -> template: >user_profile_inner_bit1<
1.044634 - TURNIER::get_turnier                 -> ID: 69 (db)
1.044643 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='69'
1.049413 - TURNIER::load_system                 -> Turniermodus: double
1.049448 - TURNIER::get_system                  -> return tournamentsystem class
1.049460 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.049468 - TURNIER_TREE::__construct            -> init
1.049475 - TURNIER::__construct                 -> init
1.049488 - TURNIER::get_turnier                 -> ID: 69 (cache)
1.049524 - TURNIER_TREE::load_contests          -> loading from db
1.049567 - CACHE::get                           -> cache: >turnier_69::contests< not found
1.049576 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=69 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.055444 - CACHE::set                           -> cache: >turnier_69::contests< with ttl:3600
1.055846 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 69
1.055867 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.055876 - TURNIER_TEILNEHMER::__construct      -> init
1.055883 - TURNIER::__construct                 -> init
1.055894 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1867 tid: 69
1.055905 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=69 AND user_id=1867
1.060391 - TURNIER_TREE::load_contests          -> load cache
1.060429 - TURNIER::load_players_info           -> loading from db
1.060462 - CACHE::get                           -> cache: >turnier_69::players_info< not found
1.060477 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=6 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=69
1.072229 - CACHE::set                           -> cache: >turnier_69::players_info< with ttl:3600
1.072681 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.072701 - TURNIER::__construct                 -> init
1.072716 - TURNIER::get_turnier                 -> ID: 69 (cache)
1.072748 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.072761 - TURNIER::is_admin                    -> user_id: 0
1.072767 - admin::getInstance                   -> do
1.072785 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.072854 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.072942 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.072998 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.073049 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.073121 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.073152 - HTML::template                       -> template: >turnier_profile_contest_list<
1.073198 - HTML::template                       -> template: >user_profile_inner_bit3<
1.073304 - HTML::template                       -> template: >user_profile_inner_bit3<
1.073385 - TURNIER::get_turnier                 -> ID: 66 (db)
1.073395 - 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'
1.078255 - TURNIER::load_system                 -> Turniermodus: group
1.078323 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.078598 - TURNIER::get_system                  -> return tournamentsystem class
1.078616 - TURNIERSYSTEM_GROUP::__construct     -> init
1.078627 - TURNIER::__construct                 -> init
1.078650 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.078742 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.078827 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.078844 - 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
1.083841 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.084302 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 66
1.084341 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.084356 - TURNIER_TEILNEHMER::__construct      -> init
1.084366 - TURNIER::__construct                 -> init
1.084385 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1867 tid: 66
1.084406 - 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=1867
1.088977 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=964 OR team_b=964 LIMIT 1
1.093659 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.093735 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.093794 - 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
1.099003 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.099276 - TURNIER::load_players_info           -> loading from db
1.099299 - CACHE::get                           -> cache: >turnier_66::players_info< not found
1.099313 - 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
1.110989 - CACHE::set                           -> cache: >turnier_66::players_info< with ttl:3600
1.111252 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.111272 - TURNIER::__construct                 -> init
1.111293 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.111358 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.111372 - TURNIER::is_admin                    -> user_id: 0
1.111379 - admin::getInstance                   -> do
1.111398 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.111485 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.111580 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.111643 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.111678 - HTML::template                       -> template: >turnier_profile_contest_list<
1.111747 - HTML::template                       -> template: >user_profile_inner_bit3<
1.111861 - HTML::template                       -> template: >user_profile_inner_bit1<
1.111917 - TURNIER::get_turnier                 -> ID: 41 (db)
1.111925 - 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='41'
1.116614 - TURNIER::load_system                 -> Turniermodus: double
1.116652 - TURNIER::get_system                  -> return tournamentsystem class
1.116669 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.116680 - TURNIER_TREE::__construct            -> init
1.116690 - TURNIER::__construct                 -> init
1.116708 - TURNIER::get_turnier                 -> ID: 41 (cache)
1.116755 - TURNIER_TREE::load_contests          -> loading from db
1.116839 - CACHE::get                           -> cache: >turnier_41::contests< not found
1.116853 - 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=41 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.123836 - CACHE::set                           -> cache: >turnier_41::contests< with ttl:3600
1.125271 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 41
1.125318 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.125336 - TURNIER_TEILNEHMER::__construct      -> init
1.125347 - TURNIER::__construct                 -> init
1.125364 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1867 tid: 41
1.125383 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=41 AND user_id=1867
1.130148 - TURNIER_TREE::load_contests          -> load cache
1.130193 - TURNIER::load_players_info           -> loading from db
1.130247 - CACHE::get                           -> cache: >turnier_41::players_info< not found
1.130268 - 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=41
1.146677 - CACHE::set                           -> cache: >turnier_41::players_info< with ttl:3600
1.147321 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.147346 - TURNIER::__construct                 -> init
1.147366 - TURNIER::get_turnier                 -> ID: 41 (cache)
1.147415 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.147435 - TURNIER::is_admin                    -> user_id: 0
1.147446 - admin::getInstance                   -> do
1.147475 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.147572 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.147703 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.147796 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.147847 - HTML::template                       -> template: >turnier_profile_contest_list<
1.147901 - HTML::template                       -> template: >user_profile_inner_bit3<
1.148069 - HTML::template                       -> template: >user_profile_innerlist<
1.148136 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.148285 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.148321 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.148348 - HTML::template                       -> template: >user_profile_shortbar<
1.148414 - HTML::template                       -> template: >user_profile<
1.148532 - GLOBAL::end userspace                -> ---------------------------------------------
1.148544 - PAGE::render                         -> start rendering page layout
1.148556 - USER::check_for_new_messages         -> return
1.148573 - dotSession::getInstance              -> do
1.148622 - PAGE::get_boxes                      -> -------- side=left
1.148659 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.148732 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.148752 - CBOX::menu                           -> generate Menu Box >menu<
1.148779 - HTML::template                       -> template: >box_menu_bit<
1.148890 - HTML::template                       -> template: >box_menu_bit<
1.148919 - HTML::template                       -> template: >box_menu_bit<
1.148938 - HTML::template                       -> template: >box_menu_bit<
1.148965 - HTML::template                       -> template: >box_menu_bit<
1.148992 - HTML::template                       -> template: >box_menu_bit<
1.149014 - HTML::template                       -> template: >box_menu_bit<
1.149037 - HTML::template                       -> template: >box_menu<
1.149114 - HTML::template_exists                -> search: >page_box_left< == 1
1.149153 - HTML::template                       -> template: >page_box_left<
1.149225 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.149240 - CBOX::menu                           -> generate Menu Box >party<
1.149261 - HTML::template                       -> template: >box_menu_bit<
1.149285 - HTML::template                       -> template: >box_menu_bit<
1.149309 - HTML::template                       -> template: >box_menu_bit<
1.149333 - HTML::template                       -> template: >box_menu_bit<
1.149356 - HTML::template                       -> template: >box_menu_bit<
1.149379 - HTML::template                       -> template: >box_menu_bit<
1.149402 - HTML::template                       -> template: >box_menu_bit<
1.149425 - HTML::template                       -> template: >box_menu_bit<
1.149449 - HTML::template                       -> template: >box_menu_bit<
1.149472 - HTML::template                       -> template: >box_menu_bit<
1.149495 - HTML::template                       -> template: >box_menu_bit<
1.149518 - HTML::template                       -> template: >box_menu_bit<
1.149541 - HTML::template                       -> template: >box_menu<
1.149585 - HTML::template_exists                -> search: >page_box_left< == 1
1.149611 - HTML::template                       -> template: >page_box_left<
1.149641 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.149654 - CBOX::menu                           -> generate Menu Box >login<
1.149672 - HTML::template                       -> template: >box_menu_bit<
1.149696 - HTML::template                       -> template: >box_menu_bit<
1.149718 - HTML::template                       -> template: >box_menu<
1.149760 - HTML::template_exists                -> search: >page_box_left< == 1
1.149785 - HTML::template                       -> template: >page_box_left<
1.149826 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.149836 - PAGE::get_boxes                      -> -------- call: left::search
1.149850 - CBOX::template                       -> generate Box with >box_suchen< as template
1.149862 - HTML::template                       -> template: >box_suchen<
1.150064 - HTML::template_exists                -> search: >page_box_left< == 1
1.150098 - HTML::template                       -> template: >page_box_left<
1.150128 - PAGE::get_boxes                      -> -------- call: left::banner
1.150162 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.150178 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.154666 - 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.159244 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.159344 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.166265 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.170695 - HTML::encode                         -> replace run 1
1.171217 - HTML::template                       -> template: >box_banner_bit<
1.171448 - HTML::encode                         -> www.egames.ch...
1.171594 - HTML::encode                         -> replace run 1
1.171665 - HTML::encode                         -> replace run 2
1.171710 - HTML::template                       -> template: >box_banner_bit<
1.171738 - HTML::template                       -> template: >box_banner<
1.171828 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.171948 - HTML::template_exists                -> search: >page_box_left< == 1
1.171987 - HTML::template                       -> template: >page_box_left<
1.172034 - PAGE::get_boxes                      -> -------- side=right
1.172059 - PAGE::get_boxes                      -> -------- call: right::news
1.172078 - CBOX::news                           -> generate Box
1.172097 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.172149 - NEWS::load_news                      -> load news data
1.172188 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.172220 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.176801 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.181970 - 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.186977 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.187142 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.187156 - NEWS::load_news                      -> ... from database
1.187189 - 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.192884 - HTML::encodeCms                      -> 
1.193406 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.193655 - HTML::encode                         -> replace run 1
1.193727 - HTML::encodeCms                      -> 
1.193754 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.193813 - HTML::encode                         -> replace run 1
1.193856 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.194183 - HTML::template                       -> template: >box_news_bit<
1.194357 - HTML::template                       -> template: >box_news_bit<
1.194391 - HTML::template                       -> template: >box_news<
1.194548 - HTML::template_exists                -> search: >page_box_right< == 1
1.194587 - HTML::template                       -> template: >page_box_right<
1.194686 - PAGE::get_boxes                      -> -------- call: right::party
1.194707 - CBOX::party                          -> generate Box
1.194730 - EVENT::short_event                   -> id >27<
1.194740 - EVENT::getevent                      -> id >27<
1.194753 - 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.200030 - CACHE::get                           -> cache: >event_27::stats< not found
1.200061 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.207539 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.214699 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.215048 - HTML::template                       -> template: >box_event<
1.215335 - HTML::template_exists                -> search: >page_box_right< == 1
1.215390 - HTML::template                       -> template: >page_box_right<
1.215439 - PAGE::get_boxes                      -> -------- call: right::forum
1.215460 - CBOX::forum                          -> generate forum box
1.215471 - CBOX::forum_load_threads             -> load data
1.215527 - CACHE::get                           -> cache: >forum::topthreads< not found
1.215548 - 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.226164 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.226456 - CBOX::forum_threads                  -> list all threads in array
1.226490 - 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.226533 - admin::getInstance                   -> do
1.226625 - HTML::template                       -> template: >box_forum_bit<
1.226887 - HTML::template                       -> template: >box_forum_bit<
1.226947 - HTML::template                       -> template: >box_forum_bit<
1.227002 - HTML::template                       -> template: >box_forum_bit<
1.227042 - HTML::template                       -> template: >box_forum_bit<
1.227083 - HTML::template                       -> template: >box_forum_bit<
1.227109 - HTML::template                       -> template: >box_forum<
1.227285 - HTML::template_exists                -> search: >page_box_right< == 1
1.227327 - HTML::template                       -> template: >page_box_right<
1.227366 - PAGE::get_boxes                      -> -------- call: right::vote
1.227385 - CBOX::vote                           -> generate Box
1.227398 - 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.231970 - HTML::template                       -> template: >box_vote_nocurrent<
1.232196 - HTML::template_exists                -> search: >page_box_right< == 1
1.232251 - HTML::template                       -> template: >page_box_right<
1.232293 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.232313 - CBOX::buddylist                      -> generate Box
1.232345 - HTML::template                       -> template: >box_buddylist_msg<
1.232413 - HTML::template                       -> template: >box_buddylist<
1.232516 - HTML::template_exists                -> search: >page_box_right< == 1
1.232548 - HTML::template                       -> template: >page_box_right<
1.232583 - PAGE::get_boxes                      -> -------- call: right::online
1.232599 - CBOX::online                         -> generate Box
1.232612 - HTML::template                       -> template: >box_online<
1.232708 - HTML::template_exists                -> search: >page_box_right< == 1
1.232742 - HTML::template                       -> template: >page_box_right<
1.232852 - PAGE::render                         -> final
1.232870 - PAGE::renderTemplate                 -> page
1.232881 - dotSession::getInstance              -> do
1.232905 - PAGE::getHead                        -> return
1.232912 - dotSession::getInstance              -> do
1.233147 - HTML::template                       -> template: >page<
1.234111 - PAGE::render_template                -> final

PHP Includes   : 27
DB Queries     : 42
Rendering Time : 1.237621

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