Query Metrics
8
Database Queries
7
Different statements
5.81 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 = 'qarlygash.qr-pib.kz') AND (t0.deleted_at IS NULL))
Parameters:
[
"14928"
]
|
| 2 | 0.65 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:
[ "14928" "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 = 'qarlygash.qr-pib.kz')
Parameters:
[
"qarlygash.qr-pib.kz"
]
|
| 4 | 0.41 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:
[ "14" "kk" "App\Entity\Nav" ] |
| 5 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 6 | 0.37 ms |
UPDATE post SET counter = ?, updated_at = ? WHERE id = ?
Parameters:
[ 590 "2026-04-27 14:45:17" 14928 ] |
| 7 | 2.06 ms |
"COMMIT"
Parameters:
[] |
| 8 | 1.21 ms |
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:
[
14928
]
|
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. |