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

Query Metrics

4 Database Queries
4 Different statements
0.91 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.30 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:
[
  "2"
]
2 0.23 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.23 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:
[
  2
]
4 0.15 ms
SELECT COUNT(*) FROM article_author t0 WHERE t0.article = ?
Parameters:
[
  2
]

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