GET http://test.verifeye.hr/odobreni-clanak/11

Query Metrics

8 Database Queries
6 Different statements
2.40 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT t0.id AS id_1, t0.date_created AS date_created_2, t0.date_changed AS date_changed_3, t0.active AS active_4, t0.name AS name_5, t0.summary AS summary_6, t0.key_word AS key_word_7, t0.content AS content_8, t0.approval_date AS approval_date_9, t0.user_created AS user_created_10, t0.user_changed AS user_changed_11, t0.category AS category_12, t0.approver AS approver_13 FROM article t0 WHERE t0.id = ?
Parameters:
[
  "11"
]
2 0.34 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.base_role AS base_role_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.active AS active_7, t0.password_reset_token AS password_reset_token_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
  6
]
3 0.38 ms
SELECT t0.id AS id_1, t0.date_created AS date_created_2, t0.date_changed AS date_changed_3, t0.active AS active_4, t0.name AS name_5, t0.description AS description_6, t0.full_document_path AS full_document_path_7, t0.main AS main_8, t0.user_created AS user_created_9, t0.user_changed AS user_changed_10, t0.article AS article_11 FROM article_image t0 WHERE t0.article = ?
Parameters:
[
  11
]
4 0.25 ms
SELECT COUNT(*) FROM article_author t0 WHERE t0.article = ?
Parameters:
[
  11
]
5 0.25 ms
SELECT COUNT(*) FROM article_author t0 WHERE t0.article = ?
Parameters:
[
  11
]
6 0.24 ms
SELECT t0.id AS id_1, t0.date_created AS date_created_2, t0.date_changed AS date_changed_3, t0.active AS active_4, t0.user_created AS user_created_5, t0.user_changed AS user_changed_6, t0.article AS article_7, t0.author AS author_8 FROM article_author t0 WHERE t0.article = ?
Parameters:
[
  11
]
7 0.29 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.base_role AS base_role_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.active AS active_7, t0.password_reset_token AS password_reset_token_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
8 0.24 ms
SELECT t0.id AS id_1, t0.date_created AS date_created_2, t0.date_changed AS date_changed_3, t0.active AS active_4, t0.name AS name_5, t0.description AS description_6, t0.color AS color_7, t0.sequence AS sequence_8, t0.user_created AS user_created_9, t0.user_changed AS user_changed_10 FROM article_category t0 WHERE t0.id = ?
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.

Entities Mapping