Medien Datenbank


Es liegen keine Informationen vor.

Social Links


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

found 171 debug messages

0.000042 - GLOBAL::include                   -> config.php
0.000165 - dotCommon::classload              -> require: /var/www/html/includes/class.dotDatabase.php
0.000195 - dotDatabase::getInstance          -> connection: database
0.000210 - dotDatabase::__construct          -> connection: database
0.000230 - dotCommon::classload              -> require: /var/www/html/includes/class.page.php
0.000248 - page::getInstance                 -> do
0.000268 - dotCommon::classload              -> require: /var/www/html/includes/class.dotSession.php
0.000284 - dotSession::getInstance           -> do
0.000298 - dotCommon::classload              -> require: /var/www/html/includes/class.user.php
0.000326 - dotSession::start                 -> ---- init
0.000362 - dotSession::start                 -> start php session managment
0.000444 - dotSession::start                 -> finished php session management
0.000455 - dotSession::start                 -> check for security options
0.000464 - dotSession::start                 -> update current session online user infos
0.000477 - dotDatabase::connect              -> laladmin_beta@db
0.001416 - dotDatabase::select               -> database: db_intranet_beta
0.001649 - dotDatabase::query                -> UPDATE session SET lastactivity = 1767399965, userid = 0, site = 'https://beta.lockandload.ch/media/?close=175', host = '216.73.216.161', dns = '216.73.216.161', countrycode = 'US', hits = hits + 1 WHERE hash = 'a68eaa011ab9ad7d895bec37401bc64c'
0.002186 - dotSession::start                 -> session found in DB
0.002200 - dotSession::load_locales          -> do
0.002244 - dotSession::load_locales          -> chosing language for locales: de_DE.UTF-8
0.002252 - dotSession::start                 -> ---- finished with session startup
0.002263 - dotSession::load_user             -> id: 0
0.002271 - user::get_user                    -> id: >0<
0.002284 - dotDatabase::getInstance          -> connection: database
0.002309 - dotCommon::classload              -> require: /var/www/html/includes/class.styles.php
0.002329 - styles::load                      -> name: ><
0.002343 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.002497 - styles::activate                  -> style = lal-theme
0.002698 - dotCommon::classload              -> require: /var/www/html/includes/class.admin.php
0.002713 - admin::getInstance                -> do
0.002719 - dotSession::getInstance           -> do
0.002726 - admin::__construct                -> user_id=0
0.002733 - user::load_settings               -> load current user settings to $global
0.002747 - dotCommon::classload              -> require: /var/www/html/includes/class.prvmsg.php
0.002766 - dotCommon::classload              -> require: /var/www/html/includes/class.event.php
0.002783 - EVENT::comming_event              -> return
0.002792 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1767399965 AND active=1 ORDER by begin ASC
0.002929 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1767399965 AND active=1 ORDER by begin DESC LIMIT 1
0.003042 - dotCommon::classload              -> require: /var/www/html/includes/class.sitzplan.php
0.003070 -                                   -> require: /var/www/html//includes/custom.styles.php
0.003087 - styles::load                      -> name: >lal-theme<
0.003098 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.003256 - dotSession::getInstance           -> do
0.003265 - admin::__construct                -> user_id=0
0.003282 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.003312 - dotSession::getInstance           -> do
0.003318 - admin::__construct                -> user_id=0
0.003332 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.003353 -                                   -> require: /var/www/html//includes/custom.news.php
0.003368 - dotCommon::classload              -> require: /var/www/html/includes/class.news.php
0.003546 - dotCommon::classload              -> require: /var/www/html/includes/class.cbox.php
0.003569 - CBOX::news                        -> generate Box
0.003577 - NEWS::load_news                   -> load news data
0.003593 - dotCommon::classload              -> require: /var/www/html/includes/class.cache.php
0.003614 - CACHE::get                        -> cache: >news::stats< found
0.003665 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.003698 - NEWS::load_news                   -> ... from cache
0.003713 - dotCommon::classload              -> require: /var/www/html/includes/class.html.php
0.003767 - HTML::template                    -> template: >box_news_bit<
0.003857 - HTML::template                    -> template: >box_news<
0.003933 - dotCommon::classload              -> require: /var/www/html/includes/class.user_frontend.php
0.003967 - USER_FUNCTIONS::login             -> return
0.003979 - HTML::template                    -> template: >user_login_shortbar<
0.004049 - HTML::template                    -> template: >user_login<
0.004109 - HTML::template                    -> template: >user/user_registration<
0.004289 - USER_FUNCTIONS::password_reminder -> return
0.004303 - HTML::template                    -> template: >user_login_shortbar<
0.004333 - HTML::message                     -> generate Message: Hinweis
0.004341 - HTML::template                    -> template: >html_message<
0.004390 - GLOBAL::end global.php            -> ---------------------------------------------
0.004404 - dotCommon::classload              -> require: /var/www/html/includes/class.media.php
0.004433 - media::display                    -> id >0<
0.004443 - media::display_nav                -> return
0.004456 - media::load_nav                   -> root_id=0
0.004471 - 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.004945 - media::format_sub                 -> id=0
0.004969 - HTML::template                    -> template: >media_tree_row<
0.005041 - media::display_info               -> id >0<
0.005050 - HTML::message                     -> generate Message: Medien Datenbank
0.005057 - HTML::template                    -> template: >html_message<
0.005073 - HTML::message                     -> generate Message: Information
0.005079 - HTML::template                    -> template: >html_message<
0.005093 - HTML::template                    -> template: >media_download<
0.005140 - GLOBAL::end userspace             -> ---------------------------------------------
0.005147 - PAGE::render                      -> start rendering page layout
0.005154 - USER::check_for_new_messages      -> return
0.005165 - dotSession::getInstance           -> do
0.005179 - dotCommon::classload              -> require: /var/www/html/includes/class.catering.php
0.005210 - dotDatabase::query                -> SELECT credits FROM catering_konto WHERE user_id=0
0.005356 - PAGE::get_boxes                   -> -------- side=left
0.005371 - PAGE::get_boxes                   -> -------- call: left::menu_main
0.005384 - CBOX::menu                        -> generate Menu Box >menu<
0.005414 - HTML::template_exists             -> search: >page_box_left< == 1
0.005438 - HTML::template                    -> template: >page_box_left<
0.005499 - PAGE::get_boxes                   -> -------- call: left::menu_party
0.005510 - CBOX::menu                        -> generate Menu Box >party<
0.005525 - HTML::template                    -> template: >box_menu_bit<
0.005575 - HTML::template                    -> template: >box_menu_bit<
0.005593 - HTML::template                    -> template: >box_menu_bit<
0.005610 - HTML::template                    -> template: >box_menu_bit<
0.005626 - HTML::template                    -> template: >box_menu_bit<
0.005643 - HTML::template                    -> template: >box_menu_bit<
0.005659 - HTML::template                    -> template: >box_menu_bit<
0.005674 - HTML::template                    -> template: >box_menu<
0.005729 - HTML::template_exists             -> search: >page_box_left< == 1
0.005749 - HTML::template                    -> template: >page_box_left<
0.005774 - PAGE::get_boxes                   -> -------- call: left::menu_login
0.005784 - CBOX::menu                        -> generate Menu Box >login<
0.005805 - HTML::template_exists             -> search: >page_box_left< == 1
0.005821 - HTML::template                    -> template: >page_box_left<
0.005844 - PAGE::get_boxes                   -> -------- ignore: left::menu_user
0.005851 - PAGE::get_boxes                   -> -------- call: left::search
0.005861 - CBOX::template                    -> generate Box with >box_suchen< as template
0.005868 - HTML::template                    -> template: >box_suchen<
0.005947 - HTML::template_exists             -> search: >page_box_left< == 1
0.005965 - HTML::template                    -> template: >page_box_left<
0.005987 - PAGE::get_boxes                   -> -------- call: left::banner
0.006009 - CACHE::get                        -> cache: >sponsoren_3::cbox_lal-theme.de_DE< found
0.006048 - HTML::template_exists             -> search: >page_box_left< == 1
0.006065 - HTML::template                    -> template: >page_box_left<
0.006093 - PAGE::get_boxes                   -> -------- side=right
0.006103 - PAGE::get_boxes                   -> -------- call: right::news
0.006113 - CBOX::news                        -> generate Box
0.006119 - NEWS::load_news                   -> load news data
0.006134 - CACHE::get                        -> cache: >news::stats< found
0.006165 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.006193 - NEWS::load_news                   -> ... from cache
0.006213 - HTML::template                    -> template: >box_news_bit<
0.006238 - HTML::template                    -> template: >box_news<
0.006274 - HTML::template_exists             -> search: >page_box_right< == 1
0.006291 - HTML::template                    -> template: >page_box_right<
0.006339 - PAGE::get_boxes                   -> -------- call: right::party
0.006350 - CBOX::party                       -> generate Box
0.006360 - EVENT::short_event                -> id >13<
0.006367 - EVENT::getevent                   -> id >13<
0.006375 - 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.006627 - CACHE::get                        -> cache: >event_13::stats< found
0.006688 - HTML::template                    -> template: >box_event<
0.006770 - HTML::template_exists             -> search: >page_box_right< == 1
0.006790 - HTML::template                    -> template: >page_box_right<
0.006814 - PAGE::get_boxes                   -> -------- call: right::forum
0.006825 - CBOX::forum                       -> generate forum box
0.006831 - CBOX::forum_load_threads          -> load data
0.006847 - CACHE::get                        -> cache: >forum::topthreads< found
0.006878 - 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.007049 - CACHE::set                        -> cache: >forum::topthreads< with ttl:3600
0.007194 - CBOX::forum_threads               -> list all threads in array
0.007208 - FORUM::thread_lastvisit           -> threadid: array ( )
0.007217 - admin::getInstance                -> do
0.007225 - HTML::template                    -> template: >box_forum<
0.007290 - HTML::template_exists             -> search: >page_box_right< == 1
0.007310 - HTML::template                    -> template: >page_box_right<
0.007334 - PAGE::get_boxes                   -> -------- call: right::vote
0.007345 - CBOX::vote                        -> generate Box
0.007351 - 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.007634 - HTML::template                    -> template: >box_vote_nocurrent<
0.007701 - HTML::template_exists             -> search: >page_box_right< == 1
0.007721 - HTML::template                    -> template: >page_box_right<
0.007746 - PAGE::get_boxes                   -> -------- call: right::buddylist
0.007757 - CBOX::buddylist                   -> generate Box
0.007765 - PAGE::get_boxes                   -> -------- call: right::online
0.007774 - CBOX::online                      -> generate Box
0.007781 - HTML::template                    -> template: >box_online<
0.007839 - HTML::template_exists             -> search: >page_box_right< == 1
0.007857 - HTML::template                    -> template: >page_box_right<
0.007900 - PAGE::render                      -> final
0.007908 - PAGE::renderTemplate              -> page
0.007918 - PAGE::getHead                     -> return
0.007924 - dotSession::getInstance           -> do
0.008016 - HTML::template                    -> template: >page<
0.008228 - PAGE::render_template             -> final

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

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