Query Metrics
7
Database Queries
4
Different statements
10.77 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.33 ms (49.49%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hero_text AS hero_text_3, t0.block_1 AS block_1_4, t0.block_2 AS block_2_5, t0.block_3 AS block_3_6, t0.create_at AS create_at_7, t0.update_at AS update_at_8, t0.banner_desk_id AS banner_desk_id_9, t0.banner_mobile_id AS banner_mobile_id_10, t0.hero_image_id AS hero_image_id_11, t0.block_1_image_id AS block_1_image_id_12, t0.block_2_image_id AS block_2_image_id_13, t0.block_3_image_id AS block_3_image_id_14, t0.seo_id AS seo_id_15 FROM about_page t0 LIMIT 1
Parameters:
[] |
|
3.26 ms (30.30%) |
4 |
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:
[
378
]
|
|
1.38 ms (12.84%) |
1 |
SELECT t0.id AS id_1, t0.url_old AS url_old_2, t0.url_new AS url_new_3, t0.position AS position_4, t0.create_at AS create_at_5, t0.update_at AS update_at_6 FROM redirect t0 WHERE t0.url_old = ? LIMIT 1
Parameters:
[
"/data/About.json"
]
|
|
0.79 ms (7.37%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.keywords AS keywords_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.share_image_id AS share_image_id_6 FROM seo t0 WHERE t0.id = ?
Parameters:
[
93
]
|
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 |
|---|---|
| TMWK\RedirectBundle\Entity\Redirect | No errors. |
| App\Entity\AboutPage | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia | No errors. |
| App\Entity\SonataMediaMedia | No errors. |
| App\Entity\Seo | No errors. |
| App\Entity\HomePage | No errors. |
| App\Entity\News | No errors. |
| App\Entity\GeneralCategory | No errors. |
| App\Entity\ProductCategory |
|
| App\Entity\Product | No errors. |
| App\Entity\ManualsAndCatalogs | No errors. |
| App\Entity\BigWorks | No errors. |
| App\Entity\BigWorkPage | No errors. |
| App\Entity\ManualsAndCatalogsPage | No errors. |
| App\Entity\NewsPage | No errors. |
| App\Entity\ProductsPage | No errors. |
| App\Entity\SearchPage | No errors. |
| App\Entity\UsPage | No errors. |
| Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. |
| App\Entity\SonataMediaGalleryItem | No errors. |