Query Metrics
12
Database Queries
7
Different statements
2.69 ms
Query time
0
Invalid entities
72
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.39 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:
[
4
]
|
| 2 | 0.33 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:
[
4
]
|
| 3 | 0.40 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 (3, 9, 10, 11, 14, 16, 36, 41, 44, 45, 46, 47, 49, 51, 55, 56, 57, 58, 59, 60, 61, 62)) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 10
Parameters:
[] |
| 4 | 0.29 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 (3, 9, 10, 11, 14, 16, 36, 41, 44, 45, 46, 47, 49, 51, 55, 56, 57, 58, 59, 60, 61, 62) AND i0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY i0_.id DESC
Parameters:
[ 62 61 60 59 58 57 56 55 51 49 ] |
| 5 | 0.28 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 (3, 9, 10, 11, 14, 16, 36, 41, 44, 45, 46, 47, 49, 51, 55, 56, 57, 58, 59, 60, 61, 62) ORDER BY i0_.id DESC) dctrn_result) dctrn_table
Parameters:
[] |
| 6 | 0.24 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.15 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.10 ms |
SELECT t0.id AS id_1, t0.url AS url_2 FROM image t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 9 | 0.10 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.15 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.12 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.15 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 | 24 |
| AR\BlogBundle\Entity\InstantArticle | 22 |
| AR\BlogBundle\Entity\InstantArticleContent | 22 |
| 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. |