GET https://mipe-website.erp-smb.com/business

Query Metrics

8 Database Queries
2 Different statements
3.93 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 1.44 ms
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.position AS position_2, b0_.slug AS slug_3, b0_.photo AS photo_4, b0_.banner AS banner_5, b0_.brief AS brief_6, b0_.content AS content_7, b0_.seo_title AS seo_title_8, b0_.seo_desc AS seo_desc_9, b0_.bgbanner AS bgbanner_10, b0_.published AS published_11 FROM business b0_ WHERE b0_.published = 1 ORDER BY b0_.position ASC LIMIT 6
Parameters:
[]
2 0.63 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.section AS section_4, t0.type AS type_5 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "business_footer_photo"
]
3 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.section AS section_4, t0.type AS type_5 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "business_footer_title"
]
4 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.section AS section_4, t0.type AS type_5 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "business_footer_description"
]
5 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.section AS section_4, t0.type AS type_5 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "calculate_my_financial_aid_text"
]
6 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.section AS section_4, t0.type AS type_5 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "simulate_the_impact_on_my_DPE_text"
]
7 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.section AS section_4, t0.type AS type_5 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "calculate_my_financial_aid"
]
8 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.section AS section_4, t0.type AS type_5 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "simulate_the_impact_on_my_DPE"
]

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\Setting 7
App\Entity\Business 4

Entities Mapping

Class Mapping errors
App\Entity\Business No errors.
App\Entity\BusinessDetail No errors.
App\Entity\Setting No errors.