Teilnehmer > TEstlan

aktueller Stand: Anmeldungen 3/100 (davon 2 bezahlt)

Suche: Zeige 1 bis 3       
# Nick: Clan: Status:
1 Jackal Kein Clan Orga
2 Husky /dev/null bezahlt
3 EggE Kein Clan angemeldet
   
Discord

TEstlan

17. Jul 2025 - 20. Aug 2025
2 3
2
  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

Alter Schlachthof Lingen
asdasd

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

found 142 debug messages

 0.000011 - GLOBAL::include                 -> config.php
 0.000077 - dotCommon::classload            -> require: /var/www/html/includes/class.dotDatabase.php
 0.000084 - dotDatabase::getInstance        -> connection: database
 0.000101 - dotDatabase::__construct()      -> Connection: database | Maxlan@maria (Maxlan)
 0.000110 - dotCommon::classload            -> require: /var/www/html/includes/class.page.php
 0.000116 - page::getInstance               -> do
 0.000131 - dotCommon::classload            -> require: /var/www/html/includes/class.dotSession.php
 0.000137 - dotSession::getInstance         -> do
 0.000145 - dotCommon::classload            -> require: /var/www/html/includes/class.user.php
 0.000156 - dotSession::start               -> ---- init
 0.000384 - dotSession::start               -> start php session managment
 0.000611 - dotSession::start               -> finished php session management
 0.000613 - dotSession::start               -> save user and host information to new session_array
 0.000629 - dotCommon::classload            -> require: /var/www/html/includes/class.dotCrypt.php
 0.000663 - dotSession::start               -> check for security options
 0.001735 - dotSession::start               -> lookup ip2country
 0.001745 - dotDatabase::connect()          -> create pdo object
 0.003173 - dotDatabase::query()            -> SELECT `code` FROM `country_ip2code` WHERE 3628718082 BETWEEN ip_from AND ip_to
 0.003646 - dotSession::start               -> update current session online user infos
 0.003662 - dotDatabase::query()            -> UPDATE session SET lastactivity = 1766482215, userid = 0, site = 'https:///party/?do=teilnehmer&id=7', host = '216.73.216.2', dns = '216.73.216.2', countrycode = '', hits = hits + 1 WHERE hash = 'q565p17232ii8g2086859io464'
 0.004058 - dotSession::start               -> no session found in db == insert new db sesssion
 0.004069 - dotDatabase::query()            -> INSERT INTO `session`SET hash = 'q565p17232ii8g2086859io464', lastactivity = 1766482215, userid = 0, site = 'https:///party/?do=teilnehmer&id=7', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.2', dns = '216.73.216.2', countrycode = '', hits = 1
 0.005194 - dotSession::load_locales        -> do
 0.005199 - dotSession::start               -> ---- finished with session startup
 0.005241 - dotSession::load_user           -> id: 0
 0.005246 - user::get_user                  -> id: >0<
 0.005253 - dotDatabase::getInstance        -> connection: database
 0.005300 - dotCommon::classload            -> require: /var/www/html/includes/class.styles.php
 0.005331 - styles::load                    -> name: ><
 0.005353 - styles::load                    -> include: /var/www/html/html/styles/mx1.php
 0.005445 - styles::activate                -> style = mx1
 0.005500 - dotCommon::classload            -> require: /var/www/html/includes/class.admin.php
 0.005509 - admin::getInstance              -> do
 0.005514 - dotSession::getInstance         -> do
 0.005517 - admin::__construct              -> user_id=0
 0.005519 - user::load_settings             -> load current user settings to $global
 0.005527 - dotCommon::classload            -> require: /var/www/html/includes/class.prvmsg.php
 0.005541 - dotCommon::classload            -> require: /var/www/html/includes/class.event.php
 0.005551 - EVENT::comming_event            -> return
 0.005559 - dotDatabase::query()            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766482215 AND active=1 ORDER by begin ASC
 0.006259 - dotDatabase::query()            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766482215 AND active=1 ORDER by begin DESC LIMIT 1
 0.006771 - dotCommon::classload            -> require: /var/www/html/includes/class.sitzplan.php
 0.006788 - GLOBAL::end global.php          -> ---------------------------------------------
 0.006974 - dotCommon::classload            -> require: /var/www/html/includes/class.event_frontend.php
 0.007002 - EVENT::comming_event            -> return
 0.007006 - dotDatabase::query()            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766482215 AND active=1 ORDER by begin ASC
 0.007886 - dotDatabase::query()            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766482215 AND active=1 ORDER by begin DESC LIMIT 1
 0.008553 - EVENT_FRONTEND::teilnehmerliste -> id >7<
 0.008795 - EVENT::getevent                 -> id >7<
 0.008806 - 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, priority_group, priority_forerun, waitinglist FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=7 AND active=1
 0.009792 - dotCommon::classload            -> require: /var/www/html/includes/class.html.php
 0.009865 - EVENT::load_event_status        -> load event_status to $this->event_status
 0.009877 - dotDatabase::query()            -> SELECT * FROM event_status ORDER by id ASC
 0.010347 - dotDatabase::query()            -> SELECT COUNT(id) FROM event_teilnehmer WHERE event_id=7
 0.011167 - dotDatabase::query()            -> SELECT COUNT(id) FROM event_teilnehmer WHERE event_id=7
 0.011666 - dotDatabase::query()            -> SELECT COUNT(id) FROM event_teilnehmer WHERE event_id=7 AND bezahlt>0
 0.012181 - dotDatabase::query()            -> SELECT user.id AS user_id, user.nick, user.email, user.clan, user.plz, user.countrycode, bezahlt, zahl_typ, sitz_nr, sitz_id, sitz_block AS block, sortpos FROM event_teilnehmer LEFT JOIN user ON user.id=event_teilnehmer.user_id WHERE event_teilnehmer.event_id='7' ORDER by event_teilnehmer.bezahlt DESC, event_teilnehmer.payday ASC, event_teilnehmer.sorttime ASC, event_teilnehmer.id ASC, user.nick ASC LIMIT 0, 50
 0.013043 - HTML::template                  -> template: >event_tnliste_bit<
 0.013347 - HTML::template                  -> template: >event_tnliste_bit<
 0.013369 - HTML::template                  -> template: >event_tnliste_bit<
 0.013397 - HTML::template                  -> template: >event_tnliste<
 0.013638 - HTML::template                  -> template: >event_shortbar<
 0.013765 - GLOBAL::end userspace           -> ---------------------------------------------
 0.013766 - PAGE::render                    -> start rendering page layout
 0.013770 - USER::check_for_new_messages    -> return
 0.013779 - dotSession::getInstance         -> do
 0.013831 - PAGE::get_boxes                 -> -------- side=topmenu
 0.013858 - dotCommon::classload            -> require: /var/www/html/includes/class.cbox.php
 0.013891 - PAGE::get_boxes                 -> -------- call: topmenu::menu_news
 0.013904 - CBOX::menu                      -> generate Menu Box >news<
 0.013914 - HTML::template                  -> template: >box_menu_bit<
 0.014017 - HTML::template                  -> template: >box_menu_bit<
 0.014029 - HTML::template                  -> template: >box_menu<
 0.014117 - HTML::template_exists           -> search: >page_box_topmenu< == 1
 0.014146 - HTML::template                  -> template: >page_box_topmenu<
 0.014206 - PAGE::get_boxes                 -> -------- call: topmenu::menu_main
 0.014210 - CBOX::menu                      -> generate Menu Box >verein<
 0.014217 - HTML::template                  -> template: >box_menu_bit<
 0.014229 - HTML::template                  -> template: >box_menu_bit<
 0.014238 - HTML::template                  -> template: >box_menu_bit<
 0.014247 - HTML::template                  -> template: >box_menu_bit<
 0.014256 - HTML::template                  -> template: >box_menu_bit<
 0.014265 - HTML::template                  -> template: >box_menu_bit<
 0.014273 - HTML::template                  -> template: >box_menu_bit<
 0.014281 - HTML::template                  -> template: >box_menu_bit<
 0.014289 - HTML::template                  -> template: >box_menu<
 0.014313 - HTML::template_exists           -> search: >page_box_topmenu< == 1
 0.014323 - HTML::template                  -> template: >page_box_topmenu<
 0.014340 - PAGE::get_boxes                 -> -------- call: topmenu::menu_login
 0.014343 - CBOX::menu                      -> generate Menu Box >login<
 0.014366 - HTML::template                  -> template: >box_menu_bit<
 0.014381 - HTML::template                  -> template: >box_menu_bit<
 0.014390 - HTML::template                  -> template: >box_menu<
 0.014412 - HTML::template_exists           -> search: >page_box_topmenu< == 1
 0.014421 - HTML::template                  -> template: >page_box_topmenu<
 0.014437 - PAGE::get_boxes                 -> -------- ignore: topmenu::menu_user
 0.014442 - PAGE::get_boxes                 -> -------- side=right
 0.014446 - PAGE::get_boxes                 -> -------- call: right::party
 0.014451 - CBOX::party                     -> generate Box
 0.014456 - EVENT::short_event              -> id >7<
 0.014459 - EVENT::getevent                 -> id >7<
 0.014464 - 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, priority_group, priority_forerun, waitinglist FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=7 AND active=1
 0.015755 - dotCommon::classload            -> require: /var/www/html/includes/class.cache.php
 0.015959 - CACHE::get                      -> cache: >event_7::stats< found
 0.016020 - CACHE::get                      -> cache: >event_7::stats< has expired
 0.016030 - CACHE::delete                   -> cache: >event_7::stats<
 0.016153 - dotDatabase::query()            -> SELECT count(*) FROM event_teilnehmer WHERE event_id='7' AND bezahlt>=0
 0.016758 - dotDatabase::query()            -> SELECT count(*) FROM event_teilnehmer WHERE event_id='7' AND bezahlt>0
 0.017159 - CACHE::set                      -> cache: >event_7::stats< with ttl:3600
 0.017364 - HTML::template                  -> template: >box_event<
 0.017701 - HTML::template_exists           -> search: >page_box_right< == 1
 0.017719 - HTML::template                  -> template: >page_box_right<
 0.017793 - PAGE::get_boxes                 -> -------- call: right::buddylist
 0.017801 - CBOX::buddylist                 -> generate Box
 0.017806 - HTML::template                  -> template: >box_buddylist_msg<
 0.017893 - HTML::template                  -> template: >box_buddylist<
 0.017963 - HTML::template_exists           -> search: >page_box_right< == 1
 0.017973 - HTML::template                  -> template: >page_box_right<
 0.017987 - PAGE::get_boxes                 -> -------- call: right::banner
 0.018001 - CACHE::get                      -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.018027 - CACHE::get                      -> cache: >sponsoren_3::cbox_mx1.de_DE< has expired
 0.018033 - CACHE::delete                   -> cache: >sponsoren_3::cbox_mx1.de_DE<
 0.018104 - dotDatabase::query()            -> SELECT * FROM sponsoren_groups WHERE id=3
 0.018635 - dotDatabase::query()            -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
 0.019208 - HTML::encode                    -> ...
 0.019370 - dotDatabase::query()            -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.028209 - dotDatabase::query()            -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.029506 - HTML::encode                    -> replace run 1
 0.030864 - HTML::template                  -> template: >box_banner_bit<
 0.031086 - HTML::encode                    -> asda...
 0.031152 - HTML::encode                    -> replace run 1
 0.031169 - HTML::template                  -> template: >box_banner_bit<
 0.031185 - HTML::template                  -> template: >box_banner<
 0.031289 - CACHE::set                      -> cache: >sponsoren_3::cbox_mx1.de_DE< with ttl:3600
 0.031565 - HTML::template_exists           -> search: >page_box_right< == 1
 0.031586 - HTML::template                  -> template: >page_box_right<
 0.031626 - PAGE::render                    -> final
 0.031633 - PAGE::renderTemplate            -> page
 0.031641 - PAGE::getHead                   -> return
 0.031643 - dotSession::getInstance         -> do
 0.031842 - HTML::template                  -> template: >page<
 0.031987 - PAGE::render_template           -> final

PHP Includes   : 22
DB Queries     : 20
Rendering Time : 0.032944

Includes PHP Files: 
 - /var/www/html/party/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/includes/class.dotLogger.php
 - /var/www/html/includes/class.LoggerInterface.php
 - /var/www/html/config.php
 - /var/www/html/includes/class.dotDatabase.php
 - /var/www/html/includes/class.page.php
 - /var/www/html/includes/class.dotSession.php
 - /var/www/html/includes/class.user.php
 - /var/www/html/includes/class.dotCrypt.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/mx1.php
 - /var/www/html/html/styles/default.php
 - /var/www/html/includes/class.admin.php
 - /var/www/html/includes/class.prvmsg.php
 - /var/www/html/includes/class.event.php
 - /var/www/html/includes/class.sitzplan.php
 - /var/www/html/includes/class.event_frontend.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php