Query Metrics
5
Database Queries
5
Different statements
3.28 ms
Query time
3
Invalid entities
70
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.80 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM tag t0 WHERE t0.id = ?
Parameters:
[
"334"
]
|
| 2 | 0.60 ms |
SELECT t0.id AS id_1, t0.css AS css_2, t0.url AS url_3, t0.visible AS visible_4, t0.redirecturl AS redirecturl_5, t0.priority AS priority_6, t0.adfactor AS adfactor_7, t0.name AS name_8 FROM menuitem t0 WHERE t0.visible = ? ORDER BY t0.priority ASC
Parameters:
[
1
]
|
| 3 | 0.40 ms |
SELECT t0.id AS id_1, t0.menuitem_id AS menuitem_id_2, t0.name AS name_3, t0.url AS url_4, t0.type AS type_5, t0.priority AS priority_6, t0.menuitem_id AS menuitem_id_7 FROM submenuitem t0 ORDER BY t0.priority ASC
Parameters:
[] |
| 4 | 0.88 ms |
SELECT t0.id AS id_1, t0.submenuitem_id AS submenuitem_id_2, t0.name AS name_3, t0.css AS css_4, t0.url AS url_5, t0.hideskill AS hideskill_6, t0.type AS type_7, t0.priority AS priority_8, t0.submenuitem_id AS submenuitem_id_9, t10.id AS id_11, t10.url AS url_12, t10.name AS name_13, t10.metatitle AS metatitle_14, t10.metadesc AS metadesc_15, t10.metakeyw AS metakeyw_16, t10.age AS age_17, t10.ageto AS ageto_18, t10.lead AS lead_19, t10.views AS views_20, t10.adddate AS adddate_21, t10.content AS content_22, t10.likesno AS likesno_23, t10.path AS path_24, t10.category_id AS category_id_25, t10.skill_id AS skill_id_26, t10.author_id AS author_id_27, t10.gallery_id AS gallery_id_28 FROM submenucategory t0 LEFT JOIN staticitem t10 ON t10.category_id = t0.id ORDER BY t0.priority ASC
Parameters:
[] |
| 5 | 0.59 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.title AS title_3, t0.description AS description_4, t0.keywords AS keywords_5 FROM meta t0 WHERE t0.path = ?
Parameters:
[
"/tag/334"
]
|
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 |
|---|---|
| TTT\DatabaseBundle\Entity\SubmenuCategory | 51 |
| TTT\DatabaseBundle\Entity\SubmenuItem | 13 |
| TTT\DatabaseBundle\Entity\MenuItem | 3 |
| TTT\DatabaseBundle\Entity\Tag | 1 |
| TTT\DatabaseBundle\Entity\StaticItem | 1 |
| TTT\DatabaseBundle\Entity\Gallery | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| TTT\DatabaseBundle\Entity\Tag | No errors. |
| TTT\DatabaseBundle\Entity\ArtItem | No errors. |
| TTT\DatabaseBundle\Entity\DownloadItem | No errors. |
| TTT\DatabaseBundle\Entity\EventItem |
|
| TTT\DatabaseBundle\Entity\ArticleItem | No errors. |
| TTT\DatabaseBundle\Entity\StaticItem | No errors. |
| TTT\DatabaseBundle\Entity\MenuItem | No errors. |
| TTT\DatabaseBundle\Entity\Ad | No errors. |
| TTT\DatabaseBundle\Entity\SubmenuItem | No errors. |
| TTT\DatabaseBundle\Entity\SubmenuCategory | No errors. |
| TTT\DatabaseBundle\Entity\Skill | No errors. |
| TTT\DatabaseBundle\Entity\Author |
|
| TTT\DatabaseBundle\Entity\Gallery | No errors. |
| TTT\DatabaseBundle\Entity\ItemSubcategory | No errors. |
| TTT\DatabaseBundle\Entity\Comment | No errors. |
| TTT\DatabaseBundle\Entity\UserLike |
|
| TTT\DatabaseBundle\Entity\Meta | No errors. |