|
|
|
|
sportsmanagementModelTeamInfo::getSeasons 344 data
SELECT pt.id as ptid, pt.team_id as season_team_id, pt.picture, pt.info, pt.project_id AS projectid,pt.points_finally,pt.neg_points_finally,pt.finaltablerank,pt.champion,pt.matches_finally,pt.won_finally,pt.draws_finally,pt.lost_finally,pt.homegoals_finally,pt.guestgoals_finally,p.name as projectname,p.season_id,p.current_round, pt.division_id,s.name as season,t.id as team_id,st.picture as season_picture,l.name as league, t.extended as teamextended, l.country as leaguecountry,CONCAT_WS( ':', p.id, p.alias ) AS project_slug,CONCAT_WS( ':', t.id, t.alias ) AS team_slug FROM z2o57_sportsmanagement_project_team AS pt INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.id = pt.team_id INNER JOIN z2o57_sportsmanagement_team AS t ON t.id = st.team_id INNER JOIN z2o57_sportsmanagement_project AS p ON p.id = pt.project_id INNER JOIN z2o57_sportsmanagement_season AS s ON s.id = p.season_id INNER JOIN z2o57_sportsmanagement_league AS l ON l.id = p.league_id WHERE t.id = 5324 ORDER BY s.name DESC
sportsmanagementModelTeamInfo::getSeasons 345 projectteamid
74716
sportsmanagementModelTeamInfo::getSeasons 346 teamid
5324
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 5527 AND pt.id = 78068 AND tp.season_id = 194 AND st.season_id = 194 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 5527 AND pt.id = 78068 AND tp.season_id = 194 AND st.season_id = 194 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 5527 AND pt.id = 78068 AND st.season_id = 194 AND stp.season_id = 194 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 5292 AND pt.id = 74716 AND tp.season_id = 192 AND st.season_id = 192 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 5292 AND pt.id = 74716 AND tp.season_id = 192 AND st.season_id = 192 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 5292 AND pt.id = 74716 AND st.season_id = 192 AND stp.season_id = 192 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 5129 AND pt.id = 72141 AND tp.season_id = 191 AND st.season_id = 191 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 5129 AND pt.id = 72141 AND tp.season_id = 191 AND st.season_id = 191 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 5129 AND pt.id = 72141 AND st.season_id = 191 AND stp.season_id = 191 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4825 AND pt.id = 66876 AND tp.season_id = 183 AND st.season_id = 183 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4825 AND pt.id = 66876 AND tp.season_id = 183 AND st.season_id = 183 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 4825 AND pt.id = 66876 AND st.season_id = 183 AND stp.season_id = 183 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4186 AND pt.id = 56733 AND tp.season_id = 105 AND st.season_id = 105 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4186 AND pt.id = 56733 AND tp.season_id = 105 AND st.season_id = 105 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 4186 AND pt.id = 56733 AND st.season_id = 105 AND stp.season_id = 105 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 3772 AND pt.id = 50973 AND tp.season_id = 103 AND st.season_id = 103 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 3772 AND pt.id = 50973 AND tp.season_id = 103 AND st.season_id = 103 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 3772 AND pt.id = 50973 AND st.season_id = 103 AND stp.season_id = 103 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 3239 AND pt.id = 43652 AND tp.season_id = 85 AND st.season_id = 85 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 3239 AND pt.id = 43652 AND tp.season_id = 85 AND st.season_id = 85 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 3239 AND pt.id = 43652 AND st.season_id = 85 AND stp.season_id = 85 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 3040 AND pt.id = 40946 AND tp.season_id = 81 AND st.season_id = 81 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 3040 AND pt.id = 40946 AND tp.season_id = 81 AND st.season_id = 81 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 3040 AND pt.id = 40946 AND st.season_id = 81 AND stp.season_id = 81 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4321 AND pt.id = 58821 AND tp.season_id = 79 AND st.season_id = 79 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4321 AND pt.id = 58821 AND tp.season_id = 79 AND st.season_id = 79 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 4321 AND pt.id = 58821 AND st.season_id = 79 AND stp.season_id = 79 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4322 AND pt.id = 58834 AND tp.season_id = 71 AND st.season_id = 71 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4322 AND pt.id = 58834 AND tp.season_id = 71 AND st.season_id = 71 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 4322 AND pt.id = 58834 AND st.season_id = 71 AND stp.season_id = 71 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4386 AND pt.id = 59886 AND tp.season_id = 69 AND st.season_id = 69 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4386 AND pt.id = 59886 AND tp.season_id = 69 AND st.season_id = 69 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 4386 AND pt.id = 59886 AND st.season_id = 69 AND stp.season_id = 69 AND stp.published = 1
sportsmanagementModelTeamInfo::getPlayerCount 551 data
SELECT COUNT(*) AS playercnt FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4395 AND pt.id = 60076 AND tp.season_id = 68 AND st.season_id = 68 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMeanAge 598 data
SELECT ps.birthday, ps.deathday FROM z2o57_sportsmanagement_person AS ps INNER JOIN z2o57_sportsmanagement_season_team_person_id AS tp ON tp.person_id = ps.id INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = tp.team_id AND st.season_id = tp.season_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON st.id = pt.team_id WHERE pt.project_id = 4395 AND pt.id = 60076 AND tp.season_id = 68 AND st.season_id = 68 AND tp.published = 1 AND ps.published = 1
sportsmanagementModelTeamInfo::getPlayerMarketValue 658 data
SELECT SUM(stp.market_value) AS market_value FROM z2o57_sportsmanagement_season_team_person_id AS stp INNER JOIN z2o57_sportsmanagement_season_team_id AS st ON st.team_id = stp.team_id INNER JOIN z2o57_sportsmanagement_project_team AS pt ON pt.team_id = st.id WHERE pt.project_id = 4395 AND pt.id = 60076 AND st.season_id = 68 AND stp.season_id = 68 AND stp.published = 1
Zusatzangaben
Tipp:
Historie
Saison | Liga | Ligabild | Platz | Gespielt | Punkte | S/U/N | Tore | Spieler | ∅ Alter |
---|---|---|---|---|---|---|---|---|---|
2023/24 | ![]() |
![]() |
5 | 12 | 23 | 7/2/3 | 29:12 | 0 | 0 |
2022/23 | ![]() |
![]() |
3 | 34 | 66 | 20/6/8 | 64:41 | 0 | 0 |
2021/22 | ![]() |
![]() |
4 | 34 | 58 | 17/7/10 | 72:37 | 0 | 0 |
2020/21 | ![]() |
![]() |
2 | 34 | 65 | 19/8/7 | 60:32 | 0 | 0 |
2019/20 | ![]() |
![]() |
3 | 34 | 66 | 18/12/4 | 81:37 | 0 | 0 |
2018/19 | ![]() |
![]() |
3 | 34 | 66 | 19/9/6 | 63:29 | 0 | 0 |
2017/18 | ![]() |
![]() |
6 | 34 | 53 | 15/8/11 | 57:53 | 0 | 0 |
2016/17 | ![]() |
![]() |
2 | 34 | 67 | 20/7/7 | 66:39 | 0 | 0 |
2015/16 | ![]() |
![]() |
2 | 34 | 67 | 20/7/7 | 54:32 | 0 | 0 |
2014/15 | ![]() |
![]() |
5 | 34 | 50 | 13/11/10 | 39:31 | 0 | 0 |
2013/14 | ![]() |
![]() |
2 | 38 | 79 | 24/7/7 | 65:34 | 0 | 0 |
2012/13 | ![]() |
![]() |
2 | 2 | 4 | 1/0/0 | 4:2 | 0 | 0 |
Zusammenfassung Historie nach Liga
Deutschland - 1. Bundesliga 2022/23
# | Mannschaft | RD | PKT | +/- |
---|---|---|---|---|
1 |
![]() |
34 | 71 | 54 |
2 |
![]() |
34 | 71 | 39 |
3 |
![]() |
34 | 66 | 23 |
4 |
![]() |
34 | 62 | 13 |
5 |
![]() |
34 | 59 | 7 |
6 |
![]() |
34 | 50 | 8 |
7 |
![]() |
34 | 50 | 6 |
Sa, 02. Dez. 2023 21.00 Uhr | ||
![]() Newcastle Unit |
Warning: Undefined array key "resultpenalty" in /var/www/vhosts/jsm-help.de/demo.jsm-help.de/modules/mod_sportsmanagement_matches/tmpl/default/match.php on line 78 Warning: Undefined array key "resultovertime" in /var/www/vhosts/jsm-help.de/demo.jsm-help.de/modules/mod_sportsmanagement_matches/tmpl/default/match.php on line 82 -:- |
![]() Manchester Uni |
|
Heute gibt es leider keine neuen Ligen! |
{ "__default": { "session": { "counter": 1, "timer": { "start": 1701602085, "last": 1701602085, "now": 1701602085 }, "token": "sj4blUtEI2zDeFGjdbAEDHpYnFDiyu6n" }, "registry": {}, "user": { "id": 0, "name": null, "username": null, "email": null, "password": null, "password_clear": "", "block": null, "sendEmail": 0, "registerDate": null, "lastvisitDate": null, "activation": null, "params": null, "groups": [], "guest": 1, "lastResetTime": null, "resetCount": null, "requireReset": null, "aid": 0 } } }
SELECT `session_id`
FROM `z2o57_session`
WHERE `session_id` = X'3567626b6c3163373937386e713768726e316b76693068333334'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Status | Duration |
---|---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
INSERT INTO `z2o57_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES (X'3567626b6c3163373937386e713768726e316b76693068333334', 1, 1701602085, 0, '', 0)
Status | Duration |
---|---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.02 ms |
Update | 0.11 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 2.59 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `z2o57_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_extensions | ref | extension | extension | 82 | const | 43 | Using index condition; Using where |
Status | Duration |
---|---|
Starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.10 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.64 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Derselbe Aufruf in der Zeile darunter. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT id, rules
FROM `z2o57_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_viewlevels | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 |
Status | Duration |
---|---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT b.id
FROM z2o57_usergroups AS a
LEFT JOIN z2o57_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
Status | Duration |
---|---|
Starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM z2o57_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_extensions | ALL | extension | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 267 | Using where; filesort wurde genutzt |
Status | Duration |
---|---|
Starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 1.59 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Derselbe Aufruf in der Zeile darunter. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SHOW FULL COLUMNS
FROM `z2o57_extensions`
Status | Duration |
---|---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
closing tables | 0.01 ms |
Opening tables | 0.24 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
checking permissions | 0.22 ms |
closing tables | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.08 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
17 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
16 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
15 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:328 |
14 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/quixnxt/app/functions.php:419 |
13 | QuixAppHelper::qxGetComponentInfo() | JROOT/libraries/quixnxt/app/functions.php:39 |
12 | QuixAppHelper::setQuixConstants() | JROOT/libraries/quixnxt/app/bootstrap.php:19 |
11 | include_once JROOT/libraries/quixnxt/app/bootstrap.php | JROOT/libraries/loader.php:226 |
10 | JLoader::import() | JROOT/libraries/loader.php:845 |
9 | jimport() | JROOT/plugins/system/quix/quix.php:42 |
8 | plgSystemQuix::initQuix() | JROOT/plugins/system/quix/quix.php:35 |
7 | plgSystemQuix->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT `extension_id`
FROM `z2o57_extensions`
WHERE element = 'com_quix'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_extensions | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using where; Using index |
Status | Duration |
---|---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.08 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
14 | Joomla\CMS\Table\Extension->find() | JROOT/libraries/quixnxt/app/functions.php:420 |
13 | QuixAppHelper::qxGetComponentInfo() | JROOT/libraries/quixnxt/app/functions.php:39 |
12 | QuixAppHelper::setQuixConstants() | JROOT/libraries/quixnxt/app/bootstrap.php:19 |
11 | include_once JROOT/libraries/quixnxt/app/bootstrap.php | JROOT/libraries/loader.php:226 |
10 | JLoader::import() | JROOT/libraries/loader.php:845 |
9 | jimport() | JROOT/plugins/system/quix/quix.php:42 |
8 | plgSystemQuix::initQuix() | JROOT/plugins/system/quix/quix.php:35 |
7 | plgSystemQuix->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT *
FROM z2o57_extensions
WHERE `extension_id` = '10100'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 |
Status | Duration |
---|---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
14 | Joomla\CMS\Table\Table->load() | JROOT/libraries/quixnxt/app/functions.php:421 |
13 | QuixAppHelper::qxGetComponentInfo() | JROOT/libraries/quixnxt/app/functions.php:39 |
12 | QuixAppHelper::setQuixConstants() | JROOT/libraries/quixnxt/app/bootstrap.php:19 |
11 | include_once JROOT/libraries/quixnxt/app/bootstrap.php | JROOT/libraries/loader.php:226 |
10 | JLoader::import() | JROOT/libraries/loader.php:845 |
9 | jimport() | JROOT/plugins/system/quix/quix.php:42 |
8 | plgSystemQuix::initQuix() | JROOT/plugins/system/quix/quix.php:35 |
7 | plgSystemQuix->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT template
FROM z2o57_template_styles
WHERE client_id = 0
AND home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_template_styles | ALL | idx_client_id,idx_client_id_home | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 12 | Using where |
Status | Duration |
---|---|
Starting | 0.03 ms |
checking permissions | 0.03 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/libraries/quixnxt/app/functions.php:487 |
13 | QuixAppHelper::quix_default_template() | JROOT/libraries/quixnxt/app/functions.php:59 |
12 | QuixAppHelper::setQuixConstants() | JROOT/libraries/quixnxt/app/bootstrap.php:19 |
11 | include_once JROOT/libraries/quixnxt/app/bootstrap.php | JROOT/libraries/loader.php:226 |
10 | JLoader::import() | JROOT/libraries/loader.php:845 |
9 | jimport() | JROOT/plugins/system/quix/quix.php:42 |
8 | plgSystemQuix::initQuix() | JROOT/plugins/system/quix/quix.php:35 |
7 | plgSystemQuix->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM z2o57_menu AS m
LEFT JOIN z2o57_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 50 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | siegal_demosite.m.component_id | 1 | Using where |
Status | Duration |
---|---|
Starting | 0.13 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 1.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Derselbe Aufruf in der Zeile darunter. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT id, home, template, s.params
FROM z2o57_template_styles as s
LEFT JOIN z2o57_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 12 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | siegal_demosite.s.template,const | 1 | Using index condition; Using where |
Status | Duration |
---|---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.20 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.05 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:353 |
9 | T3::detect() | JROOT/plugins/system/t3/t3.php:87 |
8 | plgSystemT3->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `z2o57_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.10 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
19 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
18 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Derselbe Aufruf in der Zeile darunter. |
17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
15 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
14 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
13 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
12 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
11 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
10 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jqueryeasy/helper.php:18 |
9 | plgJQueryEasyHelper::isEnabledOnPage() | JROOT/plugins/system/jqueryeasy/jqueryeasy.php:73 |
8 | plgSystemJqueryeasy->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
UPDATE `z2o57_extensions`
SET `params` = '{\"mediaversion\":\"72fdd28cc1ad83ab0e25f1f2a6c8f6ac\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Status | Duration |
---|---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.09 ms |
Updating | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 6.46 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
14 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
13 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
12 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
11 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
10 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jqueryeasy/helper.php:18 |
9 | plgJQueryEasyHelper::isEnabledOnPage() | JROOT/plugins/system/jqueryeasy/jqueryeasy.php:73 |
8 | plgSystemJqueryeasy->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT *
FROM z2o57_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | z2o57_languages | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 2 | Using where; filesort wurde genutzt |
Status | Duration |
---|---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT tl.id AS projectteamid,tl.division_id,tl.standard_playground,tl.admin,tl.start_points,tl.points_finally,tl.neg_points_finally,tl.matches_finally,tl.won_finally,tl.draws_finally,tl.lost_finally,tl.homegoals_finally,tl.guestgoals_finally,tl.diffgoals_finally,tl.info,tl.reason,tl.team_id as project_team_team_id,tl.checked_out,tl.checked_out_time,tl.is_in_score,tl.picture AS projectteam_picture,IF((ISNULL(tl.picture) OR (tl.picture="")),(IF((ISNULL(t.picture) OR (t.picture="")), c.logo_small , t.picture)) , t.picture) as picture,tl.project_id,t.picture as team_picture,t.id,t.name,t.short_name,t.middle_name,t.notes,t.club_id,u.username,u.email,st.team_id,c.email as club_email,c.phone as club_phone,c.fax as club_fax,c.logo_small,c.logo_middle,c.logo_big,c.country,c.website,c.new_club_id,c.facebook,c.twitter,d.name AS division_name,d.shortname AS division_shortname,d.parent_id AS parent_division_id,plg.name AS playground_name,plg.short_name AS playground_short_name, c.trikot_home, c.trikot_away,CONCAT_WS(':',p.id,p.alias) AS project_slug,CONCAT_WS(':',t.id,t.alias) AS team_slug,CONCAT_WS(':',tl.id,t.alias) AS projectteam_slug,CONCAT_WS(':',d.id,d.alias) AS division_slug,CONCAT_WS(':',c.id,c.alias) AS club_slug,t.name as team_name,t.short_name,t.middle_name,t.club_id,t.website AS team_www,t.picture as team_picture,c.name as club_name,c.address as club_address,c.zipcode as club_zipcode,c.state as club_state,c.location as club_location,c.unique_id,c.country as club_country,c.website AS club_www
FROM z2o57_sportsmanagement_project_team AS tl
LEFT JOIN z2o57_sportsmanagement_season_team_id st
ON st.id = tl.team_id
LEFT JOIN z2o57_sportsmanagement_team t
ON st.team_id = t.id
LEFT JOIN z2o57_users u
ON tl.admin=u.id
LEFT JOIN z2o57_sportsmanagement_club c
ON t.club_id = c.id
LEFT JOIN z2o57_sportsmanagement_division d
ON d.id = tl.division_id
LEFT JOIN z2o57_sportsmanagement_playground plg
ON plg.id = tl.standard_playground
LEFT JOIN z2o57_sportsmanagement_project AS p
ON p.id = tl.project_id
WHERE tl.project_id = 5292
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | tl | ref | combi,project_id | combi | 4 | const | 18 | |
1 | SIMPLE | st | eq_ref | PRIMARY | PRIMARY | 4 | siegal_demosite.tl.team_id | 1 | |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | siegal_demosite.st.team_id | 1 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | siegal_demosite.tl.admin | 1 | |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | siegal_demosite.t.club_id | 1 | Using where |
1 | SIMPLE | d | eq_ref | PRIMARY | PRIMARY | 4 | siegal_demosite.tl.division_id | 1 | Using where |
1 | SIMPLE | plg | eq_ref | PRIMARY | PRIMARY | 4 | siegal_demosite.tl.standard_playground | 1 | Using where |
1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 |
Status | Duration |
---|---|
Starting | 0.25 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.13 ms |
Optimizing | 0.04 ms |
Statistics | 0.10 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.91 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.04 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|---|---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_sportsmanagement/models/project.php:983 |
8 | sportsmanagementModelProject::_getTeams() | JROOT/components/com_sportsmanagement/models/project.php:924 |
7 | sportsmanagementModelProject::getTeams() | JROOT/components/com_sportsmanagement/sportsmanagement.php:282 |
6 | require_once JROOT/components/com_sportsmanagement/sportsmanagement.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `z2o57_extensions`
1 × SELECT `session_id`
FROM `z2o57_session`
1 × SELECT id, rules
FROM `z2o57_viewlevels
1 × SELECT b.id
FROM z2o57_usergroups AS a
LEFT JOIN z2o57_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM z2o57_extensions
1 × SELECT `extension_id`
FROM `z2o57_extensions`
1 × SELECT *
FROM z2o57_extensions
1 × SELECT template
FROM z2o57_template_styles
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM z2o57_menu AS m
LEFT JOIN z2o57_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, home, template, s.params
FROM z2o57_template_styles as s
LEFT JOIN z2o57_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM z2o57_languages
1 × SELECT tl.id AS projectteamid,tl.division_id,tl.standard_playground,tl.admin,tl.start_points,tl.points_finally,tl.neg_points_finally,tl.matches_finally,tl.won_finally,tl.draws_finally,tl.lost_finally,tl.homegoals_finally,tl.guestgoals_finally,tl.diffgoals_finally,tl.info,tl.reason,tl.team_id as project_team_team_id,tl.checked_out,tl.checked_out_time,tl.is_in_score,tl.picture AS projectteam_picture,IF((ISNULL(tl.picture) OR (tl.picture="")),(IF((ISNULL(t.picture) OR (t.picture="")), c.logo_small , t.picture)) , t.picture) as picture,tl.project_id,t.picture as team_picture,t.id,t.name,t.short_name,t.middle_name,t.notes,t.club_id,u.username,u.email,st.team_id,c.email as club_email,c.phone as club_phone,c.fax as club_fax,c.logo_small,c.logo_middle,c.logo_big,c.country,c.website,c.new_club_id,c.facebook,c.twitter,d.name AS division_name,d.shortname AS division_shortname,d.parent_id AS parent_division_id,plg.name AS playground_name,plg.short_name AS playground_short_name, c.trikot_home, c.trikot_away,CONCAT_WS(':',p.id,p.alias) AS project_slug,CONCAT_WS(':',t.id,t.alias) AS team_slug,CONCAT_WS(':',tl.id,t.alias) AS projectteam_slug,CONCAT_WS(':',d.id,d.alias) AS division_slug,CONCAT_WS(':',c.id,c.alias) AS club_slug,t.name as team_name,t.short_name,t.middle_name,t.club_id,t.website AS team_www,t.picture as team_picture,c.name as club_name,c.address as club_address,c.zipcode as club_zipcode,c.state as club_state,c.location as club_location,c.unique_id,c.country as club_country,c.website AS club_www
FROM z2o57_sportsmanagement_project_team AS tl
LEFT JOIN z2o57_sportsmanagement_season_team_id st
ON st.id = tl.team_id
LEFT JOIN z2o57_sportsmanagement_team t
ON st.team_id = t.id
LEFT JOIN z2o57_users u
ON tl.admin=u.id
LEFT JOIN z2o57_sportsmanagement_club c
ON t.club_id = c.id
LEFT JOIN z2o57_sportsmanagement_division d
ON d.id = tl.division_id
LEFT JOIN z2o57_sportsmanagement_playground plg
ON plg.id = tl.standard_playground
LEFT JOIN z2o57_sportsmanagement_project AS p
ON p.id = tl.project_id
1 × INSERT INTO `z2o57_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES (X'3567626b6c3163373937386e713768726e316b76693068333334', 1, 1701602085, 0, '', 0
1 × SHOW FULL COLUMNS
FROM `z2o57_extensions
1 × UPDATE `z2o57_extensions`
SET `params` = '{\"mediaversion\":\"72fdd28cc1ad83ab0e25f1f2a6c8f6ac\"}'