Query Metrics

7 Database Queries
7 Different statements
2.67 ms Query time
0 Invalid entities
27 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.86 ms
(32.12%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.phone AS phone_4, t0.contact_email AS contact_email_5, t0.main_color AS main_color_6, t0.secondary_color AS secondary_color_7, t0.third_color AS third_color_8, t0.text_color AS text_color_9, t0.background_image AS background_image_10, t0.location AS location_11, t0.legal_advise AS legal_advise_12, t0.privacy_policy AS privacy_policy_13, t0.slogan AS slogan_14, t0.about_us AS about_us_15, t0.why_choose_us AS why_choose_us_16 FROM brand t0
Parameters:
[]
0.50 ms
(18.68%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.brand AS brand_3, t0.description AS description_4, t0.image AS image_5, t0.category AS category_6 FROM product t0
Parameters:
[]
0.37 ms
(14.04%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.icon AS icon_4 FROM feature t0
Parameters:
[]
0.28 ms
(10.58%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.bullet AS bullet_3, t0.image AS image_4, t0.body AS body_5, t0.author AS author_6, t0.tags AS tags_7, t0.section AS section_8, t0.publish_date AS publish_date_9, t0.published AS published_10 FROM blog t0
Parameters:
[]
0.23 ms
(8.52%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.logo AS logo_4 FROM social_network t0
Parameters:
[]
0.22 ms
(8.18%)
1
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.second_name AS second_name_3, t0.father_name AS father_name_4, t0.mother_name AS mother_name_5, t0.position AS position_6, t0.image AS image_7, t0.description AS description_8, t0.greetings AS greetings_9 FROM talent t0
Parameters:
[]
0.21 ms
(7.88%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.icon AS icon_4, t0.base_price AS base_price_5 FROM service 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\Product 21
App\Entity\Brand 1
App\Entity\SocialNetwork 1
App\Entity\Feature 1
App\Entity\Talent 1
App\Entity\Service 1
App\Entity\Blog 1

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.
App\Entity\SocialNetwork No errors.
App\Entity\Product No errors.
App\Entity\Feature No errors.
App\Entity\Talent No errors.
App\Entity\Service No errors.
App\Entity\Blog No errors.
App\Entity\ContactForm No errors.