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 125 debug messages

 0.000013 - GLOBAL::include              -> config.php
 0.000089 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000099 - dotDatabase::getInstance     -> connection: database
 0.000117 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000131 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000140 - page::getInstance            -> do
 0.000156 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000164 - dotSession::getInstance      -> do
 0.000174 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000184 - dotSession::start            -> ---- init
 0.000557 - dotSession::start            -> start php session managment
 0.000774 - dotSession::start            -> finished php session management
 0.000776 - dotSession::start            -> save user and host information to new session_array
 0.000795 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000822 - dotSession::start            -> check for security options
 5.003984 - dotSession::start            -> lookup ip2country
 5.004006 - dotDatabase::connect()       -> create pdo object
 5.005242 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718141 BETWEEN ip_from AND ip_to
 5.005563 - dotSession::start            -> update current session online user infos
 5.005579 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1753535164, userid = 0, site = 'https:///party/?type=all', host = '216.73.216.61', dns = '216.73.216.61', countrycode = '', hits = hits + 1 WHERE hash = 'frgl2s8uacvn2cs4mne3ajp9hv'
 5.005783 - dotSession::start            -> no session found in db == insert new db sesssion
 5.005795 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'frgl2s8uacvn2cs4mne3ajp9hv', lastactivity = 1753535164, 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.61', dns = '216.73.216.61', countrycode = '', hits = 1
 5.006493 - dotSession::load_locales     -> do
 5.006497 - dotSession::start            -> ---- finished with session startup
 5.006524 - dotSession::load_user        -> id: 0
 5.006528 - user::get_user               -> id: >0<
 5.006535 - dotDatabase::getInstance     -> connection: database
 5.006580 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 5.006608 - styles::load                 -> name: ><
 5.006629 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 5.006718 - styles::activate             -> style = mx1
 5.006752 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 5.006760 - admin::getInstance           -> do
 5.006763 - dotSession::getInstance      -> do
 5.006766 - admin::__construct           -> user_id=0
 5.006768 - user::load_settings          -> load current user settings to $global
 5.006776 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 5.006790 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 5.006798 - EVENT::comming_event         -> return
 5.006802 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1753535164 AND active=1 ORDER by begin ASC
 5.007238 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 5.007250 - GLOBAL::end global.php       -> ---------------------------------------------
 5.007266 - dotCommon::classload         -> require: /var/www/html/includes/class.event_frontend.php
 5.007292 - EVENT::comming_event         -> return
 5.007295 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1753535164 AND active=1 ORDER by begin ASC
 5.007734 - admin::getInstance           -> do
 5.007838 - admin::hasRight              -> check for adminright: >0:0 & 512< FALSE
 5.007840 - admin::getInstance           -> do
 5.007915 - admin::hasRight              -> check for adminright: >0:0 & 1024< FALSE
 5.007974 - dotDatabase::query()         -> SELECT count(*) FROM events WHERE 1=1 AND events.active=1
 5.008468 - 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
 5.009376 - dotDatabase::query()         -> SELECT id FROM events WHERE 1=1 AND events.active=1 ORDER by `begin` DESC LIMIT 0,10
 5.009698 - 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
 5.010066 - 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
 5.010458 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 5.010523 - HTML::encode                 -> steht noch nicht fest...
 5.010670 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 5.014389 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 5.014844 - HTML::encode                 -> replace run 1
 5.015726 - HTML::encode                 -> ...
 5.015760 - HTML::encode                 -> replace run 1
 5.015916 - HTML::template               -> template: >event_index_bit<
 5.016185 - HTML::template               -> template: >event_index<
 5.016270 - HTML::template               -> template: >event_index_shortbar<
 5.016404 - GLOBAL::end userspace        -> ---------------------------------------------
 5.016405 - PAGE::render                 -> start rendering page layout
 5.016408 - USER::check_for_new_messages -> return
 5.016416 - dotSession::getInstance      -> do
 5.016438 - PAGE::get_boxes              -> -------- side=topmenu
 5.016456 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 5.016487 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 5.016494 - CBOX::menu                   -> generate Menu Box >news<
 5.016499 - HTML::template               -> template: >box_menu_bit<
 5.016563 - HTML::template               -> template: >box_menu_bit<
 5.016573 - HTML::template               -> template: >box_menu<
 5.016658 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.016674 - HTML::template               -> template: >page_box_topmenu<
 5.016732 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 5.016736 - CBOX::menu                   -> generate Menu Box >verein<
 5.016741 - HTML::template               -> template: >box_menu_bit<
 5.016752 - HTML::template               -> template: >box_menu_bit<
 5.016761 - HTML::template               -> template: >box_menu_bit<
 5.016769 - HTML::template               -> template: >box_menu_bit<
 5.016777 - HTML::template               -> template: >box_menu_bit<
 5.016785 - HTML::template               -> template: >box_menu_bit<
 5.016793 - HTML::template               -> template: >box_menu_bit<
 5.016800 - HTML::template               -> template: >box_menu_bit<
 5.016808 - HTML::template               -> template: >box_menu<
 5.016827 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.016834 - HTML::template               -> template: >page_box_topmenu<
 5.016849 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 5.016851 - CBOX::menu                   -> generate Menu Box >login<
 5.016856 - HTML::template               -> template: >box_menu_bit<
 5.016865 - HTML::template               -> template: >box_menu_bit<
 5.016873 - HTML::template               -> template: >box_menu<
 5.016889 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.016904 - HTML::template               -> template: >page_box_topmenu<
 5.016916 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 5.016920 - PAGE::get_boxes              -> -------- side=right
 5.016923 - PAGE::get_boxes              -> -------- call: right::party
 5.016927 - CBOX::party                  -> generate Box
 5.016931 - EVENT::short_event           -> id >7<
 5.016933 - EVENT::getevent              -> id >7<
 5.016940 - 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
 5.017537 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 5.017630 - CACHE::get                   -> cache: >event_7::stats< found
 5.017683 - HTML::template               -> template: >box_event<
 5.017793 - HTML::template_exists        -> search: >page_box_right< == 1
 5.017803 - HTML::template               -> template: >page_box_right<
 5.017847 - PAGE::get_boxes              -> -------- call: right::buddylist
 5.017851 - CBOX::buddylist              -> generate Box
 5.017854 - HTML::template               -> template: >box_buddylist_msg<
 5.017903 - HTML::template               -> template: >box_buddylist<
 5.017955 - HTML::template_exists        -> search: >page_box_right< == 1
 5.017963 - HTML::template               -> template: >page_box_right<
 5.017975 - PAGE::get_boxes              -> -------- call: right::banner
 5.017989 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 5.018022 - HTML::template_exists        -> search: >page_box_right< == 1
 5.018029 - HTML::template               -> template: >page_box_right<
 5.018044 - PAGE::render                 -> final
 5.018048 - PAGE::renderTemplate         -> page
 5.018053 - PAGE::getHead                -> return
 5.018054 - dotSession::getInstance      -> do
 5.018248 - HTML::template               -> template: >page<
 5.018378 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 13
Rendering Time : 5.018966

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