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 |
0% | 5.59 kb | index.php |
37% | 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 |
1% | 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 |
0% | 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% | 25.33 kb | application/controllers/match_controller.php |
0% | 1.69 kb | application/helpers/convert_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 |
1% | 12.79 kb | application/helpers/url_helper.php |
0% | 1.29 kb | application/helpers/string_helper.php |
1% | 17.07 kb | application/helpers/news_helper.php |
0% | 4.09 kb | application/helpers/common_helper.php |
1% | 16.73 kb | application/helpers/utils_helper.php |
5% | 53.1 kb | application/lib/lib.php |
4% | 44.42 kb | application/models/news_model.php |
3% | 40.73 kb | application/models/match_model.php |
4% | 43.68 kb | application/models/league_model.php |
0% | 2.65 kb | application/models/stats_model.php |
2% | 23.23 kb | application/models/result_model.php |
6% | 67.7 kb | application/models/ncomment_model.php |
1% | 9.21 kb | application/models/bs_news_model.php |
3% | 33.06 kb | application/req/match.php |
2% | 17.69 kb | application/req/team.php |
1% | 13.51 kb | application/req/live.php |
0% | 3.1 kb | application/mods/exec_mods.php |
0% | 2.39 kb | application/mods/common/menu.php |
1% | 10.36 kb | application/models/common_model.php |
1% | 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 |
0% | 5.27 kb | application/mods/common/menu/menu_mobile.php |
0% | 760 b | application/mods/match/breadcrumbs.php |
2% | 21.68 kb | application/mods/match/match_header.php |
0% | 2.55 kb | application/mods/match/match_menu.php |
1% | 14.85 kb | application/mods/match/match_info.php |
0% | 3.32 kb | application/mods/match/match_news.php |
0% | 3.71 kb | application/mods/match/match_other.php |
0% | 1.32 kb | application/mods/match/match_table.php |
0% | 975 b | application/mods/match/match_teams.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 |
1.15 mb | Total |
Connection to sql... 9.2 ms
SELECT c.*, c.stadium as real_stadium, 2021 AS year, dt1.id AS dteam1_id, dt1.nameShow as team1_name, dt1.basealias AS team1_basealias, dt1.fullName as team1_fullName, dt1.color1 AS team1_color1, dt1.seats, dt1.size, dt1.yearBuilt, dt2.id AS dteam2_id, dt2.nameShow as team2_name, dt2.basealias AS team2_basealias, dt2.fullName as team2_fullName, dt2.color1 AS team2_color1, t1.name as team1_Oname, t2.name as team2_Oname, s.id as stadium_id, rs.teamId as stadium_team_id, s.name AS stadium_name, s.size AS stadium_size, s.seats AS stadium_seats, s.yearBuilt AS stadium_yearBuilt, dt1.managerNow AS manager1, dt2.managerNow AS manager2, l.categoryId FROM calendars2021 AS c
INNER JOIN teams AS t1 ON c.team1 = t1.id
INNER JOIN datateams AS dt1 ON t1.teamId = dt1.id
INNER JOIN teams AS t2 ON c.team2 = t2.id
INNER JOIN datateams AS dt2 ON t2.teamId = dt2.id
LEFT JOIN futbol.rel_stadiums as rs ON rs.teamId=dt1.id AND rs.active=1
LEFT JOIN datastadiums AS s ON s.id = rs.stadium_id
INNER JOIN leagues AS l ON l.id = c.league_id
AND dt1.basealias = 'Geeska-Afrika-Fc' AND dt2.basealias = 'Elman' ORDER BY c.shedule DESC
1 10.7 ms controllers/news.php
SELECT l.game,c.id,c.shedule AS sheduleBBDD, cat.name AS league_name,c.isLive, cat.alias, cat.id AS category_id, cat.logo, cat.cat, cat.level, cat.ctype, l.year, l.current_round,cat.active_year,c.datateam1,c.datateam2,c.round, c.extra_data, c.stadium AS stadium_id, CONVERT_TZ(c.shedule, 'Europe/Madrid', 'Europe/Madrid') AS shedule,CONVERT_TZ(c.shedule, 'Europe/Madrid', 'Europe/Madrid') AS sheduleb, CONVERT_TZ(NOW(), 'Europe/Madrid', 'Europe/Madrid') AS cur_date, dt1.seats, c.referee, c.league_id,c.attendance, c.team1, c.team2, c.r1, c.r2, l.group_code,l.total_group, c.last_comment, c.penaltis1, c.penaltis2, c.prorroga, c.status, c.finished, c.minute, c.isDpstats, l.total_rounds, dt1.nameShow AS nameShow1, dt2.nameShow AS nameShow2, dt1.id AS dt1id, dt2.id AS dt2id, dt1.translate AS translate1, dt2.translate AS translate2, dt1.stadium, dt1.twitter AS team1_twitter, dt2.twitter AS team2_twitter, dt1.short_name AS local_abbr, dt2.short_name AS visitor_abbr,dt1.basealias as basealias1,dt2.basealias as basealias2,dt1.chairman as chairman1,dt2.chairman as chairman2,dt1.typefield,dt1.seats,dt1.fans,dt1.yearBuilt,dt1.fax,dt1.phone,dt1.address,dt1.size, c.betId, c.betId_wh, c.betId_bwin, c.betId_marca, 0 AS comments, IF(TIME(c.shedule)='00:00:00',1,0) AS no_hour , c.weather, c.temperature, dp1.nick as local_coach, dp2.nick as visitor_coach, cat.alerts_available AS alerts_available, c.isVideo, c.isLineup, c.acta, c.csb, cat.top, dt1.CountryCode as cc1, dt2.CountryCode as cc2
FROM calendars2021 c
INNER JOIN leagues l ON l.id = c.league_id
INNER JOIN categories cat ON cat.id = l.categoryId
INNER JOIN datateams dt1 ON dt1.id = c.datateam1
INNER JOIN datateams_basics dtb1 ON dt1.id = dtb1.id
INNER JOIN datateams dt2 ON dt2.id = c.datateam2
INNER JOIN datateams_basics dtb2 ON dt2.id = dtb2.id
LEFT JOIN datapeople AS dp1 ON c.coach1 = dp1.id
LEFT JOIN datapeople AS dp2 ON c.coach2 = dp2.id
WHERE c.id = 378578
2 2.7 ms controllers/news.php
SELECT rs.teamId, ds.id AS stadiumId, ds.name, ds.seats, ds.yearBuilt, ds.typefield, ds.city, ds.address, ds.size, ds.fans, ds.phone, ds.fax
FROM rel_stadiums AS rs
INNER JOIN datastadiums AS ds ON ds.id = rs.stadium_id
WHERE rs.teamId = 140783 AND active = 1
3 3.5 ms controllers/news.php
SELECT data1 FROM stats2021 t WHERE league_id = 61032 AND teamId = 6422805 AND type = 33 ORDER BY groupId ASC, type
4 1.9 ms controllers/news.php
SELECT data1 FROM stats2021 t WHERE league_id = 61032 AND teamId = 6422797 AND type = 33 ORDER BY groupId ASC, type
5 1.8 ms controllers/news.php
SELECT rel.media_id, m.name, m.id FROM rel_media_match as rel INNER JOIN media AS m ON rel.media_id = m.id WHERE m.type=10 AND rel.cid = 378578 AND rel.year = 2021 AND rel.media_id < 90000 AND m.location='es' GROUP BY rel.media_id
6 2.3 ms controllers/news.php
SELECT * FROM calendars2021_times WHERE id = 378578
7 1.9 ms controllers/news.php
SELECT dp.id, dp.birthplace, dp.nick,dp.name,dp.last_name,dp.alias,dp.birthdate,dp.height,dp.weight,dp.foot,dp.side, dp.role, 2021 AS year, rp.squadNumber,'' as num,'' as pos,'' as idplayer,'' as goals,'' as reds,'' as yellows,IF(dp.CountryCode IS NULL,'',dp.CountryCode) AS CountryCode, '' as gender
FROM futbol.rel_players as rp INNER JOIN futbol.dataplayers as dp on rp.player_id=dp.id and rp.in_squad=1
WHERE rp.year=2021
and rp.team_id=6422805
GROUP BY dp.id
ORDER BY dp.role>0 DESC, dp.role ASC, dp.nick ASC
8 2.3 ms controllers/news.php
SELECT dp.id, dp.birthplace, dp.nick,dp.name,dp.last_name,dp.alias,dp.birthdate,dp.height,dp.weight,dp.foot,dp.side, dp.role, 2021 AS year, rp.squadNumber,'' as num,'' as pos,'' as idplayer,'' as goals,'' as reds,'' as yellows,IF(dp.CountryCode IS NULL,'',dp.CountryCode) AS CountryCode, '' as gender
FROM futbol.rel_players as rp INNER JOIN futbol.dataplayers as dp on rp.player_id=dp.id and rp.in_squad=1
WHERE rp.year=2021
and rp.team_id=6422797
GROUP BY dp.id
ORDER BY dp.role>0 DESC, dp.role ASC, dp.nick ASC
9 2.3 ms controllers/news.php
SELECT type, data1, data2, data3, data4 FROM stats2021
WHERE league_id=61032 AND teamId=6422805 AND ((type>=1 AND type<=9) OR (type>=29 AND type<=32))
ORDER BY type ASC
10 1.9 ms controllers/news.php
SELECT type, data1, data2, data3, data4 FROM stats2021
WHERE league_id=61032 AND teamId=6422797 AND ((type>=1 AND type<=9) OR (type>=29 AND type<=32))
ORDER BY type ASC
11 1.9 ms controllers/news.php
SELECT round, team1, team2, extra_data, r1, r2 FROM calendars2021 WHERE league_id=61032 AND extra_data IS NOT NULL AND (team1=6422805 OR team2=6422805) ORDER BY round ASC
12 2.1 ms controllers/news.php
SELECT round, team1, team2, extra_data, r1, r2 FROM calendars2021 WHERE league_id=61032 AND extra_data IS NOT NULL AND (team1=6422797 OR team2=6422797) ORDER BY round ASC
13 2.1 ms controllers/news.php
SELECT dt.id,dt.nameShow,dt.translate,dt.basealias, t.points, t.gf, t.ga, t.win_h+t.win_a as wins, t.draw_h+t.draw_a as draws, t.lose_h+t.lose_a as loses, (t.win_h+t.win_a+t.draw_h+t.draw_a+t.lose_h+t.lose_a) AS mp,(cast(t.gf as signed) - cast(t.ga as signed)) AS diff,team.teamId FROM tables2021 AS t INNER JOIN teams AS team ON team.id = t.team INNER JOIN datateams AS dt ON team.teamId = dt.id
WHERE t.league_id = 61032 AND t.round = 17 ORDER BY t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
14 2.5 ms controllers/news.php
SELECT t.team,t.round,(cast(t.gf as signed) - cast(t.ga as signed) + 100) AS diff FROM tables2025 AS t
WHERE t.league_id = 61032 AND t.round<=17 ORDER BY t.round ASC,t.points DESC, diff DESC, t.ga DESC
15 2 ms controllers/news.php
SELECT dr.id, dr.fullname as name, dr.nick as showName,rc.role, dr.birthdate,dr.birthplace FROM rel_calendars_referee rc LEFT JOIN datapeople dr ON dr.id=rc.referee_id WHERE rc.match_id=378578 AND rc.year=2021
16 2 ms controllers/news.php
SELECT ev.id, ev.player_id, ev.action, ev.minute, ev.teamId, date, period FROM events2021 AS ev WHERE ev.match_id=378578 AND ev.action<31 ORDER BY ev.minute ASC, ev.date ASC, ev.id ASC
17 2 ms controllers/news.php
SELECT id, team_id, tactica AS tactic FROM dreamteam_data_real WHERE league_id = 61032 AND id_match = 378578
18 2.1 ms controllers/news.php
SELECT c.id, c.r1, c.r2, c.shedule, l.year FROM calendars_all AS c INNER JOIN futbol.leagues AS l ON c.league_id=l.id INNER JOIN teams AS t1 ON c.team1=t1.id INNER JOIN teams AS t2 ON c.team2=t2.id WHERE l.categoryId=1422 AND t1.teamId=140783 AND t2.teamId=57422 AND r1 < 99 AND c.shedule < NOW() - INTERVAL 1 DAY ORDER BY c.shedule DESC LIMIT 10
19 2.4 ms controllers/news.php
SELECT * FROM forecast WHERE matchId = 378578 AND year = 2021
20 2 ms controllers/news.php
SELECT dt.*,cou.Name as Name,cou.Continent as Continent,cou.Region,dp.latitude,dp.longitude,dp.name as geo_location, ds.header_color as color1 FROM datateams AS dt LEFT JOIN country AS cou ON LOWER(cou.Code2) = dt.CountryCode LEFT JOIN dataplaces dp on dp.geonameid=dt.geonameid LEFT JOIN datateams_shields ds on ds.teamId=dt.id WHERE dt.id=140783 LIMIT 1
21 85.6 ms controllers/news.php
SELECT dp.id, dp.nick, dp.fullname,rp.date_ini, rp.date_end FROM futbol.rel_people rp INNER JOIN futbol.datapeople dp on dp.id=rp.people_id WHERE rp.teamId=140783 AND role_id=1 ORDER BY rp.date_ini DESC LIMIT 1
22 2 ms controllers/news.php
SELECT dp.nick, dp.fullname,rp.date_ini, rp.date_end FROM futbol.rel_people rp INNER JOIN futbol.datapeople dp on dp.id=rp.people_id WHERE rp.teamId=140783 AND role_id=2 ORDER BY rp.date_ini DESC LIMIT 1
23 2 ms controllers/news.php
SELECT rs.teamId, ds.id AS stadiumId, ds.name, ds.seats, ds.yearBuilt, ds.typefield, ds.city, ds.address, ds.size, ds.fans, ds.phone, ds.fax
FROM rel_stadiums AS rs
INNER JOIN datastadiums AS ds ON ds.id = rs.stadium_id
WHERE rs.teamId = 140783 AND active = 1
24 3.4 ms controllers/news.php
SELECT c.troncal, t.conference, c.id AS category_id, t.id as team_id,t.league_id,c.name as cat_name, c.name_english as cat_name_en,l.year,l.tables,l.current_round,l.group_code,l.total_group,c.active_year,c.alias, l.table_suffix, c.logo as league_logo FROM teams AS t INNER JOIN leagues_besoccer l ON l.id = t.league_id INNER JOIN categories_besoccer c ON c.id = l.categoryId WHERE t.teamId = 140783 AND c.ctype != 12 ORDER BY c.troncal DESC, l.year DESC, l.end_prev ASC, c.parentId ASC, c.coefficient DESC, l.group_code = 0 ASC, l.group_code ASC LIMIT 2
25 2.2 ms controllers/news.php
SELECT ct.id FROM categories_besoccer AS ct INNER JOIN leagues_besoccer AS l ON ct.id=l.categoryId AND ct.active_year=l.year INNER JOIN teams AS t ON l.id=t.league_id WHERE t.teamId=140783 AND ct.ctype!=12 AND ct.status=1 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC
26 2.1 ms controllers/news.php
SELECT ct.id, ct.alias, ct.name AS name, ct.logo, ct.CountryCode, ct.active_year, ct.location, ct.continent, ct.competition_type, ct.troncal, ct.coefficient AS coefficient, l.id AS league_id, l.year, l.total_teams, l.current_round, l.total_rounds, l.total_group, l.group_code, l.legend, l.legendExtra, l.playoff, l.end_prev, l.end_date, t.id as team_id, t.name as team_name FROM categories_besoccer AS ct INNER JOIN leagues_besoccer AS l ON ct.id=l.categoryId AND ct.active_year=l.year INNER JOIN teams t on t.teamId=140783 and l.id=t.league_id WHERE 1 ORDER BY ct.coefficient DESC, ct.id ASC, l.group_code ASC
27 2.1 ms controllers/news.php
SELECT dt.nameShow,(cast(tab.gf as signed) - cast(tab.ga as signed) + 100) as diff,tab.*,t.teamId FROM teams AS t INNER JOIN leagues l ON l.id = t.league_id INNER JOIN categories c ON c.id = l.categoryId INNER JOIN tables2021 as tab ON tab.league_id = t.league_id AND tab.team = t.id INNER JOIN datateams dt ON dt.id = t.teamId WHERE c.troncal = 1 AND t.league_id = 61032 AND tab.round = 18 ORDER BY tab.points DESC, diff DESC, tab.ga DESC, dt.nameShow ASC
28 2.5 ms controllers/news.php
SELECT dp.id, dp.birthplace, dp.nick,dp.name,dp.last_name,dp.alias,dp.birthdate,dp.height,dp.weight,dp.foot,dp.side, dp.role, 2025 AS year, rp.squadNumber,'' as num,'' as pos,'' as idplayer,'' as goals,'' as reds,'' as yellows,IF(dp.CountryCode IS NULL,'',dp.CountryCode) AS CountryCode, '' as gender
FROM futbol.rel_players as rp INNER JOIN futbol.dataplayers as dp on rp.player_id=dp.id and rp.in_squad=1
WHERE rp.year=2025
and rp.team_id=6422805
GROUP BY dp.id
ORDER BY dp.role>0 DESC, dp.role ASC, dp.nick ASC
29 2.2 ms controllers/news.php
SELECT dp.id, dp.birthplace, dp.nick,dp.name,dp.last_name,dp.alias,dp.birthdate,dp.height,dp.weight,dp.foot,dp.side, dp.role, 2024 AS year, rp.squadNumber,'' as num,'' as pos,'' as idplayer,'' as goals,'' as reds,'' as yellows,IF(dp.CountryCode IS NULL,'',dp.CountryCode) AS CountryCode, '' as gender
FROM futbol.rel_players as rp INNER JOIN futbol.dataplayers as dp on rp.player_id=dp.id and rp.in_squad=1
WHERE rp.year=2024
and rp.team_id=6422805
GROUP BY dp.id
ORDER BY dp.role>0 DESC, dp.role ASC, dp.nick ASC
30 2.3 ms controllers/news.php
SELECT total FROM bs_rel_resume_items WHERE itemId=140783 AND type_rel=2 AND ln='es'
31 1.9 ms controllers/news.php
SELECT rb.id FROM rel_budgets AS rb WHERE (rb.official_budget = 1 or rb.official_budget = 2 or rb.official_budget = 0) AND (rb.origin_team_id IN (140783) OR rb.destination_team_id IN (140783)) AND rb.year = 2025 AND rb.active = 1 LIMIT 1
32 2.3 ms controllers/news.php
SELECT ip.id as id, ip.datateamId, site_name as club,ip.json_data FROM club_projects.club_teams ct INNER JOIN club_projects.info_projects ip ON ip.id = ct.project_id WHERE ct.rel_datateamId=140783 LIMIT 1
33 2 ms controllers/news.php
SELECT dt.*,cou.Name as Name,cou.Continent as Continent,cou.Region,dp.latitude,dp.longitude,dp.name as geo_location, ds.header_color as color1 FROM datateams AS dt LEFT JOIN country AS cou ON LOWER(cou.Code2) = dt.CountryCode LEFT JOIN dataplaces dp on dp.geonameid=dt.geonameid LEFT JOIN datateams_shields ds on ds.teamId=dt.id WHERE dt.id=57422 LIMIT 1
34 84.7 ms controllers/news.php
SELECT dp.id, dp.nick, dp.fullname,rp.date_ini, rp.date_end FROM futbol.rel_people rp INNER JOIN futbol.datapeople dp on dp.id=rp.people_id WHERE rp.teamId=57422 AND role_id=1 ORDER BY rp.date_ini DESC LIMIT 1
35 1.8 ms controllers/news.php
SELECT dp.nick, dp.fullname,rp.date_ini, rp.date_end FROM futbol.rel_people rp INNER JOIN futbol.datapeople dp on dp.id=rp.people_id WHERE rp.teamId=57422 AND role_id=2 ORDER BY rp.date_ini DESC LIMIT 1
36 1.8 ms controllers/news.php
SELECT rs.teamId, ds.id AS stadiumId, ds.name, ds.seats, ds.yearBuilt, ds.typefield, ds.city, ds.address, ds.size, ds.fans, ds.phone, ds.fax
FROM rel_stadiums AS rs
INNER JOIN datastadiums AS ds ON ds.id = rs.stadium_id
WHERE rs.teamId = 57422 AND active = 1
37 3.8 ms controllers/news.php
SELECT c.troncal, t.conference, c.id AS category_id, t.id as team_id,t.league_id,c.name as cat_name, c.name_english as cat_name_en,l.year,l.tables,l.current_round,l.group_code,l.total_group,c.active_year,c.alias, l.table_suffix, c.logo as league_logo FROM teams AS t INNER JOIN leagues_besoccer l ON l.id = t.league_id INNER JOIN categories_besoccer c ON c.id = l.categoryId WHERE t.teamId = 57422 AND c.ctype != 12 ORDER BY c.troncal DESC, l.year DESC, l.end_prev ASC, c.parentId ASC, c.coefficient DESC, l.group_code = 0 ASC, l.group_code ASC LIMIT 2
38 2.2 ms controllers/news.php
SELECT ct.id FROM categories_besoccer AS ct INNER JOIN leagues_besoccer AS l ON ct.id=l.categoryId AND ct.active_year=l.year INNER JOIN teams AS t ON l.id=t.league_id WHERE t.teamId=57422 AND ct.ctype!=12 AND ct.status=1 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC
39 2.1 ms controllers/news.php
SELECT ct.id, ct.alias, ct.name AS name, ct.logo, ct.CountryCode, ct.active_year, ct.location, ct.continent, ct.competition_type, ct.troncal, ct.coefficient AS coefficient, l.id AS league_id, l.year, l.total_teams, l.current_round, l.total_rounds, l.total_group, l.group_code, l.legend, l.legendExtra, l.playoff, l.end_prev, l.end_date, t.id as team_id, t.name as team_name FROM categories_besoccer AS ct INNER JOIN leagues_besoccer AS l ON ct.id=l.categoryId AND ct.active_year=l.year INNER JOIN teams t on t.teamId=57422 and l.id=t.league_id WHERE ct.id IN (1422) ORDER BY ct.coefficient DESC, ct.id ASC, l.group_code ASC
40 2.3 ms controllers/news.php
SELECT dt.nameShow,(cast(tab.gf as signed) - cast(tab.ga as signed) + 100) as diff,tab.*,t.teamId FROM teams AS t INNER JOIN leagues l ON l.id = t.league_id INNER JOIN categories c ON c.id = l.categoryId INNER JOIN tables2025 as tab ON tab.league_id = t.league_id AND tab.team = t.id INNER JOIN datateams dt ON dt.id = t.teamId WHERE c.troncal = 1 AND t.league_id = 78068 AND tab.round = 13 ORDER BY tab.points DESC, diff DESC, tab.ga DESC, dt.nameShow ASC
41 2.5 ms controllers/news.php
SELECT dp.id, dp.birthplace, dp.nick,dp.name,dp.last_name,dp.alias,dp.birthdate,dp.height,dp.weight,dp.foot,dp.side, dp.role, 2025 AS year, rp.squadNumber,'' as num,'' as pos,'' as idplayer,'' as goals,'' as reds,'' as yellows,IF(dp.CountryCode IS NULL,'',dp.CountryCode) AS CountryCode, '' as gender
FROM futbol.rel_players as rp INNER JOIN futbol.dataplayers as dp on rp.player_id=dp.id and rp.in_squad=1
WHERE rp.year=2025
and rp.team_id=6673993
GROUP BY dp.id
ORDER BY dp.role>0 DESC, dp.role ASC, dp.nick ASC
42 2.2 ms controllers/news.php
SELECT dp.id, dp.birthplace, dp.nick,dp.name,dp.last_name,dp.alias,dp.birthdate,dp.height,dp.weight,dp.foot,dp.side, dp.role, 2024 AS year, rp.squadNumber,'' as num,'' as pos,'' as idplayer,'' as goals,'' as reds,'' as yellows,IF(dp.CountryCode IS NULL,'',dp.CountryCode) AS CountryCode, '' as gender
FROM futbol.rel_players as rp INNER JOIN futbol.dataplayers as dp on rp.player_id=dp.id and rp.in_squad=1
WHERE rp.year=2024
and rp.team_id=6673993
GROUP BY dp.id
ORDER BY dp.role>0 DESC, dp.role ASC, dp.nick ASC
43 2.1 ms controllers/news.php
SELECT total FROM bs_rel_resume_items WHERE itemId=57422 AND type_rel=2 AND ln='es'
44 1.8 ms controllers/news.php
SELECT rb.id FROM rel_budgets AS rb WHERE (rb.official_budget = 1 or rb.official_budget = 2 or rb.official_budget = 0) AND (rb.origin_team_id IN (57422) OR rb.destination_team_id IN (57422)) AND rb.year = 2025 AND rb.active = 1 LIMIT 1
45 2.2 ms controllers/news.php
SELECT ip.id as id, ip.datateamId, site_name as club,ip.json_data FROM club_projects.club_teams ct INNER JOIN club_projects.info_projects ip ON ip.id = ct.project_id WHERE ct.rel_datateamId=57422 LIMIT 1
46 1.8 ms controllers/news.php
SELECT
c.*, l.*, cou.name as namec, ct.table_sufix
FROM (leagues l INNER JOIN categories c ON c.id = l.categoryId INNER JOIN categories_types ct ON c.ctype=ct.id LEFT JOIN country cou ON cou.Code2 = c.CountryCode) WHERE l.id = 61032
47 4.2 ms controllers/news.php
SELECT SQL_NO_CACHE ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId
FROM events2021 AS ev
WHERE ev.match_id=378578
ORDER BY (ev.action=1 OR ev.action=2 OR ev.action=6 OR ev.action=11 OR ev.action=12 OR ev.action=13 OR ev.action=25) DESC,(ev.action=3 OR ev.action=4 OR ev.action=5) DESC,(ev.action=14 OR ev.action=15 OR ev.action=16 OR ev.action=17 OR ev.action=21) DESC,(ev.action=18 OR ev.action=19) DESC,(ev.action=20 OR ev.action=22) DESC, minute ASC, ev.real_date ASC, ev.id DESC, ev.action DESC
48 1.9 ms controllers/news.php
SELECT SQL_NO_CACHE ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId
FROM events2021 AS ev
WHERE ev.match_id=378578
ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
49 1.8 ms controllers/news.php
SELECT data1 FROM stats2021 t WHERE league_id = 61032 AND teamId = 6422805 and type = 33
50 1.9 ms controllers/news.php
SELECT data1 FROM stats2021 t WHERE league_id = 61032 AND teamId = 6422797 and type = 33
51 1.8 ms controllers/news.php
SELECT rating1, rating2 FROM calendars_elo WHERE id=378578 AND league_id=61032 AND year=2021
52 1.9 ms controllers/news.php
SELECT position FROM tables2021 WHERE team=6422805 AND league_id=61032 AND round=17
53 1.8 ms controllers/news.php
SELECT position FROM tables2021 WHERE team=6422797 AND league_id=61032 AND round=17
54 1.8 ms controllers/news.php
SELECT rs.teamId, ds.id AS stadiumId, ds.name, ds.seats, ds.yearBuilt, ds.typefield, ds.city, ds.address, ds.size, ds.fans, ds.phone, ds.fax
FROM rel_stadiums AS rs
INNER JOIN datastadiums AS ds ON ds.id = rs.stadium_id
WHERE rs.teamId = 140783 AND active = 1
55 3.1 ms controllers/news.php
SELECT data1 FROM stats2021 t WHERE league_id = 61032 AND teamId = 6422805 AND type = 33 ORDER BY groupId ASC, type
56 1.8 ms controllers/news.php
SELECT data1 FROM stats2021 t WHERE league_id = 61032 AND teamId = 6422797 AND type = 33 ORDER BY groupId ASC, type
57 1.8 ms controllers/news.php
SELECT * FROM calendars2021_times WHERE id = 378578
58 1.9 ms controllers/news.php
SELECT dp.id, dp.birthplace, dp.nick,dp.name,dp.last_name,dp.alias,dp.birthdate,dp.height,dp.weight,dp.foot,dp.side, dp.role, 2021 AS year, rp.squadNumber,'' as num,'' as pos,'' as idplayer,'' as goals,'' as reds,'' as yellows,IF(dp.CountryCode IS NULL,'',dp.CountryCode) AS CountryCode, '' as gender
FROM futbol.rel_players as rp INNER JOIN futbol.dataplayers as dp on rp.player_id=dp.id and rp.in_squad=1
WHERE rp.year=2021
and rp.team_id=6422805
GROUP BY dp.id
ORDER BY dp.role>0 DESC, dp.role ASC, dp.nick ASC
59 2 ms controllers/news.php
SELECT dp.id, dp.birthplace, dp.nick,dp.name,dp.last_name,dp.alias,dp.birthdate,dp.height,dp.weight,dp.foot,dp.side, dp.role, 2021 AS year, rp.squadNumber,'' as num,'' as pos,'' as idplayer,'' as goals,'' as reds,'' as yellows,IF(dp.CountryCode IS NULL,'',dp.CountryCode) AS CountryCode, '' as gender
FROM futbol.rel_players as rp INNER JOIN futbol.dataplayers as dp on rp.player_id=dp.id and rp.in_squad=1
WHERE rp.year=2021
and rp.team_id=6422797
GROUP BY dp.id
ORDER BY dp.role>0 DESC, dp.role ASC, dp.nick ASC
60 2 ms controllers/news.php
SELECT type, data1, data2, data3, data4 FROM stats2021
WHERE league_id=61032 AND teamId=6422805 AND ((type>=1 AND type<=9) OR (type>=29 AND type<=32))
ORDER BY type ASC
61 1.9 ms controllers/news.php
SELECT type, data1, data2, data3, data4 FROM stats2021
WHERE league_id=61032 AND teamId=6422797 AND ((type>=1 AND type<=9) OR (type>=29 AND type<=32))
ORDER BY type ASC
62 1.8 ms controllers/news.php
SELECT t.team,t.round,(cast(t.gf as signed) - cast(t.ga as signed) + 100) AS diff FROM tables2025 AS t
WHERE t.league_id = 61032 AND t.round<=17 ORDER BY t.round ASC,t.points DESC, diff DESC, t.ga DESC
63 1.9 ms controllers/news.php
SELECT dr.id, dr.fullname as name, dr.nick as showName,rc.role, dr.birthdate,dr.birthplace FROM rel_calendars_referee rc LEFT JOIN datapeople dr ON dr.id=rc.referee_id WHERE rc.match_id=378578 AND rc.year=2021
64 1.9 ms controllers/news.php
SELECT ev.id, ev.player_id, ev.action, ev.minute, ev.teamId, date, period FROM events2021 AS ev WHERE ev.match_id=378578 AND ev.action<31 ORDER BY ev.minute ASC, ev.date ASC, ev.id ASC
65 1.9 ms controllers/news.php
SELECT id, team_id, tactica AS tactic FROM dreamteam_data_real WHERE league_id = 61032 AND id_match = 378578
66 2 ms controllers/news.php
SELECT *,rel.id as rel_id FROM `rel_media_match` rel LEFT JOIN media m ON m.id = rel.media_id WHERE m.type='10' AND rel.active = 1 AND rel.league_id = 61032 AND rel.team1 = 6422805 AND rel.team2 = 6422797 ORDER BY FIELD(m.location,'es','en') DESC
67 2.2 ms controllers/news.php
SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 61032 AND id_match = 378578
68 1.9 ms controllers/news.php
SELECT mp.`player_id`, p.`nick`, p.`name`, p.`last_name`, mp.`team`, p.role, p.alias, relp.squadNumber as num, p.CountryCode
FROM `matchs_players_called` AS mp INNER JOIN `dataplayers` AS p ON mp.`player_id` = p.`id`
INNER JOIN rel_players AS relp ON relp.player_id=p.id AND relp.league_id='61032' AND relp.team_id=6422805
WHERE mp.`match_id` = '378578' AND mp.year='2021'
ORDER BY mp.`team` ASC, p.`role` ASC
69 2.1 ms controllers/news.php
SELECT mp.`player_id`, p.`nick`, p.`name`, p.`last_name`, mp.`team`, p.role, p.alias, relp.squadNumber as num, p.CountryCode
FROM `matchs_players_called` AS mp INNER JOIN `dataplayers` AS p ON mp.`player_id` = p.`id`
INNER JOIN rel_players AS relp ON relp.player_id=p.id AND relp.league_id='61032' AND relp.team_id=6422797
WHERE mp.`match_id` = '378578' AND mp.year='2021'
ORDER BY mp.`team` ASC, p.`role` ASC
70 2 ms controllers/news.php
SELECT rl.* FROM futbol.rel_live_commentaries AS rl WHERE rl.match_id = 378578 AND rl.year = 2021 AND rl.active = 1 AND rl.ln = 'es';
71 1.9 ms controllers/news.php
SELECT * FROM futbol.live_commentaries2021 WHERE match_id = 378578 AND ln = 'es' AND type = 1 AND owner = '1' ORDER BY minute DESC, creation_date DESC, id DESC;
72 2 ms controllers/news.php
SELECT * FROM futbol.live_commentaries2021 WHERE match_id = 378578 AND ln = 'es' AND type = 1 AND owner = 1 ORDER BY minute DESC, extra_minute DESC, creation_date DESC, id DESC;
73 2 ms controllers/news.php
SELECT * FROM calendars2021 AS c WHERE c.id=378578
74 1.9 ms controllers/news.php
SELECT * FROM events2021 AS e WHERE e.match_id=378578 ORDER BY minute DESC
75 1.9 ms controllers/news.php
SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=378578 AND extraId = 61032 AND type_rel = 4
76 1.8 ms controllers/news.php
SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=1422 AND type_rel = 3
77 1.9 ms controllers/news.php
SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 1422 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5
78 2.2 ms controllers/news.php
SELECT /*53 bs_news_model*/ n.id, n.author_id, n.headline, n.external_headline, n.live_headline, n.creation_date, n.update_date, n.pub_date, n.alias, n.subheadline, n.teaser, n.media, n.tags, n.views, n.screens, n.clicks, n.relations, n.comments, n.power_cover, n.cover_points, u.name as user_name FROM bs_news n INNER JOIN bs_editors u ON u.id = n.author_id AND u.ln = 'es' WHERE n.status = 1 AND n.ln = 'es' AND n.id IN (1024945,410354,290700) ORDER BY n.cover_points DESC, update_date DESC
79 2.5 ms controllers/news.php
SELECT c.team1, c.team2,c.extra,c.datateam1,c.datateam2, c.shedule,c.id, c.r1, c.r2, c.round, c.minute, c.status, c.penaltis1, c.penaltis2, dt1.nameShow as team1_name, dt2.nameShow as team2_name, dt1.basealias as basealias1, dt2.basealias as basealias2,c.comments,c.league_id FROM `calendars2021` as c INNER JOIN teams t1 ON t1.id = c.team1 AND t1.league_id = c.league_id INNER JOIN teams t2 ON t2.id = c.team2 AND t2.league_id = c.league_id INNER JOIN datateams as dt1 ON dt1.id = t1.teamId INNER JOIN datateams as dt2 ON dt2.id = t2.teamId WHERE c.`league_id` = 61032 AND c.`round` = 17 ORDER BY shedule ASC LIMIT 12
80 2.3 ms controllers/news.php
SELECT t.*,dt.nameShow,dt.basealias,dt.id as teamId,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2021` as t
INNER JOIN teams as team ON team.id = t.team
INNER JOIN datateams as dt ON team.teamId = dt.id
WHERE t.league_id = 61032
AND t.round = 17 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
81 2.2 ms controllers/news.php
SELECT t.points,t.team,t.round FROM `tables2021` as t
INNER JOIN teams as team ON team.id = t.team
INNER JOIN datateams as dt ON team.teamId = dt.id
WHERE t.league_id = 61032
AND t.round >= 3 AND t.round <= 18 ORDER BY t.round ASC, t.points DESC, t.ga DESC, dt.nameShow ASC
82 3.2 ms controllers/news.php
SELECT dt.nameShow,dt.basealias,t.id,t.teamId FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 61032 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
83 1.9 ms controllers/news.php
TOTAL TIME 353.5 ms QUERIES 83 FILE controllers/news.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 |