GET https://jbrand.preprod.mb-world.tech/

Query Metrics

5 Database Queries
3 Different statements
2.21 ms Query time
0 Invalid entities
8 Managed entities

Queries

Group similar statements

# Time Info
1 0.83 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.main_logo_path AS main_logo_path_3, t0.favicon_path AS favicon_path_4, t0.email_contact AS email_contact_5, t0.meta_home_title AS meta_home_title_6, t0.meta_home_description AS meta_home_description_7, t0.system_name AS system_name_8 FROM app_site t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "jbrand.preprod.mb-world.tech"
]
2 0.35 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.title AS title_3, t0.description AS description_4, t0.website AS website_5, t0.position AS position_6, t0.main_image_path AS main_image_path_7 FROM app_brand t0 ORDER BY t0.position ASC
Parameters:
[]
3 0.43 ms
SELECT t0.id AS id_1, t0.category AS category_2, t0.name AS name_3, t0.label AS label_4, t0.type AS type_5, t0.value AS value_6, t0.values_array AS values_array_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM app_configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "GENERAL_FOOTER_TITLE"
]
4 0.34 ms
SELECT t0.id AS id_1, t0.category AS category_2, t0.name AS name_3, t0.label AS label_4, t0.type AS type_5, t0.value AS value_6, t0.values_array AS values_array_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM app_configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "GENERAL_FOOTER_SUBTITLE"
]
5 0.26 ms
SELECT t0.id AS id_1, t0.category AS category_2, t0.name AS name_3, t0.label AS label_4, t0.type AS type_5, t0.value AS value_6, t0.values_array AS values_array_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM app_configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "GENERAL_FOOTER_DESCRIPTION"
]

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\Brand 4
App\Entity\Core\Configuration 3
App\Entity\Site 1

Entities Mapping

Class Mapping errors
App\Entity\Site No errors.
App\Entity\Brand No errors.
App\Entity\Core\Configuration No errors.