Query Metrics
12
Database Queries
7
Different statements
3.64 ms
Query time
0
Invalid entities
39
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url_rewrite AS url_rewrite_5, t0.nbr_articles AS nbr_articles_6, t0.content AS content_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.blh AS blh_12, t0.image_id AS image_id_13 FROM instant_category t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 2 | 0.28 ms |
SELECT t0.id AS id_1, t0.draft AS draft_2, t0.active AS active_3, t0.home AS home_4, t0.blr AS blr_5, t0.bll AS bll_6, t0.date_add AS date_add_7, t0.generated_img AS generated_img_8, t0.date_update AS date_update_9, t0.content_id AS content_id_10, t0.image_id AS image_id_11, t0.category_id AS category_id_12 FROM instant_article t0 WHERE t0.category_id = ?
Parameters:
[
3
]
|
| 3 | 0.53 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT i0_.id AS id_0, i0_.draft AS draft_1, i0_.active AS active_2, i0_.home AS home_3, i0_.blr AS blr_4, i0_.bll AS bll_5, i0_.date_add AS date_add_6, i0_.generated_img AS generated_img_7, i0_.date_update AS date_update_8 FROM instant_article i0_ WHERE i0_.id IN (15, 18, 28, 29, 30, 32, 34, 35, 37, 52, 53)) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 10
Parameters:
[] |
| 4 | 0.43 ms |
SELECT i0_.id AS id_0, i0_.draft AS draft_1, i0_.active AS active_2, i0_.home AS home_3, i0_.blr AS blr_4, i0_.bll AS bll_5, i0_.date_add AS date_add_6, i0_.generated_img AS generated_img_7, i0_.date_update AS date_update_8, i0_.content_id AS content_id_9, i0_.image_id AS image_id_10, i0_.category_id AS category_id_11 FROM instant_article i0_ WHERE i0_.id IN (15, 18, 28, 29, 30, 32, 34, 35, 37, 52, 53) AND i0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY i0_.id DESC
Parameters:
[ 53 52 37 35 34 32 30 29 28 18 ] |
| 5 | 0.39 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT i0_.id AS id_0, i0_.draft AS draft_1, i0_.active AS active_2, i0_.home AS home_3, i0_.blr AS blr_4, i0_.bll AS bll_5, i0_.date_add AS date_add_6, i0_.generated_img AS generated_img_7, i0_.date_update AS date_update_8 FROM instant_article i0_ WHERE i0_.id IN (15, 18, 28, 29, 30, 32, 34, 35, 37, 52, 53) ORDER BY i0_.id DESC) dctrn_result) dctrn_table
Parameters:
[] |
| 6 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_LOGO"
]
|
| 7 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_LOGO"
]
|
| 8 | 0.19 ms |
SELECT t0.id AS id_1, t0.url AS url_2 FROM image t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 9 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_TEXT_TOP"
]
|
| 10 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_TEXT_TOP"
]
|
| 11 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_SITENAME"
]
|
| 12 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_SITENAME"
]
|
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 |
|---|---|
| AR\AdminBundle\Entity\Image | 13 |
| AR\BlogBundle\Entity\InstantArticle | 11 |
| AR\BlogBundle\Entity\InstantArticleContent | 11 |
| AR\AdminBundle\Entity\Configuration | 3 |
| AR\BlogBundle\Entity\InstantCategory | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| AR\BlogBundle\Entity\InstantCategory | No errors. |
| AR\AdminBundle\Entity\Image | No errors. |
| AR\BlogBundle\Entity\InstantArticle | No errors. |
| AR\BlogBundle\Entity\InstantArticleContent | No errors. |
| AR\AdminBundle\Entity\Configuration | No errors. |