Query Metrics
4
Database Queries
3
Different statements
1.93 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.68 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:
[
"15003"
]
|
| 2 | 0.50 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:
[ "15003" "ru" "App\Entity\Post" ] |
| 3 | 0.33 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.42 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" "ru" "App\Entity\Nav" ] |
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. |