Query Metrics
17
Database Queries
9
Different statements
52.44 ms
Query time
0
Invalid entities
44
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.26 ms |
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM article a0_ WHERE a0_.status = ? AND a0_.publicationStartsAt < ?
Parameters:
[ "published" "2026-07-05 16:38:55" ] |
| 2 | 9.45 ms |
SELECT DISTINCT a0_.id AS id_0, a0_.publicationStartsAt AS publicationStartsAt_1 FROM article a0_ WHERE a0_.status = ? AND a0_.publicationStartsAt < ? ORDER BY a0_.publicationStartsAt DESC LIMIT 12 OFFSET 432
Parameters:
[ "published" "2026-07-05 16:38:55" ] |
| 3 | 2.02 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.body AS body_3, a0_.status AS status_4, a0_.createdAt AS createdAt_5, a0_.thumbnail AS thumbnail_6, a0_.publicationStartsAt AS publicationStartsAt_7, a0_.media AS media_8, a0_.youtubeVideos AS youtubeVideos_9, a0_.facebookGallery AS facebookGallery_10, a0_.category_id AS category_id_11 FROM article a0_ WHERE a0_.status = ? AND a0_.publicationStartsAt < ? AND a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.publicationStartsAt DESC
Parameters:
[ "published" "2026-07-05 16:38:55" 542 541 540 539 538 537 536 535 534 533 532 531 ] |
| 4 | 4.53 ms |
SELECT t0.id AS id_1, t0.facebookConnection_pageId AS facebookConnection_pageId_2, t0.facebookConnection_token AS facebookConnection_token_3, t0.team_id AS team_id_4, t0.seasonSettings_id AS seasonSettings_id_5, t0.selection_id AS selection_id_6 FROM settings t0 WHERE t0.selection_id = ? LIMIT 1
Parameters:
[
1
]
|
| 5 | 2.65 ms |
SELECT t0.id AS id_1, t0.currentSeason_year AS currentSeason_year_2, t0.currentSeason_startYear AS currentSeason_startYear_3, t0.currentSeason_endYear AS currentSeason_endYear_4, t0.firstSeason_year AS firstSeason_year_5, t0.firstSeason_startYear AS firstSeason_startYear_6, t0.firstSeason_endYear AS firstSeason_endYear_7, t0.currentSeasonTeam_id AS currentSeasonTeam_id_8, t0.mainCompetitionExecution_id AS mainCompetitionExecution_id_9 FROM settings_season t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 6 | 2.06 ms |
SELECT t0.id AS id_1, t0.facebookConnection_pageId AS facebookConnection_pageId_2, t0.facebookConnection_token AS facebookConnection_token_3, t0.team_id AS team_id_4, t0.seasonSettings_id AS seasonSettings_id_5, t0.selection_id AS selection_id_6 FROM settings t0 WHERE t0.selection_id = ? LIMIT 1
Parameters:
[
1
]
|
| 7 | 6.03 ms |
SELECT t0.id AS id_1, t0.year AS year_2, t0.rounds AS rounds_3, t0.sort AS sort_4, t0.season_year AS season_year_5, t0.season_startYear AS season_startYear_6, t0.season_endYear AS season_endYear_7, t0.competition_id AS competition_id_8 FROM football_competition_execution t0 WHERE t0.id = ?
Parameters:
[
59
]
|
| 8 | 0.71 ms |
SELECT t0.id AS id_1, t0.facebookConnection_pageId AS facebookConnection_pageId_2, t0.facebookConnection_token AS facebookConnection_token_3, t0.team_id AS team_id_4, t0.seasonSettings_id AS seasonSettings_id_5, t0.selection_id AS selection_id_6 FROM settings t0 WHERE t0.selection_id = ? LIMIT 1
Parameters:
[
1
]
|
| 9 | 0.67 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.shortName AS shortName_4, t0.settings_overtime AS settings_overtime_5, t0.settings_penalties AS settings_penalties_6, t0.logos_id AS logos_id_7 FROM football_competition t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 10 | 0.67 ms |
SELECT t0.id AS id_1, t0.facebookConnection_pageId AS facebookConnection_pageId_2, t0.facebookConnection_token AS facebookConnection_token_3, t0.team_id AS team_id_4, t0.seasonSettings_id AS seasonSettings_id_5, t0.selection_id AS selection_id_6 FROM settings t0 WHERE t0.selection_id = ? LIMIT 1
Parameters:
[
1
]
|
| 11 | 2.18 ms |
SELECT f0_.id AS id_0, f0_.year AS year_1, f0_.rounds AS rounds_2, f0_.sort AS sort_3, f0_.season_year AS season_year_4, f0_.season_startYear AS season_startYear_5, f0_.season_endYear AS season_endYear_6, f0_.competition_id AS competition_id_7 FROM football_competition_execution f0_ WHERE f0_.season_year = ? ORDER BY f0_.sort ASC
Parameters:
[
2026
]
|
| 12 | 3.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.shortName AS shortName_4, t0.settings_overtime AS settings_overtime_5, t0.settings_penalties AS settings_penalties_6, t0.logos_id AS logos_id_7 FROM football_competition t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 13 | 0.63 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.shortName AS shortName_4, t0.settings_overtime AS settings_overtime_5, t0.settings_penalties AS settings_penalties_6, t0.logos_id AS logos_id_7 FROM football_competition t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 14 | 1.65 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.url AS url_2, s0_.logo AS logo_3, s0_.position AS position_4, s0_.exposed AS exposed_5, s0_.active AS active_6 FROM sponsor s0_ WHERE s0_.active = ? AND s0_.exposed = ? ORDER BY s0_.position ASC
Parameters:
[ 1 1 ] |
| 15 | 0.79 ms |
SELECT t0.id AS id_1, t0.facebookConnection_pageId AS facebookConnection_pageId_2, t0.facebookConnection_token AS facebookConnection_token_3, t0.team_id AS team_id_4, t0.seasonSettings_id AS seasonSettings_id_5, t0.selection_id AS selection_id_6 FROM settings t0 WHERE t0.selection_id = ? LIMIT 1
Parameters:
[
1
]
|
| 16 | 7.55 ms |
SELECT t0.id AS id_1, t0.facebookConnection_pageId AS facebookConnection_pageId_2, t0.facebookConnection_token AS facebookConnection_token_3, t0.team_id AS team_id_4, t0.seasonSettings_id AS seasonSettings_id_5, t0.selection_id AS selection_id_6 FROM settings t0 WHERE t0.selection_id = ? LIMIT 1
Parameters:
[
1
]
|
| 17 | 5.45 ms |
SELECT t0.id AS id_1, t0.facebookConnection_pageId AS facebookConnection_pageId_2, t0.facebookConnection_token AS facebookConnection_token_3, t0.team_id AS team_id_4, t0.seasonSettings_id AS seasonSettings_id_5, t0.selection_id AS selection_id_6 FROM settings t0 WHERE t0.selection_id = ? LIMIT 1
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Core\Entity\Sponsor\Sponsor | 18 |
| Core\Entity\Article\Article | 12 |
| Core\Entity\Football\CompetitionExecution | 3 |
| Core\Entity\Football\Competition | 3 |
| Core\Entity\Football\CompetitionLogos | 2 |
| Core\Entity\Article\Category | 1 |
| Core\Entity\Settings\Settings | 1 |
| Core\Entity\Football\Team\Team | 1 |
| Core\Entity\Settings\SeasonSettings | 1 |
| Core\Entity\Football\Selection | 1 |
| Core\Entity\Football\Team\SeasonTeam | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Core\Entity\Article\Article | No errors. |
| Core\Entity\Article\Category | No errors. |
| Core\Entity\Settings\FacebookConnection | No errors. |
| Core\Entity\Settings\Settings | No errors. |
| Core\Entity\Football\Team\TeamName | No errors. |
| Core\Entity\Football\Team\Team | No errors. |
| Core\Entity\Football\Season | No errors. |
| Core\Entity\Settings\SeasonSettings | No errors. |
| Core\Entity\Football\Selection | No errors. |
| Core\Entity\Football\Team\SeasonTeam | No errors. |
| Core\Entity\Football\CompetitionExecution | No errors. |
| Core\Entity\Football\CompetitionSettings | No errors. |
| Core\Entity\Football\Competition | No errors. |
| Core\Entity\Football\MatchDay | No errors. |
| Core\Entity\Football\Table\PointPenalty | No errors. |
| Core\Entity\Football\CompetitionLogos | No errors. |
| Core\Entity\Sponsor\Sponsor | No errors. |