home / User details of Percussorem



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

found 341 debug messages

0.000033 - GLOBAL::include                      -> config.php
0.000192 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000236 - dotDatabase::getInstance             -> connection: database
0.000255 - dotDatabase::__construct             -> connection: database
0.000278 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000304 - page::getInstance                    -> do
0.000328 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000351 - dotSession::getInstance              -> do
0.000368 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000402 - dotSession::start                    -> ---- init
0.000433 - dotSession::start                    -> start php session managment
0.803087 - dotSession::start                    -> finished php session management
0.803118 - dotSession::start                    -> check for security options
0.803138 - dotSession::start                    -> lookup ip2country
0.803158 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.818911 - dotDatabase::select                  -> database: dotlan_database
0.826894 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 314375371 BETWEEN ip_from AND ip_to
0.835281 - dotSession::start                    -> update current session online user infos
0.835338 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746422466, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2217', host = '18.188.252.203', dns = '18.188.252.203', countrycode = '', hits = hits + 1 WHERE hash = '4qi57d7009800trp6bmcm2v5r1'
0.840728 - dotSession::start                    -> session found in DB
0.840769 - dotSession::load_locales             -> do
0.840809 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.840824 - dotSession::start                    -> ---- finished with session startup
0.840850 - dotSession::load_user                -> id: 0
0.840858 - user::get_user                       -> id: >0<
0.840873 - dotDatabase::getInstance             -> connection: database
0.840955 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.841001 - styles::load                         -> name: ><
0.841037 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.841309 - styles::activate                     -> style = 2024_switzerlan
0.841496 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.841519 - admin::getInstance                   -> do
0.841529 - dotSession::getInstance              -> do
0.841543 - admin::__construct                   -> user_id=0
0.841554 - user::load_settings                  -> load current user settings to $global
0.841574 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.841623 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.841654 - EVENT::comming_event                 -> return
0.841703 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746422466 AND active=1 ORDER by begin ASC
0.846650 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.846719 - GLOBAL::end global.php               -> ---------------------------------------------
0.846741 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.846817 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.846847 - user::get_user                       -> id: >2217<
0.846863 - dotDatabase::getInstance             -> connection: database
0.846885 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2217 ORDER by id DESC
0.852181 - USER_FUNCTIONS::display_details      -> id:2217
0.852271 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.852343 - GLOBAL::include                      -> custom.user.php
0.852656 - HTML::template                       -> template: >user_profile_inner_bit4<
0.852825 - 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=2217 AND active=1 ORDER by events.begin DESC
0.858504 - EVENT::load_event_status             -> load event_status to $this
0.858537 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.863384 - HTML::template                       -> template: >user_profile_inner_bit4<
0.863539 - HTML::template                       -> template: >user_profile_inner_bit4<
0.863629 - HTML::template                       -> template: >user_profile_inner_bit4<
0.863705 - HTML::template                       -> template: >user_profile_inner_bit4<
0.863776 - HTML::template                       -> template: >user_profile_inner_bit4<
0.863850 - HTML::template                       -> template: >user_profile_inner_bit4<
0.863923 - HTML::template                       -> template: >user_profile_inner_bit4<
0.863972 - HTML::template                       -> template: >user_profile_innerlist<
0.864110 - HTML::template                       -> template: >user_profile_inner_bit3<
0.864204 - 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=2217 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.909970 - HTML::template                       -> template: >user_profile_inner_bit1<
0.910178 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.910250 - TURNIER::__construct                 -> init
0.910307 - HTML::template                       -> template: >user_profile_inner_bit3<
0.910421 - HTML::template                       -> template: >user_profile_inner_bit1<
0.910476 - HTML::template                       -> template: >user_profile_inner_bit3<
0.910554 - HTML::template                       -> template: >user_profile_inner_bit1<
0.910592 - HTML::template                       -> template: >user_profile_inner_bit3<
0.910748 - HTML::template                       -> template: >user_profile_inner_bit1<
0.910787 - HTML::template                       -> template: >user_profile_inner_bit3<
0.910856 - HTML::template                       -> template: >user_profile_inner_bit1<
0.910911 - TURNIER::get_turnier                 -> ID: 73 (db)
0.910925 - 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='73'
0.915288 - TURNIER::load_system                 -> Turniermodus: double
0.915367 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.915434 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.915553 - TURNIER::get_system                  -> return tournamentsystem class
0.915577 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.915588 - TURNIER_TREE::__construct            -> init
0.915596 - TURNIER::__construct                 -> init
0.915613 - TURNIER::get_turnier                 -> ID: 73 (cache)
0.915695 - TURNIER_TREE::load_contests          -> loading from db
0.915724 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.915771 - CACHE::get                           -> cache: >turnier_73::contests< not found
0.915789 - 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=73 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.923418 - CACHE::set                           -> cache: >turnier_73::contests< with ttl:3600
0.924817 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 73
0.924854 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.924888 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.924941 - TURNIER_TEILNEHMER::__construct      -> init
0.924951 - TURNIER::__construct                 -> init
0.924966 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2217 tid: 73
0.924984 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=73 AND user_id=2217
0.929440 - TURNIER_TREE::load_contests          -> load cache
0.929495 - TURNIER::load_players_info           -> loading from db
0.929556 - CACHE::get                           -> cache: >turnier_73::players_info< not found
0.929582 - 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=73
0.953509 - CACHE::set                           -> cache: >turnier_73::players_info< with ttl:3600
0.954209 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.954254 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.954308 - TURNIER::__construct                 -> init
0.954327 - TURNIER::get_turnier                 -> ID: 73 (cache)
0.954370 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.954388 - TURNIER::is_admin                    -> user_id: 0
0.954400 - admin::getInstance                   -> do
0.954429 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.954512 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.954736 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.954796 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.954847 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.954892 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.954923 - HTML::template                       -> template: >turnier_profile_contest_list<
0.955014 - HTML::template                       -> template: >user_profile_inner_bit3<
0.955100 - HTML::template                       -> template: >user_profile_inner_bit1<
0.955138 - TURNIER::get_turnier                 -> ID: 83 (db)
0.955147 - 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='83'
0.959993 - TURNIER::load_system                 -> Turniermodus: double
0.960028 - TURNIER::get_system                  -> return tournamentsystem class
0.960040 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.960047 - TURNIER_TREE::__construct            -> init
0.960054 - TURNIER::__construct                 -> init
0.960066 - TURNIER::get_turnier                 -> ID: 83 (cache)
0.960100 - TURNIER_TREE::load_contests          -> loading from db
0.960143 - CACHE::get                           -> cache: >turnier_83::contests< not found
0.960151 - 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=83 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.967532 - CACHE::set                           -> cache: >turnier_83::contests< with ttl:3600
0.967785 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 83
0.967811 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.967821 - TURNIER_TEILNEHMER::__construct      -> init
0.967828 - TURNIER::__construct                 -> init
0.967840 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2217 tid: 83
0.967852 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=83 AND user_id=2217
0.972309 - TURNIER_TREE::load_contests          -> load cache
0.972361 - TURNIER::load_players_info           -> loading from db
0.972418 - CACHE::get                           -> cache: >turnier_83::players_info< not found
0.972445 - 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=83
0.981801 - CACHE::set                           -> cache: >turnier_83::players_info< with ttl:3600
0.982364 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.982391 - TURNIER::__construct                 -> init
0.982412 - TURNIER::get_turnier                 -> ID: 83 (cache)
0.982456 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.982475 - TURNIER::is_admin                    -> user_id: 0
0.982485 - admin::getInstance                   -> do
0.982520 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.982626 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.982772 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.982875 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.982925 - HTML::template                       -> template: >turnier_profile_contest_list<
0.982990 - HTML::template                       -> template: >user_profile_inner_bit3<
0.983178 - TURNIER::get_turnier                 -> ID: 66 (db)
0.983199 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='66'
0.988063 - TURNIER::load_system                 -> Turniermodus: group
0.988126 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
0.988375 - TURNIER::get_system                  -> return tournamentsystem class
0.988400 - TURNIERSYSTEM_GROUP::__construct     -> init
0.988411 - TURNIER::__construct                 -> init
0.988432 - TURNIER::get_turnier                 -> ID: 66 (cache)
0.988513 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.988545 - CACHE::get                           -> cache: >turnier_66::contests< not found
0.988559 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=66 GROUP by t_contest.tcid
0.993950 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
0.994370 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 66
0.994409 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.994424 - TURNIER_TEILNEHMER::__construct      -> init
0.994434 - TURNIER::__construct                 -> init
0.994450 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2217 tid: 66
0.994467 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=66 AND user_id=2217
0.999062 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=956 OR team_b=956 LIMIT 1
1.003587 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.003691 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.003753 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=66 GROUP by t_contest.tcid
1.008606 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.008945 - TURNIER::load_players_info           -> loading from db
1.008974 - CACHE::get                           -> cache: >turnier_66::players_info< not found
1.008994 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=6 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=66
1.020476 - CACHE::set                           -> cache: >turnier_66::players_info< with ttl:3600
1.020761 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.020780 - TURNIER::__construct                 -> init
1.020798 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.020865 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.020883 - TURNIER::is_admin                    -> user_id: 0
1.020893 - admin::getInstance                   -> do
1.020921 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.021005 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.021132 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.021227 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.021277 - HTML::template                       -> template: >turnier_profile_contest_list<
1.021370 - HTML::template                       -> template: >user_profile_inner_bit3<
1.021468 - HTML::template                       -> template: >user_profile_innerlist<
1.021542 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.021707 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.021744 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.021771 - HTML::template                       -> template: >user_profile_shortbar<
1.021835 - HTML::template                       -> template: >user_profile<
1.021936 - GLOBAL::end userspace                -> ---------------------------------------------
1.021947 - PAGE::render                         -> start rendering page layout
1.021960 - USER::check_for_new_messages         -> return
1.021977 - dotSession::getInstance              -> do
1.022017 - PAGE::get_boxes                      -> -------- side=left
1.022194 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.022262 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.022284 - CBOX::menu                           -> generate Menu Box >menu<
1.022311 - HTML::template                       -> template: >box_menu_bit<
1.022434 - HTML::template                       -> template: >box_menu_bit<
1.022464 - HTML::template                       -> template: >box_menu_bit<
1.022489 - HTML::template                       -> template: >box_menu_bit<
1.022513 - HTML::template                       -> template: >box_menu_bit<
1.022536 - HTML::template                       -> template: >box_menu_bit<
1.022560 - HTML::template                       -> template: >box_menu_bit<
1.022584 - HTML::template                       -> template: >box_menu<
1.022678 - HTML::template_exists                -> search: >page_box_left< == 1
1.022723 - HTML::template                       -> template: >page_box_left<
1.022791 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.022806 - CBOX::menu                           -> generate Menu Box >party<
1.022827 - HTML::template                       -> template: >box_menu_bit<
1.022852 - HTML::template                       -> template: >box_menu_bit<
1.022886 - HTML::template                       -> template: >box_menu_bit<
1.022909 - HTML::template                       -> template: >box_menu_bit<
1.022929 - HTML::template                       -> template: >box_menu_bit<
1.022945 - HTML::template                       -> template: >box_menu_bit<
1.022964 - HTML::template                       -> template: >box_menu_bit<
1.022991 - HTML::template                       -> template: >box_menu_bit<
1.023016 - HTML::template                       -> template: >box_menu_bit<
1.023039 - HTML::template                       -> template: >box_menu_bit<
1.023063 - HTML::template                       -> template: >box_menu_bit<
1.023087 - HTML::template                       -> template: >box_menu_bit<
1.023110 - HTML::template                       -> template: >box_menu<
1.023169 - HTML::template_exists                -> search: >page_box_left< == 1
1.023198 - HTML::template                       -> template: >page_box_left<
1.023230 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.023244 - CBOX::menu                           -> generate Menu Box >login<
1.023262 - HTML::template                       -> template: >box_menu_bit<
1.023287 - HTML::template                       -> template: >box_menu_bit<
1.023310 - HTML::template                       -> template: >box_menu<
1.023353 - HTML::template_exists                -> search: >page_box_left< == 1
1.023378 - HTML::template                       -> template: >page_box_left<
1.023407 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.023417 - PAGE::get_boxes                      -> -------- call: left::search
1.023431 - CBOX::template                       -> generate Box with >box_suchen< as template
1.023443 - HTML::template                       -> template: >box_suchen<
1.023543 - HTML::template_exists                -> search: >page_box_left< == 1
1.023567 - HTML::template                       -> template: >page_box_left<
1.023594 - PAGE::get_boxes                      -> -------- call: left::banner
1.023625 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.023642 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.028160 - 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.033018 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.033072 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.038506 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.043245 - HTML::encode                         -> replace run 1
1.043408 - HTML::template                       -> template: >box_banner_bit<
1.043611 - HTML::encode                         -> www.egames.ch...
1.043749 - HTML::encode                         -> replace run 1
1.043801 - HTML::encode                         -> replace run 2
1.043874 - HTML::template                       -> template: >box_banner_bit<
1.043900 - HTML::template                       -> template: >box_banner<
1.043983 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.044145 - HTML::template_exists                -> search: >page_box_left< == 1
1.044200 - HTML::template                       -> template: >page_box_left<
1.044265 - PAGE::get_boxes                      -> -------- side=right
1.044288 - PAGE::get_boxes                      -> -------- call: right::news
1.044316 - CBOX::news                           -> generate Box
1.044346 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.044400 - NEWS::load_news                      -> load news data
1.044432 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.044478 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.049252 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.054440 - 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.059436 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.059626 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.059640 - NEWS::load_news                      -> ... from database
1.059679 - 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.069177 - HTML::encodeCms                      -> 
1.069746 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.070022 - HTML::encode                         -> replace run 1
1.070143 - HTML::encodeCms                      -> 
1.070172 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.070219 - HTML::encode                         -> replace run 1
1.070263 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.070521 - HTML::template                       -> template: >box_news_bit<
1.070718 - HTML::template                       -> template: >box_news_bit<
1.070777 - HTML::template                       -> template: >box_news<
1.070926 - HTML::template_exists                -> search: >page_box_right< == 1
1.070969 - HTML::template                       -> template: >page_box_right<
1.071047 - PAGE::get_boxes                      -> -------- call: right::party
1.071068 - CBOX::party                          -> generate Box
1.071096 - EVENT::short_event                   -> id >27<
1.071106 - EVENT::getevent                      -> id >27<
1.071120 - 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.076286 - CACHE::get                           -> cache: >event_27::stats< not found
1.076322 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.083312 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.090495 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.090705 - HTML::template                       -> template: >box_event<
1.091009 - HTML::template_exists                -> search: >page_box_right< == 1
1.091075 - HTML::template                       -> template: >page_box_right<
1.091142 - PAGE::get_boxes                      -> -------- call: right::forum
1.091167 - CBOX::forum                          -> generate forum box
1.091182 - CBOX::forum_load_threads             -> load data
1.091230 - CACHE::get                           -> cache: >forum::topthreads< not found
1.091258 - 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.102961 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.103237 - CBOX::forum_threads                  -> list all threads in array
1.103275 - 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.103316 - admin::getInstance                   -> do
1.103406 - HTML::template                       -> template: >box_forum_bit<
1.103603 - HTML::template                       -> template: >box_forum_bit<
1.103660 - HTML::template                       -> template: >box_forum_bit<
1.103722 - HTML::template                       -> template: >box_forum_bit<
1.103771 - HTML::template                       -> template: >box_forum_bit<
1.103817 - HTML::template                       -> template: >box_forum_bit<
1.103849 - HTML::template                       -> template: >box_forum<
1.103999 - HTML::template_exists                -> search: >page_box_right< == 1
1.104041 - HTML::template                       -> template: >page_box_right<
1.104082 - PAGE::get_boxes                      -> -------- call: right::vote
1.104102 - CBOX::vote                           -> generate Box
1.104115 - 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.108857 - HTML::template                       -> template: >box_vote_nocurrent<
1.109168 - HTML::template_exists                -> search: >page_box_right< == 1
1.109225 - HTML::template                       -> template: >page_box_right<
1.109277 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.109299 - CBOX::buddylist                      -> generate Box
1.109335 - HTML::template                       -> template: >box_buddylist_msg<
1.109410 - HTML::template                       -> template: >box_buddylist<
1.109511 - HTML::template_exists                -> search: >page_box_right< == 1
1.109552 - HTML::template                       -> template: >page_box_right<
1.109591 - PAGE::get_boxes                      -> -------- call: right::online
1.109608 - CBOX::online                         -> generate Box
1.109621 - HTML::template                       -> template: >box_online<
1.109789 - HTML::template_exists                -> search: >page_box_right< == 1
1.109835 - HTML::template                       -> template: >page_box_right<
1.109927 - PAGE::render                         -> final
1.109940 - PAGE::renderTemplate                 -> page
1.109950 - dotSession::getInstance              -> do
1.109970 - PAGE::getHead                        -> return
1.109977 - dotSession::getInstance              -> do
1.110169 - HTML::template                       -> template: >page<
1.111018 - PAGE::render_template                -> final

PHP Includes   : 27
DB Queries     : 34
Rendering Time : 1.113252

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