Query Metrics
17
Database Queries
4
Different statements
7.60 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
4.27 ms (56.16%) |
10 |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media_media t0 WHERE t0.id = ?
Parameters:
[
4
]
|
|
1.78 ms (23.47%) |
5 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.link AS link_3, t0.box_id AS box_id_4 FROM box_link t0 WHERE t0.box_id = ?
Parameters:
[
1
]
|
|
0.86 ms (11.35%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3, t0.description AS description_4, t0.date AS date_5, t0.active AS active_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.keywords AS keywords_9 FROM news t0 WHERE t0.active = ? ORDER BY t0.date DESC LIMIT 3
Parameters:
[
1
]
|
|
0.68 ms (9.02%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.header AS header_3, t0.position AS position_4, t0.active AS active_5, t0.flag_id AS flag_id_6, t0.background_id AS background_id_7 FROM box t0 WHERE t0.active = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| customer | doctrine.dbal.customer_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\Base | No errors. |
| App\Entity\Season | No errors. |
| App\Entity\Contract | No errors. |
| App\Entity\PricingProfile | No errors. |
| App\Entity\PricingTable | No errors. |
| App\Entity\PricingRule | No errors. |
| App\Entity\News | No errors. |
| App\Entity\Box | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia | No errors. |
| App\Entity\SonataMediaMedia | No errors. |
| App\Entity\BoxLink | No errors. |
| Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. |
| App\Entity\SonataMediaGalleryItem | No errors. |