home / User details of Spirouken



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

found 413 debug messages

0.000041 - GLOBAL::include                      -> config.php
0.000202 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000240 - dotDatabase::getInstance             -> connection: database
0.000259 - dotDatabase::__construct             -> connection: database
0.000281 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000308 - page::getInstance                    -> do
0.000330 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000353 - dotSession::getInstance              -> do
0.000379 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000418 - dotSession::start                    -> ---- init
0.000455 - dotSession::start                    -> start php session managment
0.874582 - dotSession::start                    -> finished php session management
0.874620 - dotSession::start                    -> check for security options
0.874658 - dotSession::start                    -> lookup ip2country
0.874681 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.890511 - dotDatabase::select                  -> database: dotlan_database
0.898477 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 51837266 BETWEEN ip_from AND ip_to
0.906989 - dotSession::start                    -> update current session online user infos
0.907051 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746379596, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=5317', host = '3.22.249.82', dns = '3.22.249.82', countrycode = '', hits = hits + 1 WHERE hash = 'djq78rvocr5fart9p2313or774'
0.912673 - dotSession::start                    -> session found in DB
0.912721 - dotSession::load_locales             -> do
0.912762 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.912774 - dotSession::start                    -> ---- finished with session startup
0.912799 - dotSession::load_user                -> id: 0
0.912811 - user::get_user                       -> id: >0<
0.912828 - dotDatabase::getInstance             -> connection: database
0.912886 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.912922 - styles::load                         -> name: ><
0.912946 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.913230 - styles::activate                     -> style = 2024_switzerlan
0.913459 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.913483 - admin::getInstance                   -> do
0.913490 - dotSession::getInstance              -> do
0.913500 - admin::__construct                   -> user_id=0
0.913506 - user::load_settings                  -> load current user settings to $global
0.913518 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.913538 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.913557 - EVENT::comming_event                 -> return
0.913568 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746379596 AND active=1 ORDER by begin ASC
0.918212 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.918272 - GLOBAL::end global.php               -> ---------------------------------------------
0.918287 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.918365 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.918388 - user::get_user                       -> id: >5317<
0.918399 - dotDatabase::getInstance             -> connection: database
0.918413 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5317 ORDER by id DESC
0.923242 - USER_FUNCTIONS::display_details      -> id:5317
0.923355 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.923442 - GLOBAL::include                      -> custom.user.php
0.923825 - HTML::template                       -> template: >user_profile_inner_bit4<
0.924005 - 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=5317 AND active=1 ORDER by events.begin DESC
0.928793 - EVENT::load_event_status             -> load event_status to $this
0.928827 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.933632 - HTML::template                       -> template: >user_profile_inner_bit4<
0.933816 - HTML::template                       -> template: >user_profile_inner_bit4<
0.933934 - HTML::template                       -> template: >user_profile_inner_bit4<
0.934048 - HTML::template                       -> template: >user_profile_inner_bit4<
0.934158 - HTML::template                       -> template: >user_profile_inner_bit4<
0.934268 - HTML::template                       -> template: >user_profile_inner_bit4<
0.934431 - HTML::template                       -> template: >user_profile_inner_bit4<
0.934540 - HTML::template                       -> template: >user_profile_inner_bit4<
0.934615 - HTML::template                       -> template: >user_profile_innerlist<
0.934807 - HTML::template                       -> template: >user_profile_inner_bit3<
0.934899 - 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=5317 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.969668 - HTML::template                       -> template: >user_profile_inner_bit1<
0.969846 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.969908 - TURNIER::__construct                 -> init
0.969957 - HTML::template                       -> template: >user_profile_inner_bit3<
0.970043 - HTML::template                       -> template: >user_profile_inner_bit1<
0.970082 - HTML::template                       -> template: >user_profile_inner_bit3<
0.970261 - HTML::template                       -> template: >user_profile_inner_bit1<
0.970312 - HTML::template                       -> template: >user_profile_inner_bit3<
0.970412 - HTML::template                       -> template: >user_profile_inner_bit1<
0.970456 - HTML::template                       -> template: >user_profile_inner_bit3<
0.970524 - HTML::template                       -> template: >user_profile_inner_bit1<
0.970567 - TURNIER::get_turnier                 -> ID: 135 (db)
0.970582 - 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='135'
0.975140 - TURNIER::load_system                 -> Turniermodus: double
0.975207 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.975273 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.975411 - TURNIER::get_system                  -> return tournamentsystem class
0.975427 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.975437 - TURNIER_TREE::__construct            -> init
0.975449 - TURNIER::__construct                 -> init
0.975471 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.975535 - TURNIER_TREE::load_contests          -> loading from db
0.975557 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.975593 - CACHE::get                           -> cache: >turnier_135::contests< not found
0.975613 - 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=135 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.992048 - CACHE::set                           -> cache: >turnier_135::contests< with ttl:3600
1.000322 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 135
1.000373 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.000409 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.000486 - TURNIER_TEILNEHMER::__construct      -> init
1.000499 - TURNIER::__construct                 -> init
1.000515 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 5317 tid: 135
1.000534 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=135 AND user_id=5317
1.006229 - TURNIER_TREE::load_contests          -> load cache
1.006290 - TURNIER::load_players_info           -> loading from db
1.006393 - CACHE::get                           -> cache: >turnier_135::players_info< not found
1.006419 - dotDatabase::query                   -> SELECT tnid, user.nick 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, user.countrycode, country_code2name.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 ON code=user.countrycode WHERE t_teilnehmer.tid=135
1.015919 - CACHE::set                           -> cache: >turnier_135::players_info< with ttl:3600
1.017722 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.017810 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.017895 - TURNIER::__construct                 -> init
1.017944 - TURNIER::get_turnier                 -> ID: 135 (cache)
1.018023 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.018046 - TURNIER::is_admin                    -> user_id: 0
1.018059 - admin::getInstance                   -> do
1.018122 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.018309 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.018796 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.018920 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.019022 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.019077 - HTML::template                       -> template: >turnier_profile_contest_list<
1.019206 - HTML::template                       -> template: >user_profile_inner_bit3<
1.019401 - TURNIER::get_turnier                 -> ID: 120 (db)
1.019416 - 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='120'
1.024940 - TURNIER::load_system                 -> Turniermodus: double
1.024984 - TURNIER::get_system                  -> return tournamentsystem class
1.025001 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.025011 - TURNIER_TREE::__construct            -> init
1.025020 - TURNIER::__construct                 -> init
1.025037 - TURNIER::get_turnier                 -> ID: 120 (cache)
1.025093 - TURNIER_TREE::load_contests          -> loading from db
1.025161 - CACHE::get                           -> cache: >turnier_120::contests< not found
1.025176 - 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=120 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.033722 - CACHE::set                           -> cache: >turnier_120::contests< with ttl:3600
1.034320 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 120
1.034405 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.034420 - TURNIER_TEILNEHMER::__construct      -> init
1.034431 - TURNIER::__construct                 -> init
1.034447 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 5317 tid: 120
1.034464 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=120 AND user_id=5317
1.039295 - TURNIER_TREE::load_contests          -> load cache
1.039343 - TURNIER::load_players_info           -> loading from db
1.039412 - CACHE::get                           -> cache: >turnier_120::players_info< not found
1.039431 - 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=120
1.055776 - CACHE::set                           -> cache: >turnier_120::players_info< with ttl:3600
1.056436 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.056461 - TURNIER::__construct                 -> init
1.056480 - TURNIER::get_turnier                 -> ID: 120 (cache)
1.056528 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.056546 - TURNIER::is_admin                    -> user_id: 0
1.056556 - admin::getInstance                   -> do
1.056584 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.056677 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.056812 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.056906 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.056961 - HTML::template                       -> template: >turnier_profile_contest_list<
1.057025 - HTML::template                       -> template: >user_profile_inner_bit3<
1.057134 - HTML::template                       -> template: >user_profile_inner_bit3<
1.057203 - TURNIER::get_turnier                 -> ID: 118 (db)
1.057216 - 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.061948 - TURNIER::load_system                 -> Turniermodus: double
1.061982 - TURNIER::get_system                  -> return tournamentsystem class
1.061997 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.062008 - TURNIER_TREE::__construct            -> init
1.062018 - TURNIER::__construct                 -> init
1.062036 - TURNIER::get_turnier                 -> ID: 118 (cache)
1.062082 - TURNIER_TREE::load_contests          -> loading from db
1.062132 - CACHE::get                           -> cache: >turnier_118::contests< not found
1.062151 - 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.070487 - CACHE::set                           -> cache: >turnier_118::contests< with ttl:3600
1.071345 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 118
1.071370 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.071381 - TURNIER_TEILNEHMER::__construct      -> init
1.071388 - TURNIER::__construct                 -> init
1.071399 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 5317 tid: 118
1.071411 - 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=5317
1.076322 - TURNIER_TREE::load_contests          -> load cache
1.076375 - TURNIER::load_players_info           -> loading from db
1.076425 - CACHE::get                           -> cache: >turnier_118::players_info< not found
1.076444 - 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.091964 - CACHE::set                           -> cache: >turnier_118::players_info< with ttl:3600
1.092402 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.092418 - TURNIER::__construct                 -> init
1.092436 - TURNIER::get_turnier                 -> ID: 118 (cache)
1.092485 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.092504 - TURNIER::is_admin                    -> user_id: 0
1.092515 - admin::getInstance                   -> do
1.092543 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.092630 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.092783 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.092884 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.092970 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.093018 - HTML::template                       -> template: >turnier_profile_contest_list<
1.093070 - HTML::template                       -> template: >user_profile_inner_bit3<
1.093199 - HTML::template                       -> template: >user_profile_inner_bit3<
1.093265 - TURNIER::get_turnier                 -> ID: 116 (db)
1.093281 - 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='116'
1.098130 - TURNIER::load_system                 -> Turniermodus: double
1.098166 - TURNIER::get_system                  -> return tournamentsystem class
1.098182 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.098192 - TURNIER_TREE::__construct            -> init
1.098202 - TURNIER::__construct                 -> init
1.098219 - TURNIER::get_turnier                 -> ID: 116 (cache)
1.098272 - TURNIER_TREE::load_contests          -> loading from db
1.098325 - CACHE::get                           -> cache: >turnier_116::contests< not found
1.098339 - 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=116 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.111584 - CACHE::set                           -> cache: >turnier_116::contests< with ttl:3600
1.121845 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 116
1.121898 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.121915 - TURNIER_TEILNEHMER::__construct      -> init
1.121929 - TURNIER::__construct                 -> init
1.121948 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 5317 tid: 116
1.121971 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=116 AND user_id=5317
1.128046 - TURNIER_TREE::load_contests          -> load cache
1.128092 - TURNIER::load_players_info           -> loading from db
1.128142 - CACHE::get                           -> cache: >turnier_116::players_info< not found
1.128162 - dotDatabase::query                   -> SELECT tnid, user.nick 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, user.countrycode, country_code2name.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 ON code=user.countrycode WHERE t_teilnehmer.tid=116
1.137698 - CACHE::set                           -> cache: >turnier_116::players_info< with ttl:3600
1.139018 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.139042 - TURNIER::__construct                 -> init
1.139059 - TURNIER::get_turnier                 -> ID: 116 (cache)
1.139096 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.139109 - TURNIER::is_admin                    -> user_id: 0
1.139116 - admin::getInstance                   -> do
1.139134 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.139209 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.139319 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.139385 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.139439 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.139489 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.139527 - HTML::template                       -> template: >turnier_profile_contest_list<
1.139575 - HTML::template                       -> template: >user_profile_inner_bit3<
1.139656 - TURNIER::get_turnier                 -> ID: 107 (db)
1.139666 - 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'
1.144714 - TURNIER::load_system                 -> Turniermodus: double
1.144745 - TURNIER::get_system                  -> return tournamentsystem class
1.144758 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.144771 - TURNIER_TREE::__construct            -> init
1.144783 - TURNIER::__construct                 -> init
1.144796 - TURNIER::get_turnier                 -> ID: 107 (cache)
1.144831 - TURNIER_TREE::load_contests          -> loading from db
1.144893 - CACHE::get                           -> cache: >turnier_107::contests< not found
1.144908 - 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
1.160066 - CACHE::set                           -> cache: >turnier_107::contests< with ttl:3600
1.167679 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 107
1.167751 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.167776 - TURNIER_TEILNEHMER::__construct      -> init
1.167793 - TURNIER::__construct                 -> init
1.167817 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 5317 tid: 107
1.167846 - 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=5317
1.173930 - TURNIER_TREE::load_contests          -> load cache
1.174006 - TURNIER::load_players_info           -> loading from db
1.174070 - CACHE::get                           -> cache: >turnier_107::players_info< not found
1.174087 - 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
1.207104 - CACHE::set                           -> cache: >turnier_107::players_info< with ttl:3600
1.208641 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.208670 - TURNIER::__construct                 -> init
1.208690 - TURNIER::get_turnier                 -> ID: 107 (cache)
1.208739 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.208758 - TURNIER::is_admin                    -> user_id: 0
1.208768 - admin::getInstance                   -> do
1.208798 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.208872 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.209018 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.209107 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.209183 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.210191 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.210267 - HTML::template                       -> template: >turnier_profile_contest_list<
1.210330 - HTML::template                       -> template: >user_profile_inner_bit3<
1.210449 - HTML::template                       -> template: >user_profile_innerlist<
1.210522 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.210648 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.210671 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.210688 - HTML::template                       -> template: >user_profile_shortbar<
1.210732 - HTML::template                       -> template: >user_profile<
1.210811 - GLOBAL::end userspace                -> ---------------------------------------------
1.210817 - PAGE::render                         -> start rendering page layout
1.210825 - USER::check_for_new_messages         -> return
1.210838 - dotSession::getInstance              -> do
1.210879 - PAGE::get_boxes                      -> -------- side=left
1.210898 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.210933 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.210947 - CBOX::menu                           -> generate Menu Box >menu<
1.210962 - HTML::template                       -> template: >box_menu_bit<
1.211015 - HTML::template                       -> template: >box_menu_bit<
1.211030 - HTML::template                       -> template: >box_menu_bit<
1.211044 - HTML::template                       -> template: >box_menu_bit<
1.211057 - HTML::template                       -> template: >box_menu_bit<
1.211069 - HTML::template                       -> template: >box_menu_bit<
1.211080 - HTML::template                       -> template: >box_menu_bit<
1.211093 - HTML::template                       -> template: >box_menu<
1.211165 - HTML::template_exists                -> search: >page_box_left< == 1
1.211192 - HTML::template                       -> template: >page_box_left<
1.211252 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.211263 - CBOX::menu                           -> generate Menu Box >party<
1.211275 - HTML::template                       -> template: >box_menu_bit<
1.211290 - HTML::template                       -> template: >box_menu_bit<
1.211303 - HTML::template                       -> template: >box_menu_bit<
1.211332 - HTML::template                       -> template: >box_menu_bit<
1.211356 - HTML::template                       -> template: >box_menu_bit<
1.211399 - HTML::template                       -> template: >box_menu_bit<
1.211424 - HTML::template                       -> template: >box_menu_bit<
1.211448 - HTML::template                       -> template: >box_menu_bit<
1.211473 - HTML::template                       -> template: >box_menu_bit<
1.211502 - HTML::template                       -> template: >box_menu_bit<
1.211527 - HTML::template                       -> template: >box_menu_bit<
1.211551 - HTML::template                       -> template: >box_menu_bit<
1.211575 - HTML::template                       -> template: >box_menu<
1.211626 - HTML::template_exists                -> search: >page_box_left< == 1
1.211651 - HTML::template                       -> template: >page_box_left<
1.211679 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.211689 - CBOX::menu                           -> generate Menu Box >login<
1.211701 - HTML::template                       -> template: >box_menu_bit<
1.211717 - HTML::template                       -> template: >box_menu_bit<
1.211730 - HTML::template                       -> template: >box_menu<
1.211758 - HTML::template_exists                -> search: >page_box_left< == 1
1.211775 - HTML::template                       -> template: >page_box_left<
1.211794 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.211799 - PAGE::get_boxes                      -> -------- call: left::search
1.211807 - CBOX::template                       -> generate Box with >box_suchen< as template
1.211813 - HTML::template                       -> template: >box_suchen<
1.211877 - HTML::template_exists                -> search: >page_box_left< == 1
1.211891 - HTML::template                       -> template: >page_box_left<
1.211910 - PAGE::get_boxes                      -> -------- call: left::banner
1.211935 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.211946 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.216534 - 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.221187 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.221238 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.226548 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.230777 - HTML::encode                         -> replace run 1
1.230917 - HTML::template                       -> template: >box_banner_bit<
1.231100 - HTML::encode                         -> www.egames.ch...
1.231231 - HTML::encode                         -> replace run 1
1.231283 - HTML::encode                         -> replace run 2
1.231331 - HTML::template                       -> template: >box_banner_bit<
1.231355 - HTML::template                       -> template: >box_banner<
1.231434 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.231566 - HTML::template_exists                -> search: >page_box_left< == 1
1.231608 - HTML::template                       -> template: >page_box_left<
1.231655 - PAGE::get_boxes                      -> -------- side=right
1.231673 - PAGE::get_boxes                      -> -------- call: right::news
1.231692 - CBOX::news                           -> generate Box
1.231711 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.231754 - NEWS::load_news                      -> load news data
1.231780 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.231811 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.236440 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.241233 - 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.246095 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.246228 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.246236 - NEWS::load_news                      -> ... from database
1.246267 - 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.251869 - HTML::encodeCms                      -> 
1.252161 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.252342 - HTML::encode                         -> replace run 1
1.252397 - HTML::encodeCms                      -> 
1.252416 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.252459 - HTML::encode                         -> replace run 1
1.252503 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.252716 - HTML::template                       -> template: >box_news_bit<
1.252887 - HTML::template                       -> template: >box_news_bit<
1.252916 - HTML::template                       -> template: >box_news<
1.253039 - HTML::template_exists                -> search: >page_box_right< == 1
1.253078 - HTML::template                       -> template: >page_box_right<
1.253148 - PAGE::get_boxes                      -> -------- call: right::party
1.253168 - CBOX::party                          -> generate Box
1.253187 - EVENT::short_event                   -> id >27<
1.253197 - EVENT::getevent                      -> id >27<
1.253211 - 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.258060 - CACHE::get                           -> cache: >event_27::stats< not found
1.258089 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.265559 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.274511 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.274666 - HTML::template                       -> template: >box_event<
1.274826 - HTML::template_exists                -> search: >page_box_right< == 1
1.274884 - HTML::template                       -> template: >page_box_right<
1.274916 - PAGE::get_boxes                      -> -------- call: right::forum
1.274930 - CBOX::forum                          -> generate forum box
1.274938 - CBOX::forum_load_threads             -> load data
1.274957 - CACHE::get                           -> cache: >forum::topthreads< not found
1.274969 - 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.287686 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.287905 - CBOX::forum_threads                  -> list all threads in array
1.287936 - 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.287974 - admin::getInstance                   -> do
1.288056 - HTML::template                       -> template: >box_forum_bit<
1.288223 - HTML::template                       -> template: >box_forum_bit<
1.288279 - HTML::template                       -> template: >box_forum_bit<
1.288344 - HTML::template                       -> template: >box_forum_bit<
1.288401 - HTML::template                       -> template: >box_forum_bit<
1.288448 - HTML::template                       -> template: >box_forum_bit<
1.288478 - HTML::template                       -> template: >box_forum<
1.288599 - HTML::template_exists                -> search: >page_box_right< == 1
1.288635 - HTML::template                       -> template: >page_box_right<
1.288671 - PAGE::get_boxes                      -> -------- call: right::vote
1.288689 - CBOX::vote                           -> generate Box
1.288702 - 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.293475 - HTML::template                       -> template: >box_vote_nocurrent<
1.293768 - HTML::template_exists                -> search: >page_box_right< == 1
1.298510 - HTML::template                       -> template: >page_box_right<
1.298584 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.298612 - CBOX::buddylist                      -> generate Box
1.298650 - HTML::template                       -> template: >box_buddylist_msg<
1.298785 - HTML::template                       -> template: >box_buddylist<
1.298885 - HTML::template_exists                -> search: >page_box_right< == 1
1.298924 - HTML::template                       -> template: >page_box_right<
1.298957 - PAGE::get_boxes                      -> -------- call: right::online
1.298972 - CBOX::online                         -> generate Box
1.298986 - HTML::template                       -> template: >box_online<
1.299077 - HTML::template_exists                -> search: >page_box_right< == 1
1.299103 - HTML::template                       -> template: >page_box_right<
1.299162 - PAGE::render                         -> final
1.299174 - PAGE::renderTemplate                 -> page
1.299185 - dotSession::getInstance              -> do
1.299206 - PAGE::getHead                        -> return
1.299214 - dotSession::getInstance              -> do
1.299372 - HTML::template                       -> template: >page<
1.300128 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 40
Rendering Time : 1.311694

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/user/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/custom.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php