home / User details of Isgajor



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

found 478 debug messages

0.000032 - GLOBAL::include                      -> config.php
0.000181 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000224 - dotDatabase::getInstance             -> connection: database
0.000244 - dotDatabase::__construct             -> connection: database
0.000271 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000299 - page::getInstance                    -> do
0.000325 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000350 - dotSession::getInstance              -> do
0.000368 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000440 - dotSession::start                    -> ---- init
0.000478 - dotSession::start                    -> start php session managment
1.053705 - dotSession::start                    -> finished php session management
1.053732 - dotSession::start                    -> check for security options
1.053746 - dotSession::start                    -> lookup ip2country
1.053765 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
1.069920 - dotDatabase::select                  -> database: dotlan_database
1.078038 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 316209187 BETWEEN ip_from AND ip_to
1.086355 - dotSession::start                    -> update current session online user infos
1.086419 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746419663, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1750', host = '18.216.248.35', dns = '18.216.248.35', countrycode = '', hits = hits + 1 WHERE hash = 'ngdr1605hfdve8ih5bvkq5ddv0'
1.092362 - dotSession::start                    -> session found in DB
1.092427 - dotSession::load_locales             -> do
1.092480 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
1.092497 - dotSession::start                    -> ---- finished with session startup
1.092528 - dotSession::load_user                -> id: 0
1.092542 - user::get_user                       -> id: >0<
1.092563 - dotDatabase::getInstance             -> connection: database
1.092635 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.092672 - styles::load                         -> name: ><
1.092697 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.092954 - styles::activate                     -> style = 2024_switzerlan
1.093144 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.093175 - admin::getInstance                   -> do
1.093186 - dotSession::getInstance              -> do
1.093200 - admin::__construct                   -> user_id=0
1.093211 - user::load_settings                  -> load current user settings to $global
1.093237 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.093273 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.093301 - EVENT::comming_event                 -> return
1.093318 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419663 AND active=1 ORDER by begin ASC
1.098232 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.098312 - GLOBAL::end global.php               -> ---------------------------------------------
1.098343 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.098438 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.098471 - user::get_user                       -> id: >1750<
1.098488 - dotDatabase::getInstance             -> connection: database
1.098513 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1750 ORDER by id DESC
1.103295 - USER_FUNCTIONS::display_details      -> id:1750
1.103437 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.103508 - GLOBAL::include                      -> custom.user.php
1.103845 - HTML::template                       -> template: >user_profile_inner_bit4<
1.103989 - 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=1750 AND active=1 ORDER by events.begin DESC
1.108577 - EVENT::load_event_status             -> load event_status to $this
1.108600 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
1.112978 - HTML::template                       -> template: >user_profile_inner_bit4<
1.113105 - HTML::template                       -> template: >user_profile_inner_bit4<
1.113158 - HTML::template                       -> template: >user_profile_innerlist<
1.113312 - HTML::template                       -> template: >user_profile_inner_bit3<
1.113408 - 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=1750 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.154476 - HTML::template                       -> template: >user_profile_inner_bit1<
1.154644 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.154707 - TURNIER::__construct                 -> init
1.154758 - HTML::template                       -> template: >user_profile_inner_bit3<
1.154846 - HTML::template                       -> template: >user_profile_inner_bit1<
1.154915 - TURNIER::get_turnier                 -> ID: 136 (db)
1.154929 - 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='136'
1.159255 - TURNIER::load_system                 -> Turniermodus: double
1.159345 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.159495 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.159651 - TURNIER::get_system                  -> return tournamentsystem class
1.159667 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.159676 - TURNIER_TREE::__construct            -> init
1.159684 - TURNIER::__construct                 -> init
1.159701 - TURNIER::get_turnier                 -> ID: 136 (cache)
1.159768 - TURNIER_TREE::load_contests          -> loading from db
1.159791 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.159828 - CACHE::get                           -> cache: >turnier_136::contests< not found
1.159843 - 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=136 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.165971 - CACHE::set                           -> cache: >turnier_136::contests< with ttl:3600
1.166849 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 136
1.166883 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.166917 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.166975 - TURNIER_TEILNEHMER::__construct      -> init
1.166997 - TURNIER::__construct                 -> init
1.167013 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1750 tid: 136
1.167030 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=136 AND user_id=1750
1.171375 - TURNIER_TREE::load_contests          -> load cache
1.171430 - TURNIER::load_players_info           -> loading from db
1.171492 - CACHE::get                           -> cache: >turnier_136::players_info< not found
1.171514 - 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=136
1.186086 - CACHE::set                           -> cache: >turnier_136::players_info< with ttl:3600
1.186827 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.186875 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.186949 - TURNIER::__construct                 -> init
1.186970 - TURNIER::get_turnier                 -> ID: 136 (cache)
1.187019 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.187037 - TURNIER::is_admin                    -> user_id: 0
1.187049 - admin::getInstance                   -> do
1.187077 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.188439 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.188635 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.188726 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.188813 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.188897 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.188979 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.189060 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.189141 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.189189 - HTML::template                       -> template: >turnier_profile_contest_list<
1.189293 - HTML::template                       -> template: >user_profile_inner_bit3<
1.189395 - HTML::template                       -> template: >user_profile_inner_bit3<
1.189463 - HTML::template                       -> template: >user_profile_inner_bit3<
1.189526 - TURNIER::get_turnier                 -> ID: 135 (db)
1.189538 - 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'
1.196607 - TURNIER::load_system                 -> Turniermodus: double
1.196639 - TURNIER::get_system                  -> return tournamentsystem class
1.196659 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.196673 - TURNIER_TREE::__construct            -> init
1.196687 - TURNIER::__construct                 -> init
1.196703 - TURNIER::get_turnier                 -> ID: 135 (cache)
1.196754 - TURNIER_TREE::load_contests          -> loading from db
1.196799 - CACHE::get                           -> cache: >turnier_135::contests< not found
1.196831 - 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
1.212120 - CACHE::set                           -> cache: >turnier_135::contests< with ttl:3600
1.217754 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 135
1.217806 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.217819 - TURNIER_TEILNEHMER::__construct      -> init
1.217829 - TURNIER::__construct                 -> init
1.217846 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1750 tid: 135
1.217864 - 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=1750
1.224473 - TURNIER_TREE::load_contests          -> load cache
1.224547 - TURNIER::load_players_info           -> loading from db
1.224611 - CACHE::get                           -> cache: >turnier_135::players_info< not found
1.224634 - 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.235550 - CACHE::set                           -> cache: >turnier_135::players_info< with ttl:3600
1.236985 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.237011 - TURNIER::__construct                 -> init
1.237040 - TURNIER::get_turnier                 -> ID: 135 (cache)
1.237098 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.237117 - TURNIER::is_admin                    -> user_id: 0
1.237126 - admin::getInstance                   -> do
1.237156 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.237258 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.237390 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.237497 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.237585 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.237641 - HTML::template                       -> template: >turnier_profile_contest_list<
1.237697 - HTML::template                       -> template: >user_profile_inner_bit3<
1.237807 - TURNIER::get_turnier                 -> ID: 117 (db)
1.237820 - 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='117'
1.243053 - TURNIER::load_system                 -> Turniermodus: double
1.243092 - TURNIER::get_system                  -> return tournamentsystem class
1.243108 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.243120 - TURNIER_TREE::__construct            -> init
1.243130 - TURNIER::__construct                 -> init
1.243148 - TURNIER::get_turnier                 -> ID: 117 (cache)
1.243195 - TURNIER_TREE::load_contests          -> loading from db
1.243244 - CACHE::get                           -> cache: >turnier_117::contests< not found
1.243258 - 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=117 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.255120 - CACHE::set                           -> cache: >turnier_117::contests< with ttl:3600
1.257623 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 117
1.257675 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.257691 - TURNIER_TEILNEHMER::__construct      -> init
1.257701 - TURNIER::__construct                 -> init
1.257718 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1750 tid: 117
1.257737 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=117 AND user_id=1750
1.262983 - TURNIER_TREE::load_contests          -> load cache
1.263055 - TURNIER::load_players_info           -> loading from db
1.263119 - CACHE::get                           -> cache: >turnier_117::players_info< not found
1.263142 - 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=117
1.274417 - CACHE::set                           -> cache: >turnier_117::players_info< with ttl:3600
1.275586 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.275621 - TURNIER::__construct                 -> init
1.275647 - TURNIER::get_turnier                 -> ID: 117 (cache)
1.275700 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.275719 - TURNIER::is_admin                    -> user_id: 0
1.275730 - admin::getInstance                   -> do
1.275759 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.275850 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.275972 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.276064 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.276114 - HTML::template                       -> template: >turnier_profile_contest_list<
1.276168 - HTML::template                       -> template: >user_profile_inner_bit3<
1.276280 - TURNIER::get_turnier                 -> ID: 115 (db)
1.276293 - 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='115'
1.281963 - TURNIER::load_system                 -> Turniermodus: single
1.282025 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
1.282256 - TURNIER::get_system                  -> return tournamentsystem class
1.282275 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.282284 - TURNIER_TREE::__construct            -> init
1.282294 - TURNIER::__construct                 -> init
1.282314 - TURNIER::get_turnier                 -> ID: 115 (cache)
1.282397 - TURNIER_TREE::load_contests          -> loading from db
1.282438 - CACHE::get                           -> cache: >turnier_115::contests< not found
1.282458 - 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=115 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.291450 - CACHE::set                           -> cache: >turnier_115::contests< with ttl:3600
1.292900 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 115
1.292943 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.292962 - TURNIER_TEILNEHMER::__construct      -> init
1.292972 - TURNIER::__construct                 -> init
1.292990 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1750 tid: 115
1.293010 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=115 AND user_id=1750
1.298089 - TURNIER_TREE::load_contests          -> load cache
1.298134 - TURNIER::load_players_info           -> loading from db
1.298193 - CACHE::get                           -> cache: >turnier_115::players_info< not found
1.298214 - 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=115
1.306497 - CACHE::set                           -> cache: >turnier_115::players_info< with ttl:3600
1.307543 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.307581 - TURNIER::__construct                 -> init
1.307606 - TURNIER::get_turnier                 -> ID: 115 (cache)
1.307671 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.307690 - TURNIER::is_admin                    -> user_id: 0
1.307700 - admin::getInstance                   -> do
1.307728 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.307838 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.307980 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.308034 - HTML::template                       -> template: >turnier_profile_contest_list<
1.308098 - HTML::template                       -> template: >user_profile_inner_bit3<
1.308238 - TURNIER::get_turnier                 -> ID: 107 (db)
1.308251 - 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.313465 - TURNIER::load_system                 -> Turniermodus: double
1.313506 - TURNIER::get_system                  -> return tournamentsystem class
1.313523 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.313533 - TURNIER_TREE::__construct            -> init
1.313541 - TURNIER::__construct                 -> init
1.313558 - TURNIER::get_turnier                 -> ID: 107 (cache)
1.313614 - TURNIER_TREE::load_contests          -> loading from db
1.313673 - CACHE::get                           -> cache: >turnier_107::contests< not found
1.313699 - 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.332609 - CACHE::set                           -> cache: >turnier_107::contests< with ttl:3600
1.338383 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 107
1.338431 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.338447 - TURNIER_TEILNEHMER::__construct      -> init
1.338458 - TURNIER::__construct                 -> init
1.338475 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1750 tid: 107
1.338494 - 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=1750
1.344720 - TURNIER_TREE::load_contests          -> load cache
1.344769 - TURNIER::load_players_info           -> loading from db
1.344820 - CACHE::get                           -> cache: >turnier_107::players_info< not found
1.344839 - 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.377445 - CACHE::set                           -> cache: >turnier_107::players_info< with ttl:3600
1.378891 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.378916 - TURNIER::__construct                 -> init
1.378935 - TURNIER::get_turnier                 -> ID: 107 (cache)
1.378983 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.379002 - TURNIER::is_admin                    -> user_id: 0
1.379012 - admin::getInstance                   -> do
1.379039 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.379104 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.379221 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.379373 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.379441 - HTML::template                       -> template: >turnier_profile_contest_list<
1.379505 - HTML::template                       -> template: >user_profile_inner_bit3<
1.379778 - HTML::template                       -> template: >user_profile_inner_bit1<
1.379848 - TURNIER::get_turnier                 -> ID: 75 (db)
1.379863 - 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='75'
1.384765 - TURNIER::load_system                 -> Turniermodus: double
1.384811 - TURNIER::get_system                  -> return tournamentsystem class
1.384836 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.384886 - TURNIER_TREE::__construct            -> init
1.384899 - TURNIER::__construct                 -> init
1.384917 - TURNIER::get_turnier                 -> ID: 75 (cache)
1.384971 - TURNIER_TREE::load_contests          -> loading from db
1.385021 - CACHE::get                           -> cache: >turnier_75::contests< not found
1.385035 - 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=75 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.391759 - CACHE::set                           -> cache: >turnier_75::contests< with ttl:3600
1.392925 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 75
1.392961 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.392976 - TURNIER_TEILNEHMER::__construct      -> init
1.392987 - TURNIER::__construct                 -> init
1.393004 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1750 tid: 75
1.393022 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=75 AND user_id=1750
1.397532 - TURNIER_TREE::load_contests          -> load cache
1.397571 - TURNIER::load_players_info           -> loading from db
1.397618 - CACHE::get                           -> cache: >turnier_75::players_info< not found
1.397633 - 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=75
1.413520 - CACHE::set                           -> cache: >turnier_75::players_info< with ttl:3600
1.414158 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.414182 - TURNIER::__construct                 -> init
1.414201 - TURNIER::get_turnier                 -> ID: 75 (cache)
1.414248 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.414267 - TURNIER::is_admin                    -> user_id: 0
1.414277 - admin::getInstance                   -> do
1.414304 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.414386 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.414490 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.414543 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.414592 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.414638 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.414679 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.414709 - HTML::template                       -> template: >turnier_profile_contest_list<
1.414751 - HTML::template                       -> template: >user_profile_inner_bit3<
1.414901 - HTML::template                       -> template: >user_profile_inner_bit1<
1.414944 - TURNIER::get_turnier                 -> ID: 69 (db)
1.414956 - 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.420608 - TURNIER::load_system                 -> Turniermodus: double
1.420656 - TURNIER::get_system                  -> return tournamentsystem class
1.420674 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.420687 - TURNIER_TREE::__construct            -> init
1.420698 - TURNIER::__construct                 -> init
1.420714 - TURNIER::get_turnier                 -> ID: 69 (cache)
1.420766 - TURNIER_TREE::load_contests          -> loading from db
1.420813 - CACHE::get                           -> cache: >turnier_69::contests< not found
1.420827 - 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.427113 - CACHE::set                           -> cache: >turnier_69::contests< with ttl:3600
1.427785 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 69
1.427823 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.427839 - TURNIER_TEILNEHMER::__construct      -> init
1.427849 - TURNIER::__construct                 -> init
1.427866 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1750 tid: 69
1.427885 - 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=1750
1.432323 - TURNIER_TREE::load_contests          -> load cache
1.432358 - TURNIER::load_players_info           -> loading from db
1.432441 - CACHE::get                           -> cache: >turnier_69::players_info< not found
1.432462 - 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.451209 - CACHE::set                           -> cache: >turnier_69::players_info< with ttl:3600
1.451623 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.451640 - TURNIER::__construct                 -> init
1.451655 - TURNIER::get_turnier                 -> ID: 69 (cache)
1.451800 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.451816 - TURNIER::is_admin                    -> user_id: 0
1.451823 - admin::getInstance                   -> do
1.451841 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.451909 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.452006 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.452061 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.452110 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.452163 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.452193 - HTML::template                       -> template: >turnier_profile_contest_list<
1.452239 - HTML::template                       -> template: >user_profile_inner_bit3<
1.452310 - HTML::template                       -> template: >user_profile_innerlist<
1.452358 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.452499 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.452522 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.452538 - HTML::template                       -> template: >user_profile_shortbar<
1.452583 - HTML::template                       -> template: >user_profile<
1.452657 - GLOBAL::end userspace                -> ---------------------------------------------
1.452663 - PAGE::render                         -> start rendering page layout
1.452670 - USER::check_for_new_messages         -> return
1.452681 - dotSession::getInstance              -> do
1.452710 - PAGE::get_boxes                      -> -------- side=left
1.452728 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.452758 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.452772 - CBOX::menu                           -> generate Menu Box >menu<
1.452787 - HTML::template                       -> template: >box_menu_bit<
1.452835 - HTML::template                       -> template: >box_menu_bit<
1.452850 - HTML::template                       -> template: >box_menu_bit<
1.452863 - HTML::template                       -> template: >box_menu_bit<
1.452875 - HTML::template                       -> template: >box_menu_bit<
1.452887 - HTML::template                       -> template: >box_menu_bit<
1.452898 - HTML::template                       -> template: >box_menu_bit<
1.452909 - HTML::template                       -> template: >box_menu<
1.452987 - HTML::template_exists                -> search: >page_box_left< == 1
1.453012 - HTML::template                       -> template: >page_box_left<
1.453056 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.453066 - CBOX::menu                           -> generate Menu Box >party<
1.453078 - HTML::template                       -> template: >box_menu_bit<
1.453092 - HTML::template                       -> template: >box_menu_bit<
1.453104 - HTML::template                       -> template: >box_menu_bit<
1.453116 - HTML::template                       -> template: >box_menu_bit<
1.453128 - HTML::template                       -> template: >box_menu_bit<
1.453140 - HTML::template                       -> template: >box_menu_bit<
1.453152 - HTML::template                       -> template: >box_menu_bit<
1.453164 - HTML::template                       -> template: >box_menu_bit<
1.453175 - HTML::template                       -> template: >box_menu_bit<
1.453187 - HTML::template                       -> template: >box_menu_bit<
1.453198 - HTML::template                       -> template: >box_menu_bit<
1.453210 - HTML::template                       -> template: >box_menu_bit<
1.453221 - HTML::template                       -> template: >box_menu<
1.453247 - HTML::template_exists                -> search: >page_box_left< == 1
1.453263 - HTML::template                       -> template: >page_box_left<
1.453281 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.453289 - CBOX::menu                           -> generate Menu Box >login<
1.453298 - HTML::template                       -> template: >box_menu_bit<
1.453311 - HTML::template                       -> template: >box_menu_bit<
1.453323 - HTML::template                       -> template: >box_menu<
1.453347 - HTML::template_exists                -> search: >page_box_left< == 1
1.453361 - HTML::template                       -> template: >page_box_left<
1.453379 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.453384 - PAGE::get_boxes                      -> -------- call: left::search
1.453392 - CBOX::template                       -> generate Box with >box_suchen< as template
1.453398 - HTML::template                       -> template: >box_suchen<
1.453455 - HTML::template_exists                -> search: >page_box_left< == 1
1.453468 - HTML::template                       -> template: >page_box_left<
1.453484 - PAGE::get_boxes                      -> -------- call: left::banner
1.453503 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.453513 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.457895 - 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.462524 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.462580 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.467704 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.472029 - HTML::encode                         -> replace run 1
1.472147 - HTML::template                       -> template: >box_banner_bit<
1.472307 - HTML::encode                         -> www.egames.ch...
1.472457 - HTML::encode                         -> replace run 1
1.472506 - HTML::encode                         -> replace run 2
1.472555 - HTML::template                       -> template: >box_banner_bit<
1.472584 - HTML::template                       -> template: >box_banner<
1.472680 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.472828 - HTML::template_exists                -> search: >page_box_left< == 1
1.472869 - HTML::template                       -> template: >page_box_left<
1.472919 - PAGE::get_boxes                      -> -------- side=right
1.472947 - PAGE::get_boxes                      -> -------- call: right::news
1.472968 - CBOX::news                           -> generate Box
1.472990 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.473047 - NEWS::load_news                      -> load news data
1.473078 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.473110 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.477671 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.482530 - 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.487499 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.487667 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.487683 - NEWS::load_news                      -> ... from database
1.487716 - 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.493432 - HTML::encodeCms                      -> 
1.493840 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.494038 - HTML::encode                         -> replace run 1
1.494094 - HTML::encodeCms                      -> 
1.494113 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.494157 - HTML::encode                         -> replace run 1
1.494192 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.494363 - HTML::template                       -> template: >box_news_bit<
1.494524 - HTML::template                       -> template: >box_news_bit<
1.494556 - HTML::template                       -> template: >box_news<
1.494676 - HTML::template_exists                -> search: >page_box_right< == 1
1.494717 - HTML::template                       -> template: >page_box_right<
1.494797 - PAGE::get_boxes                      -> -------- call: right::party
1.494817 - CBOX::party                          -> generate Box
1.494837 - EVENT::short_event                   -> id >27<
1.494847 - EVENT::getevent                      -> id >27<
1.494860 - 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.499950 - CACHE::get                           -> cache: >event_27::stats< not found
1.499980 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.508430 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.517495 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.517693 - HTML::template                       -> template: >box_event<
1.517946 - HTML::template_exists                -> search: >page_box_right< == 1
1.517994 - HTML::template                       -> template: >page_box_right<
1.518033 - PAGE::get_boxes                      -> -------- call: right::forum
1.518052 - CBOX::forum                          -> generate forum box
1.518065 - CBOX::forum_load_threads             -> load data
1.518090 - CACHE::get                           -> cache: >forum::topthreads< not found
1.518114 - 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.533898 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.534132 - CBOX::forum_threads                  -> list all threads in array
1.534161 - 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.534200 - admin::getInstance                   -> do
1.534281 - HTML::template                       -> template: >box_forum_bit<
1.534448 - HTML::template                       -> template: >box_forum_bit<
1.534501 - HTML::template                       -> template: >box_forum_bit<
1.534556 - HTML::template                       -> template: >box_forum_bit<
1.534602 - HTML::template                       -> template: >box_forum_bit<
1.534649 - HTML::template                       -> template: >box_forum_bit<
1.534678 - HTML::template                       -> template: >box_forum<
1.534788 - HTML::template_exists                -> search: >page_box_right< == 1
1.534824 - HTML::template                       -> template: >page_box_right<
1.534861 - PAGE::get_boxes                      -> -------- call: right::vote
1.534880 - CBOX::vote                           -> generate Box
1.534895 - 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.539408 - HTML::template                       -> template: >box_vote_nocurrent<
1.539621 - HTML::template_exists                -> search: >page_box_right< == 1
1.539672 - HTML::template                       -> template: >page_box_right<
1.539720 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.539742 - CBOX::buddylist                      -> generate Box
1.539772 - HTML::template                       -> template: >box_buddylist_msg<
1.539847 - HTML::template                       -> template: >box_buddylist<
1.539938 - HTML::template_exists                -> search: >page_box_right< == 1
1.539964 - HTML::template                       -> template: >page_box_right<
1.539995 - PAGE::get_boxes                      -> -------- call: right::online
1.540010 - CBOX::online                         -> generate Box
1.540023 - HTML::template                       -> template: >box_online<
1.540108 - HTML::template_exists                -> search: >page_box_right< == 1
1.540141 - HTML::template                       -> template: >page_box_right<
1.540210 - PAGE::render                         -> final
1.540228 - PAGE::renderTemplate                 -> page
1.540240 - dotSession::getInstance              -> do
1.540262 - PAGE::getHead                        -> return
1.540270 - dotSession::getInstance              -> do
1.540480 - HTML::template                       -> template: >page<
1.541230 - PAGE::render_template                -> final

PHP Includes   : 27
DB Queries     : 48
Rendering Time : 1.545026

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