https://www.demoshop.to2facil.com/api/v1/settings

Query Metrics

4 Database Queries
4 Different statements
0.94 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.31 ms
SELECT t0.id AS id_1, t0.setting AS setting_2, t0.value AS value_3, t0.type AS type_4 FROM s_setting t0
Parameters:
[]
2 0.16 ms
SELECT t0.id AS id_1, t0.setting AS setting_2, t0.value AS value_3, t0.type AS type_4 FROM s_setting t0 WHERE t0.type = ?
Parameters:
[
  "contact"
]
3 0.09 ms
SELECT t0.id AS id_1, t0.setting AS setting_2, t0.value AS value_3, t0.type AS type_4 FROM s_setting t0 WHERE t0.type = ? AND t0.setting = ? LIMIT 1
Parameters:
[
  "config"
  "rechargeVerification"
]
4 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.description AS description_4, t0.image AS image_5, t0.picture AS picture_6, t0.keyword AS keyword_7, t0.is_promoted AS is_promoted_8, t0.slug AS slug_9, t0.color AS color_10, t0.color1 AS color1_11, t0.color2 AS color2_12, t0.is_active AS is_active_13, t0.category_id AS category_id_14 FROM d_category t0 WHERE t0.is_active = ? AND t0.is_promoted = ?
Parameters:
[
  1
  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.

Entities Mapping