Query Metrics
2
Database Queries
2
Different statements
3.01 ms
Query time
0
Invalid entities
41
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.87 ms |
SELECT COUNT(a0_.id) AS sclr_0 FROM article__article a0_ WHERE a0_.active = ? AND a0_.posted = ?
Parameters:
[ 1 1 ] |
| 2 | 2.14 ms |
SELECT a0_.id AS id_0, a0_.active AS active_1, a0_.featured AS featured_2, a0_.posted AS posted_3, a0_.title AS title_4, a0_.slug AS slug_5, a0_.seoTitle AS seoTitle_6, a0_.seoDescription AS seoDescription_7, a0_.postedDate AS postedDate_8, a0_.shortArticleText AS shortArticleText_9, a0_.shortArticleTextRaw AS shortArticleTextRaw_10, a0_.shortArticleTextFormat AS shortArticleTextFormat_11, a0_.fullArticleText AS fullArticleText_12, a0_.fullArticleTextRaw AS fullArticleTextRaw_13, a0_.fullArticleTextFormat AS fullArticleTextFormat_14, a0_.image AS image_15, a0_.createdAt AS createdAt_16, a0_.updatedAt AS updatedAt_17, a0_.imageMediaId AS imageMediaId_18 FROM article__article a0_ WHERE a0_.active = ? AND a0_.posted = ?
Parameters:
[ 1 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 |
|---|---|
| App\Entity\Article | 21 |
| Sulu\Bundle\MediaBundle\Entity\Media | 20 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Sulu\Bundle\TrashBundle\Domain\Model\TrashItem | No errors. |
| Sulu\Bundle\MediaBundle\Entity\Collection | No errors. |
| Sulu\Bundle\ContactBundle\Entity\ContactTitle | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\Group | No errors. |
| App\Entity\Article | No errors. |
| Sulu\Bundle\MediaBundle\Entity\Media | No errors. |
| Sulu\Bundle\TagBundle\Entity\Tag | No errors. |