home / User details of Schwaender



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

found 332 debug messages

0.000028 - GLOBAL::include                      -> config.php
0.000135 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000167 - dotDatabase::getInstance             -> connection: database
0.000180 - dotDatabase::__construct             -> connection: database
0.000197 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000218 - page::getInstance                    -> do
0.000235 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000251 - dotSession::getInstance              -> do
0.000262 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000570 - dotSession::start                    -> ---- init
0.000607 - dotSession::start                    -> start php session managment
0.842399 - dotSession::start                    -> finished php session management
0.842429 - dotSession::start                    -> check for security options
0.842443 - dotSession::start                    -> lookup ip2country
0.842461 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.858597 - dotDatabase::select                  -> database: dotlan_database
0.866779 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59880339 BETWEEN ip_from AND ip_to
0.875362 - dotSession::start                    -> update current session online user infos
0.875429 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746421293, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=4198', host = '3.145.179.147', dns = '3.145.179.147', countrycode = '', hits = hits + 1 WHERE hash = '0dhjtjv6jnd2mvnqd6ustbdg87'
0.881400 - dotSession::start                    -> session found in DB
0.881444 - dotSession::load_locales             -> do
0.881501 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.881517 - dotSession::start                    -> ---- finished with session startup
0.881553 - dotSession::load_user                -> id: 0
0.881569 - user::get_user                       -> id: >0<
0.881592 - dotDatabase::getInstance             -> connection: database
0.881661 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.881709 - styles::load                         -> name: ><
0.881734 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.881980 - styles::activate                     -> style = 2024_switzerlan
0.882160 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.882182 - admin::getInstance                   -> do
0.882192 - dotSession::getInstance              -> do
0.882204 - admin::__construct                   -> user_id=0
0.882215 - user::load_settings                  -> load current user settings to $global
0.882233 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.882261 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.882288 - EVENT::comming_event                 -> return
0.882303 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746421293 AND active=1 ORDER by begin ASC
0.887015 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.887107 - GLOBAL::end global.php               -> ---------------------------------------------
0.887128 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.887200 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.887230 - user::get_user                       -> id: >4198<
0.887249 - dotDatabase::getInstance             -> connection: database
0.887274 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4198 ORDER by id DESC
0.891977 - USER_FUNCTIONS::display_details      -> id:4198
0.892059 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.892118 - GLOBAL::include                      -> custom.user.php
0.892415 - HTML::template                       -> template: >user_profile_inner_bit4<
0.892635 - 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=4198 AND active=1 ORDER by events.begin DESC
0.897799 - EVENT::load_event_status             -> load event_status to $this
0.897843 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.902946 - HTML::template                       -> template: >user_profile_inner_bit4<
0.903134 - HTML::template                       -> template: >user_profile_inner_bit4<
0.903228 - HTML::template                       -> template: >user_profile_inner_bit4<
0.903299 - HTML::template                       -> template: >user_profile_inner_bit4<
0.903384 - HTML::template                       -> template: >user_profile_inner_bit4<
0.903471 - HTML::template                       -> template: >user_profile_inner_bit4<
0.903530 - HTML::template                       -> template: >user_profile_inner_bit4<
0.903586 - HTML::template                       -> template: >user_profile_innerlist<
0.903762 - HTML::template                       -> template: >user_profile_inner_bit3<
0.903848 - 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=4198 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.937838 - HTML::template                       -> template: >user_profile_inner_bit1<
0.938059 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.938157 - TURNIER::__construct                 -> init
0.938218 - HTML::template                       -> template: >user_profile_inner_bit3<
0.938318 - TURNIER::get_turnier                 -> ID: 135 (db)
0.938338 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='135'
0.943002 - TURNIER::load_system                 -> Turniermodus: double
0.943067 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.943131 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.943389 - TURNIER::get_system                  -> return tournamentsystem class
0.943411 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.943426 - TURNIER_TREE::__construct            -> init
0.943436 - TURNIER::__construct                 -> init
0.943455 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.943559 - TURNIER_TREE::load_contests          -> loading from db
0.943601 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.943651 - CACHE::get                           -> cache: >turnier_135::contests< not found
0.943670 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=135 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.962647 - CACHE::set                           -> cache: >turnier_135::contests< with ttl:3600
0.968225 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 135
0.968276 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.968310 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.968376 - TURNIER_TEILNEHMER::__construct      -> init
0.968387 - TURNIER::__construct                 -> init
0.968405 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 4198 tid: 135
0.968430 - 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=4198
0.974091 - TURNIER_TREE::load_contests          -> load cache
0.974175 - TURNIER::load_players_info           -> loading from db
0.974260 - CACHE::get                           -> cache: >turnier_135::players_info< not found
0.974294 - 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
0.982223 - CACHE::set                           -> cache: >turnier_135::players_info< with ttl:3600
0.984162 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.984213 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.984288 - TURNIER::__construct                 -> init
0.984317 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.984368 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.984387 - TURNIER::is_admin                    -> user_id: 0
0.984399 - admin::getInstance                   -> do
0.984446 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.984645 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.985110 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.985259 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.985358 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.985434 - HTML::template                       -> template: >turnier_profile_contest_list<
0.985576 - HTML::template                       -> template: >user_profile_inner_bit3<
0.985724 - TURNIER::get_turnier                 -> ID: 118 (db)
0.985739 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='118'
0.991169 - TURNIER::load_system                 -> Turniermodus: double
0.991218 - TURNIER::get_system                  -> return tournamentsystem class
0.991240 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.991252 - TURNIER_TREE::__construct            -> init
0.991261 - TURNIER::__construct                 -> init
0.991280 - TURNIER::get_turnier                 -> ID: 118 (cache)
0.991331 - TURNIER_TREE::load_contests          -> loading from db
0.991393 - CACHE::get                           -> cache: >turnier_118::contests< not found
0.991409 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=118 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.001607 - CACHE::set                           -> cache: >turnier_118::contests< with ttl:3600
1.002852 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 118
1.002888 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.002899 - TURNIER_TEILNEHMER::__construct      -> init
1.002907 - TURNIER::__construct                 -> init
1.002919 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 4198 tid: 118
1.002932 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=118 AND user_id=4198
1.008213 - TURNIER_TREE::load_contests          -> load cache
1.008261 - TURNIER::load_players_info           -> loading from db
1.008310 - CACHE::get                           -> cache: >turnier_118::players_info< not found
1.008347 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=118
1.025836 - CACHE::set                           -> cache: >turnier_118::players_info< with ttl:3600
1.026457 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.026480 - TURNIER::__construct                 -> init
1.026499 - TURNIER::get_turnier                 -> ID: 118 (cache)
1.026560 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.026578 - TURNIER::is_admin                    -> user_id: 0
1.026585 - admin::getInstance                   -> do
1.026603 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.026682 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.026774 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.026834 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.026889 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.026920 - HTML::template                       -> template: >turnier_profile_contest_list<
1.026961 - HTML::template                       -> template: >user_profile_inner_bit3<
1.027047 - TURNIER::get_turnier                 -> ID: 116 (db)
1.027063 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='116'
1.031762 - TURNIER::load_system                 -> Turniermodus: double
1.031835 - TURNIER::get_system                  -> return tournamentsystem class
1.031859 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.031874 - TURNIER_TREE::__construct            -> init
1.031887 - TURNIER::__construct                 -> init
1.031909 - TURNIER::get_turnier                 -> ID: 116 (cache)
1.031959 - TURNIER_TREE::load_contests          -> loading from db
1.032009 - CACHE::get                           -> cache: >turnier_116::contests< not found
1.032024 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=116 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.042941 - CACHE::set                           -> cache: >turnier_116::contests< with ttl:3600
1.048871 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 116
1.048917 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.048933 - TURNIER_TEILNEHMER::__construct      -> init
1.048986 - TURNIER::__construct                 -> init
1.049004 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 4198 tid: 116
1.049022 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=116 AND user_id=4198
1.054856 - TURNIER_TREE::load_contests          -> load cache
1.054906 - TURNIER::load_players_info           -> loading from db
1.054962 - CACHE::get                           -> cache: >turnier_116::players_info< not found
1.054990 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=116
1.065475 - CACHE::set                           -> cache: >turnier_116::players_info< with ttl:3600
1.067201 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.067232 - TURNIER::__construct                 -> init
1.067254 - TURNIER::get_turnier                 -> ID: 116 (cache)
1.067302 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.067323 - TURNIER::is_admin                    -> user_id: 0
1.067333 - admin::getInstance                   -> do
1.067362 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.067475 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.067605 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.067705 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.067794 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.067843 - HTML::template                       -> template: >turnier_profile_contest_list<
1.067901 - HTML::template                       -> template: >user_profile_inner_bit3<
1.068022 - HTML::template                       -> template: >user_profile_inner_bit3<
1.068094 - HTML::template                       -> template: >user_profile_inner_bit3<
1.068159 - HTML::template                       -> template: >user_profile_innerlist<
1.068280 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.068429 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.068473 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.068569 - HTML::template                       -> template: >user_profile_shortbar<
1.068636 - HTML::template                       -> template: >user_profile<
1.068748 - GLOBAL::end userspace                -> ---------------------------------------------
1.068763 - PAGE::render                         -> start rendering page layout
1.068772 - USER::check_for_new_messages         -> return
1.068787 - dotSession::getInstance              -> do
1.068830 - PAGE::get_boxes                      -> -------- side=left
1.068851 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.068884 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.068899 - CBOX::menu                           -> generate Menu Box >menu<
1.068916 - HTML::template                       -> template: >box_menu_bit<
1.069021 - HTML::template                       -> template: >box_menu_bit<
1.069039 - HTML::template                       -> template: >box_menu_bit<
1.069053 - HTML::template                       -> template: >box_menu_bit<
1.069065 - HTML::template                       -> template: >box_menu_bit<
1.069077 - HTML::template                       -> template: >box_menu_bit<
1.069090 - HTML::template                       -> template: >box_menu_bit<
1.069103 - HTML::template                       -> template: >box_menu<
1.069165 - HTML::template_exists                -> search: >page_box_left< == 1
1.069191 - HTML::template                       -> template: >page_box_left<
1.069237 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.069246 - CBOX::menu                           -> generate Menu Box >party<
1.069258 - HTML::template                       -> template: >box_menu_bit<
1.069272 - HTML::template                       -> template: >box_menu_bit<
1.069284 - HTML::template                       -> template: >box_menu_bit<
1.069297 - HTML::template                       -> template: >box_menu_bit<
1.069309 - HTML::template                       -> template: >box_menu_bit<
1.069321 - HTML::template                       -> template: >box_menu_bit<
1.069334 - HTML::template                       -> template: >box_menu_bit<
1.069557 - HTML::template                       -> template: >box_menu_bit<
1.069573 - HTML::template                       -> template: >box_menu_bit<
1.069602 - HTML::template                       -> template: >box_menu_bit<
1.069631 - HTML::template                       -> template: >box_menu_bit<
1.069646 - HTML::template                       -> template: >box_menu_bit<
1.069659 - HTML::template                       -> template: >box_menu<
1.069702 - HTML::template_exists                -> search: >page_box_left< == 1
1.069723 - HTML::template                       -> template: >page_box_left<
1.069745 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.069755 - CBOX::menu                           -> generate Menu Box >login<
1.069766 - HTML::template                       -> template: >box_menu_bit<
1.069781 - HTML::template                       -> template: >box_menu_bit<
1.069794 - HTML::template                       -> template: >box_menu<
1.069821 - HTML::template_exists                -> search: >page_box_left< == 1
1.069837 - HTML::template                       -> template: >page_box_left<
1.069856 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.069861 - PAGE::get_boxes                      -> -------- call: left::search
1.069870 - CBOX::template                       -> generate Box with >box_suchen< as template
1.069876 - HTML::template                       -> template: >box_suchen<
1.069975 - HTML::template_exists                -> search: >page_box_left< == 1
1.069991 - HTML::template                       -> template: >page_box_left<
1.070011 - PAGE::get_boxes                      -> -------- call: left::banner
1.070036 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.070047 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.074663 - 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.079579 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.079642 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.085246 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.089642 - HTML::encode                         -> replace run 1
1.089762 - HTML::template                       -> template: >box_banner_bit<
1.089934 - HTML::encode                         -> www.egames.ch...
1.090052 - HTML::encode                         -> replace run 1
1.090100 - HTML::encode                         -> replace run 2
1.090142 - HTML::template                       -> template: >box_banner_bit<
1.090171 - HTML::template                       -> template: >box_banner<
1.090246 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.090404 - HTML::template_exists                -> search: >page_box_left< == 1
1.090455 - HTML::template                       -> template: >page_box_left<
1.090520 - PAGE::get_boxes                      -> -------- side=right
1.090541 - PAGE::get_boxes                      -> -------- call: right::news
1.090560 - CBOX::news                           -> generate Box
1.090584 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.090657 - NEWS::load_news                      -> load news data
1.090686 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.090719 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.095179 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.100323 - 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.105283 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.105639 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.105661 - NEWS::load_news                      -> ... from database
1.105699 - 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.111392 - HTML::encodeCms                      -> 
1.111888 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.112084 - HTML::encode                         -> replace run 1
1.112137 - HTML::encodeCms                      -> 
1.112158 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.112201 - HTML::encode                         -> replace run 1
1.112239 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.112476 - HTML::template                       -> template: >box_news_bit<
1.112742 - HTML::template                       -> template: >box_news_bit<
1.112772 - HTML::template                       -> template: >box_news<
1.112881 - HTML::template_exists                -> search: >page_box_right< == 1
1.112918 - HTML::template                       -> template: >page_box_right<
1.113027 - PAGE::get_boxes                      -> -------- call: right::party
1.113046 - CBOX::party                          -> generate Box
1.113080 - EVENT::short_event                   -> id >27<
1.113091 - EVENT::getevent                      -> id >27<
1.113105 - 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.118253 - CACHE::get                           -> cache: >event_27::stats< not found
1.118278 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.125851 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.132994 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.133205 - HTML::template                       -> template: >box_event<
1.133421 - HTML::template_exists                -> search: >page_box_right< == 1
1.133468 - HTML::template                       -> template: >page_box_right<
1.133513 - PAGE::get_boxes                      -> -------- call: right::forum
1.133534 - CBOX::forum                          -> generate forum box
1.133546 - CBOX::forum_load_threads             -> load data
1.133573 - CACHE::get                           -> cache: >forum::topthreads< not found
1.133593 - 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.142369 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.142597 - CBOX::forum_threads                  -> list all threads in array
1.142625 - 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.142665 - admin::getInstance                   -> do
1.142740 - HTML::template                       -> template: >box_forum_bit<
1.143013 - HTML::template                       -> template: >box_forum_bit<
1.143068 - HTML::template                       -> template: >box_forum_bit<
1.143126 - HTML::template                       -> template: >box_forum_bit<
1.143176 - HTML::template                       -> template: >box_forum_bit<
1.143227 - HTML::template                       -> template: >box_forum_bit<
1.143252 - HTML::template                       -> template: >box_forum<
1.143383 - HTML::template_exists                -> search: >page_box_right< == 1
1.143419 - HTML::template                       -> template: >page_box_right<
1.143463 - PAGE::get_boxes                      -> -------- call: right::vote
1.143487 - CBOX::vote                           -> generate Box
1.143501 - 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.147852 - HTML::template                       -> template: >box_vote_nocurrent<
1.148043 - HTML::template_exists                -> search: >page_box_right< == 1
1.148078 - HTML::template                       -> template: >page_box_right<
1.148113 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.148128 - CBOX::buddylist                      -> generate Box
1.148154 - HTML::template                       -> template: >box_buddylist_msg<
1.148200 - HTML::template                       -> template: >box_buddylist<
1.148273 - HTML::template_exists                -> search: >page_box_right< == 1
1.148290 - HTML::template                       -> template: >page_box_right<
1.148313 - PAGE::get_boxes                      -> -------- call: right::online
1.148323 - CBOX::online                         -> generate Box
1.148331 - HTML::template                       -> template: >box_online<
1.148393 - HTML::template_exists                -> search: >page_box_right< == 1
1.148410 - HTML::template                       -> template: >page_box_right<
1.148448 - PAGE::render                         -> final
1.148455 - PAGE::renderTemplate                 -> page
1.148461 - dotSession::getInstance              -> do
1.148475 - PAGE::getHead                        -> return
1.148534 - dotSession::getInstance              -> do
1.148681 - HTML::template                       -> template: >page<
1.149469 - PAGE::render_template                -> final

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

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