Veranstaltungs Archiv

TEstlan

Datum: 17. July - 20 August 2025
Alter Schlachthof Lingen
Konrad-Adenauer-Ring 40
Germany 49808 Lingen (Ems)
Größe: 100 Teilnehmer
Teilnehmer: 2 / 3
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 127 debug messages

 0.000010 - GLOBAL::include              -> config.php
 0.000126 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000139 - dotDatabase::getInstance     -> connection: database
 0.000163 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000173 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000184 - page::getInstance            -> do
 0.000408 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000426 - dotSession::getInstance      -> do
 0.000434 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000443 - dotSession::start            -> ---- init
 0.000563 - dotSession::start            -> start php session managment
 0.000769 - dotSession::start            -> finished php session management
 0.000770 - dotSession::start            -> save user and host information to new session_array
 0.000781 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000830 - dotSession::start            -> check for security options
 0.001876 - dotSession::start            -> lookup ip2country
 0.001886 - dotDatabase::connect()       -> create pdo object
 0.003118 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718082 BETWEEN ip_from AND ip_to
 0.003526 - dotSession::start            -> update current session online user infos
 0.003550 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766477680, userid = 0, site = 'https:///party/?type=all', host = '216.73.216.2', dns = '216.73.216.2', countrycode = '', hits = hits + 1 WHERE hash = '3p4mfnfgs3d39tk1lc9qf5esff'
 0.003889 - dotSession::start            -> no session found in db == insert new db sesssion
 0.003902 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '3p4mfnfgs3d39tk1lc9qf5esff', lastactivity = 1766477680, userid = 0, site = 'https:///party/?type=all', 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.004936 - dotSession::load_locales     -> do
 0.004944 - dotSession::start            -> ---- finished with session startup
 0.005007 - dotSession::load_user        -> id: 0
 0.005038 - user::get_user               -> id: >0<
 0.005046 - dotDatabase::getInstance     -> connection: database
 0.005108 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.005134 - styles::load                 -> name: ><
 0.005284 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.005413 - styles::activate             -> style = mx1
 0.005684 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.005697 - admin::getInstance           -> do
 0.005702 - dotSession::getInstance      -> do
 0.005705 - admin::__construct           -> user_id=0
 0.005708 - user::load_settings          -> load current user settings to $global
 0.005717 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.005731 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.005751 - EVENT::comming_event         -> return
 0.005759 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766477680 AND active=1 ORDER by begin ASC
 0.006380 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766477680 AND active=1 ORDER by begin DESC LIMIT 1
 0.007368 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.007401 - GLOBAL::end global.php       -> ---------------------------------------------
 0.007420 - dotCommon::classload         -> require: /var/www/html/includes/class.event_frontend.php
 0.007446 - EVENT::comming_event         -> return
 0.007455 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766477680 AND active=1 ORDER by begin ASC
 0.007870 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766477680 AND active=1 ORDER by begin DESC LIMIT 1
 0.008665 - admin::getInstance           -> do
 0.008802 - admin::hasRight              -> check for adminright: >0:0 & 512< FALSE
 0.008805 - admin::getInstance           -> do
 0.008912 - admin::hasRight              -> check for adminright: >0:0 & 1024< FALSE
 0.008967 - dotDatabase::query()         -> SELECT count(*) FROM events WHERE 1=1 AND events.active=1
 0.009650 - dotDatabase::query()         -> SELECT events.*, UNIX_TIMESTAMP(`begin`) AS unix_begin, UNIX_TIMESTAMP(`end`) AS unix_end, UNIX_TIMESTAMP(canceled) AS unix_cancel, event_location.name AS location, event_location.zip, event_location.city, event_location.street, event_location.countrycode, country_code2name.name AS countryname FROM events LEFT JOIN event_location ON events.location_id=event_location.id LEFT JOIN country_code2name ON event_location.countrycode=country_code2name.code WHERE 1=1 AND events.active=1 ORDER by `begin` DESC LIMIT 0,10
 0.010614 - dotDatabase::query()         -> SELECT id FROM events WHERE 1=1 AND events.active=1 ORDER by `begin` DESC LIMIT 0,10
 0.010954 - dotDatabase::query()         -> SELECT event_id, COUNT(event_teilnehmer.id) AS anz FROM event_teilnehmer LEFT JOIN events ON events.id=event_id WHERE 1=1 AND events.active=1 AND (event_id=7) GROUP by event_id
 0.011344 - dotDatabase::query()         -> SELECT event_id, COUNT(event_teilnehmer.id) AS anz FROM event_teilnehmer LEFT JOIN events ON events.id=event_id WHERE 1=1 AND events.active=1 AND (event_id=7) AND bezahlt>0 GROUP by event_id
 0.011765 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.011835 - HTML::encode                 -> steht noch nicht fest...
 0.012014 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.015815 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.016264 - HTML::encode                 -> replace run 1
 0.017124 - HTML::encode                 -> ...
 0.017155 - HTML::encode                 -> replace run 1
 0.017394 - HTML::template               -> template: >event_index_bit<
 0.017736 - HTML::template               -> template: >event_index<
 0.017816 - HTML::template               -> template: >event_index_shortbar<
 0.017948 - GLOBAL::end userspace        -> ---------------------------------------------
 0.017950 - PAGE::render                 -> start rendering page layout
 0.017952 - USER::check_for_new_messages -> return
 0.017961 - dotSession::getInstance      -> do
 0.017990 - PAGE::get_boxes              -> -------- side=topmenu
 0.018007 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.018031 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.018040 - CBOX::menu                   -> generate Menu Box >news<
 0.018047 - HTML::template               -> template: >box_menu_bit<
 0.018114 - HTML::template               -> template: >box_menu_bit<
 0.018123 - HTML::template               -> template: >box_menu<
 0.018183 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.018207 - HTML::template               -> template: >page_box_topmenu<
 0.018258 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.018261 - CBOX::menu                   -> generate Menu Box >verein<
 0.018267 - HTML::template               -> template: >box_menu_bit<
 0.018275 - HTML::template               -> template: >box_menu_bit<
 0.018283 - HTML::template               -> template: >box_menu_bit<
 0.018291 - HTML::template               -> template: >box_menu_bit<
 0.018298 - HTML::template               -> template: >box_menu_bit<
 0.018306 - HTML::template               -> template: >box_menu_bit<
 0.018313 - HTML::template               -> template: >box_menu_bit<
 0.018321 - HTML::template               -> template: >box_menu_bit<
 0.018328 - HTML::template               -> template: >box_menu<
 0.018344 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.018351 - HTML::template               -> template: >page_box_topmenu<
 0.018363 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.018366 - CBOX::menu                   -> generate Menu Box >login<
 0.018370 - HTML::template               -> template: >box_menu_bit<
 0.018378 - HTML::template               -> template: >box_menu_bit<
 0.018386 - HTML::template               -> template: >box_menu<
 0.018399 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.018405 - HTML::template               -> template: >page_box_topmenu<
 0.018415 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.018419 - PAGE::get_boxes              -> -------- side=right
 0.018422 - PAGE::get_boxes              -> -------- call: right::party
 0.018426 - CBOX::party                  -> generate Box
 0.018431 - EVENT::short_event           -> id >7<
 0.018434 - EVENT::getevent              -> id >7<
 0.018441 - 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.019032 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.019116 - CACHE::get                   -> cache: >event_7::stats< found
 0.019167 - HTML::template               -> template: >box_event<
 0.019268 - HTML::template_exists        -> search: >page_box_right< == 1
 0.019278 - HTML::template               -> template: >page_box_right<
 0.019319 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.019323 - CBOX::buddylist              -> generate Box
 0.019326 - HTML::template               -> template: >box_buddylist_msg<
 0.019370 - HTML::template               -> template: >box_buddylist<
 0.019417 - HTML::template_exists        -> search: >page_box_right< == 1
 0.019424 - HTML::template               -> template: >page_box_right<
 0.019436 - PAGE::get_boxes              -> -------- call: right::banner
 0.019449 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.019479 - HTML::template_exists        -> search: >page_box_right< == 1
 0.019485 - HTML::template               -> template: >page_box_right<
 0.019498 - PAGE::render                 -> final
 0.019508 - PAGE::renderTemplate         -> page
 0.019513 - PAGE::getHead                -> return
 0.019514 - dotSession::getInstance      -> do
 0.019734 - HTML::template               -> template: >page<
 0.019849 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 15
Rendering Time : 0.020596

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