Query Metrics
1
Database Queries
1
Different statements
2.29 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.29 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.seo_title AS seo_title_3, t0.permalink AS permalink_4, t0.content AS content_5, t0.content_title AS content_title_6, t0.secondary_content AS secondary_content_7, t0.secondary_content_title AS secondary_content_title_8, t0.brand AS brand_9, t0.model AS model_10, t0.video_id AS video_id_11, t0.search_link AS search_link_12, t0.created_at AS created_at_13, t0.deleted_at AS deleted_at_14, t0.publishing_status AS publishing_status_15 FROM page t0 WHERE t0.model = ? AND t0.brand = ? AND t0.deleted_at IS NULL LIMIT 1
Parameters:
[ "a1" "AUD" ] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Domain\Page\Entity\Page | No errors. |
| App\Domain\Page\Entity\PageImage | No errors. |