GET https://3d-edem.com/en/gallery?q=en%2Fgallery

Query Metrics

6 Database Queries
6 Different statements
18.03 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
12.44 ms
(68.97%)
1
SELECT count(DISTINCT g0_.id) AS sclr_0 FROM gallery_item g0_
Parameters:
[]
2.06 ms
(11.42%)
1
SELECT g0_.id AS id_0, g0_.type AS type_1, g0_.section AS section_2, g0_.description AS description_3, g0_.video_url AS video_url_4, g0_.image_name AS image_name_5, g0_.updated_at AS updated_at_6 FROM gallery_item g0_ WHERE g0_.id IN (?, ?) ORDER BY g0_.updated_at DESC
Parameters:
[
  2
  1
]
1.75 ms
(9.71%)
1
SELECT DISTINCT g0_.id AS id_0, g0_.updated_at AS updated_at_1 FROM gallery_item g0_ ORDER BY g0_.updated_at DESC LIMIT 6
Parameters:
[]
0.77 ms
(4.29%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.logo AS logo_4, t0.footer AS footer_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.seo_keywords AS seo_keywords_8, t0.seo_canonical AS seo_canonical_9, t0.updated_at AS updated_at_10, t0.stripe_secret_key AS stripe_secret_key_11, t0.stripe_publishable_key AS stripe_publishable_key_12, t0.fondy_merchant_id AS fondy_merchant_id_13, t0.fondy_secret_key AS fondy_secret_key_14 FROM site_configuration t0 LIMIT 1
Parameters:
[]
0.66 ms
(3.67%)
1
SELECT t0.id AS id_1, t0.platform AS platform_2, t0.url AS url_3, t0.icon_class AS icon_class_4 FROM social_link t0
Parameters:
[]
0.35 ms
(1.94%)
1
SELECT COUNT(*) FROM model3_d t0
Parameters:
[]

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
App\Entity\SocialLink 4
App\Entity\GalleryItem 2
App\Entity\SiteConfiguration 1

Entities Mapping

Class Mapping errors
App\Entity\GalleryItem No errors.
App\Entity\SocialLink No errors.
App\Entity\Model3D No errors.
App\Entity\SiteConfiguration No errors.