Query Metrics
8
Database Queries
7
Different statements
6.91 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.97 ms (28.53%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.87 ms (27.11%) |
2 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "14844" "ru" "App\Entity\Post" ] |
|
1.30 ms (18.82%) |
1 |
SELECT t0.id AS id_1, t0.path AS path_2, t0.image_name AS image_name_3, t0.image_size AS image_size_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.domain AS domain_7, t0.post_id AS post_id_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM attachment t0 WHERE t0.post_id = ? AND ((t0.domain = 'qarlygash.qr-pib.kz'))
Parameters:
[
14844
]
|
|
0.77 ms (11.08%) |
1 |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.title AS title_3, t0.slug AS slug_4, t0.summary AS summary_5, t0.content AS content_6, t0.is_active AS is_active_7, t0.type AS type_8, t0.template AS template_9, t0.counter AS counter_10, t0.modified_at AS modified_at_11, t0.id_old AS id_old_12, t0.template_old AS template_old_13, t0.is_slider_active AS is_slider_active_14, t0.domain AS domain_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.deleted_at AS deleted_at_18, t0.author_id AS author_id_19, t0.parent_id AS parent_id_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22 FROM post t0 WHERE t0.id = ? AND ((t0.domain = 'qarlygash.qr-pib.kz') AND (t0.deleted_at IS NULL))
Parameters:
[
"14844"
]
|
|
0.42 ms (6.06%) |
1 |
UPDATE post SET counter = ?, updated_at = ? WHERE id = ?
Parameters:
[ 473 "2026-04-27 13:43:04" 14844 ] |
|
0.38 ms (5.51%) |
1 |
SELECT n0_.id AS id_0, n0_.body AS body_1, n0_.domain AS domain_2, n0_.created_by AS created_by_3, n0_.updated_by AS updated_by_4 FROM nav n0_ WHERE (n0_.domain = ?) AND (n0_.domain = 'qarlygash.qr-pib.kz')
Parameters:
[
"qarlygash.qr-pib.kz"
]
|
|
0.20 ms (2.88%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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
| Class | Mapping errors |
|---|---|
| App\Entity\Post | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Attachment | No errors. |
| App\Entity\Category | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |
| App\Entity\Nav | No errors. |