1% | 11.22 kb | /var/www/rf-desktop/rf/resultados-futbol/besoccer/index.php |
1% | 7.83 kb | /var/www/rf-desktop/rf/resultados-futbol/besoccer/system/application/config/routes_static.php |
1% | 5.59 kb | index.php |
43% | 434.32 kb | kint.phar |
0% | 1.71 kb | phar://kint.phar/init_phar.php |
0% | 2.73 kb | phar://kint.phar/init.php |
2% | 22.07 kb | phar://kint.phar/src/Kint.php |
0% | 1.77 kb | phar://kint.phar/src/FacadeInterface.php |
1% | 9.02 kb | phar://kint.phar/src/Utils.php |
0% | 2.54 kb | phar://kint.phar/init_helpers.php |
2% | 19.45 kb | phar://kint.phar/src/Renderer/RichRenderer.php |
0% | 4.87 kb | phar://kint.phar/src/Renderer/AbstractRenderer.php |
0% | 1.85 kb | phar://kint.phar/src/Renderer/RendererInterface.php |
0% | 3.29 kb | application/config/pre_config.php |
0% | 1.79 kb | application/config/section_routes.php |
2% | 16.85 kb | application/config/config.php |
0% | 37 b | /var/www/rf-desktop/rf/resultados-futbol/besoccer/system/application/config/numcache.txt |
0% | 969 b | application/config/config_db.php |
0% | 1.83 kb | /var/www/rf-desktop/config_db_slave.php |
1% | 6.69 kb | system/db.php |
1% | 6.73 kb | system/dbm.php |
0% | 1018 b | system/view.php |
0% | 1.2 kb | system/controller.php |
0% | 256 b | system/model.php |
1% | 5.53 kb | system/router.php |
0% | 1.88 kb | system/phponrf.php |
0% | 354 b | application/config/routes.php |
1% | 9.11 kb | application/config/routes_file.php |
2% | 17.89 kb | application/controllers/livescore.php |
0% | 1.69 kb | application/helpers/convert_helper.php |
0% | 3.22 kb | application/helpers/match_status_helper.php |
0% | 1.62 kb | application/helpers/lang_helper.php |
1% | 12.87 kb | application/helpers/date_helper.php |
1% | 7.14 kb | application/helpers/render_helper.php |
0% | 934 b | application/helpers/livescore_helper.php |
1% | 12.79 kb | application/helpers/url_helper.php |
1% | 9.48 kb | application/helpers/bs_news_helper.php |
0% | 1.29 kb | application/helpers/string_helper.php |
1% | 10.36 kb | application/models/common_model.php |
2% | 17.07 kb | application/models/team_model.php |
1% | 9.21 kb | application/models/bs_news_model.php |
4% | 43.68 kb | application/models/league_model.php |
1% | 5.17 kb | application/models/kiosko_model.php |
4% | 38.9 kb | application/models/event_model.php |
4% | 43.53 kb | application/models/category_model.php |
1% | 9.22 kb | system/api.php |
0% | 3.27 kb | /var/www/rf-desktop/rf/resultados-futbol/besoccer/scripts/api/functions/translate.php |
4% | 36.82 kb | /var/www/rf-desktop/rf/resultados-futbol/besoccer/scripts/api/api_rf_cache.php |
1% | 7.3 kb | /var/www/rf-desktop/rf/resultados-futbol/besoccer/scripts/api/lib/api_rf_helper.php |
0% | 3.1 kb | application/mods/exec_mods.php |
0% | 2.39 kb | application/mods/common/menu.php |
4% | 40.73 kb | application/models/match_model.php |
2% | 15.79 kb | application/mods/common/menu/menu_static_content.php |
1% | 10.99 kb | application/mods/common/menu/menu_mini_header.php |
0% | 1.72 kb | application/mods/common/menu/menu_data.php |
1% | 6.32 kb | application/mods/common/menu/menu_min_leagues.php |
1% | 7.62 kb | application/mods/common/menu/menu_esp_navbar.php |
1% | 5.27 kb | application/mods/common/menu/menu_mobile.php |
1% | 14.72 kb | application/mods/livescore/livescore.php |
0% | 61 b | application/mods/advertising/rf_native_top.php |
0% | 61 b | application/mods/advertising/rf_content_1.php |
0% | 64 b | application/mods/advertising/rf_native_middle.php |
0% | 61 b | application/mods/advertising/rf_content_2.php |
0% | 64 b | application/mods/advertising/rf_native_bottom.php |
0% | 61 b | application/mods/advertising/rf_content_3.php |
1% | 12.97 kb | application/views/common/header_view.php |
0% | 4.08 kb | application/views/common/quantcast/cfv3.php |
0% | 4.93 kb | application/mods/home/banner_cookies.php |
0% | 197 b | application/views/common/menu_view.php |
0% | 124 b | application/views/common/main_view_fw.php |
0% | 161 b | application/views/common/main_view.php |
0% | 191 b | application/views/common/sidebar_view.php |
1% | 7.38 kb | application/views/common/footer_view.php |
1014.9 kb | Total |
Connection to sql... 8.4 ms
SELECT lm.action_name,lm.creation_date,lm.dt1,lm.dt2,c.CountryCode,lm.minute,c.coefficient,c.top,dt1.basealias as basealias1,dt2.basealias as basealias2 FROM live_matches_history lm INNER JOIN leagues l ON lm.league_id = l.id INNER JOIN categories c ON c.id = l.categoryId INNER JOIN datateams dt1 ON dt1.id = lm.dt1 INNER JOIN datateams dt2 ON dt2.id = lm.dt2 WHERE c.coefficient >= 10 AND lm.creation_date > '2025-03-06 09:57:13' ORDER BY lm.creation_date DESC LIMIT 8
1 1.9 ms controllers/livescore.php
SELECT lm.action_name,lm.creation_date,lm.dt1,lm.dt2,c.CountryCode,lm.minute,c.coefficient,c.top,dt1.basealias as basealias1,dt2.basealias as basealias2 FROM live_matches_history lm INNER JOIN leagues l ON lm.league_id = l.id INNER JOIN categories c ON c.id = l.categoryId INNER JOIN datateams dt1 ON dt1.id = lm.dt1 INNER JOIN datateams dt2 ON dt2.id = lm.dt2 WHERE c.coefficient >= 10 AND lm.creation_date > '2025-02-28 09:57:13' ORDER BY lm.creation_date DESC LIMIT 15
2 1.9 ms controllers/livescore.php
TOTAL TIME 3.8 ms QUERIES 2 FILE controllers/livescore.php
Memcache Server version: | |
Process id of this server process | |
Number of seconds this server has been running | |
Accumulated user time for this process | seconds |
Accumulated system time for this process | seconds |
Total number of items stored by this server ever since it started | |
Number of open connections | |
Total number of connections opened since the server started running | |
Number of connection structures allocated by the server | |
Cumulative number of retrieval requests | |
Cumulative number of storage requests |