Medien Datenbank


Es liegen keine Informationen vor.

Social Links


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

found 171 debug messages

0.000039 - GLOBAL::include                   -> config.php
0.000136 - dotCommon::classload              -> require: /var/www/html/includes/class.dotDatabase.php
0.000161 - dotDatabase::getInstance          -> connection: database
0.000174 - dotDatabase::__construct          -> connection: database
0.000189 - dotCommon::classload              -> require: /var/www/html/includes/class.page.php
0.000204 - page::getInstance                 -> do
0.000220 - dotCommon::classload              -> require: /var/www/html/includes/class.dotSession.php
0.000232 - dotSession::getInstance           -> do
0.000244 - dotCommon::classload              -> require: /var/www/html/includes/class.user.php
0.000265 - dotSession::start                 -> ---- init
0.000297 - dotSession::start                 -> start php session managment
0.000360 - dotSession::start                 -> finished php session management
0.000369 - dotSession::start                 -> check for security options
0.000377 - dotSession::start                 -> update current session online user infos
0.000404 - dotDatabase::connect              -> dotlan_beta@172.18.0.1
0.001234 - dotDatabase::select               -> database: db_intranet_beta
0.001540 - dotDatabase::query                -> UPDATE session SET lastactivity = 1782578298, userid = 0, site = 'https://beta.lockandload.ch/media/?close=175', host = '216.73.216.224', dns = '216.73.216.224', countrycode = 'US', hits = hits + 1 WHERE hash = '95239c29dc097611ffae1e8af59e603f'
0.002023 - dotSession::start                 -> session found in DB
0.002033 - dotSession::load_locales          -> do
0.002057 - dotSession::load_locales          -> chosing language for locales: de_DE.UTF-8
0.002063 - dotSession::start                 -> ---- finished with session startup
0.002072 - dotSession::load_user             -> id: 0
0.002078 - user::get_user                    -> id: >0<
0.002089 - dotDatabase::getInstance          -> connection: database
0.002111 - dotCommon::classload              -> require: /var/www/html/includes/class.styles.php
0.002128 - styles::load                      -> name: ><
0.002141 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.002258 - styles::activate                  -> style = lal-theme
0.002402 - dotCommon::classload              -> require: /var/www/html/includes/class.admin.php
0.002413 - admin::getInstance                -> do
0.002419 - dotSession::getInstance           -> do
0.002425 - admin::__construct                -> user_id=0
0.002429 - user::load_settings               -> load current user settings to $global
0.002440 - dotCommon::classload              -> require: /var/www/html/includes/class.prvmsg.php
0.002455 - dotCommon::classload              -> require: /var/www/html/includes/class.event.php
0.002469 - EVENT::comming_event              -> return
0.002476 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782578298 AND active=1 ORDER by begin ASC
0.002960 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782578298 AND active=1 ORDER by begin DESC LIMIT 1
0.003275 - dotCommon::classload              -> require: /var/www/html/includes/class.sitzplan.php
0.003311 -                                   -> require: /var/www/html//includes/custom.styles.php
0.003331 - styles::load                      -> name: >lal-theme<
0.003345 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.003496 - dotSession::getInstance           -> do
0.003505 - admin::__construct                -> user_id=0
0.003522 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.003547 - dotSession::getInstance           -> do
0.003551 - admin::__construct                -> user_id=0
0.003562 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.003579 -                                   -> require: /var/www/html//includes/custom.news.php
0.003592 - dotCommon::classload              -> require: /var/www/html/includes/class.news.php
0.003618 - dotCommon::classload              -> require: /var/www/html/includes/class.cbox.php
0.003635 - CBOX::news                        -> generate Box
0.003642 - NEWS::load_news                   -> load news data
0.003656 - dotCommon::classload              -> require: /var/www/html/includes/class.cache.php
0.003673 - CACHE::get                        -> cache: >news::stats< found
0.003724 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.003749 - NEWS::load_news                   -> ... from cache
0.003762 - dotCommon::classload              -> require: /var/www/html/includes/class.html.php
0.003811 - HTML::template                    -> template: >box_news_bit<
0.003885 - HTML::template                    -> template: >box_news<
0.003949 - dotCommon::classload              -> require: /var/www/html/includes/class.user_frontend.php
0.003980 - USER_FUNCTIONS::login             -> return
0.003991 - HTML::template                    -> template: >user_login_shortbar<
0.004046 - HTML::template                    -> template: >user_login<
0.004094 - HTML::template                    -> template: >user/user_registration<
0.004226 - USER_FUNCTIONS::password_reminder -> return
0.004237 - HTML::template                    -> template: >user_login_shortbar<
0.004262 - HTML::message                     -> generate Message: Hinweis
0.004267 - HTML::template                    -> template: >html_message<
0.004306 - GLOBAL::end global.php            -> ---------------------------------------------
0.004318 - dotCommon::classload              -> require: /var/www/html/includes/class.media.php
0.004342 - media::display                    -> id >0<
0.004350 - media::display_nav                -> return
0.004361 - media::load_nav                   -> root_id=0
0.004374 - dotDatabase::query                -> SELECT cms_media.id, cms_media.parent_id, cms_media.level, cms_media.description, cms_media.filesize, cms_media.filename, cms_media.filetype, cms_media.imageinfo, cms_media.children, cms_media.is_dir, cms_media.readonly, cms_media.user_id, cms_media.counter, CONCAT(user.nick) AS username FROM cms_media LEFT JOIN user ON user.id=cms_media.user_id WHERE ((access='public' OR access='user') AND is_dir=0 OR is_dir=2 ) AND (parent_id>0 OR parent_id=0 AND is_dir=2) AND (is_dir=0 OR is_dir=2) AND ( parent_id=0 ) ORDER by cms_media.is_dir DESC, cms_media.description ASC
0.005019 - media::format_sub                 -> id=0
0.005085 - HTML::template                    -> template: >media_tree_row<
0.005146 - media::display_info               -> id >0<
0.005154 - HTML::message                     -> generate Message: Medien Datenbank
0.005160 - HTML::template                    -> template: >html_message<
0.005173 - HTML::message                     -> generate Message: Information
0.005178 - HTML::template                    -> template: >html_message<
0.005188 - HTML::template                    -> template: >media_download<
0.005227 - GLOBAL::end userspace             -> ---------------------------------------------
0.005233 - PAGE::render                      -> start rendering page layout
0.005239 - USER::check_for_new_messages      -> return
0.005249 - dotSession::getInstance           -> do
0.005261 - dotCommon::classload              -> require: /var/www/html/includes/class.catering.php
0.005287 - dotDatabase::query                -> SELECT credits FROM catering_konto WHERE user_id=0
0.005552 - PAGE::get_boxes                   -> -------- side=left
0.005565 - PAGE::get_boxes                   -> -------- call: left::menu_main
0.005577 - CBOX::menu                        -> generate Menu Box >menu<
0.005603 - HTML::template_exists             -> search: >page_box_left< == 1
0.005623 - HTML::template                    -> template: >page_box_left<
0.005671 - PAGE::get_boxes                   -> -------- call: left::menu_party
0.005680 - CBOX::menu                        -> generate Menu Box >party<
0.005694 - HTML::template                    -> template: >box_menu_bit<
0.005734 - HTML::template                    -> template: >box_menu_bit<
0.005750 - HTML::template                    -> template: >box_menu_bit<
0.005763 - HTML::template                    -> template: >box_menu_bit<
0.005776 - HTML::template                    -> template: >box_menu_bit<
0.005788 - HTML::template                    -> template: >box_menu_bit<
0.005801 - HTML::template                    -> template: >box_menu_bit<
0.005813 - HTML::template                    -> template: >box_menu<
0.005857 - HTML::template_exists             -> search: >page_box_left< == 1
0.005874 - HTML::template                    -> template: >page_box_left<
0.005893 - PAGE::get_boxes                   -> -------- call: left::menu_login
0.005901 - CBOX::menu                        -> generate Menu Box >login<
0.005941 - HTML::template_exists             -> search: >page_box_left< == 1
0.005955 - HTML::template                    -> template: >page_box_left<
0.005974 - PAGE::get_boxes                   -> -------- ignore: left::menu_user
0.005980 - PAGE::get_boxes                   -> -------- call: left::search
0.005987 - CBOX::template                    -> generate Box with >box_suchen< as template
0.005993 - HTML::template                    -> template: >box_suchen<
0.006037 - HTML::template_exists             -> search: >page_box_left< == 1
0.006051 - HTML::template                    -> template: >page_box_left<
0.006069 - PAGE::get_boxes                   -> -------- call: left::banner
0.006087 - CACHE::get                        -> cache: >sponsoren_3::cbox_lal-theme.de_DE< found
0.006119 - HTML::template_exists             -> search: >page_box_left< == 1
0.006133 - HTML::template                    -> template: >page_box_left<
0.006155 - PAGE::get_boxes                   -> -------- side=right
0.006165 - PAGE::get_boxes                   -> -------- call: right::news
0.006173 - CBOX::news                        -> generate Box
0.006178 - NEWS::load_news                   -> load news data
0.006193 - CACHE::get                        -> cache: >news::stats< found
0.006221 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.006246 - NEWS::load_news                   -> ... from cache
0.006262 - HTML::template                    -> template: >box_news_bit<
0.006283 - HTML::template                    -> template: >box_news<
0.006313 - HTML::template_exists             -> search: >page_box_right< == 1
0.006328 - HTML::template                    -> template: >page_box_right<
0.006365 - PAGE::get_boxes                   -> -------- call: right::party
0.006375 - CBOX::party                       -> generate Box
0.006384 - EVENT::short_event                -> id >13<
0.006390 - EVENT::getevent                   -> id >13<
0.006396 - 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=13 AND active=1
0.006920 - CACHE::get                        -> cache: >event_13::stats< found
0.006962 - HTML::template                    -> template: >box_event<
0.007029 - HTML::template_exists             -> search: >page_box_right< == 1
0.007046 - HTML::template                    -> template: >page_box_right<
0.007065 - PAGE::get_boxes                   -> -------- call: right::forum
0.007073 - CBOX::forum                       -> generate forum box
0.007079 - CBOX::forum_load_threads          -> load data
0.007092 - CACHE::get                        -> cache: >forum::topthreads< found
0.007123 - 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
0.008515 - CACHE::set                        -> cache: >forum::topthreads< with ttl:3600
0.008656 - CBOX::forum_threads               -> list all threads in array
0.008668 - FORUM::thread_lastvisit           -> threadid: array ( )
0.008676 - admin::getInstance                -> do
0.008683 - HTML::template                    -> template: >box_forum<
0.008736 - HTML::template_exists             -> search: >page_box_right< == 1
0.008756 - HTML::template                    -> template: >page_box_right<
0.008780 - PAGE::get_boxes                   -> -------- call: right::vote
0.008791 - CBOX::vote                        -> generate Box
0.008799 - 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
0.009135 - HTML::template                    -> template: >box_vote_nocurrent<
0.009197 - HTML::template_exists             -> search: >page_box_right< == 1
0.009216 - HTML::template                    -> template: >page_box_right<
0.009238 - PAGE::get_boxes                   -> -------- call: right::buddylist
0.009247 - CBOX::buddylist                   -> generate Box
0.009254 - PAGE::get_boxes                   -> -------- call: right::online
0.009260 - CBOX::online                      -> generate Box
0.009266 - HTML::template                    -> template: >box_online<
0.009314 - HTML::template_exists             -> search: >page_box_right< == 1
0.009330 - HTML::template                    -> template: >page_box_right<
0.009351 - PAGE::render                      -> final
0.009357 - PAGE::renderTemplate              -> page
0.009365 - PAGE::getHead                     -> return
0.009370 - dotSession::getInstance           -> do
0.009451 - HTML::template                    -> template: >page<
0.009620 - PAGE::render_template             -> final

PHP Includes   : 25
DB Queries     : 8
Rendering Time : 0.010166

Includes PHP Files: 
 - /var/www/html/media/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.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/tournament_v2/class.tv2_db.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/lal-theme.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/custom.styles.php
 - /var/www/html/includes/custom.news.php
 - /var/www/html/includes/class.news.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.user_frontend.php
 - /var/www/html/includes/class.media.php
 - /var/www/html/includes/class.catering.php