GET https://devb2b.webticari.net/gizlilik-politikasi

Query Metrics

11 Database Queries
11 Different statements
6.25 ms Query time
0 Invalid entities
66 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.75 ms
(28.05%)
1
SELECT t0.id AS id_1, t0.`key` AS key_2, t0.`value` AS value_3 FROM setting t0 LIMIT 1
Parameters:
[]
0.75 ms
(12.03%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.status AS status_2 FROM page_category p0_ WHERE (SELECT COUNT(*) FROM page p1_ WHERE p1_.page_category_id = p0_.id) > 0 ORDER BY p0_.status ASC
Parameters:
[]
0.59 ms
(9.50%)
1
SELECT s0_.id AS id_0, s0_.`key` AS key_1, s0_.`value` AS value_2 FROM setting s0_ WHERE s0_.`key` = ?
Parameters:
[
  "firstPageIsLogin"
]
0.54 ms
(8.59%)
1
SELECT t0.id AS id_1, t0.`key` AS key_2, t0.`value` AS value_3 FROM setting t0
Parameters:
[]
0.53 ms
(8.41%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.meta_title AS meta_title_3, c0_.meta_description AS meta_description_4, c0_.meta_keyword AS meta_keyword_5, c0_.seo AS seo_6, c0_.order AS order_7, c0_.parent_id AS parent_id_8 FROM category c0_ WHERE c0_.parent_id IS NULL ORDER BY c0_.order ASC
Parameters:
[]
0.41 ms
(6.57%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.keywords AS keywords_3, p0_.content AS content_4, p0_.seo AS seo_5, p0_.sortStatus AS sortStatus_6, p0_.page_category_id AS page_category_id_7 FROM page p0_ ORDER BY p0_.id DESC
Parameters:
[]
0.38 ms
(6.03%)
1
SELECT c0_.id AS id_0, c0_.session_id AS session_id_1, c0_.var1 AS var1_2, c0_.quantity AS quantity_3, c0_.customer_number AS customer_number_4, c0_.is_discounted AS is_discounted_5, c0_.product_id AS product_id_6, c0_.user_id AS user_id_7, c0_.product_unit_id AS product_unit_id_8 FROM cart c0_ WHERE c0_.session_id = ?
Parameters:
[
  null
]
0.35 ms
(5.60%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.keywords AS keywords_3, p0_.content AS content_4, p0_.seo AS seo_5, p0_.sortStatus AS sortStatus_6, p0_.page_category_id AS page_category_id_7 FROM page p0_ GROUP BY p0_.page_category_id
Parameters:
[]
0.35 ms
(5.58%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.address AS address_4, t0.phone AS phone_5, t0.email AS email_6, t0.description AS description_7, t0.logo AS logo_8, t0.whatsapp AS whatsapp_9, t0.social_media AS social_media_10, t0.whatsapp_control AS whatsapp_control_11 FROM store t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.31 ms
(5.01%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.symbol AS symbol_4, t0.exchangeRate AS exchangeRate_5 FROM currency t0
Parameters:
[]
0.29 ms
(4.64%)
1
SELECT t0.id AS id_1, t0.`key` AS key_2, t0.`value` AS value_3 FROM setting t0 WHERE t0.`key` = ? LIMIT 1
Parameters:
[
  "defaultCurrency"
]

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 58
App\Entity\Category 4
App\Entity\Currency 3
App\Entity\Store 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Setting No errors.
App\Entity\Store No errors.
App\Entity\Currency No errors.
App\Entity\Cart No errors.
App\Entity\Page No errors.
App\Entity\PageCategory No errors.
App\Entity\Category No errors.
App\Entity\Product No errors.