Query Metrics

31 Database Queries
2 Different statements
4.38 ms Query time
0 Invalid entities
10 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.04 ms
(92.22%)
28
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.phone AS phone_3, t0.whatsapp AS whatsapp_4, t0.address AS address_5, t0.payment_info AS payment_info_6, t0.email AS email_7, t0.email_sender AS email_sender_8, t0.email_received AS email_received_9, t0.facebook AS facebook_10, t0.instagram AS instagram_11, t0.linkedin AS linkedin_12, t0.twitter AS twitter_13, t0.tiktok AS tiktok_14, t0.youtube AS youtube_15, t0.pinterest AS pinterest_16, t0.logo_id AS logo_id_17, t0.logo_light_id AS logo_light_id_18, t0.favicon_id AS favicon_id_19 FROM setting t0 LIMIT 1
Parameters:
[]
0.34 ms
(7.78%)
3
SELECT l0_.id AS id_0, l0_.code AS code_1, l0_.name AS name_2, l0_.native_name AS native_name_3, l0_.is_active AS is_active_4, l0_.is_default AS is_default_5, l0_.sort_order AS sort_order_6 FROM language l0_ WHERE l0_.is_active = ? ORDER BY l0_.sort_order ASC, l0_.name ASC
Parameters:
[
  1
]

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\Language 9
App\Entity\Setting 1

Entities Mapping

Class Mapping errors
App\Entity\Setting No errors.
App\Entity\Media No errors.
App\Entity\Language No errors.