Query Metrics
2
Database Queries
2
Different statements
2.80 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.73 ms |
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.title AS title_2, a0_.content AS content_3, a0_.alt AS alt_4, a0_.header_video AS header_video_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.status AS status_8, a0_.broadcast_at AS broadcast_at_9, m1_.name AS name_10, m1_.description AS description_11, m1_.enabled AS enabled_12, m1_.provider_name AS provider_name_13, m1_.provider_status AS provider_status_14, m1_.provider_reference AS provider_reference_15, m1_.provider_metadata AS provider_metadata_16, m1_.width AS width_17, m1_.height AS height_18, m1_.length AS length_19, m1_.content_type AS content_type_20, m1_.content_size AS content_size_21, m1_.copyright AS copyright_22, m1_.author_name AS author_name_23, m1_.context AS context_24, m1_.cdn_is_flushable AS cdn_is_flushable_25, m1_.cdn_flush_identifier AS cdn_flush_identifier_26, m1_.cdn_flush_at AS cdn_flush_at_27, m1_.cdn_status AS cdn_status_28, m1_.updated_at AS updated_at_29, m1_.created_at AS created_at_30, m1_.id AS id_31, a0_.header_image_id AS header_image_id_32, a0_.user_id AS user_id_33 FROM article a0_ LEFT JOIN media__media m1_ ON a0_.header_image_id = m1_.id WHERE a0_.status = ? AND (a0_.broadcast_at IS NULL OR a0_.broadcast_at <= CURRENT_TIMESTAMP) ORDER BY a0_.created_at DESC LIMIT 4
Parameters:
[
1
]
|
2 | 1.07 ms |
SELECT t0.id AS id_1, t0.`key` AS key_2, t0.value AS value_3 FROM parameter t0 WHERE t0.`key` = ? LIMIT 1
Parameters:
[
"currentVideoProvider"
]
|
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\Article | No errors. |
Sonata\MediaBundle\Entity\BaseMedia | No errors. |
App\Entity\SonataMediaMedia | No errors. |
App\Entity\User | No errors. |
App\Entity\Tag | No errors. |
Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. |
App\Entity\SonataMediaGalleryItem | No errors. |
App\Entity\Parameter | No errors. |
App\Entity\Newsletter | No errors. |