home / Arm wrestling > Tourney details

Information Participants

Tourneylogo

Tournament details: Arm wrestling

Mode Double Elimination Participants
16
Starting time 12.10.2024 20:30 Min / Max 4 / 64
Group -
Status Tourney in progress
Actions

Teamplay options

Per team -

Tourney admins

Admins DerPinato

Tournament prizes

1. Place
rum und ehre (plus 1 bier)
2. Place
-
3. Place
-

Tourney rules

No tourney rules have been defined yet.


Tourney system powered by DOTLAN

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

found 213 debug messages

0.000038 - GLOBAL::include               -> config.php
0.000155 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000186 - dotDatabase::getInstance      -> connection: database
0.000199 - dotDatabase::__construct      -> connection: database
0.000217 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000288 - page::getInstance             -> do
0.000311 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000330 - dotSession::getInstance       -> do
0.000341 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000368 - dotSession::start             -> ---- init
0.000397 - dotSession::start             -> start php session managment
2.514203 - dotSession::start             -> finished php session management
2.514254 - dotSession::start             -> check for security options
2.514275 - dotSession::start             -> lookup ip2country
2.514302 - dotDatabase::connect          -> dotlan.app@5.75.134.22
2.530445 - dotDatabase::select           -> database: dotlan_database
2.538378 - dotDatabase::query            -> SELECT `code` FROM `country_ip2code` WHERE 309824925 BETWEEN ip_from AND ip_to
2.546745 - dotSession::start             -> update current session online user infos
2.546813 - dotDatabase::query            -> UPDATE session SET lastactivity = 1746389511, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?id=303', host = '18.119.141.157', dns = '18.119.141.157', countrycode = '', hits = hits + 1 WHERE hash = 'gck91sjjfrejvdoiedl7qoq1c4'
2.552602 - dotSession::start             -> session found in DB
2.552652 - dotSession::load_locales      -> do
2.552704 - dotSession::load_locales      -> chosing language for locales: en_US.UTF-8
2.552716 - dotSession::start             -> ---- finished with session startup
2.552742 - dotSession::load_user         -> id: 0
2.552754 - user::get_user                -> id: >0<
2.552778 - dotDatabase::getInstance      -> connection: database
2.552847 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
2.552888 - styles::load                  -> name: ><
2.552916 - styles::load                  -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
2.553181 - styles::activate              -> style = 2024_switzerlan
2.553446 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
2.553487 - admin::getInstance            -> do
2.553500 - dotSession::getInstance       -> do
2.553547 - admin::__construct            -> user_id=0
2.553557 - user::load_settings           -> load current user settings to $global
2.553587 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
2.553622 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
2.553649 - EVENT::comming_event          -> return
2.553684 - dotDatabase::query            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746389511 AND active=1 ORDER by begin ASC
2.558474 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
2.558537 - GLOBAL::end global.php        -> ---------------------------------------------
2.558568 - TURNIER::main                 -> initialize 'turnier' system
2.558587 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
2.558693 - TURNIER::__construct          -> init
2.558751 - TURNIER::main                 -> initialize 'turnier_view' subsystem
2.558767 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_view.php
2.558836 - TURNIER_VIEW::__construct     -> __construct
2.558846 - TURNIER::__construct          -> init
2.558858 - TURNIER_VIEW::turnier_details -> display details
2.558873 - TURNIER::get_turnier          -> ID: 303 (db)
2.558887 - 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='303'
2.563909 - TURNIER::load_system          -> Turniermodus: double
2.563973 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
2.564086 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
2.564302 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
2.564387 - HTML::encode                  -> rum und ehre (plus 1 bier)...
2.564416 - dotDatabase::query            -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
2.569888 - dotDatabase::query            -> SELECT codetag, codereplacement, twoparams FROM html_code
2.574287 - HTML::encode                  -> replace run 1
2.574468 - TURNIER::get_signuplogo       -> return signup logos (key/fsk)
2.574552 - dotDatabase::query            -> SELECT id, nick FROM user WHERE id=1379
2.578846 - HTML::template                -> template: >turnier_details<
2.579338 - HTML::message                 -> generate Message: Tourney rules
2.579357 - HTML::template                -> template: >html_message<
2.579443 - TURNIER::shortbar             -> display
2.579499 - dotDatabase::query            -> SELECT tname, tid, tg.name AS group_name, tgroupid FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tadultsonly=0 AND tactive=1 AND teventid=27 ORDER by tg.name ASC, tname ASC
2.585258 - TURNIER::is_admin             -> user_id: 0
2.585288 - admin::getInstance            -> do
2.585309 - admin::hasRight               -> check for adminright: >0:0 & 4096< FALSE
2.585324 - HTML::template                -> template: >turnier_shortbar<
2.585565 - GLOBAL::end userspace         -> ---------------------------------------------
2.585574 - PAGE::render                  -> start rendering page layout
2.585582 - USER::check_for_new_messages  -> return
2.585594 - dotSession::getInstance       -> do
2.585632 - PAGE::get_boxes               -> -------- side=left
2.585650 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
2.585680 - PAGE::get_boxes               -> -------- call: left::menu_main
2.585695 - CBOX::menu                    -> generate Menu Box >menu<
2.585710 - HTML::template                -> template: >box_menu_bit<
2.585769 - HTML::template                -> template: >box_menu_bit<
2.585784 - HTML::template                -> template: >box_menu_bit<
2.585797 - HTML::template                -> template: >box_menu_bit<
2.585809 - HTML::template                -> template: >box_menu_bit<
2.585821 - HTML::template                -> template: >box_menu_bit<
2.585837 - HTML::template                -> template: >box_menu_bit<
2.585861 - HTML::template                -> template: >box_menu<
2.585960 - HTML::template_exists         -> search: >page_box_left< == 1
2.585998 - HTML::template                -> template: >page_box_left<
2.586089 - PAGE::get_boxes               -> -------- call: left::menu_party
2.586107 - CBOX::menu                    -> generate Menu Box >party<
2.586130 - HTML::template                -> template: >box_menu_bit<
2.586158 - HTML::template                -> template: >box_menu_bit<
2.586182 - HTML::template                -> template: >box_menu_bit<
2.586200 - HTML::template                -> template: >box_menu_bit<
2.586230 - HTML::template                -> template: >box_menu_bit<
2.586255 - HTML::template                -> template: >box_menu_bit<
2.586280 - HTML::template                -> template: >box_menu_bit<
2.586298 - HTML::template                -> template: >box_menu_bit<
2.586328 - HTML::template                -> template: >box_menu_bit<
2.586356 - HTML::template                -> template: >box_menu_bit<
2.586391 - HTML::template                -> template: >box_menu_bit<
2.586416 - HTML::template                -> template: >box_menu_bit<
2.586436 - HTML::template                -> template: >box_menu<
2.586492 - HTML::template_exists         -> search: >page_box_left< == 1
2.586514 - HTML::template                -> template: >page_box_left<
2.586538 - PAGE::get_boxes               -> -------- call: left::menu_login
2.586547 - CBOX::menu                    -> generate Menu Box >login<
2.586558 - HTML::template                -> template: >box_menu_bit<
2.586573 - HTML::template                -> template: >box_menu_bit<
2.586584 - HTML::template                -> template: >box_menu<
2.586611 - HTML::template_exists         -> search: >page_box_left< == 1
2.586627 - HTML::template                -> template: >page_box_left<
2.586645 - PAGE::get_boxes               -> -------- ignore: left::menu_user
2.586650 - PAGE::get_boxes               -> -------- call: left::search
2.586659 - CBOX::template                -> generate Box with >box_suchen< as template
2.586666 - HTML::template                -> template: >box_suchen<
2.586735 - HTML::template_exists         -> search: >page_box_left< == 1
2.586749 - HTML::template                -> template: >page_box_left<
2.586777 - PAGE::get_boxes               -> -------- call: left::banner
2.586797 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
2.586825 - CACHE::get                    -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
2.586835 - dotDatabase::query            -> SELECT * FROM sponsoren_groups WHERE id=3
2.591274 - 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
2.596616 - HTML::encode                  -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
2.596808 - HTML::encode                  -> replace run 1
2.596917 - HTML::template                -> template: >box_banner_bit<
2.597126 - HTML::encode                  -> www.egames.ch...
2.597239 - HTML::encode                  -> replace run 1
2.597290 - HTML::encode                  -> replace run 2
2.597345 - HTML::template                -> template: >box_banner_bit<
2.597375 - HTML::template                -> template: >box_banner<
2.597485 - CACHE::set                    -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
2.597616 - HTML::template_exists         -> search: >page_box_left< == 1
2.597663 - HTML::template                -> template: >page_box_left<
2.597721 - PAGE::get_boxes               -> -------- side=right
2.597741 - PAGE::get_boxes               -> -------- call: right::news
2.597773 - CBOX::news                    -> generate Box
2.597796 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
2.597840 - NEWS::load_news               -> load news data
2.597867 - CACHE::get                    -> cache: >news::stats_switzerlan2024< not found
2.597901 - dotDatabase::query            -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
2.602723 - dotDatabase::query            -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
2.607660 - 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
2.612710 - CACHE::set                    -> cache: >news::stats_switzerlan2024< with ttl:3600
2.612875 - CACHE::get                    -> cache: >news::news_switzerlan2024_limit5_page0< not found
2.612887 - NEWS::load_news               -> ... from database
2.612923 - 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
2.622528 - HTML::encodeCms               -> 
2.622988 - HTML::encode                  -> This year we’re facing a couple of logistical challenges. ...
2.623181 - HTML::encode                  -> replace run 1
2.623255 - HTML::encodeCms               -> 
2.623279 - HTML::encode                  -> We are pleased to announce that SwitzerLAN is back and you c...
2.623351 - HTML::encode                  -> replace run 1
2.623400 - CACHE::set                    -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
2.623714 - HTML::template                -> template: >box_news_bit<
2.623848 - HTML::template                -> template: >box_news_bit<
2.623875 - HTML::template                -> template: >box_news<
2.623978 - HTML::template_exists         -> search: >page_box_right< == 1
2.624013 - HTML::template                -> template: >page_box_right<
2.624080 - PAGE::get_boxes               -> -------- call: right::party
2.624098 - CBOX::party                   -> generate Box
2.624117 - EVENT::short_event            -> id >27<
2.624127 - EVENT::getevent               -> id >27<
2.624140 - 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
2.629648 - CACHE::get                    -> cache: >event_27::stats< not found
2.629681 - dotDatabase::query            -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
2.639405 - dotDatabase::query            -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
2.646527 - CACHE::set                    -> cache: >event_27::stats< with ttl:3600
2.646708 - HTML::template                -> template: >box_event<
2.646906 - HTML::template_exists         -> search: >page_box_right< == 1
2.646954 - HTML::template                -> template: >page_box_right<
2.646992 - PAGE::get_boxes               -> -------- call: right::forum
2.647011 - CBOX::forum                   -> generate forum box
2.647023 - CBOX::forum_load_threads      -> load data
2.647047 - CACHE::get                    -> cache: >forum::topthreads< not found
2.647065 - 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
2.659887 - CACHE::set                    -> cache: >forum::topthreads< with ttl:3600
2.660080 - CBOX::forum_threads           -> list all threads in array
2.660101 - 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, )
2.660125 - admin::getInstance            -> do
2.660215 - HTML::template                -> template: >box_forum_bit<
2.660612 - HTML::template                -> template: >box_forum_bit<
2.660671 - HTML::template                -> template: >box_forum_bit<
2.660729 - HTML::template                -> template: >box_forum_bit<
2.660777 - HTML::template                -> template: >box_forum_bit<
2.660825 - HTML::template                -> template: >box_forum_bit<
2.660854 - HTML::template                -> template: >box_forum<
2.660969 - HTML::template_exists         -> search: >page_box_right< == 1
2.661005 - HTML::template                -> template: >page_box_right<
2.661042 - PAGE::get_boxes               -> -------- call: right::vote
2.661060 - CBOX::vote                    -> generate Box
2.661073 - 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
2.665633 - HTML::template                -> template: >box_vote_nocurrent<
2.665901 - HTML::template_exists         -> search: >page_box_right< == 1
2.665947 - HTML::template                -> template: >page_box_right<
2.665985 - PAGE::get_boxes               -> -------- call: right::buddylist
2.666006 - CBOX::buddylist               -> generate Box
2.666042 - HTML::template                -> template: >box_buddylist_msg<
2.666131 - HTML::template                -> template: >box_buddylist<
2.666249 - HTML::template_exists         -> search: >page_box_right< == 1
2.666283 - HTML::template                -> template: >page_box_right<
2.666315 - PAGE::get_boxes               -> -------- call: right::online
2.666330 - CBOX::online                  -> generate Box
2.666342 - HTML::template                -> template: >box_online<
2.666432 - HTML::template_exists         -> search: >page_box_right< == 1
2.666458 - HTML::template                -> template: >page_box_right<
2.666498 - PAGE::render                  -> final
2.666510 - PAGE::renderTemplate          -> page
2.666521 - dotSession::getInstance       -> do
2.666540 - PAGE::getHead                 -> return
2.666548 - dotSession::getInstance       -> do
2.666678 - HTML::template                -> template: >page<
2.667177 - PAGE::render_template         -> final

PHP Includes   : 22
DB Queries     : 19
Rendering Time : 2.668745

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/turnier/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.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_view.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.html.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php