Forum > Allgemein

Forum > Allgemein
Moderatoren: Keine Moderatoren festgelegt Neuen Beitrag
Beitrag Starter Antworten Hits Letzter Beitrag
[Turnier] Beispielturnier 1on1 :: testweneg VS Jackal Jackal 0 12 28. Oct 2023 00:39
Jackal
[News] Testnews Jackal 0 807 09. Mar 2023 01:40
Jackal
 Markiere alle Threads als gelesen
RSS Feed: Forum > Allgemein
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 113 debug messages

 0.000011 - GLOBAL::include              -> config.php
 0.000148 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000162 - dotDatabase::getInstance     -> connection: database
 0.000188 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000200 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000214 - page::getInstance            -> do
 0.000451 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000468 - dotSession::getInstance      -> do
 0.000477 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000487 - dotSession::start            -> ---- init
 0.000634 - dotSession::start            -> start php session managment
 0.000860 - dotSession::start            -> finished php session management
 0.000861 - dotSession::start            -> save user and host information to new session_array
 0.000873 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000943 - dotSession::start            -> check for security options
 0.002281 - dotSession::start            -> lookup ip2country
 0.002293 - dotDatabase::connect()       -> create pdo object
 0.003722 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718082 BETWEEN ip_from AND ip_to
 0.004162 - dotSession::start            -> update current session online user infos
 0.004185 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766476621, userid = 0, site = 'https:///forum/?id=1', host = '216.73.216.2', dns = '216.73.216.2', countrycode = '', hits = hits + 1 WHERE hash = '2d0824f1mvqo0ippjc0fdllqar'
 0.004625 - dotSession::start            -> no session found in db == insert new db sesssion
 0.004637 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '2d0824f1mvqo0ippjc0fdllqar', lastactivity = 1766476621, userid = 0, site = 'https:///forum/?id=1', 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.005521 - dotSession::load_locales     -> do
 0.005525 - dotSession::start            -> ---- finished with session startup
 0.005564 - dotSession::load_user        -> id: 0
 0.005583 - user::get_user               -> id: >0<
 0.005590 - dotDatabase::getInstance     -> connection: database
 0.005631 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.005652 - styles::load                 -> name: ><
 0.005805 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.006012 - styles::activate             -> style = mx1
 0.006247 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.006260 - admin::getInstance           -> do
 0.006264 - dotSession::getInstance      -> do
 0.006268 - admin::__construct           -> user_id=0
 0.006271 - user::load_settings          -> load current user settings to $global
 0.006281 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.006296 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.006317 - EVENT::comming_event         -> return
 0.006324 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766476621 AND active=1 ORDER by begin ASC
 0.007214 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766476621 AND active=1 ORDER by begin DESC LIMIT 1
 0.007605 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.007629 - GLOBAL::end global.php       -> ---------------------------------------------
 0.007703 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.008033 - dotDatabase::query()         -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='1' AND active=1
 0.008556 - dotDatabase::query()         -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='1'
 0.008889 - dotDatabase::query()         -> SELECT threadid FROM forum_thread WHERE forumid = 1 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
 0.009339 - FORUM::thread_lastvisit      -> threadid: Array
 0.009357 - dotDatabase::query()         -> SELECT forum_thread.*, UNIX_TIMESTAMP(forum_thread.lastposttime) AS stamp, user.nick AS firstposter FROM forum_thread LEFT JOIN user ON user.id = forum_thread.user_id WHERE threadID IN (2, 1) ORDER by sticky DESC, lastposttime DESC
 0.009956 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.010016 - HTML::template               -> template: >forum_displayforumpart<
 0.011499 - HTML::template               -> template: >forum_displayforumindex<
 0.012359 - GLOBAL::end userspace        -> ---------------------------------------------
 0.012361 - PAGE::render                 -> start rendering page layout
 0.012365 - USER::check_for_new_messages -> return
 0.012374 - dotSession::getInstance      -> do
 0.012411 - PAGE::get_boxes              -> -------- side=topmenu
 0.012439 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.012466 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.012474 - CBOX::menu                   -> generate Menu Box >news<
 0.012481 - HTML::template               -> template: >box_menu_bit<
 0.012557 - HTML::template               -> template: >box_menu_bit<
 0.012565 - HTML::template               -> template: >box_menu<
 0.012622 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.012647 - HTML::template               -> template: >page_box_topmenu<
 0.012707 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.012712 - CBOX::menu                   -> generate Menu Box >verein<
 0.012719 - HTML::template               -> template: >box_menu_bit<
 0.012734 - HTML::template               -> template: >box_menu_bit<
 0.012743 - HTML::template               -> template: >box_menu_bit<
 0.012752 - HTML::template               -> template: >box_menu_bit<
 0.012765 - HTML::template               -> template: >box_menu_bit<
 0.012792 - HTML::template               -> template: >box_menu_bit<
 0.012800 - HTML::template               -> template: >box_menu_bit<
 0.012808 - HTML::template               -> template: >box_menu_bit<
 0.012815 - HTML::template               -> template: >box_menu<
 0.012854 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.012864 - HTML::template               -> template: >page_box_topmenu<
 0.012882 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.012887 - CBOX::menu                   -> generate Menu Box >login<
 0.012892 - HTML::template               -> template: >box_menu_bit<
 0.012901 - HTML::template               -> template: >box_menu_bit<
 0.012909 - HTML::template               -> template: >box_menu<
 0.012946 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.012999 - HTML::template               -> template: >page_box_topmenu<
 0.013052 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.013057 - PAGE::get_boxes              -> -------- side=right
 0.013061 - PAGE::get_boxes              -> -------- call: right::party
 0.013067 - CBOX::party                  -> generate Box
 0.013074 - EVENT::short_event           -> id >7<
 0.013077 - EVENT::getevent              -> id >7<
 0.013085 - 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.014167 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.014329 - CACHE::get                   -> cache: >event_7::stats< found
 0.014425 - HTML::template               -> template: >box_event<
 0.014561 - HTML::template_exists        -> search: >page_box_right< == 1
 0.014578 - HTML::template               -> template: >page_box_right<
 0.014621 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.014628 - CBOX::buddylist              -> generate Box
 0.014631 - HTML::template               -> template: >box_buddylist_msg<
 0.014675 - HTML::template               -> template: >box_buddylist<
 0.014716 - HTML::template_exists        -> search: >page_box_right< == 1
 0.014722 - HTML::template               -> template: >page_box_right<
 0.014732 - PAGE::get_boxes              -> -------- call: right::banner
 0.014743 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.014776 - HTML::template_exists        -> search: >page_box_right< == 1
 0.014781 - HTML::template               -> template: >page_box_right<
 0.014803 - PAGE::render                 -> final
 0.014807 - PAGE::renderTemplate         -> page
 0.014846 - PAGE::getHead                -> return
 0.014849 - dotSession::getInstance      -> do
 0.015062 - HTML::template               -> template: >page<
 0.015187 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 10
Rendering Time : 0.015916

Includes PHP Files: 
 - /var/www/html/forum/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.forum.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php