home / User details of Allchack



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

found 332 debug messages

0.000034 - GLOBAL::include                      -> config.php
0.000194 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000230 - dotDatabase::getInstance             -> connection: database
0.000250 - dotDatabase::__construct             -> connection: database
0.000273 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000300 - page::getInstance                    -> do
0.000323 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000347 - dotSession::getInstance              -> do
0.000364 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000398 - dotSession::start                    -> ---- init
0.000431 - dotSession::start                    -> start php session managment
0.000512 - dotSession::start                    -> finished php session management
0.000524 - dotSession::start                    -> check for security options
0.000538 - dotSession::start                    -> lookup ip2country
0.000552 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.016898 - dotDatabase::select                  -> database: dotlan_database
0.024892 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 314564326 BETWEEN ip_from AND ip_to
0.032931 - dotSession::start                    -> update current session online user infos
0.032995 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746423025, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2115', host = '18.191.222.230', dns = '18.191.222.230', countrycode = '', hits = hits + 1 WHERE hash = 'vavtef3a5q638ib057dv7p5q11'
0.038355 - dotSession::start                    -> session found in DB
0.038395 - dotSession::load_locales             -> do
0.038449 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.038462 - dotSession::start                    -> ---- finished with session startup
0.038488 - dotSession::load_user                -> id: 0
0.038500 - user::get_user                       -> id: >0<
0.038520 - dotDatabase::getInstance             -> connection: database
0.038579 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.038615 - styles::load                         -> name: ><
0.038639 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.038899 - styles::activate                     -> style = 2024_switzerlan
0.039127 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.039152 - admin::getInstance                   -> do
0.039162 - dotSession::getInstance              -> do
0.039175 - admin::__construct                   -> user_id=0
0.039185 - user::load_settings                  -> load current user settings to $global
0.039204 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.039233 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.039260 - EVENT::comming_event                 -> return
0.039276 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423025 AND active=1 ORDER by begin ASC
0.044007 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.044066 - GLOBAL::end global.php               -> ---------------------------------------------
0.044086 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.044165 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.044196 - user::get_user                       -> id: >2115<
0.044213 - dotDatabase::getInstance             -> connection: database
0.044233 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2115 ORDER by id DESC
0.049029 - USER_FUNCTIONS::display_details      -> id:2115
0.049109 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.049179 - GLOBAL::include                      -> custom.user.php
0.049485 - HTML::template                       -> template: >user_profile_inner_bit4<
0.049645 - 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=2115 AND active=1 ORDER by events.begin DESC
0.054318 - EVENT::load_event_status             -> load event_status to $this
0.054349 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.058986 - HTML::template                       -> template: >user_profile_inner_bit4<
0.059176 - HTML::template                       -> template: >user_profile_inner_bit4<
0.059237 - HTML::template                       -> template: >user_profile_innerlist<
0.059446 - HTML::template                       -> template: >user_profile_inner_bit3<
0.059517 - 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=2115 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.096773 - HTML::template                       -> template: >user_profile_inner_bit1<
0.096963 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.097024 - TURNIER::__construct                 -> init
0.097081 - HTML::template                       -> template: >user_profile_inner_bit3<
0.097194 - HTML::template                       -> template: >user_profile_inner_bit1<
0.097265 - TURNIER::get_turnier                 -> ID: 72 (db)
0.097282 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='72'
0.101955 - TURNIER::load_system                 -> Turniermodus: double
0.102018 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.102080 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.102195 - TURNIER::get_system                  -> return tournamentsystem class
0.102211 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.102222 - TURNIER_TREE::__construct            -> init
0.102229 - TURNIER::__construct                 -> init
0.102293 - TURNIER::get_turnier                 -> ID: 72 (cache)
0.102368 - TURNIER_TREE::load_contests          -> loading from db
0.102401 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.102441 - CACHE::get                           -> cache: >turnier_72::contests< not found
0.102460 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=72 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.116786 - CACHE::set                           -> cache: >turnier_72::contests< with ttl:3600
0.119266 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 72
0.119391 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.119437 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.119496 - TURNIER_TEILNEHMER::__construct      -> init
0.119507 - TURNIER::__construct                 -> init
0.119523 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2115 tid: 72
0.119541 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=72 AND user_id=2115
0.125059 - TURNIER_TREE::load_contests          -> load cache
0.125108 - TURNIER::load_players_info           -> loading from db
0.125159 - CACHE::get                           -> cache: >turnier_72::players_info< not found
0.125180 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=7 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=72
0.156348 - CACHE::set                           -> cache: >turnier_72::players_info< with ttl:3600
0.157285 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.157320 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.157376 - TURNIER::__construct                 -> init
0.157394 - TURNIER::get_turnier                 -> ID: 72 (cache)
0.157427 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.157440 - TURNIER::is_admin                    -> user_id: 0
0.157448 - admin::getInstance                   -> do
0.157472 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.157538 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.157687 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.157746 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.157799 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.157851 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.157881 - HTML::template                       -> template: >turnier_profile_contest_list<
0.157954 - HTML::template                       -> template: >user_profile_inner_bit3<
0.158161 - HTML::template                       -> template: >user_profile_inner_bit1<
0.158205 - HTML::template                       -> template: >user_profile_inner_bit3<
0.158261 - TURNIER::get_turnier                 -> ID: 64 (db)
0.158269 - 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='64'
0.162970 - TURNIER::load_system                 -> Turniermodus: double
0.162990 - TURNIER::get_system                  -> return tournamentsystem class
0.163001 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.163008 - TURNIER_TREE::__construct            -> init
0.163014 - TURNIER::__construct                 -> init
0.163026 - TURNIER::get_turnier                 -> ID: 64 (cache)
0.163092 - TURNIER_TREE::load_contests          -> loading from db
0.163133 - CACHE::get                           -> cache: >turnier_64::contests< not found
0.163141 - 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=64 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.169723 - CACHE::set                           -> cache: >turnier_64::contests< with ttl:3600
0.170163 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 64
0.170184 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.170194 - TURNIER_TEILNEHMER::__construct      -> init
0.170200 - TURNIER::__construct                 -> init
0.170212 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2115 tid: 64
0.170224 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=64 AND user_id=2115
0.174566 - TURNIER_TREE::load_contests          -> load cache
0.174611 - TURNIER::load_players_info           -> loading from db
0.174706 - CACHE::get                           -> cache: >turnier_64::players_info< not found
0.174728 - 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=64
0.184989 - CACHE::set                           -> cache: >turnier_64::players_info< with ttl:3600
0.185408 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.185430 - TURNIER::__construct                 -> init
0.185449 - TURNIER::get_turnier                 -> ID: 64 (cache)
0.185494 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.185514 - TURNIER::is_admin                    -> user_id: 0
0.185524 - admin::getInstance                   -> do
0.185552 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.185638 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.185763 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.185854 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.185937 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.186021 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.186103 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.186151 - HTML::template                       -> template: >turnier_profile_contest_list<
0.186202 - HTML::template                       -> template: >user_profile_inner_bit3<
0.186306 - HTML::template                       -> template: >user_profile_inner_bit1<
0.186364 - TURNIER::get_turnier                 -> ID: 51 (db)
0.186377 - 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='51'
0.190760 - TURNIER::load_system                 -> Turniermodus: double
0.190787 - TURNIER::get_system                  -> return tournamentsystem class
0.190802 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.190813 - TURNIER_TREE::__construct            -> init
0.190823 - TURNIER::__construct                 -> init
0.190839 - TURNIER::get_turnier                 -> ID: 51 (cache)
0.190883 - TURNIER_TREE::load_contests          -> loading from db
0.190922 - CACHE::get                           -> cache: >turnier_51::contests< not found
0.190936 - 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=51 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.197152 - CACHE::set                           -> cache: >turnier_51::contests< with ttl:3600
0.197632 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 51
0.197657 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.197667 - TURNIER_TEILNEHMER::__construct      -> init
0.197674 - TURNIER::__construct                 -> init
0.197686 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2115 tid: 51
0.197697 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=51 AND user_id=2115
0.201957 - TURNIER_TREE::load_contests          -> load cache
0.202004 - TURNIER::load_players_info           -> loading from db
0.202061 - CACHE::get                           -> cache: >turnier_51::players_info< not found
0.202080 - 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=5 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=51
0.211162 - CACHE::set                           -> cache: >turnier_51::players_info< with ttl:3600
0.211843 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.211866 - TURNIER::__construct                 -> init
0.211888 - TURNIER::get_turnier                 -> ID: 51 (cache)
0.212050 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.212075 - TURNIER::is_admin                    -> user_id: 0
0.212091 - admin::getInstance                   -> do
0.212127 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.212220 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.212352 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.212455 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.212552 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.212626 - HTML::template                       -> template: >turnier_profile_contest_list<
0.212686 - HTML::template                       -> template: >user_profile_inner_bit3<
0.212763 - HTML::template                       -> template: >user_profile_innerlist<
0.212819 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.212952 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.212989 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.213026 - HTML::template                       -> template: >user_profile_shortbar<
0.213102 - HTML::template                       -> template: >user_profile<
0.213194 - GLOBAL::end userspace                -> ---------------------------------------------
0.213207 - PAGE::render                         -> start rendering page layout
0.213219 - USER::check_for_new_messages         -> return
0.213236 - dotSession::getInstance              -> do
0.213281 - PAGE::get_boxes                      -> -------- side=left
0.213306 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.213352 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.213373 - CBOX::menu                           -> generate Menu Box >menu<
0.213397 - HTML::template                       -> template: >box_menu_bit<
0.213473 - HTML::template                       -> template: >box_menu_bit<
0.213500 - HTML::template                       -> template: >box_menu_bit<
0.213525 - HTML::template                       -> template: >box_menu_bit<
0.213549 - HTML::template                       -> template: >box_menu_bit<
0.213573 - HTML::template                       -> template: >box_menu_bit<
0.213596 - HTML::template                       -> template: >box_menu_bit<
0.213620 - HTML::template                       -> template: >box_menu<
0.213708 - HTML::template_exists                -> search: >page_box_left< == 1
0.213742 - HTML::template                       -> template: >page_box_left<
0.213826 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.213843 - CBOX::menu                           -> generate Menu Box >party<
0.213862 - HTML::template                       -> template: >box_menu_bit<
0.213896 - HTML::template                       -> template: >box_menu_bit<
0.213931 - HTML::template                       -> template: >box_menu_bit<
0.213955 - HTML::template                       -> template: >box_menu_bit<
0.213975 - HTML::template                       -> template: >box_menu_bit<
0.213992 - HTML::template                       -> template: >box_menu_bit<
0.214010 - HTML::template                       -> template: >box_menu_bit<
0.214033 - HTML::template                       -> template: >box_menu_bit<
0.214059 - HTML::template                       -> template: >box_menu_bit<
0.214083 - HTML::template                       -> template: >box_menu_bit<
0.214107 - HTML::template                       -> template: >box_menu_bit<
0.214132 - HTML::template                       -> template: >box_menu_bit<
0.214156 - HTML::template                       -> template: >box_menu<
0.214212 - HTML::template_exists                -> search: >page_box_left< == 1
0.214249 - HTML::template                       -> template: >page_box_left<
0.214288 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.214306 - CBOX::menu                           -> generate Menu Box >login<
0.214326 - HTML::template                       -> template: >box_menu_bit<
0.214352 - HTML::template                       -> template: >box_menu_bit<
0.214375 - HTML::template                       -> template: >box_menu<
0.214422 - HTML::template_exists                -> search: >page_box_left< == 1
0.214452 - HTML::template                       -> template: >page_box_left<
0.214484 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.214494 - PAGE::get_boxes                      -> -------- call: left::search
0.214508 - CBOX::template                       -> generate Box with >box_suchen< as template
0.214519 - HTML::template                       -> template: >box_suchen<
0.214909 - HTML::template_exists                -> search: >page_box_left< == 1
0.214942 - HTML::template                       -> template: >page_box_left<
0.214976 - PAGE::get_boxes                      -> -------- call: left::banner
0.215010 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.215025 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.219198 - 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
0.224820 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.224862 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.230217 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.236728 - HTML::encode                         -> replace run 1
0.236832 - HTML::template                       -> template: >box_banner_bit<
0.236960 - HTML::encode                         -> www.egames.ch...
0.237080 - HTML::encode                         -> replace run 1
0.237129 - HTML::encode                         -> replace run 2
0.237173 - HTML::template                       -> template: >box_banner_bit<
0.237196 - HTML::template                       -> template: >box_banner<
0.237275 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.237390 - HTML::template_exists                -> search: >page_box_left< == 1
0.237423 - HTML::template                       -> template: >page_box_left<
0.237468 - PAGE::get_boxes                      -> -------- side=right
0.237485 - PAGE::get_boxes                      -> -------- call: right::news
0.237502 - CBOX::news                           -> generate Box
0.237519 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.237581 - NEWS::load_news                      -> load news data
0.237607 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.237637 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.241874 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.246512 - 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
0.251008 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
0.251268 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.251350 - NEWS::load_news                      -> ... from database
0.251386 - 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
0.260577 - HTML::encodeCms                      -> 
0.261077 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
0.261276 - HTML::encode                         -> replace run 1
0.261329 - HTML::encodeCms                      -> 
0.261349 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
0.261392 - HTML::encode                         -> replace run 1
0.261427 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.262404 - HTML::template                       -> template: >box_news_bit<
0.262511 - HTML::template                       -> template: >box_news_bit<
0.262536 - HTML::template                       -> template: >box_news<
0.262637 - HTML::template_exists                -> search: >page_box_right< == 1
0.262669 - HTML::template                       -> template: >page_box_right<
0.262735 - PAGE::get_boxes                      -> -------- call: right::party
0.262752 - CBOX::party                          -> generate Box
0.262769 - EVENT::short_event                   -> id >27<
0.262779 - EVENT::getevent                      -> id >27<
0.262793 - 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
0.267503 - CACHE::get                           -> cache: >event_27::stats< not found
0.267529 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.273609 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.281210 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
0.281395 - HTML::template                       -> template: >box_event<
0.281834 - HTML::template_exists                -> search: >page_box_right< == 1
0.281886 - HTML::template                       -> template: >page_box_right<
0.281926 - PAGE::get_boxes                      -> -------- call: right::forum
0.281945 - CBOX::forum                          -> generate forum box
0.281956 - CBOX::forum_load_threads             -> load data
0.281980 - CACHE::get                           -> cache: >forum::topthreads< not found
0.282000 - 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
0.295807 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
0.296024 - CBOX::forum_threads                  -> list all threads in array
0.296051 - 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, )
0.296092 - admin::getInstance                   -> do
0.296167 - HTML::template                       -> template: >box_forum_bit<
0.296322 - HTML::template                       -> template: >box_forum_bit<
0.296372 - HTML::template                       -> template: >box_forum_bit<
0.296425 - HTML::template                       -> template: >box_forum_bit<
0.296471 - HTML::template                       -> template: >box_forum_bit<
0.296521 - HTML::template                       -> template: >box_forum_bit<
0.296550 - HTML::template                       -> template: >box_forum<
0.296786 - HTML::template_exists                -> search: >page_box_right< == 1
0.296837 - HTML::template                       -> template: >page_box_right<
0.296879 - PAGE::get_boxes                      -> -------- call: right::vote
0.296899 - CBOX::vote                           -> generate Box
0.296912 - 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
0.301262 - HTML::template                       -> template: >box_vote_nocurrent<
0.301489 - HTML::template_exists                -> search: >page_box_right< == 1
0.301540 - HTML::template                       -> template: >page_box_right<
0.301589 - PAGE::get_boxes                      -> -------- call: right::buddylist
0.301611 - CBOX::buddylist                      -> generate Box
0.301644 - HTML::template                       -> template: >box_buddylist_msg<
0.301713 - HTML::template                       -> template: >box_buddylist<
0.301805 - HTML::template_exists                -> search: >page_box_right< == 1
0.301832 - HTML::template                       -> template: >page_box_right<
0.301863 - PAGE::get_boxes                      -> -------- call: right::online
0.301879 - CBOX::online                         -> generate Box
0.301894 - HTML::template                       -> template: >box_online<
0.301988 - HTML::template_exists                -> search: >page_box_right< == 1
0.302015 - HTML::template                       -> template: >page_box_right<
0.302065 - PAGE::render                         -> final
0.302077 - PAGE::renderTemplate                 -> page
0.302088 - dotSession::getInstance              -> do
0.302107 - PAGE::getHead                        -> return
0.302115 - dotSession::getInstance              -> do
0.302262 - HTML::template                       -> template: >page<
0.302819 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 32
Rendering Time : 0.306451

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