home / User details of HeyPynello!



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

found 391 debug messages

0.000032 - GLOBAL::include                      -> config.php
0.000180 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000217 - dotDatabase::getInstance             -> connection: database
0.000235 - dotDatabase::__construct             -> connection: database
0.000256 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000282 - page::getInstance                    -> do
0.000305 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000328 - dotSession::getInstance              -> do
0.000344 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000377 - dotSession::start                    -> ---- init
0.000409 - dotSession::start                    -> start php session managment
0.904671 - dotSession::start                    -> finished php session management
0.904701 - dotSession::start                    -> check for security options
0.904719 - dotSession::start                    -> lookup ip2country
0.904740 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.920835 - dotDatabase::select                  -> database: dotlan_database
0.928605 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 51156457 BETWEEN ip_from AND ip_to
0.936435 - dotSession::start                    -> update current session online user infos
0.936502 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746420583, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1663', host = '3.12.149.233', dns = '3.12.149.233', countrycode = '', hits = hits + 1 WHERE hash = 'rptq27jpqnfqn92to4nfrm1766'
0.942186 - dotSession::start                    -> session found in DB
0.942230 - dotSession::load_locales             -> do
0.942276 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.942289 - dotSession::start                    -> ---- finished with session startup
0.942323 - dotSession::load_user                -> id: 0
0.942335 - user::get_user                       -> id: >0<
0.942356 - dotDatabase::getInstance             -> connection: database
0.942417 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.942452 - styles::load                         -> name: ><
0.942477 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.942744 - styles::activate                     -> style = 2024_switzerlan
0.942926 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.942948 - admin::getInstance                   -> do
0.942958 - dotSession::getInstance              -> do
0.942971 - admin::__construct                   -> user_id=0
0.942981 - user::load_settings                  -> load current user settings to $global
0.942999 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.943028 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.943056 - EVENT::comming_event                 -> return
0.943071 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420583 AND active=1 ORDER by begin ASC
0.947561 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.947619 - GLOBAL::end global.php               -> ---------------------------------------------
0.947636 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.947701 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.947723 - user::get_user                       -> id: >1663<
0.947736 - dotDatabase::getInstance             -> connection: database
0.947751 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1663 ORDER by id DESC
0.952191 - USER_FUNCTIONS::display_details      -> id:1663
0.952262 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.952318 - GLOBAL::include                      -> custom.user.php
0.952563 - HTML::template                       -> template: >user_profile_inner_bit4<
0.952690 - 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=1663 AND active=1 ORDER by events.begin DESC
0.957333 - EVENT::load_event_status             -> load event_status to $this
0.957364 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.961771 - HTML::template                       -> template: >user_profile_inner_bit4<
0.961895 - HTML::template                       -> template: >user_profile_inner_bit4<
0.961988 - HTML::template                       -> template: >user_profile_inner_bit4<
0.962076 - HTML::template                       -> template: >user_profile_inner_bit4<
0.962150 - HTML::template                       -> template: >user_profile_inner_bit4<
0.962225 - HTML::template                       -> template: >user_profile_inner_bit4<
0.962298 - HTML::template                       -> template: >user_profile_inner_bit4<
0.962351 - HTML::template                       -> template: >user_profile_innerlist<
0.962487 - HTML::template                       -> template: >user_profile_inner_bit3<
0.962565 - 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=1663 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.002694 - HTML::template                       -> template: >user_profile_inner_bit1<
1.002927 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.003021 - TURNIER::__construct                 -> init
1.003169 - HTML::template                       -> template: >user_profile_inner_bit3<
1.003302 - HTML::template                       -> template: >user_profile_inner_bit1<
1.003367 - HTML::template                       -> template: >user_profile_inner_bit3<
1.003464 - HTML::template                       -> template: >user_profile_inner_bit3<
1.003735 - HTML::template                       -> template: >user_profile_inner_bit1<
1.003806 - HTML::template                       -> template: >user_profile_inner_bit3<
1.003892 - HTML::template                       -> template: >user_profile_inner_bit1<
1.003933 - HTML::template                       -> template: >user_profile_inner_bit3<
1.004006 - HTML::template                       -> template: >user_profile_inner_bit1<
1.004042 - HTML::template                       -> template: >user_profile_inner_bit3<
1.004112 - HTML::template                       -> template: >user_profile_inner_bit1<
1.004179 - TURNIER::get_turnier                 -> ID: 71 (db)
1.004195 - 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.008769 - TURNIER::load_system                 -> Turniermodus: double
1.008838 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.008908 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.009062 - TURNIER::get_system                  -> return tournamentsystem class
1.009083 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.009092 - TURNIER_TREE::__construct            -> init
1.009102 - TURNIER::__construct                 -> init
1.009120 - TURNIER::get_turnier                 -> ID: 71 (cache)
1.009194 - TURNIER_TREE::load_contests          -> loading from db
1.009223 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.009266 - CACHE::get                           -> cache: >turnier_71::contests< not found
1.009282 - 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.021262 - CACHE::set                           -> cache: >turnier_71::contests< with ttl:3600
1.023628 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 71
1.023673 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.023706 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.023757 - TURNIER_TEILNEHMER::__construct      -> init
1.023767 - TURNIER::__construct                 -> init
1.023783 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1663 tid: 71
1.023801 - 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=1663
1.028809 - TURNIER_TREE::load_contests          -> load cache
1.028856 - TURNIER::load_players_info           -> loading from db
1.028896 - CACHE::get                           -> cache: >turnier_71::players_info< not found
1.028922 - 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.054325 - CACHE::set                           -> cache: >turnier_71::players_info< with ttl:3600
1.055316 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.055360 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.055405 - TURNIER::__construct                 -> init
1.055420 - TURNIER::get_turnier                 -> ID: 71 (cache)
1.055456 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.055469 - TURNIER::is_admin                    -> user_id: 0
1.055477 - admin::getInstance                   -> do
1.055495 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.055557 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.055769 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.055825 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.055871 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.055917 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.055960 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.055989 - HTML::template                       -> template: >turnier_profile_contest_list<
1.056070 - HTML::template                       -> template: >user_profile_inner_bit3<
1.056290 - HTML::template                       -> template: >user_profile_inner_bit1<
1.056362 - TURNIER::get_turnier                 -> ID: 66 (db)
1.056372 - 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.061581 - TURNIER::load_system                 -> Turniermodus: group
1.061635 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.061852 - TURNIER::get_system                  -> return tournamentsystem class
1.061866 - TURNIERSYSTEM_GROUP::__construct     -> init
1.061872 - TURNIER::__construct                 -> init
1.061886 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.061948 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.061971 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.061980 - 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.066806 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.067173 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 66
1.067213 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.067233 - TURNIER_TEILNEHMER::__construct      -> init
1.067245 - TURNIER::__construct                 -> init
1.067264 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1663 tid: 66
1.067283 - 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=1663
1.071469 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=1067 OR team_b=1067 LIMIT 1
1.076281 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.076346 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.076402 - 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.081857 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.082168 - TURNIER::load_players_info           -> loading from db
1.082199 - CACHE::get                           -> cache: >turnier_66::players_info< not found
1.082218 - 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.094240 - CACHE::set                           -> cache: >turnier_66::players_info< with ttl:3600
1.094539 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.094558 - TURNIER::__construct                 -> init
1.094578 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.094624 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.094642 - TURNIER::is_admin                    -> user_id: 0
1.094652 - admin::getInstance                   -> do
1.094682 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.094768 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.094888 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.094974 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.095025 - HTML::template                       -> template: >turnier_profile_contest_list<
1.095110 - HTML::template                       -> template: >user_profile_inner_bit3<
1.095268 - HTML::template                       -> template: >user_profile_inner_bit1<
1.095323 - HTML::template                       -> template: >user_profile_inner_bit3<
1.095394 - HTML::template                       -> template: >user_profile_inner_bit1<
1.095435 - HTML::template                       -> template: >user_profile_inner_bit3<
1.095506 - HTML::template                       -> template: >user_profile_inner_bit1<
1.095551 - TURNIER::get_turnier                 -> ID: 38 (db)
1.095567 - 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.100399 - TURNIER::load_system                 -> Turniermodus: double
1.100475 - TURNIER::get_system                  -> return tournamentsystem class
1.100495 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.100507 - TURNIER_TREE::__construct            -> init
1.100517 - TURNIER::__construct                 -> init
1.100537 - TURNIER::get_turnier                 -> ID: 38 (cache)
1.100595 - TURNIER_TREE::load_contests          -> loading from db
1.100646 - CACHE::get                           -> cache: >turnier_38::contests< not found
1.100661 - 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.107962 - CACHE::set                           -> cache: >turnier_38::contests< with ttl:3600
1.108773 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 38
1.108819 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.108834 - TURNIER_TEILNEHMER::__construct      -> init
1.108844 - TURNIER::__construct                 -> init
1.108860 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1663 tid: 38
1.108877 - 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=1663
1.113398 - TURNIER_TREE::load_contests          -> load cache
1.113442 - TURNIER::load_players_info           -> loading from db
1.113496 - CACHE::get                           -> cache: >turnier_38::players_info< not found
1.113518 - 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.126519 - CACHE::set                           -> cache: >turnier_38::players_info< with ttl:3600
1.127188 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.127213 - TURNIER::__construct                 -> init
1.127232 - TURNIER::get_turnier                 -> ID: 38 (cache)
1.127278 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.127297 - TURNIER::is_admin                    -> user_id: 0
1.127307 - admin::getInstance                   -> do
1.127335 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.127670 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.127789 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.127875 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.127956 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.128037 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.128118 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.128199 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.128248 - HTML::template                       -> template: >turnier_profile_contest_list<
1.128304 - HTML::template                       -> template: >user_profile_inner_bit3<
1.128453 - TURNIER::get_turnier                 -> ID: 32 (db)
1.128467 - 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.133019 - TURNIER::load_system                 -> Turniermodus: group
1.133042 - TURNIER::get_system                  -> return tournamentsystem class
1.133054 - TURNIERSYSTEM_GROUP::__construct     -> init
1.133059 - TURNIER::__construct                 -> init
1.133071 - TURNIER::get_turnier                 -> ID: 32 (cache)
1.133115 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.133150 - CACHE::get                           -> cache: >turnier_32::contests< not found
1.133158 - 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.138450 - CACHE::set                           -> cache: >turnier_32::contests< with ttl:3600
1.138876 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 32
1.138896 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.138906 - TURNIER_TEILNEHMER::__construct      -> init
1.138911 - TURNIER::__construct                 -> init
1.138922 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1663 tid: 32
1.138932 - 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=1663
1.143423 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=530 OR team_b=530 LIMIT 1
1.147857 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.147924 - CACHE::get                           -> cache: >turnier_32::contests< not found
1.148056 - 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.153099 - CACHE::set                           -> cache: >turnier_32::contests< with ttl:3600
1.153554 - TURNIER::load_players_info           -> loading from db
1.153580 - CACHE::get                           -> cache: >turnier_32::players_info< not found
1.153593 - 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.169505 - CACHE::set                           -> cache: >turnier_32::players_info< with ttl:3600
1.170069 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.170092 - TURNIER::__construct                 -> init
1.170111 - TURNIER::get_turnier                 -> ID: 32 (cache)
1.170160 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.170179 - TURNIER::is_admin                    -> user_id: 0
1.170189 - admin::getInstance                   -> do
1.170218 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.170304 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.170460 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.170522 - HTML::template                       -> template: >turnier_profile_contest_list<
1.170790 - HTML::template                       -> template: >user_profile_inner_bit3<
1.170880 - HTML::template                       -> template: >user_profile_innerlist<
1.170954 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.171097 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.171185 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.171205 - HTML::template                       -> template: >user_profile_shortbar<
1.171257 - HTML::template                       -> template: >user_profile<
1.171340 - GLOBAL::end userspace                -> ---------------------------------------------
1.171347 - PAGE::render                         -> start rendering page layout
1.171355 - USER::check_for_new_messages         -> return
1.171367 - dotSession::getInstance              -> do
1.171400 - PAGE::get_boxes                      -> -------- side=left
1.171418 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.171450 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.171465 - CBOX::menu                           -> generate Menu Box >menu<
1.171479 - HTML::template                       -> template: >box_menu_bit<
1.171528 - HTML::template                       -> template: >box_menu_bit<
1.171565 - HTML::template                       -> template: >box_menu_bit<
1.171579 - HTML::template                       -> template: >box_menu_bit<
1.171591 - HTML::template                       -> template: >box_menu_bit<
1.171603 - HTML::template                       -> template: >box_menu_bit<
1.171615 - HTML::template                       -> template: >box_menu_bit<
1.171627 - HTML::template                       -> template: >box_menu<
1.171685 - HTML::template_exists                -> search: >page_box_left< == 1
1.171710 - HTML::template                       -> template: >page_box_left<
1.171757 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.171765 - CBOX::menu                           -> generate Menu Box >party<
1.171777 - HTML::template                       -> template: >box_menu_bit<
1.171792 - HTML::template                       -> template: >box_menu_bit<
1.171804 - HTML::template                       -> template: >box_menu_bit<
1.171816 - HTML::template                       -> template: >box_menu_bit<
1.171836 - HTML::template                       -> template: >box_menu_bit<
1.171852 - HTML::template                       -> template: >box_menu_bit<
1.171864 - HTML::template                       -> template: >box_menu_bit<
1.171886 - HTML::template                       -> template: >box_menu_bit<
1.171908 - HTML::template                       -> template: >box_menu_bit<
1.171926 - HTML::template                       -> template: >box_menu_bit<
1.171943 - HTML::template                       -> template: >box_menu_bit<
1.171963 - HTML::template                       -> template: >box_menu_bit<
1.171981 - HTML::template                       -> template: >box_menu<
1.172046 - HTML::template_exists                -> search: >page_box_left< == 1
1.172082 - HTML::template                       -> template: >page_box_left<
1.172117 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.172131 - CBOX::menu                           -> generate Menu Box >login<
1.172150 - HTML::template                       -> template: >box_menu_bit<
1.172175 - HTML::template                       -> template: >box_menu_bit<
1.172200 - HTML::template                       -> template: >box_menu<
1.172256 - HTML::template_exists                -> search: >page_box_left< == 1
1.172282 - HTML::template                       -> template: >page_box_left<
1.172311 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.172319 - PAGE::get_boxes                      -> -------- call: left::search
1.172332 - CBOX::template                       -> generate Box with >box_suchen< as template
1.172341 - HTML::template                       -> template: >box_suchen<
1.172505 - HTML::template_exists                -> search: >page_box_left< == 1
1.172546 - HTML::template                       -> template: >page_box_left<
1.172586 - PAGE::get_boxes                      -> -------- call: left::banner
1.172627 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.172644 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.177161 - 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.182080 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.182130 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.187522 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.191777 - HTML::encode                         -> replace run 1
1.191916 - HTML::template                       -> template: >box_banner_bit<
1.192118 - HTML::encode                         -> www.egames.ch...
1.192246 - HTML::encode                         -> replace run 1
1.192295 - HTML::encode                         -> replace run 2
1.192340 - HTML::template                       -> template: >box_banner_bit<
1.192364 - HTML::template                       -> template: >box_banner<
1.192482 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.192608 - HTML::template_exists                -> search: >page_box_left< == 1
1.192645 - HTML::template                       -> template: >page_box_left<
1.192694 - PAGE::get_boxes                      -> -------- side=right
1.192712 - PAGE::get_boxes                      -> -------- call: right::news
1.192730 - CBOX::news                           -> generate Box
1.192748 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.192798 - NEWS::load_news                      -> load news data
1.192829 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.192857 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.197196 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.201968 - 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.206906 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.207069 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.207082 - NEWS::load_news                      -> ... from database
1.207112 - 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.216600 - HTML::encodeCms                      -> 
1.217070 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.217274 - HTML::encode                         -> replace run 1
1.217327 - HTML::encodeCms                      -> 
1.217355 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.217404 - HTML::encode                         -> replace run 1
1.217440 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.217620 - HTML::template                       -> template: >box_news_bit<
1.217764 - HTML::template                       -> template: >box_news_bit<
1.217798 - HTML::template                       -> template: >box_news<
1.217900 - HTML::template_exists                -> search: >page_box_right< == 1
1.217928 - HTML::template                       -> template: >page_box_right<
1.217995 - PAGE::get_boxes                      -> -------- call: right::party
1.218008 - CBOX::party                          -> generate Box
1.218022 - EVENT::short_event                   -> id >27<
1.218029 - EVENT::getevent                      -> id >27<
1.218038 - 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.222765 - CACHE::get                           -> cache: >event_27::stats< not found
1.222790 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.231923 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.241053 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.241236 - HTML::template                       -> template: >box_event<
1.241432 - HTML::template_exists                -> search: >page_box_right< == 1
1.241473 - HTML::template                       -> template: >page_box_right<
1.241512 - PAGE::get_boxes                      -> -------- call: right::forum
1.241531 - CBOX::forum                          -> generate forum box
1.241543 - CBOX::forum_load_threads             -> load data
1.241568 - CACHE::get                           -> cache: >forum::topthreads< not found
1.241587 - 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.255720 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.255950 - CBOX::forum_threads                  -> list all threads in array
1.255978 - 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.256018 - admin::getInstance                   -> do
1.256093 - HTML::template                       -> template: >box_forum_bit<
1.256249 - HTML::template                       -> template: >box_forum_bit<
1.256304 - HTML::template                       -> template: >box_forum_bit<
1.256365 - HTML::template                       -> template: >box_forum_bit<
1.256494 - HTML::template                       -> template: >box_forum_bit<
1.256545 - HTML::template                       -> template: >box_forum_bit<
1.256576 - HTML::template                       -> template: >box_forum<
1.256704 - HTML::template_exists                -> search: >page_box_right< == 1
1.256740 - HTML::template                       -> template: >page_box_right<
1.256777 - PAGE::get_boxes                      -> -------- call: right::vote
1.256795 - CBOX::vote                           -> generate Box
1.256809 - 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.261040 - HTML::template                       -> template: >box_vote_nocurrent<
1.261246 - HTML::template_exists                -> search: >page_box_right< == 1
1.261297 - HTML::template                       -> template: >page_box_right<
1.261350 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.261371 - CBOX::buddylist                      -> generate Box
1.261405 - HTML::template                       -> template: >box_buddylist_msg<
1.261472 - HTML::template                       -> template: >box_buddylist<
1.261559 - HTML::template_exists                -> search: >page_box_right< == 1
1.261586 - HTML::template                       -> template: >page_box_right<
1.261617 - PAGE::get_boxes                      -> -------- call: right::online
1.261632 - CBOX::online                         -> generate Box
1.261645 - HTML::template                       -> template: >box_online<
1.261731 - HTML::template_exists                -> search: >page_box_right< == 1
1.261757 - HTML::template                       -> template: >page_box_right<
1.261810 - PAGE::render                         -> final
1.261822 - PAGE::renderTemplate                 -> page
1.261832 - dotSession::getInstance              -> do
1.261852 - PAGE::getHead                        -> return
1.261860 - dotSession::getInstance              -> do
1.262003 - HTML::template                       -> template: >page<
1.262603 - PAGE::render_template                -> final

PHP Includes   : 27
DB Queries     : 40
Rendering Time : 1.265277

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