home / User details of Chira



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

found 411 debug messages

0.000039 - GLOBAL::include                      -> config.php
0.000233 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000273 - dotDatabase::getInstance             -> connection: database
0.000292 - dotDatabase::__construct             -> connection: database
0.000315 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000342 - page::getInstance                    -> do
0.000365 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000389 - dotSession::getInstance              -> do
0.000406 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000439 - dotSession::start                    -> ---- init
0.000475 - dotSession::start                    -> start php session managment
0.940118 - dotSession::start                    -> finished php session management
0.940153 - dotSession::start                    -> check for security options
0.940173 - dotSession::start                    -> lookup ip2country
0.940195 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.956738 - dotDatabase::select                  -> database: dotlan_database
0.964931 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59707812 BETWEEN ip_from AND ip_to
0.973468 - dotSession::start                    -> update current session online user infos
0.973545 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746421894, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1114', host = '3.143.17.164', dns = '3.143.17.164', countrycode = '', hits = hits + 1 WHERE hash = 'lnqincjqgodo59n0lm7lf4p540'
0.979690 - dotSession::start                    -> session found in DB
0.979736 - dotSession::load_locales             -> do
0.979793 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.979806 - dotSession::start                    -> ---- finished with session startup
0.979834 - dotSession::load_user                -> id: 0
0.979846 - user::get_user                       -> id: >0<
0.979867 - dotDatabase::getInstance             -> connection: database
0.979936 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.979984 - styles::load                         -> name: ><
0.980017 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.980321 - styles::activate                     -> style = 2024_switzerlan
0.980520 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.980547 - admin::getInstance                   -> do
0.980557 - dotSession::getInstance              -> do
0.980572 - admin::__construct                   -> user_id=0
0.980582 - user::load_settings                  -> load current user settings to $global
0.980600 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.980631 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.980660 - EVENT::comming_event                 -> return
0.980676 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746421894 AND active=1 ORDER by begin ASC
0.985672 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.985754 - GLOBAL::end global.php               -> ---------------------------------------------
0.985780 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.985857 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.985889 - user::get_user                       -> id: >1114<
0.985906 - dotDatabase::getInstance             -> connection: database
0.985929 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1114 ORDER by id DESC
0.991093 - USER_FUNCTIONS::display_details      -> id:1114
0.991213 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.991303 - GLOBAL::include                      -> custom.user.php
0.991691 - HTML::template                       -> template: >user_profile_inner_bit4<
0.991873 - 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=1114 AND active=1 ORDER by events.begin DESC
0.996853 - EVENT::load_event_status             -> load event_status to $this
0.996896 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
1.002179 - HTML::template                       -> template: >user_profile_inner_bit4<
1.002339 - HTML::template                       -> template: >user_profile_inner_bit4<
1.002427 - HTML::template                       -> template: >user_profile_inner_bit4<
1.002485 - HTML::template                       -> template: >user_profile_innerlist<
1.002648 - HTML::template                       -> template: >user_profile_inner_bit3<
1.002812 - 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=1114 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.051629 - HTML::template                       -> template: >user_profile_inner_bit1<
1.051871 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.051952 - TURNIER::__construct                 -> init
1.052015 - TURNIER::get_turnier                 -> ID: 118 (db)
1.052031 - 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='118'
1.056725 - TURNIER::load_system                 -> Turniermodus: double
1.056805 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.056874 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.056992 - TURNIER::get_system                  -> return tournamentsystem class
1.057007 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.057018 - TURNIER_TREE::__construct            -> init
1.057028 - TURNIER::__construct                 -> init
1.057046 - TURNIER::get_turnier                 -> ID: 118 (cache)
1.057098 - TURNIER_TREE::load_contests          -> loading from db
1.057117 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.057151 - CACHE::get                           -> cache: >turnier_118::contests< not found
1.057166 - 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=118 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.064988 - CACHE::set                           -> cache: >turnier_118::contests< with ttl:3600
1.065981 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 118
1.066020 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.066053 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.066099 - TURNIER_TEILNEHMER::__construct      -> init
1.066106 - TURNIER::__construct                 -> init
1.066117 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1114 tid: 118
1.066130 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=118 AND user_id=1114
1.070863 - TURNIER_TREE::load_contests          -> load cache
1.070923 - TURNIER::load_players_info           -> loading from db
1.071085 - CACHE::get                           -> cache: >turnier_118::players_info< not found
1.071121 - 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=118
1.090125 - CACHE::set                           -> cache: >turnier_118::players_info< with ttl:3600
1.090869 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.090917 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.091103 - TURNIER::__construct                 -> init
1.091132 - TURNIER::get_turnier                 -> ID: 118 (cache)
1.091186 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.091205 - TURNIER::is_admin                    -> user_id: 0
1.091218 - admin::getInstance                   -> do
1.091246 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.091347 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.091576 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.091665 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.091746 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.091824 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.091900 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.091946 - HTML::template                       -> template: >turnier_profile_contest_list<
1.092054 - HTML::template                       -> template: >user_profile_inner_bit3<
1.092395 - HTML::template                       -> template: >user_profile_inner_bit3<
1.092553 - HTML::template                       -> template: >user_profile_inner_bit1<
1.092629 - TURNIER::get_turnier                 -> ID: 71 (db)
1.092645 - 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='71'
1.097465 - TURNIER::load_system                 -> Turniermodus: double
1.097501 - TURNIER::get_system                  -> return tournamentsystem class
1.097516 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.097527 - TURNIER_TREE::__construct            -> init
1.097538 - TURNIER::__construct                 -> init
1.097555 - TURNIER::get_turnier                 -> ID: 71 (cache)
1.097602 - TURNIER_TREE::load_contests          -> loading from db
1.097648 - CACHE::get                           -> cache: >turnier_71::contests< not found
1.097662 - 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=71 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.107318 - CACHE::set                           -> cache: >turnier_71::contests< with ttl:3600
1.109867 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 71
1.109916 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.109931 - TURNIER_TEILNEHMER::__construct      -> init
1.109942 - TURNIER::__construct                 -> init
1.109959 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1114 tid: 71
1.109977 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=71 AND user_id=1114
1.115374 - TURNIER_TREE::load_contests          -> load cache
1.115434 - TURNIER::load_players_info           -> loading from db
1.115500 - CACHE::get                           -> cache: >turnier_71::players_info< not found
1.115523 - 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=71
1.139982 - CACHE::set                           -> cache: >turnier_71::players_info< with ttl:3600
1.141315 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.141353 - TURNIER::__construct                 -> init
1.141379 - TURNIER::get_turnier                 -> ID: 71 (cache)
1.141439 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.141460 - TURNIER::is_admin                    -> user_id: 0
1.141473 - admin::getInstance                   -> do
1.141499 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.141571 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.141701 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.141787 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.141878 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.141928 - HTML::template                       -> template: >turnier_profile_contest_list<
1.142000 - HTML::template                       -> template: >user_profile_inner_bit3<
1.142131 - HTML::template                       -> template: >user_profile_inner_bit1<
1.142190 - TURNIER::get_turnier                 -> ID: 69 (db)
1.142204 - 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.147376 - TURNIER::load_system                 -> Turniermodus: double
1.147425 - TURNIER::get_system                  -> return tournamentsystem class
1.147443 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.147454 - TURNIER_TREE::__construct            -> init
1.147463 - TURNIER::__construct                 -> init
1.147483 - TURNIER::get_turnier                 -> ID: 69 (cache)
1.147539 - TURNIER_TREE::load_contests          -> loading from db
1.147599 - CACHE::get                           -> cache: >turnier_69::contests< not found
1.147615 - 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.153483 - CACHE::set                           -> cache: >turnier_69::contests< with ttl:3600
1.154019 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 69
1.154049 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.154058 - TURNIER_TEILNEHMER::__construct      -> init
1.154066 - TURNIER::__construct                 -> init
1.154079 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1114 tid: 69
1.154091 - 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=1114
1.158711 - TURNIER_TREE::load_contests          -> load cache
1.158791 - TURNIER::load_players_info           -> loading from db
1.158844 - CACHE::get                           -> cache: >turnier_69::players_info< not found
1.158868 - 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.170198 - CACHE::set                           -> cache: >turnier_69::players_info< with ttl:3600
1.170572 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.170591 - TURNIER::__construct                 -> init
1.170608 - TURNIER::get_turnier                 -> ID: 69 (cache)
1.170650 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.170669 - TURNIER::is_admin                    -> user_id: 0
1.170679 - admin::getInstance                   -> do
1.170706 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.170866 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.171139 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.171251 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.171304 - HTML::template                       -> template: >turnier_profile_contest_list<
1.171362 - HTML::template                       -> template: >user_profile_inner_bit3<
1.171610 - HTML::template                       -> template: >user_profile_inner_bit3<
1.171694 - HTML::template                       -> template: >user_profile_inner_bit1<
1.171734 - HTML::template                       -> template: >user_profile_inner_bit3<
1.171803 - HTML::template                       -> template: >user_profile_inner_bit1<
1.171840 - HTML::template                       -> template: >user_profile_inner_bit3<
1.171908 - HTML::template                       -> template: >user_profile_inner_bit1<
1.171951 - TURNIER::get_turnier                 -> ID: 38 (db)
1.171965 - 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='38'
1.176660 - TURNIER::load_system                 -> Turniermodus: double
1.176699 - TURNIER::get_system                  -> return tournamentsystem class
1.176711 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.176718 - TURNIER_TREE::__construct            -> init
1.176724 - TURNIER::__construct                 -> init
1.176737 - TURNIER::get_turnier                 -> ID: 38 (cache)
1.176776 - TURNIER_TREE::load_contests          -> loading from db
1.176819 - CACHE::get                           -> cache: >turnier_38::contests< not found
1.176828 - 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=38 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.183812 - CACHE::set                           -> cache: >turnier_38::contests< with ttl:3600
1.184575 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 38
1.184609 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.184624 - TURNIER_TEILNEHMER::__construct      -> init
1.184635 - TURNIER::__construct                 -> init
1.184652 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1114 tid: 38
1.184670 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=38 AND user_id=1114
1.189788 - TURNIER_TREE::load_contests          -> load cache
1.189835 - TURNIER::load_players_info           -> loading from db
1.189885 - CACHE::get                           -> cache: >turnier_38::players_info< not found
1.189905 - 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=3 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=38
1.205187 - CACHE::set                           -> cache: >turnier_38::players_info< with ttl:3600
1.205710 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.205733 - TURNIER::__construct                 -> init
1.205754 - TURNIER::get_turnier                 -> ID: 38 (cache)
1.205804 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.205824 - TURNIER::is_admin                    -> user_id: 0
1.205834 - admin::getInstance                   -> do
1.205865 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.205951 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.206108 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.206218 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.206328 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.206414 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.206466 - HTML::template                       -> template: >turnier_profile_contest_list<
1.206525 - HTML::template                       -> template: >user_profile_inner_bit3<
1.206675 - TURNIER::get_turnier                 -> ID: 32 (db)
1.206690 - 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='32'
1.211848 - TURNIER::load_system                 -> Turniermodus: group
1.211933 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.212214 - TURNIER::get_system                  -> return tournamentsystem class
1.212234 - TURNIERSYSTEM_GROUP::__construct     -> init
1.212255 - TURNIER::__construct                 -> init
1.212276 - TURNIER::get_turnier                 -> ID: 32 (cache)
1.212362 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.212398 - CACHE::get                           -> cache: >turnier_32::contests< not found
1.212414 - 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=32 GROUP by t_contest.tcid
1.217818 - CACHE::set                           -> cache: >turnier_32::contests< with ttl:3600
1.218868 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 32
1.218914 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.218929 - TURNIER_TEILNEHMER::__construct      -> init
1.218940 - TURNIER::__construct                 -> init
1.219045 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1114 tid: 32
1.219066 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=32 AND user_id=1114
1.223946 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=424 OR team_b=424 LIMIT 1
1.228828 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.228911 - CACHE::get                           -> cache: >turnier_32::contests< not found
1.229088 - 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=32 GROUP by t_contest.tcid
1.235665 - CACHE::set                           -> cache: >turnier_32::contests< with ttl:3600
1.236657 - TURNIER::load_players_info           -> loading from db
1.236713 - CACHE::get                           -> cache: >turnier_32::players_info< not found
1.236737 - 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=3 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=32
1.254463 - CACHE::set                           -> cache: >turnier_32::players_info< with ttl:3600
1.255251 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.255281 - TURNIER::__construct                 -> init
1.255304 - TURNIER::get_turnier                 -> ID: 32 (cache)
1.255364 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.255384 - TURNIER::is_admin                    -> user_id: 0
1.255394 - admin::getInstance                   -> do
1.255430 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.255534 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.255692 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.255782 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.255834 - HTML::template                       -> template: >turnier_profile_contest_list<
1.256054 - HTML::template                       -> template: >user_profile_inner_bit3<
1.256132 - HTML::template                       -> template: >user_profile_innerlist<
1.256309 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.256496 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.256537 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.256566 - HTML::template                       -> template: >user_profile_shortbar<
1.256639 - HTML::template                       -> template: >user_profile<
1.256811 - GLOBAL::end userspace                -> ---------------------------------------------
1.256826 - PAGE::render                         -> start rendering page layout
1.256839 - USER::check_for_new_messages         -> return
1.256863 - dotSession::getInstance              -> do
1.256949 - PAGE::get_boxes                      -> -------- side=left
1.256985 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.257030 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.257058 - CBOX::menu                           -> generate Menu Box >menu<
1.257087 - HTML::template                       -> template: >box_menu_bit<
1.257191 - HTML::template                       -> template: >box_menu_bit<
1.257219 - HTML::template                       -> template: >box_menu_bit<
1.257244 - HTML::template                       -> template: >box_menu_bit<
1.257270 - HTML::template                       -> template: >box_menu_bit<
1.257296 - HTML::template                       -> template: >box_menu_bit<
1.257330 - HTML::template                       -> template: >box_menu_bit<
1.257352 - HTML::template                       -> template: >box_menu<
1.257455 - HTML::template_exists                -> search: >page_box_left< == 1
1.257492 - HTML::template                       -> template: >page_box_left<
1.257570 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.257586 - CBOX::menu                           -> generate Menu Box >party<
1.257606 - HTML::template                       -> template: >box_menu_bit<
1.257633 - HTML::template                       -> template: >box_menu_bit<
1.257660 - HTML::template                       -> template: >box_menu_bit<
1.257684 - HTML::template                       -> template: >box_menu_bit<
1.257706 - HTML::template                       -> template: >box_menu_bit<
1.257729 - HTML::template                       -> template: >box_menu_bit<
1.257752 - HTML::template                       -> template: >box_menu_bit<
1.257775 - HTML::template                       -> template: >box_menu_bit<
1.257793 - HTML::template                       -> template: >box_menu_bit<
1.257812 - HTML::template                       -> template: >box_menu_bit<
1.257832 - HTML::template                       -> template: >box_menu_bit<
1.257851 - HTML::template                       -> template: >box_menu_bit<
1.257869 - HTML::template                       -> template: >box_menu<
1.257922 - HTML::template_exists                -> search: >page_box_left< == 1
1.257951 - HTML::template                       -> template: >page_box_left<
1.257985 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.257997 - CBOX::menu                           -> generate Menu Box >login<
1.258014 - HTML::template                       -> template: >box_menu_bit<
1.258037 - HTML::template                       -> template: >box_menu_bit<
1.258059 - HTML::template                       -> template: >box_menu<
1.258110 - HTML::template_exists                -> search: >page_box_left< == 1
1.258144 - HTML::template                       -> template: >page_box_left<
1.258179 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.258190 - PAGE::get_boxes                      -> -------- call: left::search
1.258205 - CBOX::template                       -> generate Box with >box_suchen< as template
1.258218 - HTML::template                       -> template: >box_suchen<
1.258320 - HTML::template_exists                -> search: >page_box_left< == 1
1.258352 - HTML::template                       -> template: >page_box_left<
1.258384 - PAGE::get_boxes                      -> -------- call: left::banner
1.258419 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.258436 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.263257 - 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.268445 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.268503 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.274040 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.278613 - HTML::encode                         -> replace run 1
1.278788 - HTML::template                       -> template: >box_banner_bit<
1.279096 - HTML::encode                         -> www.egames.ch...
1.279254 - HTML::encode                         -> replace run 1
1.279317 - HTML::encode                         -> replace run 2
1.279389 - HTML::template                       -> template: >box_banner_bit<
1.279429 - HTML::template                       -> template: >box_banner<
1.279559 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.279707 - HTML::template_exists                -> search: >page_box_left< == 1
1.279749 - HTML::template                       -> template: >page_box_left<
1.279812 - PAGE::get_boxes                      -> -------- side=right
1.279834 - PAGE::get_boxes                      -> -------- call: right::news
1.279853 - CBOX::news                           -> generate Box
1.279877 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.279932 - NEWS::load_news                      -> load news data
1.279971 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.280013 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.284820 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.289868 - 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.294861 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.295140 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.295162 - NEWS::load_news                      -> ... from database
1.295216 - 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.300701 - HTML::encodeCms                      -> 
1.301191 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.301413 - HTML::encode                         -> replace run 1
1.301483 - HTML::encodeCms                      -> 
1.301508 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.301555 - HTML::encode                         -> replace run 1
1.301596 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.301842 - HTML::template                       -> template: >box_news_bit<
1.302033 - HTML::template                       -> template: >box_news_bit<
1.302067 - HTML::template                       -> template: >box_news<
1.302203 - HTML::template_exists                -> search: >page_box_right< == 1
1.302244 - HTML::template                       -> template: >page_box_right<
1.302320 - PAGE::get_boxes                      -> -------- call: right::party
1.302341 - CBOX::party                          -> generate Box
1.302361 - EVENT::short_event                   -> id >27<
1.302371 - EVENT::getevent                      -> id >27<
1.302386 - 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.307564 - CACHE::get                           -> cache: >event_27::stats< not found
1.307600 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.315256 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.322353 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.322601 - HTML::template                       -> template: >box_event<
1.322887 - HTML::template_exists                -> search: >page_box_right< == 1
1.322934 - HTML::template                       -> template: >page_box_right<
1.323052 - PAGE::get_boxes                      -> -------- call: right::forum
1.323075 - CBOX::forum                          -> generate forum box
1.323087 - CBOX::forum_load_threads             -> load data
1.323119 - CACHE::get                           -> cache: >forum::topthreads< not found
1.323140 - 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.337010 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.337242 - CBOX::forum_threads                  -> list all threads in array
1.337269 - 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.337310 - admin::getInstance                   -> do
1.337390 - HTML::template                       -> template: >box_forum_bit<
1.337557 - HTML::template                       -> template: >box_forum_bit<
1.337617 - HTML::template                       -> template: >box_forum_bit<
1.337677 - HTML::template                       -> template: >box_forum_bit<
1.337725 - HTML::template                       -> template: >box_forum_bit<
1.337773 - HTML::template                       -> template: >box_forum_bit<
1.337805 - HTML::template                       -> template: >box_forum<
1.337935 - HTML::template_exists                -> search: >page_box_right< == 1
1.337974 - HTML::template                       -> template: >page_box_right<
1.338011 - PAGE::get_boxes                      -> -------- call: right::vote
1.338031 - CBOX::vote                           -> generate Box
1.338044 - 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.342723 - HTML::template                       -> template: >box_vote_nocurrent<
1.343077 - HTML::template_exists                -> search: >page_box_right< == 1
1.343144 - HTML::template                       -> template: >page_box_right<
1.343208 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.343236 - CBOX::buddylist                      -> generate Box
1.343287 - HTML::template                       -> template: >box_buddylist_msg<
1.343392 - HTML::template                       -> template: >box_buddylist<
1.343499 - HTML::template_exists                -> search: >page_box_right< == 1
1.343536 - HTML::template                       -> template: >page_box_right<
1.343575 - PAGE::get_boxes                      -> -------- call: right::online
1.343593 - CBOX::online                         -> generate Box
1.343607 - HTML::template                       -> template: >box_online<
1.343746 - HTML::template_exists                -> search: >page_box_right< == 1
1.343776 - HTML::template                       -> template: >page_box_right<
1.343841 - PAGE::render                         -> final
1.343853 - PAGE::renderTemplate                 -> page
1.343864 - dotSession::getInstance              -> do
1.343884 - PAGE::getHead                        -> return
1.343892 - dotSession::getInstance              -> do
1.344051 - HTML::template                       -> template: >page<
1.344862 - PAGE::render_template                -> final

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

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