home / User details of PMA



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

found 223 debug messages

0.000030 - GLOBAL::include                 -> config.php
0.000227 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000276 - dotDatabase::getInstance        -> connection: database
0.000290 - dotDatabase::__construct        -> connection: database
0.000308 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000328 - page::getInstance               -> do
0.000345 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000361 - dotSession::getInstance         -> do
0.000373 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000396 - dotSession::start               -> ---- init
0.000423 - dotSession::start               -> start php session managment
1.008578 - dotSession::start               -> finished php session management
1.008605 - dotSession::start               -> check for security options
1.008618 - dotSession::start               -> lookup ip2country
1.008635 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.024427 - dotDatabase::select             -> database: dotlan_database
1.032311 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 221983421 BETWEEN ip_from AND ip_to
1.040620 - dotSession::start               -> update current session online user infos
1.040689 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420849, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=6986', host = '13.59.50.189', dns = '13.59.50.189', countrycode = '', hits = hits + 1 WHERE hash = 'a39uon0s84s6i8e69j06cv1te0'
1.046436 - dotSession::start               -> session found in DB
1.046476 - dotSession::load_locales        -> do
1.046515 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.046523 - dotSession::start               -> ---- finished with session startup
1.046544 - dotSession::load_user           -> id: 0
1.046551 - user::get_user                  -> id: >0<
1.046568 - dotDatabase::getInstance        -> connection: database
1.046622 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.046651 - styles::load                    -> name: ><
1.046670 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.046838 - styles::activate                -> style = 2024_switzerlan
1.046941 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.046956 - admin::getInstance              -> do
1.046963 - dotSession::getInstance         -> do
1.046971 - admin::__construct              -> user_id=0
1.046977 - user::load_settings             -> load current user settings to $global
1.046987 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.047006 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.047023 - EVENT::comming_event            -> return
1.047034 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420849 AND active=1 ORDER by begin ASC
1.051752 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.051813 - GLOBAL::end global.php          -> ---------------------------------------------
1.051830 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.051895 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.051917 - user::get_user                  -> id: >6986<
1.051930 - dotDatabase::getInstance        -> connection: database
1.051945 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 6986 ORDER by id DESC
1.056706 - USER_FUNCTIONS::display_details -> id:6986
1.056791 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.056848 - GLOBAL::include                 -> custom.user.php
1.057060 - dotDatabase::query              -> SELECT stats_postings-stats_comments AS stats_postings, stats_comments, stats_hits, stats_sessions, stats_profile_hits, stats_messages_recv, stats_messages_sent, UNIX_TIMESTAMP(lastactivity) AS lastactivity_unix, lastupdate AS lastupdate_unix FROM user WHERE user.id=6986 AND ver_email>0 LIMIT 1
1.061567 - dotDatabase::getInstance        -> connection: database
1.061615 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.084701 - dotDatabase::getInstance        -> connection: database
1.084732 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.099867 - dotDatabase::getInstance        -> connection: database
1.099894 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.112042 - dotDatabase::getInstance        -> connection: database
1.112116 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.124966 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.125244 - dotDatabase::getInstance        -> connection: database
1.125267 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.137692 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.137800 - dotDatabase::getInstance        -> connection: database
1.137813 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.151116 - dotDatabase::getInstance        -> connection: database
1.151152 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.161515 - HTML::template                  -> template: >user_profile_inner_bit2<
1.161725 - HTML::template                  -> template: >user_profile_inner_bit2<
1.161781 - HTML::template                  -> template: >user_profile_inner<
1.161877 - HTML::template                  -> template: >user_profile_inner_bit3<
1.161950 - dotDatabase::query              -> SELECT forum_post.postid, UNIX_TIMESTAMP(forum_post.dateline) AS dateline, forum_thread.title, forum_main.title AS forum_title FROM forum_post LEFT JOIN forum_thread ON forum_post.threadid=forum_thread.threadid LEFT JOIN forum_main ON forum_thread.forumid=forum_main.forumid WHERE forum_post.userid=6986 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.166554 - HTML::template                  -> template: >user_profile_inner_bit3<
1.166642 - dotDatabase::query              -> SELECT forum_post.postid, UNIX_TIMESTAMP(forum_post.dateline) AS dateline, forum_thread.title, ext FROM forum_post LEFT JOIN forum_thread ON forum_post.threadid=forum_thread.threadid LEFT JOIN forum_main ON forum_thread.forumid=forum_main.forumid WHERE forum_post.userid=6986 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.171033 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.171212 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.171240 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.171258 - HTML::template                  -> template: >user_profile_shortbar<
1.171308 - HTML::template                  -> template: >user_profile<
1.171361 - GLOBAL::end userspace           -> ---------------------------------------------
1.171368 - PAGE::render                    -> start rendering page layout
1.171376 - USER::check_for_new_messages    -> return
1.171389 - dotSession::getInstance         -> do
1.171427 - PAGE::get_boxes                 -> -------- side=left
1.171445 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.171480 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.171495 - CBOX::menu                      -> generate Menu Box >menu<
1.171510 - HTML::template                  -> template: >box_menu_bit<
1.171569 - HTML::template                  -> template: >box_menu_bit<
1.171595 - HTML::template                  -> template: >box_menu_bit<
1.171617 - HTML::template                  -> template: >box_menu_bit<
1.171648 - HTML::template                  -> template: >box_menu_bit<
1.171680 - HTML::template                  -> template: >box_menu_bit<
1.171711 - HTML::template                  -> template: >box_menu_bit<
1.171741 - HTML::template                  -> template: >box_menu<
1.171884 - HTML::template_exists           -> search: >page_box_left< == 1
1.171924 - HTML::template                  -> template: >page_box_left<
1.172020 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.172037 - CBOX::menu                      -> generate Menu Box >party<
1.172110 - HTML::template                  -> template: >box_menu_bit<
1.172130 - HTML::template                  -> template: >box_menu_bit<
1.172144 - HTML::template                  -> template: >box_menu_bit<
1.172156 - HTML::template                  -> template: >box_menu_bit<
1.172168 - HTML::template                  -> template: >box_menu_bit<
1.172180 - HTML::template                  -> template: >box_menu_bit<
1.172192 - HTML::template                  -> template: >box_menu_bit<
1.172203 - HTML::template                  -> template: >box_menu_bit<
1.172215 - HTML::template                  -> template: >box_menu_bit<
1.172226 - HTML::template                  -> template: >box_menu_bit<
1.172238 - HTML::template                  -> template: >box_menu_bit<
1.172249 - HTML::template                  -> template: >box_menu_bit<
1.172261 - HTML::template                  -> template: >box_menu<
1.172295 - HTML::template_exists           -> search: >page_box_left< == 1
1.172313 - HTML::template                  -> template: >page_box_left<
1.172334 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.172342 - CBOX::menu                      -> generate Menu Box >login<
1.172352 - HTML::template                  -> template: >box_menu_bit<
1.172365 - HTML::template                  -> template: >box_menu_bit<
1.172377 - HTML::template                  -> template: >box_menu<
1.172403 - HTML::template_exists           -> search: >page_box_left< == 1
1.172418 - HTML::template                  -> template: >page_box_left<
1.172436 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.172441 - PAGE::get_boxes                 -> -------- call: left::search
1.172449 - CBOX::template                  -> generate Box with >box_suchen< as template
1.172454 - HTML::template                  -> template: >box_suchen<
1.172517 - HTML::template_exists           -> search: >page_box_left< == 1
1.172531 - HTML::template                  -> template: >page_box_left<
1.172548 - PAGE::get_boxes                 -> -------- call: left::banner
1.172566 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.172595 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.172612 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.176963 - dotDatabase::query              -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
1.181568 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.181619 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.186901 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.191146 - HTML::encode                    -> replace run 1
1.191270 - HTML::template                  -> template: >box_banner_bit<
1.191476 - HTML::encode                    -> www.egames.ch...
1.191605 - HTML::encode                    -> replace run 1
1.191660 - HTML::encode                    -> replace run 2
1.191704 - HTML::template                  -> template: >box_banner_bit<
1.191733 - HTML::template                  -> template: >box_banner<
1.191835 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.191978 - HTML::template_exists           -> search: >page_box_left< == 1
1.192020 - HTML::template                  -> template: >page_box_left<
1.192167 - PAGE::get_boxes                 -> -------- side=right
1.192192 - PAGE::get_boxes                 -> -------- call: right::news
1.192209 - CBOX::news                      -> generate Box
1.192240 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.192284 - NEWS::load_news                 -> load news data
1.192311 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.192342 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.196910 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.201667 - dotDatabase::query              -> SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() AND section_id IN (16) ORDER by dateline ASC LIMIT 1
1.206227 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.206394 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.206414 - NEWS::load_news                 -> ... from database
1.206449 - dotDatabase::query              -> SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() AND news_post.section_id IN (16) ORDER by news_post.dateline DESC LIMIT 0,5
1.215195 - HTML::encodeCms                 -> 
1.215656 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.215877 - HTML::encode                    -> replace run 1
1.215942 - HTML::encodeCms                 -> 
1.215963 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.216008 - HTML::encode                    -> replace run 1
1.216049 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.216307 - HTML::template                  -> template: >box_news_bit<
1.216472 - HTML::template                  -> template: >box_news_bit<
1.216504 - HTML::template                  -> template: >box_news<
1.216636 - HTML::template_exists           -> search: >page_box_right< == 1
1.216673 - HTML::template                  -> template: >page_box_right<
1.216747 - PAGE::get_boxes                 -> -------- call: right::party
1.216767 - CBOX::party                     -> generate Box
1.216787 - EVENT::short_event              -> id >27<
1.216797 - EVENT::getevent                 -> id >27<
1.216810 - 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=27 AND active=1
1.222087 - CACHE::get                      -> cache: >event_27::stats< not found
1.222113 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.229821 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.236408 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.236611 - HTML::template                  -> template: >box_event<
1.236839 - HTML::template_exists           -> search: >page_box_right< == 1
1.236882 - HTML::template                  -> template: >page_box_right<
1.236923 - PAGE::get_boxes                 -> -------- call: right::forum
1.236941 - CBOX::forum                     -> generate forum box
1.236953 - CBOX::forum_load_threads        -> load data
1.236978 - CACHE::get                      -> cache: >forum::topthreads< not found
1.236997 - 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
1.250215 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.250420 - CBOX::forum_threads             -> list all threads in array
1.250441 - FORUM::thread_lastvisit         -> threadid: array ( 0 => 302, 1 => 301, 2 => 300, 3 => 299, 4 => 297, 5 => 298, 6 => 296, 7 => 295, 8 => 293, 9 => 294, 10 => 282, 11 => 287, 12 => 292, 13 => 290, 14 => 291, 15 => 289, 16 => 288, 17 => 283, 18 => 286, 19 => 285, )
1.250466 - admin::getInstance              -> do
1.250529 - HTML::template                  -> template: >box_forum_bit<
1.250659 - HTML::template                  -> template: >box_forum_bit<
1.250691 - HTML::template                  -> template: >box_forum_bit<
1.250723 - HTML::template                  -> template: >box_forum_bit<
1.250749 - HTML::template                  -> template: >box_forum_bit<
1.250774 - HTML::template                  -> template: >box_forum_bit<
1.250791 - HTML::template                  -> template: >box_forum<
1.250870 - HTML::template_exists           -> search: >page_box_right< == 1
1.250897 - HTML::template                  -> template: >page_box_right<
1.250923 - PAGE::get_boxes                 -> -------- call: right::vote
1.250936 - CBOX::vote                      -> generate Box
1.250945 - 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
1.255363 - HTML::template                  -> template: >box_vote_nocurrent<
1.255564 - HTML::template_exists           -> search: >page_box_right< == 1
1.255602 - HTML::template                  -> template: >page_box_right<
1.255639 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.255658 - CBOX::buddylist                 -> generate Box
1.255699 - HTML::template                  -> template: >box_buddylist_msg<
1.255774 - HTML::template                  -> template: >box_buddylist<
1.255863 - HTML::template_exists           -> search: >page_box_right< == 1
1.255970 - HTML::template                  -> template: >page_box_right<
1.256005 - PAGE::get_boxes                 -> -------- call: right::online
1.256022 - CBOX::online                    -> generate Box
1.256034 - HTML::template                  -> template: >box_online<
1.256205 - HTML::template_exists           -> search: >page_box_right< == 1
1.256241 - HTML::template                  -> template: >page_box_right<
1.256285 - PAGE::render                    -> final
1.256297 - PAGE::renderTemplate            -> page
1.256308 - dotSession::getInstance         -> do
1.256328 - PAGE::getHead                   -> return
1.256335 - dotSession::getInstance         -> do
1.256479 - HTML::template                  -> template: >page<
1.256971 - PAGE::render_template           -> final

PHP Includes   : 21
DB Queries     : 27
Rendering Time : 1.257814

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/user/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/custom.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php