Query Metrics
7
Database Queries
6
Different statements
6.26 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.57 ms |
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 = 'ptrk.qr-pib.kz') AND (t0.deleted_at IS NULL))
Parameters:
[
"27440"
]
|
| 2 | 2.21 ms |
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:
[ "27440" "kk" "App\Entity\Post" ] |
| 3 | 0.34 ms |
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 = 'ptrk.qr-pib.kz')
Parameters:
[
"ptrk.qr-pib.kz"
]
|
| 4 | 0.40 ms |
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:
[ "5" "kk" "App\Entity\Nav" ] |
| 5 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 6 | 0.40 ms |
UPDATE post SET counter = ?, updated_at = ? WHERE id = ?
Parameters:
[ 92916 "2026-04-27 17:28:38" 27440 ] |
| 7 | 2.17 ms |
"COMMIT"
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. |